| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/libmp3lame: add ABR support | Timothy Gu | 2013-11-02 | 1 | -1/+6 |
* | Merge commit '5846646296e377e093441dfe9eadde38ff1f7c99' | Michael Niedermayer | 2013-11-01 | 1 | -0/+1 |
|\ |
|
| * | Add raw HEVC demuxer | Dirk Farin | 2013-10-31 | 1 | -0/+1 |
* | | Merge commit '064698d381e1e7790f21b0199a8930ea04e2e942' | Michael Niedermayer | 2013-11-01 | 1 | -0/+1 |
|\| |
|
| * | Add HEVC decoder | Guillaume Martres | 2013-10-31 | 1 | -0/+1 |
* | | Merge commit '28096e0a806e57376541e6222d315619906e3c55' | Michael Niedermayer | 2013-11-01 | 1 | -0/+3 |
|\| |
|
| * | h264: wait for initial complete frame before outputing frames | John Stebbins | 2013-10-31 | 1 | -0/+3 |
* | | doc/encoders: add libfaac encoder documentation | Stefano Sabatini | 2013-11-01 | 1 | -2/+109 |
* | | doc/encoders: document the libfdk-aac wrapper | Stefano Sabatini | 2013-11-01 | 1 | -2/+167 |
* | | doc/encoders: extend/clarify libtheora encoder documentation | Stefano Sabatini | 2013-11-01 | 1 | -14/+39 |
* | | Merge commit '9af7a8523a6bb517834ebed36093bdab11a8b38e' | Michael Niedermayer | 2013-11-01 | 1 | -0/+3 |
|\| |
|
| * | HNM4/HNM4A demuxer & video decoder | David Kment | 2013-10-31 | 1 | -0/+3 |
| * | avplay: Accept cpuflags option | Luca Barbato | 2013-10-22 | 2 | -4/+4 |
* | | doc/filters: add few more examples for blend filter | Paul B Mahol | 2013-10-31 | 1 | -0/+18 |
* | | doc/examples/demuxing: reset got_frame. | Clément Bœsch | 2013-10-30 | 1 | -0/+2 |
* | | lavc: extend documentation for the "bf" option | Stefano Sabatini | 2013-10-29 | 1 | -1/+7 |
* | | doc/muxers: add definitory line for the MOV/MP4/ISMV muxer | Stefano Sabatini | 2013-10-29 | 1 | -1/+3 |
* | | doc/RELEASE_NOTES: update for 2.1 | Michael Niedermayer | 2013-10-28 | 1 | -1/+1 |
* | | doc/APIchanges: add 2 missing hashes & versions | Michael Niedermayer | 2013-10-28 | 1 | -2/+2 |
* | | lavc: add support for CODEC_CAP_DELAY in subtitles | Marton Balint | 2013-10-27 | 1 | -0/+3 |
* | | avfilter: add mergeplanes filter | Paul B Mahol | 2013-10-27 | 1 | -0/+59 |
* | | doc/encoders: replace @xref with @ref command | Stefano Sabatini | 2013-10-27 | 1 | -1/+2 |
* | | doc/encoders: add libshine doc | Timothy Gu | 2013-10-27 | 1 | -0/+39 |
* | | doc/protocols/rtp: apply misc fixes | Stefano Sabatini | 2013-10-27 | 1 | -6/+9 |
* | | cmdutils: add -colors option | Stefano Sabatini | 2013-10-27 | 1 | -0/+3 |
* | | lavu/parseutils: add av_get_known_color_name() | Stefano Sabatini | 2013-10-27 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'cus/stable' | Michael Niedermayer | 2013-10-26 | 1 | -2/+5 |
|\ \ |
|
| * | | ffplay: update and extend documentation for channel and stream switching | Marton Balint | 2013-10-26 | 1 | -2/+5 |
* | | | doc/issue_tracker: add 2 missing issue types | Michael Niedermayer | 2013-10-26 | 1 | -0/+6 |
|/ / |
|
* | | doc: add a few links to the Channel Layout syntax section | Stefano Sabatini | 2013-10-25 | 2 | -3/+6 |
* | | doc/utils: document channel layout specification | Stefano Sabatini | 2013-10-25 | 1 | -0/+148 |
* | | doc/issue_tracker: remove more mentions of patches | Michael Niedermayer | 2013-10-25 | 1 | -10/+7 |
* | | doc/issue_tracker: update resolution names | Michael Niedermayer | 2013-10-25 | 1 | -3/+3 |
* | | doc/issue_tracker: remove patches as we dont use trac to handle patches | Michael Niedermayer | 2013-10-25 | 1 | -19/+0 |
* | | doc/issue_tracker: theres no substatus in trac | Michael Niedermayer | 2013-10-25 | 1 | -7/+4 |
* | | doc/Makefile: fix man pages uninstall path | Stefano Sabatini | 2013-10-24 | 1 | -2/+2 |
* | | doc/protocols: add description for the RTP protocol | burek | 2013-10-24 | 1 | -0/+60 |
* | | doc/codecs: update skip_alpha documentation | Timothy Gu | 2013-10-24 | 1 | -1/+3 |
* | | doc/encoders: add libvorbis doc | Timothy Gu | 2013-10-24 | 1 | -0/+52 |
* | | lavd: add fbdev output device | Lukasz Marek | 2013-10-24 | 1 | -0/+29 |
* | | avfilter: replaygain scanner | Paul B Mahol | 2013-10-21 | 1 | -0/+6 |
* | | doc/developer: Add a policy item about updating the MAINTAINERs file | Michael Niedermayer | 2013-10-19 | 1 | -0/+6 |
* | | lavd/pulse_audio_dec: apply cosmetic changes | Lukasz Marek | 2013-10-18 | 1 | -1/+4 |
* | | lavu/opt: add AV_OPT_TYPE_CHANNEL_LAYOUT and handler functions | Stefano Sabatini | 2013-10-17 | 1 | -0/+5 |
* | | doc/utils: fix docs build | Michael Niedermayer | 2013-10-16 | 1 | -1/+1 |
* | | doc/filters: reference ffmpeg-utils manual for color and sizes options | Timothy Gu | 2013-10-16 | 1 | -51/+66 |
* | | doc/utils: reformat doc for color syntax and add list of supported colors | Timothy Gu | 2013-10-16 | 1 | -6/+290 |
* | | doc/utils: rewrite doc for time duration syntax | Timothy Gu | 2013-10-16 | 1 | -5/+33 |
* | | doc: make x11grab examples consistent with option names | Lou Logan | 2013-10-14 | 2 | -8/+8 |
* | | doc/developer: Merge license related policy items | Michael Niedermayer | 2013-10-13 | 1 | -3/+2 |