| Commit message (Expand) | Author | Age | Files | Lines |
* | examples/muxing: reindent after previous commit | Stefano Sabatini | 2014-01-23 | 1 | -32/+32 |
* | examples/muxing: flush encoders at the end | Stefano Sabatini | 2014-01-23 | 1 | -23/+30 |
* | lavf/libssh: add private_key option | Lukasz Marek | 2014-01-22 | 1 | -0/+4 |
* | examples/filtering_audio,video: drop call to avcodec_get_frame_defaults() | Stefano Sabatini | 2014-01-21 | 2 | -2/+0 |
* | examples/muxing: reduce duration, remove wrong and misleading comment | Stefano Sabatini | 2014-01-21 | 1 | -2/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-01-20 | 1 | -0/+5 |
|\ |
|
| * | lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width(). | Anton Khirnov | 2014-01-20 | 1 | -0/+5 |
* | | examples/muxing: remove redundant {} | Stefano Sabatini | 2014-01-20 | 1 | -6/+4 |
* | | examples/muxing: change error checks, from "ret != 0" to "ret < 0" | Stefano Sabatini | 2014-01-20 | 1 | -2/+3 |
* | | examples/muxing: factorize write_interleave code | Stefano Sabatini | 2014-01-20 | 1 | -17/+28 |
* | | examples: add remuxing example | Stefano Sabatini | 2014-01-20 | 3 | -0/+166 |
* | | lavf: add avformat_get_mov_video_tags() and avformat_get_mov_audio_tags() | wm4 | 2014-01-19 | 1 | -0/+3 |
* | | lavu/rational: add syntactic sugar. | Nicolas George | 2014-01-19 | 1 | -0/+3 |
* | | doc/muxers: add "Options", "Examples", "Syntax", etc. subsections | Timothy Gu | 2014-01-19 | 1 | -7/+34 |
* | | doc/encoders: add libx264rgb doc and supported pixfmts for libx264(rgb) | Timothy Gu | 2014-01-19 | 1 | -1/+11 |
* | | doc/muxers/segment: fix formula for computing the segment_time_delta value | Stefano Sabatini | 2014-01-19 | 1 | -1/+1 |
* | | lavfi/vidstabtransform: apply various documentation/option minor fixes | Stefano Sabatini | 2014-01-19 | 1 | -64/+52 |
* | | Merge commit '33018907bd07b34e0e70d5ae12097265eb3734d7' | Michael Niedermayer | 2014-01-17 | 1 | -2/+9 |
|\| |
|
| * | mp3enc: allow omitting the id3v2 header with -id3v2_version 0 | Anton Khirnov | 2014-01-17 | 1 | -2/+9 |
* | | Merge commit 'f9cc6883a4e5cf72cbfa21d17e1908a2a432f6bd' | Michael Niedermayer | 2014-01-17 | 1 | -3/+4 |
|\| |
|
| * | mp3enc: add an option for disabling the Xing frame. | Anton Khirnov | 2014-01-17 | 1 | -3/+4 |
* | | lavfi/vidstabdetect,vidstabtransform: update to vid.stab 0.98 | Georg Martius | 2014-01-16 | 1 | -5/+27 |
* | | examples/muxing: simplify video PTS setting | Stefano Sabatini | 2014-01-12 | 1 | -3/+1 |
* | | Merge commit 'a7d0e7ead95e584c4866617f046b2493066975c6' | Michael Niedermayer | 2014-01-10 | 1 | -0/+45 |
|\| |
|
| * | lavfi: add framepack filter | Vittorio Giovara | 2014-01-09 | 1 | -0/+45 |
| * | ATRAC3+ decoder | Maxim Polijakowski | 2014-01-09 | 1 | -0/+1 |
* | | doc/examples/muxing: Fixes frame initialization. | Andre Anjos | 2014-01-09 | 1 | -0/+3 |
* | | doc: remove encoder/muxer/sinks docs from ffplay- and ffprobe-all | Timothy Gu | 2014-01-09 | 5 | -0/+14 |
* | | examples/muxing: set timestamps in output audio packet | Stefano Sabatini | 2014-01-09 | 1 | -0/+7 |
* | | examples/muxing: use av_frame_free() in place of av_free() | Stefano Sabatini | 2014-01-09 | 1 | -1/+1 |
* | | examples/muxing: reuse global audio frame | Stefano Sabatini | 2014-01-09 | 1 | -7/+13 |
* | | examples/muxing: honour distinction between encoder PTS timebase and stream t... | Stefano Sabatini | 2014-01-09 | 1 | -1/+5 |
* | | examples/muxing: set sample formats from list of codec supported sample formats | Stefano Sabatini | 2014-01-09 | 1 | -1/+2 |
* | | doc/filters: add rotate example using degrees | Lou Logan | 2014-01-09 | 1 | -0/+6 |
* | | 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 |