3111 Commits (a8fcaf4019ccb7b5ca5e88f2544afab69c0a3e87)

Author SHA1 Message Date
Kostya Shishkov f63166f8df security fixes 19 years ago
Edward Hervey 856170f752 DV video encoder/decoder doesn't set keyframe and picture type properties patch by (Edward Hervey:bilboed,gmail com) 19 years ago
Michael Niedermayer 77b854883e mkstemp on win32 workaround by (Ivan Wong: email, ivanwong info) 19 years ago
Steven M. Schultz 6987c58a0a liba52/crc.c fails to compile patch by ("Steven M. Schultz": sms, 2bsd com) 19 years ago
Alex Beregszaszi 23972d5a6c 10l 19 years ago
Michael Niedermayer 804b0dac58 segfault fix 19 years ago
Alexander Strasser c11c2bc20b libavutil: Utility code from libavcodec moved to a separate library. 19 years ago
Michael Niedermayer 0cc64d3d1c fix assertion failure for mpeg2 encoding 19 years ago
Michael Niedermayer cdd106899f workaround 'colocated mv if colocated block is L1 predicted' bug in x264 19 years ago
Michael Niedermayer 5aa083eec1 A.B.C versions 19 years ago
Michael Niedermayer e53222d19b try to check for nonsense time_base instead of setting fake one 19 years ago
Michael Niedermayer efbc614de0 check time_base.den for mpeg4 19 years ago
Michael Niedermayer 2f300f8965 motion vector limit for mpeg2 19 years ago
Diego Biurrun 51fd379af2 Reduce verbosity. 19 years ago
Michael Niedermayer 8583bef871 fixing colocated mv if colocated block is L1 predicted for the temporal direct case 19 years ago
Michael Niedermayer 4866bd2b82 fixing colocated mv if colocated block is L1 predicted 19 years ago
Martin Boehme acb22f9391 Fix for overflow issue in mpegvideo.c patch by (Martin Boehme: boehme, inb uni-luebeck de) 19 years ago
Michael Niedermayer ddebfb15dc thread mess check for avcodec_open/close() 19 years ago
Michael Niedermayer 91d44ffc9a fix user data parsing code so it suppors pre1 and cvs 19 years ago
Michael Niedermayer d9dd7a0d2c minor user data reading bugfix 19 years ago
Reimar Döffinger cad4368af7 Add missing +1 in bounds check. 19 years ago
Reimar Döffinger 4eecd5bc66 reset restart_count when restart_interval is set and fill the 19 years ago
Michael Niedermayer 2e8f2c20c9 portable IEEE float/double read/write functions 19 years ago
Michael Niedermayer ea4377de8c portable IEEE float/double read/write functions 19 years ago
Michael Niedermayer 4c1a012e9c dont pre allocate uselessly large buffer and dont ignore FF_INPUT_BUFFER_PADDING_SIZE 19 years ago
Michael Niedermayer e33943728e verify len field validity in mjpeg_decode_com() 19 years ago
Michael Niedermayer 50e2450bc1 10l (forgot to commit this yesterday) 19 years ago
Michael Niedermayer c6ec28b18c DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) 19 years ago
Michael Niedermayer b194c327fc yamaha adpcm nibbles in the wrong order fix by (Vidar Madsen: vidarino, gmail com) 19 years ago
Vidar Madsen 2ff4524e72 Add Yamaha ADPCM encoding/decoding patch by (Vidar Madsen: vidarino, gmail com) 19 years ago
Michael Niedermayer e0111b3243 more fine grained skip_frame 19 years ago
Michael Niedermayer 8c3eba7c62 skip_idct 19 years ago
Michael Niedermayer fec9ccb7e6 check for CODEC_CAP_DELAY in audio decoders too 19 years ago
Michael Niedermayer 46044471a0 ffmpeg version should be "CVS" 19 years ago
Michael Niedermayer aa6ff39bb0 check len (should fix #1165694) 19 years ago
Michael Niedermayer 1a55810e87 fix segfault (bug #1165640) 19 years ago
Michael Niedermayer 472ea1284e fix infinite loop (suggested change by rjayne at convera dot com) 19 years ago
Michael Niedermayer 02fb0d7c72 fix decoding of (broken) files with f_code=0 19 years ago
Michael Niedermayer 5b2ad9f520 segfault fix 19 years ago
Michael Niedermayer 337afd1420 patch from http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/ffmpeg-devel/files/patch-libavcodec::x264.c 19 years ago
Michael Niedermayer 32fe3ac0f9 Here is the patch suggested by: unkaggregate, users sf net 19 years ago
Alex Beregszaszi 41a33f51d2 100l - this has only worked on big endian 20 years ago
Alex Beregszaszi 19d9ac8169 parenthesing to avoid compiler errors in the future - compared asm outputs, behaviour didnt changed 20 years ago
Alex Beregszaszi 0ede2c556a print 'not working' message 20 years ago
Alex Beregszaszi 282152b133 1l 20 years ago
Sigbjørn Skjæret 4af5b6cdb0 Disable AltiVec IDCT for lowres decoding in lavc patch by (Sigbjørn Skjæret: cisc, broadpark no) 20 years ago
Michael Niedermayer 73480a1552 off by 1 error bugfix 20 years ago
Gildas Bazin eba9ae3cfc IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin : altern org) 20 years ago
Mark Weaver ff547a52d2 WMA MAX_CODED_SUPERFRAME_SIZE too small patch by (Mark Weaver: mark-clist, npsl co uk) 20 years ago
Michael Niedermayer 3f46995ca5 support extracting sps/pps from bitstream and putting it in extradata 20 years ago