| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '8fcd121b823caeadbe7597c9ae9229f6f164f949' | Michael Niedermayer | 2015-07-09 | 1 | -1/+1 |
|\ |
|
| * | doc: Use the succinct syntax for the channelmap example | Luca Barbato | 2015-07-09 | 1 | -1/+1 |
* | | avfilter: add removegrain | Paul B Mahol | 2015-07-08 | 1 | -0/+104 |
* | | doc/texi2pod: fix an unescaped left brace | James Almer | 2015-07-05 | 1 | -1/+1 |
* | | avfilter/avf_showvolume: make it possible to use current channel number in co... | Paul B Mahol | 2015-07-03 | 1 | -0/+3 |
* | | lavfi: add (a)drawgraph filter | Paul B Mahol | 2015-07-03 | 1 | -0/+101 |
* | | Merge commit '832129431fd5c693b12c32a1563944c631feaf36' | Michael Niedermayer | 2015-07-03 | 1 | -1/+1 |
|\| |
|
| * | lavu: Add version information for av_version_info() | Vittorio Giovara | 2015-07-03 | 1 | -3/+3 |
* | | avfilter/af_astats: export metadata | Paul B Mahol | 2015-07-03 | 1 | -0/+35 |
* | | Merge commit '1316df7aa98c4784f190d107206d0bb12c590b89' | Michael Niedermayer | 2015-07-03 | 1 | -2/+2 |
|\| |
|
| * | lavu: add an API function to return the Libav version string | wm4 | 2015-07-02 | 1 | -0/+3 |
* | | doc/muxers/segment: fix formatting of segment_list_type option | Stefano Sabatini | 2015-07-02 | 1 | -7/+3 |
* | | lavu: add an API function to return the FFmpeg version string | wm4 | 2015-07-01 | 1 | -0/+3 |
* | | Merge commit '08c2d8f0aa679c2f060721d1d0d4f33d2ae32368' | Michael Niedermayer | 2015-07-01 | 1 | -0/+2 |
|\| |
|
| * | Go2Meeting decoder | Kostya Shishkov | 2015-07-01 | 1 | -0/+2 |
| * | PCM signed 16-bit big-endian planar decoder | Paul B Mahol | 2015-06-24 | 1 | -0/+1 |
* | | avcodec/h264: Greenmetadata SEI parsing | Nicolas DEROUINEAU | 2015-06-30 | 1 | -0/+3 |
* | | doc: Add jpeg2000 encoder documentation. | Carl Eugen Hoyos | 2015-06-30 | 1 | -0/+15 |
* | | avfilter/avf_showvolume: optionally display channel names | Paul B Mahol | 2015-06-29 | 1 | -0/+3 |
* | | avformat/avio: Move avio_delete() avio_move() to avpriv_ namespace | Michael Niedermayer | 2015-06-29 | 1 | -4/+0 |
* | | doc/filters: fix documentation bug in ssim filter | Paul B Mahol | 2015-06-28 | 1 | -1/+1 |
* | | avfilter: add showvolume filter | Paul B Mahol | 2015-06-28 | 1 | -0/+33 |
* | | lavc+doc: adjust names to reflect ADPCM THP not being GameCube-only | Rodger Combs | 2015-06-25 | 1 | -1/+1 |
* | | avfilter: add ssim filter | Paul B Mahol | 2015-06-24 | 1 | -0/+58 |
* | | Merge commit '5c018ee18895f88e9e1d2174059dcdd48bf872d2' | Michael Niedermayer | 2015-06-22 | 1 | -0/+1 |
|\| |
|
| * | DirectDraw Surface image decoder | Vittorio Giovara | 2015-06-22 | 1 | -0/+1 |
* | | Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7' | Michael Niedermayer | 2015-06-22 | 1 | -0/+1 |
|\| |
|
| * | Hap decoder and encoder | Vittorio Giovara | 2015-06-22 | 1 | -0/+1 |
| * | avio: Add avio_put_str16be | Luca Barbato | 2015-06-07 | 1 | -0/+3 |
| * | x86: add AV_CPU_FLAG_AVXSLOW flag | James Almer | 2015-05-31 | 1 | -0/+3 |
| * | doc: Fix spelling of 'Transmission' | Sebastian Ramacher | 2015-05-26 | 1 | -1/+1 |
* | | lavf/avio: Extend API with avio_move() and avio_delete() | Mariusz SzczepaĆczyk | 2015-06-22 | 1 | -0/+4 |
* | | libvpxenc: support setting colorspace for vp9 | James Zern | 2015-06-20 | 1 | -0/+12 |
* | | lavf/brstm: add support for BFSTM files | Rodger Combs | 2015-06-17 | 1 | -0/+2 |
* | | doc: avoid incorrect phrase 'allows to' | Andreas Cadhalpun | 2015-06-16 | 1 | -1/+1 |
* | | doc/muxers.texi: properly insert {}s in example | James Zern | 2015-06-16 | 1 | -1/+1 |
* | | avformat/hlsenc: added HLS encryption | Christian Suloway | 2015-06-16 | 1 | -0/+56 |
* | | avfilter/af_afade: add couple of more curves | Paul B Mahol | 2015-06-15 | 1 | -1/+13 |
* | | encoders.texi: update libvpx documentation | James Zern | 2015-06-15 | 1 | -75/+103 |
* | | doc/filters: add one more compand example found in the wild | Paul B Mahol | 2015-06-15 | 1 | -0/+5 |
* | | examples/demuxing_decoding: use properties from frame instead of video_dec_ctx | Andreas Cadhalpun | 2015-06-15 | 1 | -14/+16 |
* | | doc: fix spelling errors | Andreas Cadhalpun | 2015-06-14 | 1 | -1/+1 |
* | | avfilter/vf_colorkey: Add colorkey video filter | Timo Rothenpieler | 2015-06-14 | 1 | -0/+39 |
* | | examples/decoding_encoding: Use the AVFrame width/height for processing image... | Michael Niedermayer | 2015-06-13 | 1 | -1/+1 |
* | | doc/filters: add one more zoompan example | Paul B Mahol | 2015-06-12 | 1 | -0/+6 |
* | | doc/ffmpeg: remove tips | Lou Logan | 2015-06-10 | 1 | -41/+0 |
* | | doc/APIchanges: fill in missing stuff | Michael Niedermayer | 2015-06-09 | 1 | -5/+5 |
* | | doc/APIchanges: Add 2.7 separator | Michael Niedermayer | 2015-06-09 | 1 | -0/+2 |
* | | doc/muxers: document new break_non_keyframes option | Rodger Combs | 2015-06-09 | 1 | -0/+6 |
* | | doc/ffserver: Add entry for missing jpeg variant | Michael Niedermayer | 2015-06-08 | 1 | -0/+1 |