| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'd7b3ee9a3a03ab88d61a5895fbdbc6689f4dd671' | Michael Niedermayer | 2013-12-12 | 1 | -0/+5 |
|\ |
|
| * | lavc: deprecate avcodec_get_frame_defaults(). | Anton Khirnov | 2013-12-11 | 1 | -0/+5 |
* | | Merge commit '48d17ee6dc2b2a552f645484f200c2946bf24607' | Michael Niedermayer | 2013-12-12 | 1 | -2/+1 |
|\| |
|
* | | Merge commit 'eb891b3114f499e96b9faddd0b0ae856345dfbd9' | Michael Niedermayer | 2013-12-11 | 2 | -5/+5 |
|\| |
|
| * | Replace all uses of avcodec_free_frame with av_frame_free(). | Anton Khirnov | 2013-12-11 | 1 | -1/+1 |
* | | doc: Fix adelay example. | Carl Eugen Hoyos | 2013-12-09 | 1 | -1/+1 |
* | | Merge commit '7e244c68600f479270e979258e389ed5240885fb' | Michael Niedermayer | 2013-12-09 | 1 | -0/+4 |
|\| |
|
| * | avframe: add codec-independent stereoscopic metadata | Vittorio Giovara | 2013-12-09 | 1 | -0/+4 |
* | | cmdutils & opencl: add -opencl_bench option to test and show available OpenCL... | Lenny Wang | 2013-12-09 | 3 | -2/+8 |
* | | lavfi: add aeval filter | Stefano Sabatini | 2013-12-06 | 1 | -0/+64 |
* | | lavfi/aevalsrc: duplicate last expression for the missing channels | Stefano Sabatini | 2013-12-06 | 1 | -1/+2 |
* | | doc: add script to compute texi files dependencies | Stefano Sabatini | 2013-12-06 | 2 | -1/+33 |
* | | doc/examples/filtering_audio: init packet0.data | Michael Niedermayer | 2013-12-03 | 1 | -0/+1 |
* | | doc/ffserver: remove spurious NoAudio option from stream example | Stefano Sabatini | 2013-12-02 | 1 | -1/+0 |
* | | doc/examples/filtering_audio: fix chunked audio decoding | Stefano Sabatini | 2013-12-02 | 1 | -4/+15 |
* | | doc/examples/filtering_audio: fix style | Stefano Sabatini | 2013-12-02 | 1 | -2/+2 |
* | | doc/examples/filtering_video: do not make use of AVBufferSinkParams | Stefano Sabatini | 2013-12-02 | 1 | -5/+8 |
* | | doc/examples/filtering_video: add some error handling in init_filters() | Stefano Sabatini | 2013-12-02 | 1 | -6/+15 |
* | | doc/examples/README: fix typo | Stefano Sabatini | 2013-12-02 | 1 | -1/+1 |
* | | doc/examples/filtering_audio: add more error checks | Stefano Sabatini | 2013-12-02 | 1 | -10/+18 |
* | | doc/examples/filtering: make use of av_err2str() | Stefano Sabatini | 2013-12-02 | 2 | -6/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-12-01 | 1 | -1/+1 |
|\| |
|
| * | doc: Try to find nonstandard Perl path from the environment | Diego Biurrun | 2013-12-01 | 1 | -1/+3 |
| * | doc/platform: Update to reflect current MSVC build situation | Derek Buitenhuis | 2013-11-27 | 1 | -9/+15 |
* | | doc/ffserver: fix misc minor typos | Stefano Sabatini | 2013-12-01 | 1 | -2/+1 |
* | | build: rename version.h to libavutil/ffversion.h | Timothy Gu | 2013-11-30 | 1 | -0/+4 |
* | | doc/ffserver: clarify documentation for Feed MaxFileSize option | Stefano Sabatini | 2013-11-30 | 1 | -2/+3 |
* | | doc/ffserver: clarify that note in NoDaemon option documentation | Stefano Sabatini | 2013-11-30 | 1 | -2/+2 |
* | | doc/ffserver: add "Detailed description" chapter | Stefano Sabatini | 2013-11-30 | 1 | -13/+108 |
* | | doc/ffserver: remove more mentions to LAME and build | Stefano Sabatini | 2013-11-30 | 1 | -7/+0 |
* | | doc/ffserver: specify missing argument for ACL feed option | Stefano Sabatini | 2013-11-29 | 1 | -1/+1 |
* | | doc/ffserver: fix RTSPOtion tpo | Stefano Sabatini | 2013-11-29 | 1 | -1/+1 |
* | | doc/ffserver: extend documentation for Feed/File stream options | Stefano Sabatini | 2013-11-29 | 1 | -2/+12 |
* | | doc/ffserver: uncomment line in stream section example | Stefano Sabatini | 2013-11-29 | 1 | -1/+1 |
* | | doc/ffserver: reorder encoding options, and mark them as such | Stefano Sabatini | 2013-11-29 | 1 | -35/+49 |
* | | doc/ffserver: extend documentation for various file-related options | Stefano Sabatini | 2013-11-29 | 1 | -4/+16 |
* | | doc/ffserver: mention remaining stream options | Stefano Sabatini | 2013-11-29 | 1 | -0/+12 |
* | | doc/ffserver: move general stream options upwards in the list | Stefano Sabatini | 2013-11-29 | 1 | -28/+34 |
* | | doc/ffserver: reorder/extend stream video encoding options | Stefano Sabatini | 2013-11-29 | 1 | -6/+33 |
* | | doc/ffserver: fix bitrate unit for bitrate option | Stefano Sabatini | 2013-11-29 | 1 | -3/+3 |
* | | doc/ffserver: add notice about re-launch behavior | Stefano Sabatini | 2013-11-28 | 1 | -0/+3 |
* | | doc/ffserver: document InputFormat stream option | Stefano Sabatini | 2013-11-28 | 1 | -0/+3 |
* | | doc/ffserver: fix documentation for CustomLog | Stefano Sabatini | 2013-11-28 | 1 | -4/+4 |
* | | doc/ffserver: extend documentation for VideoBitRateRange | Stefano Sabatini | 2013-11-28 | 1 | -0/+4 |
* | | doc/ffserver: clarify/extend documentation about status streams | Stefano Sabatini | 2013-11-28 | 1 | -4/+5 |
* | | doc/ffserver: move ACL syntax section before the global option sections | Stefano Sabatini | 2013-11-28 | 1 | -30/+30 |
* | | doc/ffserver: document "Launch" feed option | Stefano Sabatini | 2013-11-28 | 1 | -1/+15 |
* | | doc/ffserver: fix documentation for -n option | Stefano Sabatini | 2013-11-28 | 1 | -1/+1 |
* | | doc/ffserver: extend documentation for CustomLog option | Stefano Sabatini | 2013-11-28 | 1 | -3/+8 |
* | | doc/ffserver: fix RTPS -> RTSP ttypo | Stefano Sabatini | 2013-11-28 | 1 | -1/+1 |