summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* | lavc: Add Content Light Level side metadata found in HEVCSteve Lhomme2017-04-06
* | build fix for mipsShivraj Patil2017-04-06
* | vp8: make mv_min/max thread-local if using partition threading.Ronald S. Bultje2017-04-06
* | vp8: make wait/thread_mb_pos atomic.Ronald S. Bultje2017-04-06
* | x86/idctdsp_init: reindent.Ronald S. Bultje2017-04-06
* | jrev/xvid: hardcode use of C put/add_pixels_clamped.Ronald S. Bultje2017-04-06
* | x86/simple_idct: add explicit sse2 simple_idct_put/add versions.Ronald S. Bultje2017-04-06
* | cavs: add a sse2 idct implementation.Ronald S. Bultje2017-04-06
* | cavs: convert idct from inline asm to yasm.Ronald S. Bultje2017-04-06
* | x86/xvididct: remove use of ff_put/add_pixels_clamped function pointer.Ronald S. Bultje2017-04-06
* | idct_arm: remove use of ff_put/add_pixels_clamped function pointer.Ronald S. Bultje2017-04-06
* | pthread_frame: allow per-field ThreadFrame owners.Ronald S. Bultje2017-04-06
* | avcodec/dvbsubdec: Replace fprintf(stderr) by av_log()Michael Niedermayer2017-04-05
* | bitpacked: fix potential overflowRostislav Pehlivanov2017-04-05
* | huffyuv: assign correct per-thread avctx pointer to HYuvContext::avctx.Ronald S. Bultje2017-04-05
* | codec: bitpacked: add decoderDamien Riegel2017-04-05
* | lavc: add AV_ prefix to CODEC_CAP_DELAY in doxyClément Bœsch2017-04-04