36498 Commits (873d06c76ea5379076a90329b234e77b54525263)

Author SHA1 Message Date
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
Michael Niedermayer 979bca5134 avcodec/tscc: Check side data size before use 8 years ago
Michael Niedermayer e167610794 avcodec/rscc: Fix constant 8 years ago
Kyle Schwarz 5d54293668 avcodec/qsv: remove MFX_EXTBUFF_CODING_OPTION3 8 years ago
Mark Thompson 4e7a7a96cf qsvdec: Avoid probing with qsv decoders 8 years ago
Mark Thompson 1f26a231bb qsv: Merge libav implementation 8 years ago
Mark Thompson 309fe16a12 mpegvideo: Return correct coded frame sizes from parser 8 years ago
Mark Thompson 0c559f7893 hevc: Return stream format information from parser 8 years ago
Mark Thompson 4df6605da7 vc1: Return stream format information from parser 8 years ago
Michael Niedermayer 5f0bc0215a avcodec/rawdec: Check side data size before use 8 years ago
Michael Niedermayer 0f64b6cd22 avcodec/rscc: Check side data size before use 8 years ago
Michael Niedermayer 161ccdaa06 avcodec/msvideo1: Check side data size before use 8 years ago
Michael Niedermayer 16793504df avcodec/qpeg: Check side data size before use 8 years ago
Michael Niedermayer 7d196f2a5a avcodec/qtrle: Check side data size before use 8 years ago