summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/flacdec: Fix signed integer overflow in decode_subframe_fixed()Michael Niedermayer2016-12-03
* avcodec/flacdsp_template: Fix undefined shift in flac_decorrelate_indep_cMichael Niedermayer2016-12-03
* lavc: Remove CR/LF from avpriv_request_sample() calls.Carl Eugen Hoyos2016-12-03
* hevc: Support extradata changesVittorio Giovara2016-12-02
* hevc: Allow parsing external extradata buffersVittorio Giovara2016-12-02
* avcodec/vdpau_hevc: Fix potential out-of-bounds writePhilip Langdale2016-11-30
* avcodec/crystalhd: Handle errors from av_image_get_linesizePhilip Langdale2016-11-30
* avcodec/h264: sse2 and avx 4:2:2 idct add8 10-bit functionsJames Darnley2016-11-30
* avcodec/h264: mmx 4:2:2 idct add8 functionJames Darnley2016-11-30
* avcodec/h264: mmxext 4:2:2 chroma intra deblock/loop filterJames Darnley2016-11-30
* avcodec/nvenc: mark intentional fall throughTimo Rothenpieler2016-11-30
* avcodec/nvenc: always reduce DAR width and heightMiroslav Slugeň2016-11-30
* avcodec/nvenc: Delay identification of underlying format of cuda framesPhilip Langdale2016-11-30
* avcodec/flac_parser: Update nb_headers_bufferedMichael Niedermayer2016-11-30
* avcodec/raw: add gray10 support in nutPaul B Mahol2016-11-29
* avcodec/msrledec: implement vertical offset in 4-bit RLEDaniel Verkamp2016-11-29
* libvpxenc: Report encoded VP9 levelAlex Converse2016-11-28
* pngdec: check if previous frame exists instead of trusting sequence_numberAndreas Cadhalpun2016-11-27
* avcodec/me_cmp: Fix median_sad sizeMichael Niedermayer2016-11-27
* dxva2_vc1: support multiple slicesHendrik Leppkes2016-11-26
* vc1dec: support multiple slices in frame coded images with hwaccelHendrik Leppkes2016-11-26
* avcodec/aac_adtstoasc_bsf: validate and forward extradata if the stream is al...James Almer2016-11-25
* mss2: only use error correction for matching block countsAndreas Cadhalpun2016-11-25
* avcodec/nvenc: Remove aspect-ratio decompensation logicPhilip Langdale2016-11-25
* avcodec/mpeg4audio: correctly propagate meaningful error valuesJames Almer2016-11-25
* libavcodec/exr: add support for uint32 channel decoding with pxr24Martin Vignali2016-11-25
* libopusdec: default to stereo for invalid number of channelsAndreas Cadhalpun2016-11-25
* pgssubdec: only set w/h/linesize when allocating dataAndreas Cadhalpun2016-11-24
* lavc/vaapi_hevc: fix scaling list duplicate transfer issue.Jun Zhao2016-11-23
* avcodec/cuvid: Restore initialization of pixel format in init()Philip Langdale2016-11-23
* avcodec/options_table: make channel_layouts uint64Michael Niedermayer2016-11-23
* smacker: limit recursion depth of smacker_decode_bigtreeAndreas Cadhalpun2016-11-23
* libvpxenc: Support targeting a VP9 levelAlex Converse2016-11-22
* avcodec/cuvid: Add support for P010/P016 as an output surface formatPhilip Langdale2016-11-22
* avcodec/libx264: fix forced_idr logicTimo Rothenpieler2016-11-22
* avcodec/cuvid: allow setting number of used surfacesMiroslav Slugen2016-11-22
* avcodec/nvenc: better surface allocation alghoritm, fix rc_lookaheadMiroslav Slugeň2016-11-22
* avcodec/nvenc: maximum usable surfaces are limited to maximum registered framesMiroslav Slugeň2016-11-22
* avcodec/nvenc: use dynamically loaded CUDATimo Rothenpieler2016-11-22
* avcodec/cuvid: use dynamically loaded CUDA/CUVIDTimo Rothenpieler2016-11-22
* vaapi_encode: Fix format specifier for bitrate loggingMark Thompson2016-11-21
* lavc/vaapi_encode_h264: fix poc incorrect issue after meeting idr frame.Jun Zhao2016-11-21
* vaapi_h265: Fix buffering parametersMark Thompson2016-11-21
* vaapi_h265: Fix slice header writingMark Thompson2016-11-21
* vaapi_h264: Write bitstream restriction fieldsMark Thompson2016-11-21
* vaapi_h264: Fix CFR mode with frame_rate set in AVCodecContextMark Thompson2016-11-21
* vaapi_encode: Decide on GOP setup before initialising sequence parametersMark Thompson2016-11-21
* vaapi_h264: Set max_num_ref_frames to 1 when not using B framesMark Thompson2016-11-21
* vaapi_encode: Sync to input surface rather than outputMark Thompson2016-11-21
* vaapi_encode: Check packed header capabilitiesMark Thompson2016-11-21