23369 Commits (ab228f91637a8a9018e29b98887b1ad21fb99660)

Author SHA1 Message Date
Martin Storsjö 285ff14413 x86: Change a missed occurrance of int to ptrdiff_t for strides 12 years ago
Michael Niedermayer 8e062fd169 rawdec: fix memleak 12 years ago
Michael Niedermayer d6f9610853 yop: use reget_buffer() as the previous contents are used 12 years ago
Martin Storsjö 352dbdb96c x86: Remove win64 xmm clobbering wrappers for the now removed avcodec_encode_video function 12 years ago
Michael Niedermayer 644092c8e8 h264: dont report rows as finished after a missing slice 12 years ago
Bojan Zivkovic e54eb8db9c mips: Optimization of AAC psychoacoustic model functions 12 years ago
Piotr Bandurski e26b066cd8 libspeex: support ZygoAudio (quality 10 mode) 12 years ago
Clément Bœsch 859f7da543 lavc/prores: restore pict_type and key_frame setting. 12 years ago
Michael Niedermayer b3e9f266e8 x86/mpegvideo: switch to av_assert 12 years ago
Michael Niedermayer cdbf8409ef x86/h264_qpel: switch to av_assert 12 years ago
Anton Khirnov 4e33582a0b tscc2: allocate AVFrame properly. 12 years ago
Michael Niedermayer 428e9dafab h263dec: switch to av_assert() 12 years ago
Michael Niedermayer 076c1c956c vp8: WebP decoding support 12 years ago
Carl Eugen Hoyos d98a5318fd Fix compilation with --disable-mmx. 12 years ago
Carl Eugen Hoyos ac9b056ddb Do not fail in get_buffer_internal() if pix_fmt planes == 0. 12 years ago
Michael Niedermayer 21a5f5ea5d error_resilience: fix const correctness, silence warnings 12 years ago
Michael Niedermayer 732b2fde1c vdpau.h: change vdpau_render_state layout to match fork if AV_HAVE_INCOMPATIBLE_FORK_ABI 12 years ago
Andrew Euell f8217daa8e vda_h264: fix for VDA compile 12 years ago
Michael Niedermayer 4aa8503399 sonicdec: update to new buffer API 12 years ago
Michael Niedermayer 85d7f54662 sonicenc: fix mono decorrelation 12 years ago
Michael Niedermayer 6ec037c5a9 sonicdec: fix frame size 12 years ago
Michael Niedermayer 1426291eb8 sonicdec: check decorrelation 12 years ago
Michael Niedermayer 8251c05320 g729dec: switch to buffer refs style 12 years ago
Michael Niedermayer a728a28dac v308dec: remove unneeded self assignment 12 years ago
Michael Niedermayer f3980b75f8 h264: remove unused variable 12 years ago
Michael Niedermayer de8049d27c h264: add an argument to CHROMA for consistency 12 years ago
Michael Niedermayer 82f95d7fd7 h264: drop special case for 9bit chroma422 12 years ago
Anton Khirnov fcf75022d7 h264: remove redundant freeing of DPB in h264_decode_end 12 years ago
Anton Khirnov 23e85be58f h264: add a parameter to the CHROMA444 macro. 12 years ago
Anton Khirnov e962bd08ee h264: add a parameter to the CHROMA422 macro. 12 years ago
Anton Khirnov 6d2b6f21eb h264: add a parameter to the CABAC macro. 12 years ago
Anton Khirnov a6931d8ece h264: add a parameter to the FIELD_OR_MBAFF_PICTURE macro. 12 years ago
Anton Khirnov 7fa00653a5 h264: add a parameter to the FIELD_PICTURE macro. 12 years ago
Anton Khirnov 7bece9b22f h264: add a parameter to the FRAME_MBAFF macro. 12 years ago
Anton Khirnov da6be8fcec h264: add a parameter to the MB_FIELD macro. 12 years ago
Anton Khirnov 82313eaa34 h264: add a parameter to the MB_MBAFF macro. 12 years ago
Anton Khirnov 48d0fd2d62 h264: merge common_init() into ff_h264_decode_init. 12 years ago
Anton Khirnov 25408b2a06 h264: make ff_h264_frame_start static. 12 years ago
Clément Bœsch 4331484b8d lavc/utils: fix metadata audio frame memleak in case of non refcounted frames. 12 years ago
Nedeljko Babic 271f95940b libavcodec/mips: fix for mips optimized fp fft with hard coded tables disabled 12 years ago
Janne Grunau a157c7f2b8 h264: fix bit depth changes with frame threading 12 years ago
Bojan Zivkovic 7d29c6eebc mips: Optimization of IIR filter function 12 years ago
Bojan Zivkovic 26f3924d78 mips: Optimization of AAC coefficients encoder functions 12 years ago
Sebastian Sandberg db8403d04a vc1dec: interlaced B-frames 12 years ago
Michael Niedermayer d244a615f6 er: set error_occured on missing slices 12 years ago
Stefano Sabatini 33b0549867 lavc/utils: add VP6F hack for setting correct video size in stream 12 years ago
Nedeljko Babic d23aefa498 mips: inline assembly clobber list polishing 12 years ago
Michael Niedermayer feeb8ca56d vp56: Check av_frame_ref() return code 12 years ago
Michael Niedermayer 1e41b8cd07 hpeldsp: Increase put_no_rnd_pixels_tab[][] size 12 years ago
Michael Niedermayer 2c993fece2 audio_get_buffer: add assert to ensure nb_extended_buf has a safe value 12 years ago