35559 Commits (004b5823860d6ad0c0fa7e699b1e52698f30105e)

Author SHA1 Message Date
Paul B Mahol 01ead2a639 avcodec/iff: implement 3rd delta ANIM decompression 9 years ago
Paul B Mahol 17ea1cd559 avcodec/iff: change delta l offset to uint32_t 9 years ago
Andriy Lysnevych ed3a02547c avcodec/avpacket: Respect payload offset in av_packet_ref 9 years ago
Paul B Mahol cb928fc448 lavc: add IFF ANIM decoder 9 years ago
Luca Barbato dd4fb2339f ape: Unbreak adaptcoeffs computation 9 years ago
Carl Eugen Hoyos d1cacbbea9 lavc/libutvideoenc: Cast an unsigned constant to int. 9 years ago
Derek Buitenhuis 64fbf2f03e avfft-test: Add missing mem.h include 9 years ago
Christophe Gisquet 9ca16bdd3f lossless audio dsp: unroll 9 years ago
Michael Niedermayer bf29794022 avcodec/dca_lbr: Fix "warning: missing braces around initializer" 9 years ago
Hendrik Leppkes 27506aceda avcodec/dca_lbr: explicitly initialize structs with zero 9 years ago
Timo Rothenpieler c921ca9b5d avcodec/nvenc: Write buffPeriod/picTime SEI in both CBR modes 9 years ago
Timo Rothenpieler 3a9df7dfec avcodec/nvenc: Generate bufferingPeriod/pictureTiming SEI 9 years ago
James Almer c8c14d0ffc aarch64/synth_filter: fix compilation 9 years ago
James Almer b2244fa0a6 avcodec/rscc: check input buffer size for deflate mode 9 years ago
foo86 6c44696b3d avcodec/dca: add DTS Express (LBR) decoder 9 years ago
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