36520 Commits (3aa7b0a27326bd312ef790d9149f6b5efff97311)

Author SHA1 Message Date
Mark Thompson 2dee500f4c vaapi_encode: Respect driver quirks around buffer destruction 8 years ago
Andreas Cadhalpun 7112b56a34 vp9_mc_template: limit assert to SCALED == 0 8 years ago
Michael Niedermayer 04bd1b38ee avcodec/htmlsubtitles: Fix reading one byte beyond the array 8 years ago
Andreas Cadhalpun cdb5479c9d pnmdec: make sure v is capped by maxval 8 years ago
Andreas Cadhalpun 484151df7c pnm: limit maxval to UINT16_MAX 8 years ago
Andreas Cadhalpun 360bc0d90a smvjpegdec: make sure cur_frame is not negative 8 years ago
Andreas Cadhalpun c82b8ef0e4 dvbsubdec: fix division by zero in compute_default_clut 8 years ago
Andreas Cadhalpun 1e33035ee7 proresdec_lgpl: explicitly check coff[3] against slice_data_size 8 years ago
Sasi Inguva 18108f3618 lavc/utils.c: Make sure skip_samples never goes negative. 8 years ago
Tom Butterworth bd6fa80d56 avcodec/hap: add "compressor" option to Hap encoder to disable secondary compression 8 years ago
Carl Eugen Hoyos 08be65a075 lavc/hevc_ps: Fix an error message. 8 years ago
Carl Eugen Hoyos edb8af6e92 lavc/hevc_ps: Use correct pix_fmt for 12bit 4:0:0. 8 years ago
Michael Niedermayer 2bc66d9e43 nut: add gray12 support 8 years ago
Andreas Cadhalpun 226d35c845 escape124: reject codebook size 0 8 years ago
Tom Butterworth 0a24587588 avcodec/hap: pass texture-compression destination as argument, not in context 8 years ago
Rostislav Pehlivanov 317be31eaf opus: move the entropy decoding functions to opus_rc.c 8 years ago
Rostislav Pehlivanov 0660a09dd1 opus: move all tables to a separate file 8 years ago
Rostislav Pehlivanov 0cf6853804 aacenc: quit when the audio queue reaches 0 rather than keeping track of empty frames 8 years ago
Andreas Cadhalpun 5249706e9d mpegaudio_parser: don't return AVERROR_PATCHWELCOME 8 years ago
Andreas Cadhalpun 0747754622 mpeg4audio: validate sample_rate 8 years ago
Andreas Cadhalpun bb6a7b6f75 lzf: update pointer p after realloc 8 years ago
Matt Oliver 6ead033bca avcodec/nvenc.c: Use new safe dlopen code. 8 years ago
James Almer 51e329918d avcodec/rawdec: check for side data before checking its size 8 years ago
Andreas Cadhalpun db79dedb1a diracdec: check return code of get_buffer_with_edge 8 years ago
Andreas Cadhalpun 24d20496d2 diracdec: clear slice_params_num_buf on allocation failure 8 years ago
Andreas Cadhalpun 8a4ea96448 diracdec: use correct buffer for slice_params_buf realloc 8 years ago
Tom Butterworth 92280f86b4 avcodec/hap: consistent name for codec 8 years ago
Anton Khirnov fb240a6276 qsvenc: do not re-execute encoding on all positive status codes 8 years ago
Derek Buitenhuis 8a8902f221 libx265: Add option to force IDR frames 8 years ago
Michael Niedermayer cee1f4c069 avcodec/ac3dec: Check expacc 8 years ago
Vittorio Giovara 067910ed13 hevc: Move hevc_decode_extradata before frame decoding 8 years ago
Andreas Cadhalpun 3932ccc472 ppc: pixblockdsp: do unaligned block accesses correctly again 8 years ago
Philip Langdale d0a9af851e crystalhd: Update high level description 8 years ago
Philip Langdale a07c07e7aa crystalhd: Simplify output frame handling 8 years ago
Philip Langdale 3019b4f648 crystalhd: Loop for a frame internally where possible. 8 years ago
Philip Langdale 0eb836942f crystalhd: Keep NOPTS_VALUE so we know it's not there. 8 years ago
Philip Langdale 13dbf77b81 crystalhd: Remove h.264 parser 8 years ago
Philip Langdale 89ba55dc0d crystalhd: We don't need the track the last picture number anymore 8 years ago
Philip Langdale badce88fdf crystalhd: Remove trust_interlaced heuristic 8 years ago
Philip Langdale 6cc390dd5a crystalhd: Revert back to letting hardware handle packed b-frames 8 years ago
Philip Langdale b5d714f493 crystalhd: Switch to new decode API and remove the insanity 8 years ago
Philip Langdale 234d3cbf46 crystalhd: Fix up the missing first sample 8 years ago
Vittorio Giovara 271afd632f lavc: Add hevc main10 profile to ffmpeg cli 8 years ago
Michael Niedermayer 37138338ff avcodec/sunrast: Fix input buffer pointer check 8 years ago
Carl Eugen Hoyos 5a51ca2da7 lavc/hapenc: Use the correct printf length modifier for size_t arguments. 8 years ago
Michael Niedermayer 7ddfa0be62 avcodec/dnxhdenc: Fix alignment of edge_buf* 8 years ago
Andreas Cadhalpun e0c6b32046 apngdec: use side data to pass extradata to the decoder 8 years ago
Adriano Pallavicino 6089c44a2a Fix build warnings due to misleading indentation 8 years ago
Andreas Cadhalpun 60178e78f2 interplayacm: increase bitstream buffer size by AV_INPUT_BUFFER_PADDING_SIZE 8 years ago
Michael Niedermayer 140f48b90f avcodec/smc: Check side data size before use 8 years ago