summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit 'ba30b74686f0cb6c9dd465ac4820059c48bf9d08'James Almer2017-09-27
|\
| * aac: Validate the sbr sample rate before using the valueLuca Barbato2017-02-11
| * lavc: use av_cpu_max_align() instead of hardcoding alignment requirementsAnton Khirnov2017-02-11
| * arm: vp9lpf: Use orrs instead of orr+cmpMartin Storsjö2017-02-11
| * arm/aarch64: vp9lpf: Calculate !hev directlyMartin Storsjö2017-02-11
| * aarch64: vp9itxfm: Optimize 16x16 and 32x32 idct dc by unrollingMartin Storsjö2017-02-11
| * arm: vp9itxfm: Optimize 16x16 and 32x32 idct dc by unrollingMartin Storsjö2017-02-11
| * aarch64: vp9mc: Calculate less unused data in the 4 pixel wide horizontal filterMartin Storsjö2017-02-11
| * arm: vp9mc: Calculate less unused data in the 4 pixel wide horizontal filterMartin Storsjö2017-02-11
| * aarch64: vp9mc: Simplify the extmla macro parametersMartin Storsjö2017-02-11
| * utvideodec: Add a missing includeMartin Storsjö2017-02-10
| * nvenc: make gpu indices independent of supported capabilitiesTimo Rothenpieler2017-02-09
| * avcodec: Mark some codecs with threadsafe init as suchDerek Buitenhuis2017-02-09
| * aarch64: vp9itxfm: Fix incorrect vertical alignmentMartin Storsjö2017-02-09
| * aarch64: vp9itxfm: Update a comment to refer to a register with a different nameMartin Storsjö2017-02-09
| * aarch64: vp9itxfm: Use the right lane sizes in 8x8 for improved readabilityMartin Storsjö2017-02-09
| * aarch64: vp9itxfm: Use a single lane ld1 instead of ld1r where possibleMartin Storsjö2017-02-09
| * aarch64: vp9itxfm: Share instructions for loading idct coeffs in the 8x8 func...Martin Storsjö2017-02-09
| * arm: vp9itxfm: Share instructions for loading idct coeffs in the 8x8 functionMartin Storsjö2017-02-09
| * aarch64: vp9itxfm: Do separate functions for half/quarter idct16 and idct32Martin Storsjö2017-02-09
| * arm: vp9itxfm: Do a simpler half/quarter idct16/idct32 when possibleMartin Storsjö2017-02-09
| * aarch64: vp9itxfm: Move the load_add_store macro out from the itxfm16 pass2 f...Martin Storsjö2017-02-09
| * arm: vp9itxfm: Move the load_add_store macro out from the itxfm16 pass2 functionMartin Storsjö2017-02-09
| * aarch64: vp9itxfm: Make the larger core transforms standalone functionsMartin Storsjö2017-02-09
| * arm: vp9itxfm: Make the larger core transforms standalone functionsMartin Storsjö2017-02-09
* | lavc: Move V4L2 encoders lower in the listMark Thompson2017-09-27
* | lavc/v4l2: Add missing header includeMark Thompson2017-09-27
* | Merge commit '57ec83e4246b21c2f0c068b9151d806737d4497f'James Almer2017-09-27
|\|
| * omx: Use the EOS flag to handle flushing at the endMartin Storsjö2017-02-08
| * Use bitstream_init8() where appropriateDiego Biurrun2017-02-07
| * wma: Convert to the new bitstream readerAlexandra Hájková2017-02-06
| * aarch64: vp9itxfm: Restructure the idct32 store macrosMartin Storsjö2017-02-05
| * arm: vp9itxfm: Avoid .irp when it doesn't save any linesMartin Storsjö2017-02-05
* | lavc: Add support for RockChip Media Process PlatformLionel CHAZALLON2017-09-27
* | avcodec/mips: Improve avc put mc 20, 01 and 03 msa functionsKaustubh Raste2017-09-27
* | avcodec/mips: Improve avc chroma vert mc msa functionsKaustubh Raste2017-09-27
* | avcodec/mips: Improve avc weighted mc msa functionsKaustubh Raste2017-09-27
* | avcodec/mips: Removed generic function call in avc intra msa functionsKaustubh Raste2017-09-27
* | avcodec/mips: preload data in hevc sao edge 45 degree filter msa functionsKaustubh Raste2017-09-27
* | Merge commit '7abdd026df6a9a52d07d8174505b33cc89db7bf6'James Almer2017-09-26
|\|
| * asm: Consistently uppercase SECTION markersDiego Biurrun2017-02-03
| * svq3: Convert to the new bitstream readerAlexandra Hájková2017-02-02
* | Merge commit '577326d430593a25456393a75212b95d1cd94131'James Almer2017-09-26
|\|
| * lavc: deprecate refcounted_frames fieldwm42017-02-01
* | Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3'James Almer2017-09-26
|\|
| * Mark some arrays that never change as const.Anton Khirnov2017-02-01
| * ffv1: Convert to the new bitstream readerAlexandra Hájková2017-01-31
| * h261dec: Convert to the new bitstream readerAlexandra Hájková2017-01-31
| * shorten: Convert to the new bitstream readerAlexandra Hájková2017-01-31
| * ralf: Convert to the new bitstream readerAlexandra Hájková2017-01-31