summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* vaapi_encode: Refactor initialisationMark Thompson2016-11-21
* vaapi_h264: Fix HRD bit_rate/cpb_size scalingMark Thompson2016-11-21
* lavc/ffv1: Support YUV4xxP12 and GRAY12.Carl Eugen Hoyos2016-11-20
* avcodec/avpacket: fix leak on realloc in av_packet_add_side_data()James Almer2016-11-19
* options_table: limit codec parameters to sane valuesAndreas Cadhalpun2016-11-18
* x86/vp9itxfm: add missing AVX2 guardsJames Almer2016-11-18
* avcodec/ffv1dec: Set packed_at_lsb for 16bit YUVMichael Niedermayer2016-11-18
* avcodec/ffv1dec: Support gray 10/12/16 explicitly avoid shiftsMichael Niedermayer2016-11-18
* Revert "apngdec: use side data to pass extradata to the decoder"James Almer2016-11-18
* Merge commit '7a76371437f9562c3414f985523f883489e3936a'Hendrik Leppkes2016-11-18
|\
| * libopenh264enc: Simplify init by setting FF_CODEC_CAP_INIT_CLEANUPMartin Storsjö2016-07-15
* | Merge commit '2d097c16b833c532ac974a7f1fd05c0a1f3b7675'Hendrik Leppkes2016-11-18
|\|
| * libopenh264enc: Return a more sensible error code in some init failure pathsMartin Storsjö2016-07-15
* | Merge commit '36b380dcd52ef47d7ba0559ed51192c88d82a9bd'Hendrik Leppkes2016-11-18
|\|