2895 Commits (87f50d273354fbf5a78d13cf7ec7d6f3b1b49a00)

Author SHA1 Message Date
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 20 years ago
Michael Niedermayer 337afd1420 patch from http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/ffmpeg-devel/files/patch-libavcodec::x264.c 20 years ago
Michael Niedermayer 32fe3ac0f9 Here is the patch suggested by: unkaggregate, users sf net 20 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
Michael Niedermayer e679cd1ab0 fixing first_mb_in_slice if frame_mbs_only_flag==0 && mb_aff==0 20 years ago
Michael Niedermayer 6b53b87e20 check mb_y 20 years ago
Michael Niedermayer 3d15acf27b keep decoding nal units after an error 20 years ago
Michael Niedermayer 80581e9887 x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com) 20 years ago
Michael Niedermayer 90ad92b39d support changing in bitstream global headers into extradata style and back 20 years ago
Michael Niedermayer 718b27a7d0 tiny docs improvement which i apparebtly forgot to commit 20 years ago
Guillaume Poirier ee8f719308 GCC4 fix 20 years ago
Michael Niedermayer 806bb93fe2 make decoder a little bit more tolerant to missing NAL units 20 years ago
Falk Hüffner 2fdf9cb2fb Communicate proper aliasing to gcc (needed for 4.1). 20 years ago
Diego Biurrun bb628dae44 spelling fixes 20 years ago
Loren Merritt 36940eca76 H.264 lossless mode 20 years ago
Ronald S. Bultje 7dc1bea30f non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, ronald bitfreak net) 20 years ago
Loren Merritt 1b7576e785 typo in cabac tables 20 years ago
Michael Niedermayer a7cc43047f apiexample fix by (Chip: szarlada, freemail hu) 20 years ago
Michael Niedermayer 59d8efb340 uint_fast64_t emulation by (Wolfram Gloger: wmglo, dent med uni-muenchen de) 20 years ago
Michael Niedermayer 8d204aa415 10l (dont read variables before they have been set) 20 years ago