summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit '730c02326094bcfb1fa67f10a7e7b22f03f5a88f'Clément Bœsch2017-04-25
|\
| * binkaudio: switch to the new send/receive APIAnton Khirnov2016-12-14
| * vp9: split superframes in the filtering stage before actual decodingAnton Khirnov2016-12-14
* | avcodec/crystalhd: Another attempt at using mpeg4_unpack_bframes bsfPhilip Langdale2017-04-23
* | avcodec/crystalhd: Explicitly set frame pts at all timesPhilip Langdale2017-04-23
* | decode: Initialize ret before using itVittorio Giovara2017-04-23
* | avcodec/movtextenc: Ignore unmatched closing style tagsPhilip Langdale2017-04-23
* | avcodec/crystalhd: Switch to the new generic filtering mechanismPhilip Langdale2017-04-23
* | avcodec/decode: also update consumed bytes on last_pkt_props->sizeJames Almer2017-04-23
* | avcodec/dnxhd_parser: fix parsing interlaced video, simplify codePaul B Mahol2017-04-23
* | avcodec: do not use AVFrame accessorMuhammad Faiz2017-04-23
* | Merge commit '03a80925effc2698d21dc0b00290eecf42dd9e68'James Almer2017-04-22
|\|
| * lavc: add a bitstream filter for splitting VP9 superframesAnton Khirnov2016-12-14
* | Merge commit '8fb4210ad8785c01fccf2fc59af6a6fa2892b6b2'James Almer2017-04-22
|\|
| * qsvdec_h2645: switch to the new generic filtering mechanismAnton Khirnov2016-12-14
* | Merge commit '972c71e9cb63e24f57ee481e413199c7d88a8813'James Almer2017-04-22
|\|
| * lavc: add support for filtering packets before decodingAnton Khirnov2016-12-14
* | avcodec/bsf: Check for packet payload when setting BSF EOF flag.Jan Sebechlebsky2017-04-22
* | Revert "avcodec/bsf: Forbid packet without payload in av_bsf_send_packet"James Almer2017-04-22
* | avcodec/crystalhd: Adapt to new new decode APIPhilip Langdale2017-04-22
* | Merge commit '061a0c14bb5767bca72e3a7227ca400de439ba09'James Almer2017-04-22
|\|
| * decode: restructure the core decoding codeAnton Khirnov2016-12-14
* | Merge commit '549d0bdca53af7a6e0c612ab4b03baecf3a5878f'James Almer2017-04-22
|\|
| * decode: be more explicit about storing the last packet propertiesAnton Khirnov2016-12-14
* | avcodec/h264_cavlc: Fix undefined behavior on qscale overflowMichael Niedermayer2017-04-22
* | avcodec/utvideodec: fix gradient prediction when stride does not match widthPaul B Mahol2017-04-21
* | avcodec/utvideodec: fix decoding odd sizes with interlaced video with some fo...Paul B Mahol2017-04-21
* | avcodec/aac_adtstoasc: fix ASC passthrough on small framesJames Almer2017-04-19
* | lavc/motion_est: Fix undefined negative left shifts.Carl Eugen Hoyos2017-04-19
* | avcodec: add Screen Recorder Gold Codec decoderPaul B Mahol2017-04-18
* | avcodec: add Mandsoft Screen Capture Codec decoderPaul B Mahol2017-04-18
* | Merge commit '47e547b321338c73c21fa623789f1efbd80a297a'Clément Bœsch2017-04-17
|\|
| * lavc: add a null bitstream filterAnton Khirnov2016-12-14
* | Merge commit '0309ddcfb25fd44883bfcdb07509eb4907576b97'Clément Bœsch2017-04-17
|\|
| * lavc: handle MP3 in get_audio_frame_duration()Anton Khirnov2016-12-14
* | Merge commit '6aa4ba7131b6e8668e33430e18101a051fe492eb'Clément Bœsch2017-04-17
|\|
| * dxva2: Keep code shared between dxva2 and d3d11va under the correct #ifDiego Biurrun2016-12-12
* | Merge commit 'b0e6b3f4777910d61083976aa9fc78a1e0731aae'Clément Bœsch2017-04-17
|\|
| * hevc: ppc: Add HEVC 4x4 IDCT for PowerPCAlexandra Hajkova2016-12-12
| * Drop libxvid rate control support for mpegvideo encodingDiego Biurrun2016-12-11
* | Merge commit 'ac648bb835edd3f67bda2267d0e72e5e582eb5a1'Clément Bœsch2017-04-17
|\|
| * dxva2: Simplify some ifdefsDiego Biurrun2016-12-11
| * vaapi_h265: Fix CFR mode with framerate set in AVCodecContextMark Thompson2016-12-10
* | Merge commit '932cc6496ef6ab0e589ea51d3adefe5b7d7f1e2a'Clément Bœsch2017-04-15
|\|
| * vdpau: Do not #include vdpau_x11.h from the main vdpau headerDiego Biurrun2016-12-09
| * dxva2: Adjust multiple inclusion guard names to follow conventionDiego Biurrun2016-12-09
* | avcodec/dnxhdenc: fix recent regressionPaul B Mahol2017-04-15
* | lavc/opus_pvq: Add missing copyright notices from libopus.Carl Eugen Hoyos2017-04-15
* | avcodec/dnxhd*: add ff_dnxhd_get_hr_frame_size()Paul B Mahol2017-04-14
* | avcodec/dnxhdenc: make sure that mb_height > 255 can be storedPaul B Mahol2017-04-14