summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/Makefile: fix truehd encoder dependenciesJames Almer2017-04-03
* 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
| * 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
* | png: set AVFrame flags/fields before calling setup_finished().Ronald S. Bultje2017-04-03
* | Merge commit '81a3c42abe17e757fe890607f67201a240648993'Clément Bœsch2017-04-03
|\|
| * Drop some bogus Doxygen documentation.Diego Biurrun2016-11-21
* | Merge commit 'a1d9de304fe63614e3aa8117fef17491fa80093d'Clément Bœsch2017-04-03
|\|
| * Fix some mismatches between function parameter and doxygen parameter names.Diego Biurrun2016-11-21
| * aarch64: vp9itxfm: Use w3 instead of x3 for the int eob parameterMartin Storsjö2016-11-18
| * arm: vp9itxfm: Simplify the stack alignment codeJanne Grunau2016-11-18
| * qdm2: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * qcelp: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * pcx: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * opus: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * nellymoser: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * jvdec: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * hqx: Convert to the new bitstream headerAlexandra Hájková2016-11-18
| * hq_hqa: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * gsm: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * g72x: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * g2meet: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * fraps: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * flashsv: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * faxcompr: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * exr: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * escape130: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * escape124: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * dvdsubdec: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * dss_sp: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * cook: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * cljrdec: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * cdxl: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * binkaudio: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * bink: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * avs: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * atrac3plus: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * atrac: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * asvdec: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * adpcm: Convert to the new bitstream headerAlexandra Hájková2016-11-18
| * 4xm: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * on2avc: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * ea: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * eamad: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * cllc: Convert to the new bitstream readerAlexandra Hájková2016-11-18
| * lavc: add a new bitstream reader to replace get_bitsAlexandra Hájková2016-11-18
* | png: split header state and data state in two separate variables.Ronald S. Bultje2017-04-03