22389 Commits (1ec3324f00e78a057206a475ab7920146bd918e5)

Author SHA1 Message Date
Anton Khirnov 01cbc6f6ad targa: return meaningful error codes. 12 years ago
Anton Khirnov 62d9655217 qpeg: return a meaningful error code. 12 years ago
Anton Khirnov 3344f5cb74 nuv: return meaningful error codes. 12 years ago
Anton Khirnov a1c525f7eb pcx: return meaningful error codes. 12 years ago
Anton Khirnov 6bf70127d1 tmv: return meaningful error codes. 12 years ago
Anton Khirnov 9e6764900a msrle: return meaningful error codes. 12 years ago
Anton Khirnov 8fd4d1f9b9 cscd: return meaningful error codes. 12 years ago
Michael Niedermayer 659546b42d tiff: Fix assignments in if() 12 years ago
Michael Niedermayer 37be1d802f svq1enc: Fix assignments in if() 12 years ago
Michael Niedermayer e2704381e5 ra144enc: Fix assignments in if() 12 years ago
Michael Niedermayer 795d2dc23b nellymoserenc: Fix assignments in if() 12 years ago
Michael Niedermayer bdd71abe5f libvorbisenc: Fix assignments in if() 12 years ago
Michael Niedermayer 0ccb31dcad libvo-aacenc: Fix assignments in if() 12 years ago
Michael Niedermayer 3b8d66d531 libspeexenc: Fix assignments in if() 12 years ago
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