5139 Commits (c8a596d21045851ddbdc29d0d27397ab0a19674c)
 

Author SHA1 Message Date
Michael Niedermayer 7885603a0b patches should not contain several unrelated changes 19 years ago
Vidar Madsen 93a2362752 Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com) 19 years ago
Vidar Madsen 694eaead0c Yamaha ADPCM in wav patch 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
Benjamin Larsson 58379c062f printf-> av_log patch by (Benjamin Larsson, banan: student ltu se) 19 years ago
Guillaume Poirier dc77ef7fea Re-enables the GCC-4 fix for AMD-64 only. Patch by cartman and poirierg 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 b7b84107b5 error_resilience = FF_ER_CAREFULL 19 years ago
Michael Niedermayer 02fb0d7c72 fix decoding of (broken) files with f_code=0 19 years ago
Michael Niedermayer e0827ba440 .m1v and .m2a (feature req #1178960) 19 years ago
Michael Niedermayer 5b2ad9f520 segfault fix 19 years ago
Niki W. Waibel 56b04ceb47 compiling using nonstd include/library locations / add LDFLAGS to a few places patch by (Niki W. Waibel - nikiwaibel) 19 years ago
Michael Niedermayer c6fa36cf58 remove -f singlejpeg as its identical to -f mjpeg 19 years ago
Jan Kratochvil 11bec29441 AMR-WB for 3GPP patch by (Jan Kratochvil - kratochvil) / bugreport #1187101 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
Andreas Öman 002c01a6f3 fixing output_example to work with current CVS libavcodec/libavformat patch by ("Andreas U. Trottmann": andreas trottmann, werft22 com) 19 years ago
Kenneth Aafløy 6fd93ce271 avformat/av_seek_frame_binary with growing file patch by (Kenneth Aafløy: kenneth, aafloy net) 19 years ago
Michael Niedermayer 9c98cdbc8a av_seek_frame() docs timestamp clarification 19 years ago
Michael Niedermayer ba5697d53b .264 19 years ago
Alex Beregszaszi 98d82b22c8 10l 20 years ago
Alex Beregszaszi e227d197e4 tell the user if compressed swf found 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 af4ca324de some missing additions 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
Aurelien Jacobs a3075830f2 add hdv2 fourcc to MPEG2 codec mapping 20 years ago
Guillaume Poirier 9cc768f64c Reverts GCC-4.0 "fixe" which broke GCC-3.3 and maybe others 20 years ago
Michael Niedermayer 2577897d2b fix assertion failure 20 years ago
Michael Niedermayer 73480a1552 off by 1 error bugfix 20 years ago
Reimar Döffinger c35afa2f57 Another REG_d -> REG_D fix. 20 years ago
Gildas Bazin eba9ae3cfc IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin : altern org) 20 years ago
Emiliano Parasassi b4cad5371b disabling all decoders patch by (Emiliano Parasassi, millallo : tiscali it) 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 33785a3a9d RTCP_* conflict with live.com and they seem not to be used anywhere so commenting them out 20 years ago
Daniel Kristjansson e36bdf8bf5 part of the 'libavformat/utils.c doxygen documentation' patch by (Daniel Kristjansson: danielk, cat nyu edu) 20 years ago
Andy Parkins 22e50022f2 ffplay seeking because url_feof() not working patch by (Andy Parkins: andyparkins, gmail com) 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 43c0040a65 dont open and close codec at every call of try_decode_frame() as this is not only slow but also fails if the previous frame is needed for setting some parameters correctly 20 years ago
Michael Niedermayer 3d15acf27b keep decoding nal units after an error 20 years ago