35504 Commits (1a3cff4f7eadad5292b6d65f751b0273d3a4124a)

Author SHA1 Message Date
Michael Niedermayer 5df703aa1b avcodec/simple_idct_template: Fix strict aliasing violation 9 years ago
Rostislav Pehlivanov b6c207f535 vc2enc_dwt: use 32 bit coefficients by default 9 years ago
Hendrik Leppkes 64fd62d68a avcodec/dxva2_h264: fix slice offset in long slice struct after ca2f19b9 9 years ago
Mark Thompson 617cd45ddc vaapi_h264: Fix bit offset of slice data. 9 years ago
Christophe Gisquet 9630b3fc06 x86: lossless audio: SSE4 madd 32bits 9 years ago
Hendrik Leppkes d46e856350 h265_parse: skip zero sized NAL units 9 years ago
Hendrik Leppkes d6f92103e0 h264: do not return an error when NAL parsing of extradata failed 9 years ago
Hendrik Leppkes 9cc1ab63ac h2645_parse: allow partial escaping 9 years ago
Hendrik Leppkes c802389393 h2645_parse: initialize the GetBitContext to the proper size 9 years ago
Hendrik Leppkes 6eb1b40ad8 hevc: fix size condition in ptl parsing 9 years ago
Michael Niedermayer fc6894770e avcodec/m101: simplify 8bit code 9 years ago
Michael Niedermayer 22d1148c77 avcodec/m101: remove unneeded zeroing of priv_data_size 9 years ago
Michael Niedermayer cbe265ccd7 avcodec/m101: Simplify if() condition 9 years ago
Michael Niedermayer 58b3e5606b avcodec/avcodec: Move AV_CODEC_ID_M101 to the 2nd group of video codecs 9 years ago
Michael Niedermayer 4155d5e06f avcodec: add M101 decoder 9 years ago
Timo Rothenpieler 31ce01bdb9 avcodec/nvenc: don't set profile in lossless mode 9 years ago
James Almer bd63ecec78 avcodec/dcadsp: use LOCAL_ALIGNED_32 instead of LOCAL_ALIGNED(32, ...) 9 years ago
Andrey Utkin abb69a2f2b avcodec: Add "sar" alias to "aspect" option of video encoders 9 years ago
Christophe Gisquet 9c1aa14bf0 vc2enc: prevent random data 9 years ago
Paul B Mahol c5d2d3dced avcodec/alac: fix 20-bit support 9 years ago
Rostislav Pehlivanov 770d3c85af vc2enc: do not print the lavc version if the bitexact flag is enabled 9 years ago
James Almer fc1c836def avcodec/hevc_parser: fix packet_split function name 9 years ago
Rick Kern dc750194b6 lavc/videotoolboxenc: Set colorimetry values 9 years ago
Rick Kern c356b6865d lavc/videotoolboxenc: Support pixel aspect ratio 9 years ago
Rick Kern 9d8a38d20b lavc/videotoolboxenc: Support for forced I-frames 9 years ago
Rick Kern 4b806081b2 lavc/videotoolboxenc: add concatentation properties 9 years ago
Rick Kern ca429e7253 lavc/videotoolboxenc: Add realtime encoding property 9 years ago
Rick Kern 272dd437bc lavc/videotoolboxenc: Handle out-of-memory and fix memory leak 9 years ago
Rick Kern 2fbf39382d lavc/videotoolboxenc: Fix DTS 9 years ago
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
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
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