22940 Commits (af0e8144cd8b903f510d48a3575b0cc499120909)

Author SHA1 Message Date
Michael Niedermayer d6180aa297 libopencore-amr: Fix assignments in if() 12 years ago
Michael Niedermayer 871b6ec01d libmp3lame: Fix assignments in if() 12 years ago
Michael Niedermayer 9302ad1ac8 libfdk-aacenc: Fix assignments in if() 12 years ago
Michael Niedermayer 68a25c64cd libfaac: Fix assignments in if() 12 years ago
Michael Niedermayer 98fed59427 aacenc: Fix assignments in if() 12 years ago
Luca Barbato e28ac6e5e2 lavc: introduce the convenience function init_get_bits8 12 years ago
Luca Barbato d9cf5f5169 lavc: check for overflow in init_get_bits 12 years ago
Michael Niedermayer aaa7d2fafc h264: don t leave stale pointers in delayed_pic in flush_changes. 12 years ago
Michael Niedermayer c13e4e288c h264: fix () placement 12 years ago
Anton Khirnov 90cfc084e3 avpacket: free side data in av_free_packet(). 12 years ago
Rémi Denis-Courmont 7752532789 vdpau: Add VC-1 decoding via hwaccel infrastructure 12 years ago
Rémi Denis-Courmont 51b56a0716 vdpau: Add H.264 decoding via hwaccel infrastructure 12 years ago
Rémi Denis-Courmont 200e8ac920 vdpau: Add MPEG-4 decoding via hwaccel infrastructure 12 years ago
Rémi Denis-Courmont aaf9d0e8f3 vdpau: Add MPEG-1/2 decoding via hwaccel infrastructure 12 years ago
Rémi Denis-Courmont 44e065d56c vdpau: Add context and common helpers for hwaccel support 12 years ago
Michael Niedermayer a6e4796fbf pthread: Do not use a half updated context as master for deallocation. 12 years ago
Michael Niedermayer 2ea3f37d5f dvdsubenc: use unsigned shifts to avoid shifting into the sign bit 12 years ago
Michael Niedermayer 754dd7e889 dvdsubdec: use unsigned shifts to avoid shifting into the sign bit 12 years ago
Michael Niedermayer 43d6ac53f2 lavc: ff_find_pix_fmt ->avpriv 12 years ago
Luca Barbato f61272f0ef ratecontrol: K&R cosmetic formatting 12 years ago
Michael Niedermayer d9226b3717 mpegvideo: dont leave stale pointers in next/last picture 12 years ago
Michael Niedermayer cc548ea7a6 vc1dec: ensure cbpcy_vlc has been set before decoding a frame. 12 years ago
Michael Niedermayer b53adef07b h264: reset first_field when current_picture_ptr is reset 12 years ago
Michael Niedermayer 969e75eb80 mjpegdec: Fix out of array read in unescaping code 12 years ago
Michael Niedermayer 8d06be6b8c wavpack: check pointer to avoid overreading input buffer 12 years ago
Michael Niedermayer 85a4dbeb9c ra144enc: fix two "may be used uninitialized in this function" warnings 12 years ago
Luca Barbato c1d1ef4ecd zmbv: Reset the decoder on keyframe errors 12 years ago
Vladimir Pantelic 7b8c5b263b vc1dec: prevent a crash due missing pred_flag parameter 12 years ago
Michael Niedermayer 23318a5735 error_concealment: Check that the picture is not in a half setup state. 12 years ago
Michael Niedermayer 8b47058c61 ass_split: fix out of array access in ass_split() 12 years ago
Michael Niedermayer 97b1ba696b ass_split: fix out of array access 12 years ago
Michael Niedermayer 2c16bf2de0 vorbisdec: Check bark_map_size. 12 years ago
Ronald Bultje ec86ba5731 vp3: Fix double free in vp3_decode_end() 12 years ago
Carl Eugen Hoyos b563afe6fa Do not allow arbitrary packet size in aac decoder. 12 years ago
Carl Eugen Hoyos f023003ce6 Fix compilation with --disable-everything. 12 years ago
Michael Niedermayer 6471f63da2 wmalosslessdec: make arrays indexed by ch large enough for maximum number of channels 12 years ago
Michael Niedermayer 7cb46b5191 targa: use checked bytestream read 12 years ago
Michael Niedermayer 2b12d1ffd8 qdm2: fix out of stack array read. 12 years ago
Justin Ruggles f7bf72a4a1 idcinvideo: correctly set AVFrame defaults 12 years ago
Alexandra Khirnova d744801f1a xan: Convert to bytestream2 12 years ago
Michael Niedermayer 57bdd67646 dirac: fix inverted check 12 years ago
Michael Niedermayer 86159703f5 ff_find_pix_fmt: return NONE for the "not found" case. 12 years ago
Michael Niedermayer 4c80184cf5 mjpegdec: allow 2 components in ljpeg_decode_yuv_scan() 12 years ago
Michael Niedermayer 3b57bb478f svq1dec: check that the reference frame matches in size before using it. 12 years ago
Clément Bœsch dbf0a90572 lavc: fix forgotten "que" reference. 12 years ago
Michael Niedermayer f65daf577a rv10: always check direct mode interpolation times. 12 years ago
Michael Niedermayer 7fb87bc5f2 mpeg12enc: check dimension validity 12 years ago
Michael Niedermayer bcc4ef1a41 mpeg12enc: Correctly mask dimensions 12 years ago
Michael Niedermayer 878e5bd6f5 mpeg12: Support decoding dimensions that are a multiple of 4096 12 years ago
Paul B Mahol 2a89081cad Add EVRCA and SMV codec id 12 years ago