7bf3261289 
								
							
								 
							
						 
						
							
							
								
								these functions (get_bit_count and align_put_bits) are referenced even  
							
							when CONFIG_ENCODERS is not defined
Originally committed as revision 2735 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								18a508c527 
								
							
								 
							
						 
						
							
							
								
								handle invalid buffer sizes  
							
							Originally committed as revision 2734 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								155aa4174d 
								
							
								 
							
						 
						
							
							
								
								watch those hard tabs  
							
							Originally committed as revision 2733 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								df72754d03 
								
							
								 
							
						 
						
							
							
								
								handle 0-length buffers  
							
							Originally committed as revision 2732 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c89c1d2542 
								
							
								 
							
						 
						
							
							
								
								handle 0-length buffers  
							
							Originally committed as revision 2731 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2c8b796fa9 
								
							
								 
							
						 
						
							
							
								
								b frames + cbr fix  
							
							Originally committed as revision 2730 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8fd19ab286 
								
							
								 
							
						 
						
							
							
								
								SSE2 fdct by (Balatoni Denes <pnis at coder dot hu>)  
							
							Originally committed as revision 2729 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5a60360712 
								
							
								 
							
						 
						
							
							
								
								4mv + b frame encoding segfault fix  
							
							Originally committed as revision 2728 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6ff6cff203 
								
							
								 
							
						 
						
							
							
								
								first coded vs. first displayed pts (segfault & pts fix if b frames are used)  
							
							Originally committed as revision 2727 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ac806113fe 
								
							
								 
							
						 
						
							
							
								
								10l  
							
							Originally committed as revision 2726 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ff5f17543 
								
							
								 
							
						 
						
							
							
								
								int64max fix by (Michel Bardiaux <mbardiaux at peaktime dot be>)  
							
							Originally committed as revision 2725 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								11a8a71d4e 
								
							
								 
							
						 
						
							
							
								
								mpeg4 pts fix  
							
							Originally committed as revision 2724 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e40f5d3c6f 
								
							
								 
							
						 
						
							
							
								
								Use reget buffer instead of copying from prev frame  
							
							Added buffer hints, replaced printf with av_log
Originally committed as revision 2723 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e0c53ac889 
								
							
								 
							
						 
						
							
							
								
								freebsd fix for mpeg12.c (moving INT64_MAX to common.h)  
							
							Originally committed as revision 2722 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								65a24d0b39 
								
							
								 
							
						 
						
							
							
								
								optimization & bugfix extracted from the 4k line diff between ffmpeg 0.4.7 and  http://www.alicestreet.com/ffh263.html  
							
							the other parts of the diff where
1. spelling fixes (rejected as only a small part of it could be applied automatically)
2. cosmetics (reindention, function reordering, var renaming, ...) with bugs (rejected)
3. rtp related stuff (rejetced as it breaks several codecs)
4. some changes to the intra/inter decission & scene change detection (quality tests needed first)
Originally committed as revision 2721 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7a62e94a26 
								
							
								 
							
						 
						
							
							
								
								optimization  
							
							Originally committed as revision 2720 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								83f8c0c3c8 
								
							
								 
							
						 
						
							
							
								
								segfault fix  
							
							Originally committed as revision 2719 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								303e50e65b 
								
							
								 
							
						 
						
							
							
								
								closed gop support & flags2 as all bits in flags are used  
							
							and a few minor things i forgot to commit ...
Originally committed as revision 2718 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d398a27e0b 
								
							
								 
							
						 
						
							
							
								
								inttypes.h patch by (Chip <szarlada at freemail dot hu>)  
							
							Originally committed as revision 2717 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								403f10996d 
								
							
								 
							
						 
						
							
							
								
								more tolerance for dc=0  
							
							Originally committed as revision 2716 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								20f155ed80 
								
							
								 
							
						 
						
							
							
								
								avcodec_flush_buffers() fix  
							
							Originally committed as revision 2715 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								40a3105d46 
								
							
								 
							
						 
						
							
							
								
								segfault fix  
							
							Originally committed as revision 2714 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2c492e94fc 
								
							
								 
							
						 
						
							
							
								
								removing broken framerate conversation hack in mpeg1/2  
							
							Originally committed as revision 2713 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8e78482542 
								
							
								 
							
						 
						
							
							
								
								rv20 mv prediction in b frames fix  
							
							Originally committed as revision 2712 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8a05bca46c 
								
							
								 
							
						 
						
							
							
								
								CONFIG_ENCODERS fix by (Ronald Bultje <rbultje at ronald dot bitfreak dot net>)  
							
							Originally committed as revision 2711 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0888ac4f27 
								
							
								 
							
						 
						
							
							
								
								seeking stuff  
							
							adaptively change middle position selection algo for seeking, this avoids some ugly worstcases of the interpolated variant
  avoid backward search for mpeg where possible, its 17 times slower then forward according to my benchmark
Originally committed as revision 2710 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3e9245a98e 
								
							
								 
							
						 
						
							
							
								
								store searched distance in index, so we dont waste time searching for keyframes where we already searched  
							
							asf seek fixes & use keyframe pos/timestamp cache
Originally committed as revision 2709 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fb204d4bc1 
								
							
								 
							
						 
						
							
							
								
								xvid "packed" stuff support  
							
							Originally committed as revision 2708 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								29962fea47 
								
							
								 
							
						 
						
							
							
								
								header parser fix  
							
							Originally committed as revision 2707 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1305a9d55e 
								
							
								 
							
						 
						
							
							
								
								replic_size==0 fix, needed so that G.726 asf file, so ffmpeg can at least decode the video without segfaulting  
							
							Originally committed as revision 2706 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0c904df2b6 
								
							
								 
							
						 
						
							
							
								
								dont let the demuxer thread die before the video has actually been played as seeking would become impossible shortly before EOF  
							
							Originally committed as revision 2705 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								09646bab63 
								
							
								 
							
						 
						
							
							
								
								use packet number instead of byte number internally for seeking  
							
							Originally committed as revision 2704 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a602556e06 
								
							
								 
							
						 
						
							
							
								
								unused  
							
							Originally committed as revision 2703 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								82b9e4a286 
								
							
								 
							
						 
						
							
							
								
								seeking fixes  
							
							memleaks
  infinite loops
  uninitalized variables
with some luck u can seek now a few times before it dies
Originally committed as revision 2702 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								580fb5e72c 
								
							
								 
							
						 
						
							
							
								
								memleak fix  
							
							multiple stream seeking (yes i know seeking is still broken)
related cleanup
Originally committed as revision 2701 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								38376f00fd 
								
							
								 
							
						 
						
							
							
								
								seeking in single stream asf patch by ("Kevin Kuphal" <kevin dot kuphal at sitecity dot net>)  
							
							Originally committed as revision 2700 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								237da0fa20 
								
							
								 
							
						 
						
							
							
								
								dont calculate stuff if its not used ...  
							
							Originally committed as revision 2699 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a75b43fd73 
								
							
								 
							
						 
						
							
							
								
								fixing twice added offset bug, was triggered by 4mv + sub_cmp != mb_cmp  
							
							bug was introduced in version 1.75 (2003-12-30)
this may have lead to a small drop in quality of the 4mv mode, but should have only affected the mbd=0 case
Originally committed as revision 2698 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b754978a3b 
								
							
								 
							
						 
						
							
							
								
								caching of timestamps for mpeg-ps so seeking is faster  
							
							move (av_)find_stream_index() to utils.c as its usefull outside mpeg.c
assert checking enabled, to find bugs quicker, should obviously be disabled later
(av_)add_index_entry() inserts new entries so that the list stays ordered and updates entries if already in it
(av_)index_search_timestamp() cleanup (kill ugly goto) and shorter
Originally committed as revision 2697 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6245598582 
								
							
								 
							
						 
						
							
							
								
								Right fix for older zlib version  
							
							Originally committed as revision 2696 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ccbfd4ba96 
								
							
								 
							
						 
						
							
							
								
								Fix for older version of zlib  
							
							Originally committed as revision 2695 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								507a8e0d70 
								
							
								 
							
						 
						
							
							
								
								type fixes, found by Wolfgang Hesseler  
							
							Originally committed as revision 2694 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a273bbfb03 
								
							
								 
							
						 
						
							
							
								
								MSZH and ZLIB decoder support  
							
							Experimental ZLIB encoder (not working yet)
Originally committed as revision 2693 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fb966f99b0 
								
							
								 
							
						 
						
							
							
								
								ignore damaged video frames  
							
							Originally committed as revision 2692 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								041086191f 
								
							
								 
							
						 
						
							
							
								
								oops  
							
							Originally committed as revision 2691 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								93e1a0a9de 
								
							
								 
							
						 
						
							
							
								
								fix b frame after seeking blockmess  
							
							Originally committed as revision 2690 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0a61ba5869 
								
							
								 
							
						 
						
							
							
								
								audio pts fix  
							
							Originally committed as revision 2689 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e6c0297f1c 
								
							
								 
							
						 
						
							
							
								
								fixing some seek failure issues  
							
							Originally committed as revision 2688 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								909678c707 
								
							
								 
							
						 
						
							
							
								
								grayscale mjpeg decoding support based upon a patch by (Leon Bottou (leonb))  
							
							Originally committed as revision 2687 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8f2ab83318 
								
							
								 
							
						 
						
							
							
								
								copyright year update of the files i touched and remembered, things look annoyingly unmaintained otherwise  
							
							Originally committed as revision 2686 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago