summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit '728ea23cce07467b732f538c87c13da13dd6dcf3'James Almer2017-04-04
|\
| * examples/decode_video: switch to the new decoding APIAnton Khirnov2016-11-23
* | Merge commit 'f78d360bba6dcfb585847a49a84e89c25950fbdb'James Almer2017-04-04
|\|
| * examples/decode_video: use a parser for splitting the inputAnton Khirnov2016-11-23
* | doc/examples/extract_mvs: re-indent after previous commitMatthieu Bouron2017-04-04
* | doc/examples/extract_mvs: make pkt local to the main functionMatthieu Bouron2017-04-04
* | doc/examples/extract_mvs: switch to new decoding APIMatthieu Bouron2017-04-04
* | Merge commit '59ab9e8ba1df7e3347a4cd2bd56c32e74aede802'Clément Bœsch2017-04-04
|\|
| * examples/encode_video: allocate the packet dynamicallyAnton Khirnov2016-11-23
* | Merge commit '5f102a9559099429826e84758b8b5182244c52db'Clément Bœsch2017-04-04
|\|
| * examples/encode_video: switch to the new encoding APIAnton Khirnov2016-11-23
* | Merge commit 'fee0f1de2c6a9924acb74013436dbea8f2bd1ecb'Clément Bœsch2017-04-04
|\|
| * examples/decode_audio: flush the decoderAnton Khirnov2016-11-23
* | Merge commit '9a38184a143a1560814b084aebe628f8df46e666'Clément Bœsch2017-04-04
|\|
| * examples/decode_audio: allocate the packet dynamicallyAnton Khirnov2016-11-23
* | Merge commit '45a1ce2ff7688656aacd53c27de5815a7ec13afe'Clément Bœsch2017-04-04
|\|
| * examples/decode_audio: handle planar audio now produced by the MP2 decoderAnton Khirnov2016-11-23
* | Merge commit '3d66717f7cb5555257244be8f5bce172ed3af7ac'Clément Bœsch2017-04-04
|\|
| * examples/decode_audio: use the new audio decoding APIAnton Khirnov2016-11-23
* | Merge commit '0946c754d99c05413e813ee515039adcf0f9232a'Clément Bœsch2017-04-04
|\|
| * examples/decode_audio: use a parser for splitting the inputAnton Khirnov2016-11-23
* | examples/decode_audio: reduce the scope of 2 variablesClément Bœsch2017-04-04
* | lavc: add AV_ prefix to CODEC_CAP_DELAY in doxyClément Bœsch2017-04-04
* | lavc/mediacodecdec: set AV_CODEC_CAP_AVOID_PROBING capabilityMatthieu Bouron2017-04-04
* | lavc/mediacodecdec: switch to AV_CODEC_CAP_DELAYMatthieu Bouron2017-04-04
* | stdatomic/win32: only include the lean windows headers to avoid conflictsHendrik Leppkes2017-04-04
* | doc/muxers: fix default value for image2 option start_number.Nicolas George2017-04-04
* | ffprobe: port to new decode APIwm42017-04-04
* | tests/fate/filter-video: add owdenoise testThomas Turner2017-04-04
* | avformat/mov: Check creation_time for overflowMichael Niedermayer2017-04-04
* | avcodec/Makefile: fix truehd encoder dependenciesJames Almer2017-04-03
* | avfilter/vf_pad: add aspect optionPaul B Mahol2017-04-03
* | Merge commit 'f27e262dbdea1991b22e08b639ac03e642a3482c'Clément Bœsch2017-04-03
|\|
| * examples/encode_audio: switch to the new audio encoding APIAnton Khirnov2016-11-23
* | Merge commit '44c9f374f188f92927b7a4aad2101289d446b814'Clément Bœsch2017-04-03
|\|
| * examples/qsvdec: convert to the new decoding APIAnton Khirnov2016-11-23
* | Merge commit '1dd2b6c91ca5f26207805720d4f5564de60b241b'Clément Bœsch2017-04-03
|\|
| * examples/qsvdec: switch to the hwcontext APIAnton Khirnov2016-11-23
* | Merge commit 'f92d7bdfddfaac04b3bb31f2749d173ca1d8ba6d'Clément Bœsch2017-04-03
|\|
| * libopusdec: default to stereo for invalid number of channelsAndreas Cadhalpun2016-11-23
* | Merge commit 'b34c6cd57a2e8aad5f773aea933f77883de320ec'Clément Bœsch2017-04-03
|\|
| * dvbsub: cosmetics: Group all debug code togetherDiego Biurrun2016-11-23
* | Merge commit 'b8cd7a3c8df2c3aac8d7a0b5a02d83caf61bd769'Clément Bœsch2017-04-03
|\|
| * dvbsub: Check for errors from system()Diego Biurrun2016-11-23
* | Merge commit '6427379f23eb4d2b82d8d274c616f68b65a2f723'Clément Bœsch2017-04-03
|\|
| * als: Restructure DEBUG ifdefs to avoid unused function parameter warningsDiego Biurrun2016-11-22
| * ac3enc: Restructure DEBUG ifdefs to avoid unused function parameter warningsDiego Biurrun2016-11-22
| * ape: Restructure DEBUG ifdefs to avoid unused function parameter warningsDiego Biurrun2016-11-22
* | Merge commit 'bdbb8c68668b7610f5a310f5bbb246d2b950426d'Clément Bœsch2017-04-03
|\|
| * doc: Add libxavs sectionDiego Biurrun2016-11-21