35852 Commits (5d48e4eafa6c4559683892b8638d10508125f3cf)

Author SHA1 Message Date
Rick Kern abe05892be lavc/videotoolboxenc: Fix AVCodecContext.has_b_frames usage. 9 years ago
Rick Kern 645df43144 lavc/videotoolboxenc: Add entropy setting 9 years ago
Rick Kern fbe0cf8ca7 lavc/videotoolboxenc: Require hardware encoding 9 years ago
Rick Kern 0d4bf3074d lavc/videotoolboxenc: Handle hwaccel format as input 9 years ago
Rick Kern d7cf3610c2 lavc/videotoolboxenc: Use shared pixel buffer pool 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Alexandra Hájková 5c31eaa999 Remove unnecessary get_bits.h #includes and add missing headers where needed. 9 years ago
Paul B Mahol 66eb5b809a avcodec/adpcm: fix decoding of stereo non 4-bit ADPCM IMA WAV 9 years ago
Paul B Mahol 3395ad48fa avcodec/adpcm: replace char/short/long with int8_t/int16_t/int 9 years ago
foo86 b7d267399b avcodec/dca: convert to AVCRC 9 years ago
Michael Niedermayer 1ef267b83f avcodec/h264: Put the removed SPS handling code back 9 years ago
Diego Biurrun c11c693acc h264: Drop broken trace debug output 9 years ago
Diego Biurrun 5f1c3cbd52 vaapi: Drop pointless debug output 9 years ago
Diego Biurrun 015c2d9239 libopencore-amr: Fix ff_dlog()/av_log() invocations 9 years ago
Diego Biurrun 0f40c90984 Drop pointless assert.h #includes 9 years ago
Christophe Gisquet 7d453aaf65 wmalossless: allow calling madd_int16 9 years ago
Michael Niedermayer df820af2c5 avcodec/error_resilience: Improve missing slice handling for mpeg2 9 years ago
foo86 ce2f9fdb0a avcodec/dca: fix sync word search error condition 9 years ago
Michael Niedermayer 9fcb59c9bc avcodec/options_table: fix strict compliance constant flags to match the strict field 9 years ago
Michael Niedermayer deaf58abf2 avcodec/mjpegdec: Do not try to detect last scan but apply idct after all scans for progressive jpeg 9 years ago
Jan Sebechlebsky 0ff3489534 avcodec/mjpeg2jpeg_bsf: Check ff_bsf_get_packet success 9 years ago
foo86 1fee770a1c avcodec/dca: move channel counter utility into dca.h 9 years ago
foo86 2df7d4fa45 avcodec/dca: move huffman data into separate object file 9 years ago
Paul B Mahol bc2fe36228 avcodec/noise_bsf: set correct size of .priv_data_size field 9 years ago
Michael Niedermayer 3187277ebb avcodec/wmalosslessdec: Fix memset sizeof 9 years ago
Michael Niedermayer 52623ef785 avcodec/smc: Mark pixel pointer as const 9 years ago
Carl Eugen Hoyos 00ffbdfb68 lavc/fic: Do not warn about empty cursor. 9 years ago
Carl Eugen Hoyos 47a11ff457 lavc/fic: Be less verbose for invisible cursor outside of video. 9 years ago
Clément Bœsch 9f3dd53050 lavc/srtenc: do not emit any subrip tags with text codec 9 years ago
Clément Bœsch bbf02f7d28 lavc: override decode return value only in case of error 9 years ago
Christophe Gisquet 532e937083 avcodec/wmalosslessdec: silence a sample request 9 years ago
Paul B Mahol 8f4358888f avcodec/wmalosslessdec: fix type for coeffs and lms_updates in cdlms struct 9 years ago
foo86 b286ff69c0 avcodec/dcaenc: move channel reordering tables to dcaenc.h 9 years ago
foo86 de28e73cce avcodec/dcaenc: reuse shared quant levels table 9 years ago
Michael Niedermayer cb84c12fa2 avcodec/mpeg12dec: Print position in end mismatch error 9 years ago
Michael Niedermayer 390703fcf5 avcodec/mpeg12dec: Do not choke on extra m704 alpha data 9 years ago
Paul B Mahol a67816bcce avcodec/wmalosslessdec: fix decoding of raw pcm tiles 9 years ago
wm4 74beead9bd mmaldec: limit internal buffering 9 years ago
wm4 45a954f5aa mmaldec: print the MMAL format FourCC automatically 9 years ago
wm4 ce589940c2 mmaldec: send only a single EOS packet on flushing 9 years ago
wm4 46aaad78c3 mmaldec: correct package buffering accounting 9 years ago
wm4 9a382f3639 mmaldec: add vc1 decoding support 9 years ago
Julian Scheel d52208e8d5 mmaldec: Add mpeg2 decoding support 9 years ago
Julian Scheel 2689bb115c mmaldec: Fix avpriv_atomic_get usage 9 years ago
Michael Niedermayer 366ba2dee1 mmaldec: Use av_assert0() instead of assert() 9 years ago
wm4 66dd21d50b avcodec/utils: split side-data in new decode API too 9 years ago
Kieran Kunhya e9a9ca1936 avcodec/cfhd: Don't decode coefficients if no end of header tag found. Fixes fuzzed files such as the one in in ticket #5383 9 years ago
Timo Rothenpieler c4312b1cf4 avcodec/nvenc: Add missing lossless presets to doc string 9 years ago
Ivan Uskov b577a54a7c qsv: Fix wrong ticks_per_frame for H.264 9 years ago
Umair Khan a2ba50b03a avcodec/alsdec: Fix bitstream reading 9 years ago