| Commit message (Expand) | Author | Age | Files | Lines |
* | doc/muxers/image2: apply several formatting changes | Stefano Sabatini | 2014-01-08 | 1 | -8/+10 |
* | doc/muxers/image2: document strftime option | Ramiro Polla | 2014-01-08 | 1 | -0/+14 |
* | doc/muxers/matroska: add information to the matroska metadata language entry | Helmut K. C. Tessarek | 2014-01-08 | 1 | -0/+5 |
* | doc/ffmpeg: remove documentation for removed vlang/slang options | Stefano Sabatini | 2014-01-08 | 1 | -5/+0 |
* | doc/muxers/matroska: reformat documentation | Stefano Sabatini | 2014-01-08 | 1 | -15/+8 |
* | doc/filters/equalizer: add examples for equalizer | Werner Robitza | 2014-01-07 | 1 | -0/+15 |
* | examples/decoding_encoding: fix style nits | Stefano Sabatini | 2014-01-07 | 1 | -14/+14 |
* | Merge commit '5b4797a21db900b7d509660b7a4d49829089b004' | Michael Niedermayer | 2014-01-05 | 1 | -0/+4 |
|\ |
|
| * | avframe: add AV_FRAME_DATA_MATRIXENCODING side data type. | Tim Walker | 2014-01-05 | 1 | -0/+4 |
* | | Merge commit '5c437fb' | Michael Niedermayer | 2014-01-05 | 1 | -0/+3 |
|\| |
|
| * | lavu: Add values for various Dolby flags to the AVMatrixEncoding enum. | Tim Walker | 2014-01-05 | 1 | -0/+3 |
* | | doc/protocols/file: fix semantical reverse | Stefano Sabatini | 2014-01-05 | 1 | -1/+1 |
* | | doc/protocols/file: document general file protocol URL syntax | Stefano Sabatini | 2014-01-05 | 1 | -4/+12 |
* | | avutil/mathematics: add av_add_stable() | Michael Niedermayer | 2014-01-04 | 1 | -0/+3 |
* | | doc/faq: remove "-profile option fails when encoding H.264 video with AAC aud... | Stefano Sabatini | 2014-01-03 | 1 | -20/+0 |
* | | doc/ffserver: mention how to access streams through RTSP | Stefano Sabatini | 2014-01-03 | 1 | -3/+11 |
* | | doc/muxers/hls: change "can used" to "can be used" | Stefano Sabatini | 2014-01-02 | 1 | -1/+1 |
* | | doc/doxy: remove unused files | Michael Niedermayer | 2014-01-02 | 4 | -2050/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-01-02 | 1 | -1/+4 |
|\| |
|
| * | Makefile: add html template files to the doxygen deps | Anton Khirnov | 2014-01-01 | 1 | -1/+4 |
* | | doc/muxers/segment: clarify ambiguos reference | Stefano Sabatini | 2014-01-02 | 1 | -1/+1 |
* | | doc/muxers/segment: reference hls muxer | Stefano Sabatini | 2014-01-02 | 1 | -0/+3 |
* | | doc/muxers/hls: extend documentation | Stefano Sabatini | 2014-01-02 | 1 | -9/+33 |
* | | doc/protocols/rtsp, lavf/rtsp: fix/extend options documentation | Stefano Sabatini | 2014-01-01 | 1 | -20/+69 |
* | | ffplay: add documentation for "s" key | Werner Robitza | 2014-01-01 | 1 | -0/+6 |
* | | avcodec/mpegvideo_enc: implement frame skip score normalization | Michael Niedermayer | 2014-01-01 | 1 | -0/+3 |
* | | Allow hiding the banner. | Carl Eugen Hoyos | 2013-12-29 | 1 | -0/+7 |
* | | doc/encoders: add wavpackenc doc | Timothy Gu | 2013-12-29 | 1 | -1/+63 |
* | | doc/encoders: reformat libwavpack documentation | Timothy Gu | 2013-12-29 | 1 | -12/+29 |
* | | ATRAC+ decoder | Maxim Poliakovski | 2013-12-29 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-12-27 | 1 | -6/+4 |
|\| |
|
| * | doxy: Update the css to have a flat style | Luca Barbato | 2013-12-27 | 1 | -6/+4 |
* | | Merge commit '9ace13db77a22fd59c217175596a95775c5d25aa' | Michael Niedermayer | 2013-12-27 | 1 | -0/+4 |
|\| |
|
| * | doxy: Fix link in badge color | Luca Barbato | 2013-12-27 | 1 | -0/+4 |
* | | doc/protocols: fix level of udp examples subsection | Stefano Sabatini | 2013-12-27 | 1 | -1/+1 |
* | | doc/protocols/tcp,lavf/tcp: apply minor fixes to TCP protocol documentation | Stefano Sabatini | 2013-12-25 | 1 | -8/+17 |
* | | doc/protocols/udp,lavf/udp: apply minor documentation fixes | Stefano Sabatini | 2013-12-25 | 1 | -8/+16 |
* | | lavfi/volume: implement process_command() callback, with the volume command | Stefano Sabatini | 2013-12-25 | 1 | -1/+14 |
* | | lavfi/volume: support volume expression and per-frame expression evaluation | Stefano Sabatini | 2013-12-25 | 1 | -2/+55 |
* | | Merge commit '57ead8449e44bd07b3d4a5bd42f1aab64566f92e' | Michael Niedermayer | 2013-12-23 | 1 | -1/+1 |
|\| |
|
| * | doc: fix link to the ISC license text in the developer documentation. | Tim Walker | 2013-12-22 | 1 | -1/+1 |
* | | Merge commit '6c0e83511705e7f8f5100e7852a1e7fd16aa8877' | Michael Niedermayer | 2013-12-23 | 1 | -1/+1 |
|\| |
|
| * | doc: fix a coding style error in the developer documentation. | Tim Walker | 2013-12-22 | 1 | -1/+1 |
* | | avutil/avstring: add av_strnlen() | Michael Niedermayer | 2013-12-22 | 1 | -0/+4 |
* | | Merge commit 'be7c323176e2e5fcf30e3d2ff20975b2f936811b' | Michael Niedermayer | 2013-12-22 | 2 | -2/+64 |
|\| |
|
| * | Add a libwebp encoder | Justin Ruggles | 2013-12-21 | 2 | -2/+63 |
* | | examples/muxing: fix memleaks in resampler | Ilya Basin | 2013-12-21 | 1 | -12/+18 |
* | | examples/muxing: use S16 sample_fmt for resample src regardless of codec samp... | Ilya Basin | 2013-12-21 | 1 | -1/+1 |
* | | examples/muxing: fix av_frame_free() not called when got_packet is false | Ilya Basin | 2013-12-21 | 1 | -1/+2 |
* | | Merge commit '2a41826bea3833895dc06939831b7f35ca1f597e' | Michael Niedermayer | 2013-12-21 | 1 | -0/+3 |
|\| |
|