summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* | pthread_frame: make accesses to debug field be protected by owner lock.Ronald S. Bultje2017-04-07
* | h264: don't re-call ff_h264_direct_ref_list_init() w/ frame-mt.Ronald S. Bultje2017-04-07
* | lavc/mjpegdec: allow failure while decoding APPClément Bœsch2017-04-07
* | avcodec/tta: Don't try to read more than MIN_CACHE_BITS bitsJames Almer2017-04-07
* | avcodec/h264: Check weight values to be within the specs limits.Michael Niedermayer2017-04-07
* | Merge commit '212c6a1d70df011b6f2a2aa02f7677503287bd00'Clément Bœsch2017-04-07
|\|
| * mjpegdec: Check return values of functions that may failDiego Biurrun2016-11-29
* | Merge commit '3ee5f25d37315b27f0e2d47aa69fc445545ee2e3'Clément Bœsch2017-04-07
|\|
| * dxva2: Adjust printf length modifiers where appropriateDiego Biurrun2016-11-29
* | Merge commit '3fe2a01df7f2c193805809f57b61d79607572351'James Almer2017-04-07
|\|
| * lavc: move decoding-related code from utils.c to a new fileAnton Khirnov2016-11-29
* | Merge commit '328cd2b599bc2d0d38f3c12606fa2a66eeec016e'James Almer2017-04-07
|\|
| * lavc: move encoding-related code from utils.c to a new fileAnton Khirnov2016-11-29
| * aac_adtstoasc_bsf: validate and forward extradata if the stream is already ASCJames Almer2016-11-29
| * mss2: only use error correction for matching block countsAndreas Cadhalpun2016-11-29
| * ac3enc: Avoid unnecessary macro indirectionsDiego Biurrun2016-11-28
* | ac3enc: Avoid unnecessary macro indirectionsDiego Biurrun2017-04-07
* | Merge commit 'f0d3e43bd77b3194a28d75884cf83083b188bf30'James Almer2017-04-07
|\|
| * ac3enc: Reshuffle functions to avoid forward declarationsDiego Biurrun2016-11-28
* | Merge commit 'e22c63ac74b2968075be8bf0d2deb1ee63b28976'James Almer2017-04-07
|\|
| * ac3enc: Reshuffle some float/fixed-mode ifdefs to avoid a dummy functionDiego Biurrun2016-11-28
* | Merge commit '4adbb44ad154cec05e87de60bb827a13c0fe87df'James Almer2017-04-06
|\|
| * tta: avoid undefined shiftsAnton Khirnov2016-11-25
| * tta: use get_unary() instead of a custom implementationAnton Khirnov2016-11-25
| * aarch64: vp9itxfm: Don't repeatedly set x9 when nothing overwrites itMartin Storsjö2016-11-24
| * xsubdec: Convert to the new bitstream readerAlexandra Hájková2016-11-24
| * xan: Convert to the new bitstream readerAlexandra Hájková2016-11-24
| * wnv1: Convert to the new bitstream readerAlexandra Hájková2016-11-24
| * vima: Convert to the new bitstream readerAlexandra Hájková2016-11-24
| * vble: Convert to the new bitstream readerAlexandra Hájková2016-11-24
| * utvideodec: Convert to the new bitstream readerAlexandra Hájková2016-11-24
| * twinvq: Convert to the new bitstream readerAlexandra Hájková2016-11-24
| * tscc2: Convert to the new bitstream readerAlexandra Hájková2016-11-24
| * truespeech: Convert to the new bitstream readerAlexandra Hájková2016-11-24
| * tiertex: Convert to the new bitstream readerAlexandra Hájková2016-11-24
| * truemotion2: Convert to the new bitstream readerAlexandra Hájková2016-11-24
| * svq1dec: Convert to the new bitstream readerAlexandra Hájková2016-11-24
| * smacker: Convert to the new bitstream readerAlexandra Hájková2016-11-24
| * sipr: Convert to the new bitstream readerAlexandra Hájková2016-11-24
| * rtjpeg: Convert to the new bitstream readerAlexandra Hájková2016-11-24
| * ra288: Convert to the new bitstream readerAlexandra Hájková2016-11-24
| * ra144: Convert to the new bitstream readerAlexandra Hájková2016-11-24
| * arm: vp9itxfm: Rename a macro parameter to fit betterMartin Storsjö2016-11-23
| * arm/aarch64: vp9itxfm: Fix indentation of macro argumentsMartin Storsjö2016-11-23
| * avpacket: fix leak on realloc in av_packet_add_side_data()James Almer2016-11-23
| * libopusdec: default to stereo for invalid number of channelsAndreas Cadhalpun2016-11-23
* | avcodec/dvdsubdec: Fixes 2 runtime error: left shift of 170 by 24 places cann...Michael Niedermayer2017-04-07
* | avcodec/bitpacked: Fix mixed declarations and statementMichael Niedermayer2017-04-07
* | pthread_frame: don't return stale error codes after flushwm42017-04-06
* | avcodec: fix containts typoJames Almer2017-04-06