36655 Commits (d44af9a38e6b116e1a89b2862f4d4f8cb9855387)

Author SHA1 Message Date
Philip Langdale 4e6d1c1f4e avcodec/vdpau_hevc: Fix potential out-of-bounds write 8 years ago
Philip Langdale 5512dbe37f avcodec/crystalhd: Handle errors from av_image_get_linesize 8 years ago
James Darnley 13d71c28cc avcodec/h264: sse2 and avx 4:2:2 idct add8 10-bit functions 8 years ago
James Darnley 1dae7ffa0b avcodec/h264: mmx 4:2:2 idct add8 function 8 years ago
James Darnley 815ea8c6cc avcodec/h264: mmxext 4:2:2 chroma intra deblock/loop filter 8 years ago
Timo Rothenpieler c2f3af57a5 avcodec/nvenc: mark intentional fall through 8 years ago
Miroslav Slugeň f2dd6aee80 avcodec/nvenc: always reduce DAR width and height 8 years ago
Philip Langdale 27038693bb avcodec/nvenc: Delay identification of underlying format of cuda frames 8 years ago
Michael Niedermayer 2475858889 avcodec/flac_parser: Update nb_headers_buffered 8 years ago
Paul B Mahol d56c7830c0 avcodec/raw: add gray10 support in nut 8 years ago
Daniel Verkamp e856ac2373 avcodec/msrledec: implement vertical offset in 4-bit RLE 8 years ago
Alex Converse 8899057d91 libvpxenc: Report encoded VP9 level 8 years ago
Andreas Cadhalpun 801b5c18c7 pngdec: check if previous frame exists instead of trusting sequence_number 8 years ago
Michael Niedermayer d9883ded34 avcodec/me_cmp: Fix median_sad size 8 years ago
Hendrik Leppkes 99ee8ee093 dxva2_vc1: support multiple slices 8 years ago
Hendrik Leppkes 36e27c87e7 vc1dec: support multiple slices in frame coded images with hwaccel 8 years ago
James Almer 6e1902bab4 avcodec/aac_adtstoasc_bsf: validate and forward extradata if the stream is already ASC 8 years ago
Andreas Cadhalpun 2566ad98b0 mss2: only use error correction for matching block counts 8 years ago
Philip Langdale 829db8effd avcodec/nvenc: Remove aspect-ratio decompensation logic 8 years ago
James Almer 50b1453915 avcodec/mpeg4audio: correctly propagate meaningful error values 8 years ago
Martin Vignali 5099c541bb libavcodec/exr: add support for uint32 channel decoding with pxr24 8 years ago
Andreas Cadhalpun 8c8f543b81 libopusdec: default to stereo for invalid number of channels 8 years ago
Andreas Cadhalpun 995512328e pgssubdec: only set w/h/linesize when allocating data 8 years ago
Jun Zhao 584eea5bf3 lavc/vaapi_hevc: fix scaling list duplicate transfer issue. 8 years ago
Philip Langdale dd10e7253a avcodec/cuvid: Restore initialization of pixel format in init() 8 years ago
Michael Niedermayer 69f7dd3524 avcodec/options_table: make channel_layouts uint64 8 years ago
Andreas Cadhalpun 946ecd19ea smacker: limit recursion depth of smacker_decode_bigtree 8 years ago
Alex Converse 3ee59939a1 libvpxenc: Support targeting a VP9 level 8 years ago
Philip Langdale 81147b5596 avcodec/cuvid: Add support for P010/P016 as an output surface format 8 years ago
Timo Rothenpieler 5ea8f70623 avcodec/libx264: fix forced_idr logic 8 years ago
Miroslav Slugen 10db40f374 avcodec/cuvid: allow setting number of used surfaces 8 years ago
Miroslav Slugeň de2faec2fa avcodec/nvenc: better surface allocation alghoritm, fix rc_lookahead 8 years ago
Miroslav Slugeň c4aca65a42 avcodec/nvenc: maximum usable surfaces are limited to maximum registered frames 8 years ago
Timo Rothenpieler a66835bcb1 avcodec/nvenc: use dynamically loaded CUDA 8 years ago
Timo Rothenpieler d9ad18f3b4 avcodec/cuvid: use dynamically loaded CUDA/CUVID 8 years ago
Mark Thompson f242e0a0ff vaapi_encode: Fix format specifier for bitrate logging 8 years ago
Jun Zhao e72662e131 lavc/vaapi_encode_h264: fix poc incorrect issue after meeting idr frame. 8 years ago
Mark Thompson 30ebabca7c vaapi_h265: Fix buffering parameters 8 years ago
Mark Thompson ae0230cc3e vaapi_h265: Fix slice header writing 8 years ago
Mark Thompson 6796e6ea84 vaapi_h264: Write bitstream restriction fields 8 years ago
Mark Thompson 658c5afaa0 vaapi_h264: Fix CFR mode with frame_rate set in AVCodecContext 8 years ago
Mark Thompson ded1859df1 vaapi_encode: Decide on GOP setup before initialising sequence parameters 8 years ago
Mark Thompson ee1d04f970 vaapi_h264: Set max_num_ref_frames to 1 when not using B frames 8 years ago
Mark Thompson 94f446c628 vaapi_encode: Sync to input surface rather than output 8 years ago
Mark Thompson 478a4b7e6d vaapi_encode: Check packed header capabilities 8 years ago
Mark Thompson c8241e730f vaapi_encode: Refactor initialisation 8 years ago
Mark Thompson 06d73d002e vaapi_h264: Fix HRD bit_rate/cpb_size scaling 8 years ago
Carl Eugen Hoyos 322568c079 lavc/ffv1: Support YUV4xxP12 and GRAY12. 8 years ago
James Almer 574929d8b6 avcodec/avpacket: fix leak on realloc in av_packet_add_side_data() 8 years ago
Andreas Cadhalpun 7289aa2d71 options_table: limit codec parameters to sane values 8 years ago