|  Michael Niedermayer | 50e2450bc1 | 10l (forgot to commit this yesterday) DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk)
Originally committed as revision 4449 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | c6ec28b18c | DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) Originally committed as revision 4448 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | b194c327fc | yamaha adpcm nibbles in the wrong order fix by (Vidar Madsen: vidarino, gmail com) Originally committed as revision 4446 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Vidar Madsen | 2ff4524e72 | Add Yamaha ADPCM encoding/decoding patch by (Vidar Madsen: vidarino, gmail com) Originally committed as revision 4442 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | e0111b3243 | more fine grained skip_frame Originally committed as revision 4441 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | 8c3eba7c62 | skip_idct skip_frame
skip_loop_filter
Originally committed as revision 4440 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | fec9ccb7e6 | check for CODEC_CAP_DELAY in audio decoders too Originally committed as revision 4439 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | 46044471a0 | ffmpeg version should be "CVS" Originally committed as revision 4438 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | aa6ff39bb0 | check len (should fix #1165694) Originally committed as revision 4436 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | 1a55810e87 | fix segfault (bug #1165640) Originally committed as revision 4435 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | 472ea1284e | fix infinite loop (suggested change by rjayne at convera dot com) fixes bug #1160195
Originally committed as revision 4434 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | 02fb0d7c72 | fix decoding of (broken) files with f_code=0 fix segfault if the first P frames header is damaged
Originally committed as revision 4432 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | 5b2ad9f520 | segfault fix Originally committed as revision 4430 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | 337afd1420 | patch from http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/ffmpeg-devel/files/patch-libavcodec::x264.c (math.h needed for log2() at least)
Originally committed as revision 4426 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | 32fe3ac0f9 | Here is the patch suggested by: unkaggregate, users sf net Main reason is: deltas in interframes need scaling by 3/4 before applying.
Detailed description is at:
http://sourceforge.net/tracker/index.php?func=detail&aid=1222099&group_id=16082&atid=116082
He also mentioned some samples at:
http://www.nerdgrounds.com/indeo21_test/
patch posted to ffmpeg-devel by (Kostya: kostya shishkov, gmail com)
Originally committed as revision 4425 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Alex Beregszaszi | 41a33f51d2 | 100l - this has only worked on big endian Originally committed as revision 4418 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Alex Beregszaszi | 19d9ac8169 | parenthesing to avoid compiler errors in the future - compared asm outputs, behaviour didnt changed Originally committed as revision 4417 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Alex Beregszaszi | 0ede2c556a | print 'not working' message Originally committed as revision 4416 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Alex Beregszaszi | 282152b133 | 1l Originally committed as revision 4414 to svn://svn.ffmpeg.org/ffmpeg/trunk | 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) Originally committed as revision 4413 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | 73480a1552 | off by 1 error bugfix avoid adding duplicate global headers to the bitstream
Originally committed as revision 4410 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Gildas Bazin | eba9ae3cfc | IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin : altern org) Originally committed as revision 4409 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Mark Weaver | ff547a52d2 | WMA MAX_CODED_SUPERFRAME_SIZE too small patch by (Mark Weaver: mark-clist, npsl co uk) Originally committed as revision 4407 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | 3f46995ca5 | support extracting sps/pps from bitstream and putting it in extradata Originally committed as revision 4403 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | e679cd1ab0 | fixing first_mb_in_slice if frame_mbs_only_flag==0 && mb_aff==0 Originally committed as revision 4402 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | 6b53b87e20 | check mb_y Originally committed as revision 4401 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | 3d15acf27b | keep decoding nal units after an error Originally committed as revision 4399 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | 80581e9887 | x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com) Originally committed as revision 4397 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | 90ad92b39d | support changing in bitstream global headers into extradata style and back Originally committed as revision 4395 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | 718b27a7d0 | tiny docs improvement which i apparebtly forgot to commit Originally committed as revision 4394 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Guillaume Poirier | ee8f719308 | GCC4 fix Originally committed as revision 4388 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | 806bb93fe2 | make decoder a little bit more tolerant to missing NAL units Originally committed as revision 4385 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Falk Hüffner | 2fdf9cb2fb | Communicate proper aliasing to gcc (needed for 4.1). Originally committed as revision 4384 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Diego Biurrun | bb628dae44 | spelling fixes patch by Peter Robinson pbrobinson @ at @ gmail . dot . com and myself
Originally committed as revision 4382 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Loren Merritt | 36940eca76 | H.264 lossless mode Originally committed as revision 4381 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Ronald S. Bultje | 7dc1bea30f | non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, ronald bitfreak net) Originally committed as revision 4368 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Loren Merritt | 1b7576e785 | typo in cabac tables Originally committed as revision 4360 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | a7cc43047f | apiexample fix by (Chip: szarlada, freemail hu) Originally committed as revision 4357 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | 59d8efb340 | uint_fast64_t emulation by (Wolfram Gloger: wmglo, dent med uni-muenchen de) Originally committed as revision 4356 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | 8d204aa415 | 10l (dont read variables before they have been set) Originally committed as revision 4355 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Måns Rullgård | fb3ca6ba3e | remove mixed code/declarations Originally committed as revision 4353 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Fabrice Bellard | 240c1657dc | subtitle codec type support Originally committed as revision 4346 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Loren Merritt | 43efd19a88 | decode H.264 with 8x8 transform. deblocking is still incorrect with 8x8+cavlc
Originally committed as revision 4339 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Loren Merritt | d2bb7db135 | sort H.264 mmx dsp functions into their own file Originally committed as revision 4338 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | c26ae41db2 | adding a few const Originally committed as revision 4337 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | 435b0720a8 | 100l for myself (breaking amd64) Originally committed as revision 4336 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Måns Rullgård | ca15919699 | fix segfault if flush is called before the first frame (I think that's it, and this fixes it)
Originally committed as revision 4335 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | 6510f43cf3 | merge a few asm blocks so gcc cant unoptimize it (658->631 dezicycles on duron) Originally committed as revision 4334 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | 987ae784e6 | get rid of 2 movq (680 -> 658 dezicycles on duron) Originally committed as revision 4333 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago | 
				
					
						|  Michael Niedermayer | e4b36d4434 | avoid one transpose (730->680 dezicycles on duron) Originally committed as revision 4332 to svn://svn.ffmpeg.org/ffmpeg/trunk | 20 years ago |