36646 Commits (472fee91bcf9b7bae81fd4c00bbe5151ca458a7c)

Author SHA1 Message Date
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
James Almer 2de1c79b61 x86/vp9itxfm: add missing AVX2 guards 8 years ago
Michael Niedermayer d1d18de6ad avcodec/ffv1dec: Set packed_at_lsb for 16bit YUV 8 years ago
Michael Niedermayer d7a3bb2088 avcodec/ffv1dec: Support gray 10/12/16 explicitly avoid shifts 8 years ago
James Almer 16c429166d Revert "apngdec: use side data to pass extradata to the decoder" 8 years ago
Michael Niedermayer ae514b1254 avcodec/ass_split: Change order of operations in ass_split_section() 8 years ago
Carl Eugen Hoyos 55a424c5a8 lavc/ffv1dec: Scale output for msb-packed compression to full 16bit. 8 years ago
Carl Eugen Hoyos f8247c0cce lavc/ffv1enc: Support pix_fmt GRAY10. 8 years ago
Michael Niedermayer 2c9106257f avcodec/mpeg4videodec: Workaround interlaced mpeg4 edge MC bug 8 years ago
Michael Niedermayer 85407c7e63 avcodec/mpegvideo: Fix edge emu buffer overlap with interlaced mpeg4 8 years ago