c0df9d75bd 
								
							
								 
							
						 
						
							
							
								
								switch to native time bases  
							
							Originally committed as revision 4168 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d46db490b1 
								
							
								 
							
						 
						
							
							
								
								segfault fix  
							
							Originally committed as revision 4079 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f3356e9c9e 
								
							
								 
							
						 
						
							
							
								
								more fine grained discarding of packets  
							
							Originally committed as revision 4051 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								80e3a08c97 
								
							
								 
							
						 
						
							
							
								
								reverse zero packet dissapearence "feature"  
							
							Originally committed as revision 4046 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b53f10648b 
								
							
								 
							
						 
						
							
							
								
								cleanup strh parser  
							
							Originally committed as revision 4041 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7c7f386677 
								
							
								 
							
						 
						
							
							
								
								non interleaved avi support  
							
							various fixes/workarounds
Originally committed as revision 4038 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								52a0bbff1f 
								
							
								 
							
						 
						
							
							
								
								use libavformats index system instead of the half duplicated mess in avidec.c  
							
							Originally committed as revision 4036 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cb43c0e10d 
								
							
								 
							
						 
						
							
							
								
								audio duration fix?  
							
							Originally committed as revision 3952 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8d65750ef1 
								
							
								 
							
						 
						
							
							
								
								overflows  
							
							Originally committed as revision 3935 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b4aea108eb 
								
							
								 
							
						 
						
							
							
								
								support discarding of uninterresting packets  
							
							Originally committed as revision 3858 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0fbc6961eb 
								
							
								 
							
						 
						
							
							
								
								1/0 fix  
							
							Originally committed as revision 3856 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								568e18b15e 
								
							
								 
							
						 
						
							
							
								
								integer overflows, heap corruption  
							
							possible arbitrary code execution cannot be ruled out in some cases
precautionary checks
Originally committed as revision 3813 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								55c7e4ad5d 
								
							
								 
							
						 
						
							
							
								
								broken avi / div by zero fix  
							
							Originally committed as revision 3761 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3129cd0140 
								
							
								 
							
						 
						
							
							
								
								allocate a few bytes more for extradata so the bitstream reader if its used by the codec for parsing extardata, doesnt read over the end  
							
							Originally committed as revision 3679 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								61c52ead7c 
								
							
								 
							
						 
						
							
							
								
								When playing  
							
							ftp://ftp.mplayerhq.hu/MPlayer/samples/V-codecs/QPEG/VWbig6.avi with my
decoder (should appear soon) it hadn't changed palette even there are
palette change chunks in that AVI.
Here is small patch to make it work (zero number of colors to change in
that chunk actually means to change ALL colors).
patch by (Kostya <cannonball>at<bw-team>dot<com>)
Originally committed as revision 3670 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4a8d51356f 
								
							
								 
							
						 
						
							
							
								
								fixing demuxing of vc2_intro.avi  
							
							Originally committed as revision 3610 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								664f583665 
								
							
								 
							
						 
						
							
							
								
								* static allocation for audio packets. This will make it a little bit  
							
							faster and easier to follow.
   * misc. fixes for problems with seeking
Originally committed as revision 3590 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7b3c1382bf 
								
							
								 
							
						 
						
							
							
								
								100l (forgoten seeking functions)  
							
							Originally committed as revision 3585 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								30667f42f5 
								
							
								 
							
						 
						
							
							
								
								pads stream  
							
							Originally committed as revision 3531 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2c3cee348f 
								
							
								 
							
						 
						
							
							
								
								* fix for a DV regression introduced with the last round of avi_read_packet  
							
							fixes.
Originally committed as revision 3482 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								69bde0b258 
								
							
								 
							
						 
						
							
							
								
								added support for the elusive AVI palette change chunk, courtesy of  
							
							Kostya <cannonball at bw-team.com>
Originally committed as revision 3467 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d2c5f0a4bf 
								
							
								 
							
						 
						
							
							
								
								various fixes for the main chunk demux loop  
							
							Originally committed as revision 3464 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8f9298f801 
								
							
								 
							
						 
						
							
							
								
								* simplifying OpenDML AVI handling.  
							
							* adding code to skip over JUNK. It turns out that video editing
     software uses junk to resize ix## chunks without actually
     scrubbing the data. That trips up our packet extraction
     code since it recognizes ix## entries as "packets". Basically
     we have to skip over JUNK chunks for exactly the same reason
     we have to skip over ix## entries.
Originally committed as revision 3378 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f8facaaf41 
								
							
								 
							
						 
						
							
							
								
								play more broken files  
							
							Originally committed as revision 3308 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7520409245 
								
							
								 
							
						 
						
							
							
								
								10l  
							
							Originally committed as revision 3174 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cc11e2b3e4 
								
							
								 
							
						 
						
							
							
								
								skip subtitle streams instead of perishing  
							
							Originally committed as revision 3173 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								42feef6b70 
								
							
								 
							
						 
						
							
							
								
								exporting keyframe flags, fixes keyframe stuff with streamcopy  
							
							Originally committed as revision 3169 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4fc2c6447f 
								
							
								 
							
						 
						
							
							
								
								100l (avi seeking)  
							
							Originally committed as revision 3155 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cde073b448 
								
							
								 
							
						 
						
							
							
								
								100l (AVStream.duration)  
							
							Originally committed as revision 3154 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cdd5034f89 
								
							
								 
							
						 
						
							
							
								
								store index for seeking in the native timebase of each stream  
							
							set correct timebase for nut
merge mpeg-ts seeking with existing seeking code
10l fix in mpegts (27mhz vs. 90khz)
Originally committed as revision 3152 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ee91c2f53 
								
							
								 
							
						 
						
							
							
								
								move time_base (pts_num/pts_den) from AVFormatContext -> AVStream  
							
							Originally committed as revision 3148 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1fa3d65d57 
								
							
								 
							
						 
						
							
							
								
								vbr audio fix  
							
							Originally committed as revision 3111 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								3144b152a6 
								
							
								 
							
						 
						
							
							
								
								10l  
							
							Originally committed as revision 2666 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								76e9d39297 
								
							
								 
							
						 
						
							
							
								
								forgot ...  
							
							Originally committed as revision 2658 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								155e9ee909 
								
							
								 
							
						 
						
							
							
								
								initial seek support  
							
							Originally committed as revision 2502 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								19d053c5ba 
								
							
								 
							
						 
						
							
							
								
								* fixes for broken builds on Solaris, OS2 and all bingendian  
							
							systems out there.
Originally committed as revision 2480 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5e29abf8b7 
								
							
								 
							
						 
						
							
							
								
								Make avi and asf demuxer export palette in palctrl  
							
							Originally committed as revision 2465 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ddaae6a9d1 
								
							
								 
							
						 
						
							
							
								
								* DV demuxer is now capable of decoding auxilary audio stream. So,  
							
							everybody who still uses second streo track for dubbing can
     now export it.
   * void* -> DVDemuxContext* change (per Fabrice's suggestion).
   * -dv1394 capture now works in all modes.
Originally committed as revision 2458 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7458ccbb02 
								
							
								 
							
						 
						
							
							
								
								* DV handling was streamlined for both muxing/demuxing and  
							
							decoding. All muxing/demuxing functionality is now available
     in libavformat/dv.[ch].
   * dv1394.c and avidec.c were hooked up with general DV demuxer.
   * DVAUDIO is dead! Long live pcm_s16le!
   * DV audio is now always recognized -- which means we can
     now hear all those ducks quaking in pond.dv.
Originally committed as revision 2319 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9e8cd0db54 
								
							
								 
							
						 
						
							
							
								
								hacks to support Xan AVI files  
							
							Originally committed as revision 2220 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								247eadca9d 
								
							
								 
							
						 
						
							
							
								
								update duration and start_time - add av_new_stream() usage  
							
							Originally committed as revision 2110 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2af7e61032 
								
							
								 
							
						 
						
							
							
								
								use custom packet allocation only for DV  
							
							Originally committed as revision 1937 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e738cee9c4 
								
							
								 
							
						 
						
							
							
								
								Complete support for OpenDML AVIs and AVIs > 2Gb.  
							
							Originally committed as revision 1814 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5ae2c73e4d 
								
							
								 
							
						 
						
							
							
								
								memleaks  
							
							Originally committed as revision 1793 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								deb0a292b0 
								
							
								 
							
						 
						
							
							
								
								AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>)  
							
							Originally committed as revision 1714 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								06219cb194 
								
							
								 
							
						 
						
							
							
								
								OpenDML AVI > 2Gb support patch by (Roman Shaposhnick <rvs at sun dot com>)  
							
							Originally committed as revision 1703 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								57d0375849 
								
							
								 
							
						 
						
							
							
								
								db video chunk in avi files support (idea by Dmitry Poplavsky <dima at thekompany dot com>)  
							
							Originally committed as revision 1693 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								14bea432f1 
								
							
								 
							
						 
						
							
							
								
								per context frame_rate_base, this should finally fix frame_rate related av sync issues  
							
							Originally committed as revision 1666 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago