summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* libavcodec/exr: add support for uint32 channel decoding with pxr24Martin Vignali2016-11-251-0/+16
* libopusdec: default to stereo for invalid number of channelsAndreas Cadhalpun2016-11-251-0/+7
* pgssubdec: only set w/h/linesize when allocating dataAndreas Cadhalpun2016-11-241-4/+5
* lavc/vaapi_hevc: fix scaling list duplicate transfer issue.Jun Zhao2016-11-231-7/+5
* avcodec/cuvid: Restore initialization of pixel format in init()Philip Langdale2016-11-231-0/+15
* avcodec/options_table: make channel_layouts uint64Michael Niedermayer2016-11-231-2/+2
* smacker: limit recursion depth of smacker_decode_bigtreeAndreas Cadhalpun2016-11-231-4/+8
* libvpxenc: Support targeting a VP9 levelAlex Converse2016-11-221-0/+10
* avcodec/cuvid: Add support for P010/P016 as an output surface formatPhilip Langdale2016-11-222-17/+58
* avcodec/libx264: fix forced_idr logicTimo Rothenpieler2016-11-221-3/+3
* avcodec/cuvid: allow setting number of used surfacesMiroslav Slugen2016-11-221-8/+8
* avcodec/nvenc: better surface allocation alghoritm, fix rc_lookaheadMiroslav Slugeň2016-11-221-5/+23
* avcodec/nvenc: maximum usable surfaces are limited to maximum registered framesMiroslav Slugeň2016-11-222-2/+2
* avcodec/nvenc: use dynamically loaded CUDATimo Rothenpieler2016-11-222-146/+25
* avcodec/cuvid: use dynamically loaded CUDA/CUVIDTimo Rothenpieler2016-11-221-32/+48
* vaapi_encode: Fix format specifier for bitrate loggingMark Thompson2016-11-212-2/+2
* lavc/vaapi_encode_h264: fix poc incorrect issue after meeting idr frame.Jun Zhao2016-11-211-5/+7
* vaapi_h265: Fix buffering parametersMark Thompson2016-11-211-4/+4
* vaapi_h265: Fix slice header writingMark Thompson2016-11-211-58/+58
* vaapi_h264: Write bitstream restriction fieldsMark Thompson2016-11-211-2/+23
* vaapi_h264: Fix CFR mode with frame_rate set in AVCodecContextMark Thompson2016-11-211-2/+2
* vaapi_encode: Decide on GOP setup before initialising sequence parametersMark Thompson2016-11-211-6/+6
* vaapi_h264: Set max_num_ref_frames to 1 when not using B framesMark Thompson2016-11-211-1/+1
* vaapi_encode: Sync to input surface rather than outputMark Thompson2016-11-211-3/+3
* vaapi_encode: Check packed header capabilitiesMark Thompson2016-11-215-7/+54
* vaapi_encode: Refactor initialisationMark Thompson2016-11-215-445/+420
* vaapi_h264: Fix HRD bit_rate/cpb_size scalingMark Thompson2016-11-211-4/+4
* lavc/ffv1: Support YUV4xxP12 and GRAY12.Carl Eugen Hoyos2016-11-203-3/+17
* avcodec/avpacket: fix leak on realloc in av_packet_add_side_data()James Almer2016-11-191-3/+4
* options_table: limit codec parameters to sane valuesAndreas Cadhalpun2016-11-181-6/+6
* x86/vp9itxfm: add missing AVX2 guardsJames Almer2016-11-181-1/+1
* avcodec/ffv1dec: Set packed_at_lsb for 16bit YUVMichael Niedermayer2016-11-181-0/+2
* avcodec/ffv1dec: Support gray 10/12/16 explicitly avoid shiftsMichael Niedermayer2016-11-181-1/+12
* Revert "apngdec: use side data to pass extradata to the decoder"James Almer2016-11-181-21/+2
* Merge commit '7a76371437f9562c3414f985523f883489e3936a'Hendrik Leppkes2016-11-181-19/+8
|\
| * libopenh264enc: Simplify init by setting FF_CODEC_CAP_INIT_CLEANUPMartin Storsjö2016-07-151-19/+8
* | Merge commit '2d097c16b833c532ac974a7f1fd05c0a1f3b7675'Hendrik Leppkes2016-11-181-0/+2
|\ \ | |/
| * libopenh264enc: Return a more sensible error code in some init failure pathsMartin Storsjö2016-07-151-0/+2
* | Merge commit '36b380dcd52ef47d7ba0559ed51192c88d82a9bd'Hendrik Leppkes2016-11-181-10/+5
|\ \ | |/
| * libopenh264dec: Simplify the init thanks to FF_CODEC_CAP_INIT_CLEANUP being setMartin Storsjö2016-07-151-10/+5
| * libopenh264dec: Fix cleanup if the init failed earlyMartin Storsjö2016-07-151-1/+1
* | avcodec/ass_split: Change order of operations in ass_split_section()Michael Niedermayer2016-11-171-1/+1
* | Merge commit '61bd0ed781b56eea1e8e851aab34a2ee3b59fbac'Hendrik Leppkes2016-11-171-1/+1
|\ \ | |/
| * h264: Log more information about invalid NALu sizeVittorio Giovara2016-07-131-1/+3
| * h2645_parse: handle embedded Annex B NAL units in size prefixed NAL unitsJanne Grunau2016-07-131-12/+51
* | Merge commit 'a8cbe5a0ccebf60a8a8b0aba5d5716dd54c1595c'Hendrik Leppkes2016-11-173-8/+16
|\ \ | |/
| * h264_ps: export actual height in MBs as SPS.mb_heightAnton Khirnov2016-07-113-4/+13
| * d3d11va: don't keep the context lock while waiting for a frameSteve Lhomme2016-07-111-3/+9
* | Merge commit '2866d108c9e9da7baf53ff57a51d470691049a57'Hendrik Leppkes2016-11-171-1/+1
|\ \ | |/
| * vp8dsp: Remove the comment saying that the height is equal to the widthMartin Storsjö2016-07-101-1/+1