aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '2425d7329fdccfa9954faba748f3865151354f0c'Clément Bœsch2017-04-261-1/+1
|\
| * arm64: replace 'bic' with immediate with 'and' with inverted immediateJanne Grunau2016-12-141-1/+1
* | Merge commit 'ea7ee4b4e381e0fa731458de0cbf740430eeb013'Clément Bœsch2017-04-2626-67/+42
|\|
| * ppc: Centralize compiler-specific altivec.h #include handling in one placeDiego Biurrun2016-12-1422-63/+44
* | Merge commit '39929e55eb13eeb8dfbe1bc99301fecf6b8942dd'Clément Bœsch2017-04-262-12/+12
|\|
| * ppc: hevcdsp: Use shorthands for vector typesDiego Biurrun2016-12-142-12/+12
* | Merge commit '554e55bbf0e4a3640a784cb512b816e776c56333'Clément Bœsch2017-04-261-0/+2
|\|
| * decode.h: Add missing headers to fix standalone compilationDiego Biurrun2016-12-141-0/+2
| * pthread_frame: use better memory orders for frame progressWan-Teh Chang2016-12-141-4/+4
| * h264_slice: Wait for refs to be available before we use them in error conceal...Derek Buitenhuis2016-12-141-0/+3
* | Merge commit '86157e6db2c7a9222f77fa7e7f50fb9aebc3aa81'Clément Bœsch2017-04-261-27/+33
|\|
| * hevc: decouple calling get_format() from exporting the SPS parametersAnton Khirnov2016-12-141-19/+30
* | Merge commit '730c02326094bcfb1fa67f10a7e7b22f03f5a88f'Clément Bœsch2017-04-251-28/+32
|\|
| * binkaudio: switch to the new send/receive APIAnton Khirnov2016-12-141-26/+32
| * vp9: split superframes in the filtering stage before actual decodingAnton Khirnov2016-12-141-61/+13
* | avcodec/crystalhd: Another attempt at using mpeg4_unpack_bframes bsfPhilip Langdale2017-04-231-27/+1
* | avcodec/crystalhd: Explicitly set frame pts at all timesPhilip Langdale2017-04-231-4/+3
* | decode: Initialize ret before using itVittorio Giovara2017-04-231-1/+1
* | avcodec/movtextenc: Ignore unmatched closing style tagsPhilip Langdale2017-04-231-0/+6
* | avcodec/crystalhd: Switch to the new generic filtering mechanismPhilip Langdale2017-04-231-125/+9
* | avcodec/decode: also update consumed bytes on last_pkt_props->sizeJames Almer2017-04-231-0/+1
* | avcodec/dnxhd_parser: fix parsing interlaced video, simplify codePaul B Mahol2017-04-231-13/+1
* | avcodec: do not use AVFrame accessorMuhammad Faiz2017-04-2315-54/+52
* | Merge commit '03a80925effc2698d21dc0b00290eecf42dd9e68'James Almer2017-04-223-0/+148
|\|
| * lavc: add a bitstream filter for splitting VP9 superframesAnton Khirnov2016-12-143-0/+148
* | Merge commit '8fb4210ad8785c01fccf2fc59af6a6fa2892b6b2'James Almer2017-04-221-63/+11
|\|
| * qsvdec_h2645: switch to the new generic filtering mechanismAnton Khirnov2016-12-141-63/+11
* | Merge commit '972c71e9cb63e24f57ee481e413199c7d88a8813'James Almer2017-04-225-13/+169
|\|
| * lavc: add support for filtering packets before decodingAnton Khirnov2016-12-145-12/+168
* | avcodec/bsf: Check for packet payload when setting BSF EOF flag.Jan Sebechlebsky2017-04-221-1/+1
* | Revert "avcodec/bsf: Forbid packet without payload in av_bsf_send_packet"James Almer2017-04-222-5/+1
* | avcodec/crystalhd: Adapt to new new decode APIPhilip Langdale2017-04-221-35/+54
* | Merge commit '061a0c14bb5767bca72e3a7227ca400de439ba09'James Almer2017-04-226-344/+424
|\|
| * decode: restructure the core decoding codeAnton Khirnov2016-12-145-189/+294
* | Merge commit '549d0bdca53af7a6e0c612ab4b03baecf3a5878f'James Almer2017-04-225-25/+41
|\|
| * decode: be more explicit about storing the last packet propertiesAnton Khirnov2016-12-144-17/+32
* | avcodec/h264_cavlc: Fix undefined behavior on qscale overflowMichael Niedermayer2017-04-221-1/+1
* | avcodec/utvideodec: fix gradient prediction when stride does not match widthPaul B Mahol2017-04-211-2/+10
* | avcodec/utvideodec: fix decoding odd sizes with interlaced video with some fo...Paul B Mahol2017-04-211-1/+1
* | avcodec/aac_adtstoasc: fix ASC passthrough on small framesJames Almer2017-04-191-3/+3
* | lavc/motion_est: Fix undefined negative left shifts.Carl Eugen Hoyos2017-04-191-4/+4
* | avcodec: add Screen Recorder Gold Codec decoderPaul B Mahol2017-04-186-4/+32
* | avcodec: add Mandsoft Screen Capture Codec decoderPaul B Mahol2017-04-185-0/+241
* | Merge commit '47e547b321338c73c21fa623789f1efbd80a297a'Clément Bœsch2017-04-173-0/+45
|\|
| * lavc: add a null bitstream filterAnton Khirnov2016-12-143-0/+45
* | Merge commit '0309ddcfb25fd44883bfcdb07509eb4907576b97'Clément Bœsch2017-04-171-0/+3
|\|
| * lavc: handle MP3 in get_audio_frame_duration()Anton Khirnov2016-12-141-0/+3
* | Merge commit '6aa4ba7131b6e8668e33430e18101a051fe492eb'Clément Bœsch2017-04-171-3/+5
|\|
| * dxva2: Keep code shared between dxva2 and d3d11va under the correct #ifDiego Biurrun2016-12-121-3/+5
* | Merge commit 'b0e6b3f4777910d61083976aa9fc78a1e0731aae'Clément Bœsch2017-04-175-0/+161
|\|