9ce2f2b133 
								
							
								 
							
						 
						
							
							
								
								fixes the frame number counter for -vcodec copy patch by (mru at users dot sourceforge.net (Måns Rullgård))  
							
							Originally committed as revision 1176 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d7425f59d5 
								
							
								 
							
						 
						
							
							
								
								cleanup (breaks compatibility, requested by fabrice)  
							
							remove CODEC_FLAG_NOT_TRUNCATED & add CODEC_FLAG_TRUNCATED
add CODEC_CAP_TRUNCATED
add alpha plane to AVPicture
remove CODEC_ID_MSMPEG4
remove various unused stuff
support "truncated" mpeg4 streams
Originally committed as revision 1175 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ff29712a3d 
								
							
								 
							
						 
						
							
							
								
								* use larger buffer - the size should be calculcated from the bitstream  
							
							data rate and outgoing samples (i.e. WMA could generate a lot of samples
  from 4096KB chunks)
  FIXME
Originally committed as revision 1169 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4fca59f2ab 
								
							
								 
							
						 
						
							
							
								
								* fix leak with output file closing  
							
							Originally committed as revision 1166 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dfdfa47cd1 
								
							
								 
							
						 
						
							
							
								
								BeOS Audio ouput patch by (François Revol <revol at free dot fr>)  
							
							Originally committed as revision 1163 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ddd71fc60 
								
							
								 
							
						 
						
							
							
								
								added BeOS net_server support (R5 network stack), basically the same  
							
							problems as with winsock (sockets != fd), and the broken select().
based on older patch by Andrew Bachmann.
patch by (François Revol <revol at free dot fr>)
Originally committed as revision 1144 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b2722d0a42 
								
							
								 
							
						 
						
							
							
								
								-vcodec copy fix patch by (mru at users dot sourceforge dot net (Måns Rullgård))  
							
							Originally committed as revision 1114 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5d9827bcf6 
								
							
								 
							
						 
						
							
							
								
								fixing bitrate display if -acodec copy is used, patch by (Kareila <cokewench at yahoo dot com>)  
							
							Originally committed as revision 1074 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ec5517d5cf 
								
							
								 
							
						 
						
							
							
								
								use new PTS api - corrected AV sync for transcoding - factorized print_report() code  
							
							Originally committed as revision 1059 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ac2830ecd3 
								
							
								 
							
						 
						
							
							
								
								fixing unused variables & adding missing options  
							
							Originally committed as revision 1043 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8351471307 
								
							
								 
							
						 
						
							
							
								
								suppressed vcd flag - use new mpeg mux format instead  
							
							Originally committed as revision 1041 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7002684e69 
								
							
								 
							
						 
						
							
							
								
								raw picture support in mux  
							
							Originally committed as revision 1035 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4d2858deac 
								
							
								 
							
						 
						
							
							
								
								better/cleaner error resilience (done in a 2nd pass after decoding)  
							
							h263/mpeg4 out of order slice decoding
Originally committed as revision 1030 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1629626f5d 
								
							
								 
							
						 
						
							
							
								
								activated 'raw stream copy' feature (use -acodec copy or -vcodec copy)  
							
							Originally committed as revision 1026 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5abdb4b199 
								
							
								 
							
						 
						
							
							
								
								added two pass support (same syntax as mencoder)  
							
							Originally committed as revision 1020 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2ad1516a6c 
								
							
								 
							
						 
						
							
							
								
								idct permutation cleanup, idct can be selected per context now  
							
							fixing some threadunsafe code
Originally committed as revision 980 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1dbb6d9026 
								
							
								 
							
						 
						
							
							
								
								regression test for ratecontrol & adv mpeg4 stuff  
							
							Originally committed as revision 962 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b3a391e8b8 
								
							
								 
							
						 
						
							
							
								
								fixing i_quant_factor, this should finally fix the bitrate bug with ffserver hopefully  
							
							Originally committed as revision 959 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								946c8a1281 
								
							
								 
							
						 
						
							
							
								
								fixing  
							
							fixing max_rate/min_rate
Originally committed as revision 951 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								29700fa656 
								
							
								 
							
						 
						
							
							
								
								fixing rc of non-intra-only streams which only contain i frames  
							
							Originally committed as revision 950 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8409b8fe74 
								
							
								 
							
						 
						
							
							
								
								error resilience command line option  
							
							Originally committed as revision 932 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ab6d194a38 
								
							
								 
							
						 
						
							
							
								
								croping patch by (talus25 at speakeasy dot net) with fixes from atmos & me  
							
							Originally committed as revision 888 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								463678ac8b 
								
							
								 
							
						 
						
							
							
								
								using only the fast int dct for regression tests  
							
							Originally committed as revision 884 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3f027ca76c 
								
							
								 
							
						 
						
							
							
								
								cygwin patch by (Felix Buenemann <atmosfear at users dot sourceforge dot net>)  
							
							Originally committed as revision 883 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3aa102be84 
								
							
								 
							
						 
						
							
							
								
								new ratecontrol code  
							
							Originally committed as revision 862 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2c4ae653af 
								
							
								 
							
						 
						
							
							
								
								renamed gettime() av_gettime() - same for register_all()  
							
							Originally committed as revision 808 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe670d099d 
								
							
								 
							
						 
						
							
							
								
								-bug comand line option to workaround encoder bugs which cannot be detected automatically  
							
							Originally committed as revision 787 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								27a5e8b897 
								
							
								 
							
						 
						
							
							
								
								nanosleep patch by François Revol <revol at free dot fr>  
							
							Originally committed as revision 784 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cbadbf19fc 
								
							
								 
							
						 
						
							
							
								
								Change ticker_tick to use ticker_abs as we want the absolute number  
							
							of ticks. In particular we want an INT64 return.
Originally committed as revision 693 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cb09b2ed92 
								
							
								 
							
						 
						
							
							
								
								* Go faster stripes: don't check to see if the user presses 'q' if stdin  
							
							returns EOF -- e.g. it is connected to /dev/null
* Make the 1MB video buffer only allocated once rather than on each frame.
  The allocation and deallocation causes significant performance loss as the
  kernel remaps the address space each time.
Originally committed as revision 629 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c04643a2c2 
								
							
								 
							
						 
						
							
							
								
								* Make video grabbing work again (if you are grabbing multiple streams  
							
							at different frame rates).
* Do the av_abort() change that is not otherwise worth checking in.
Originally committed as revision 620 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								33a1f1a3c1 
								
							
								 
							
						 
						
							
							
								
								fixing stackoverflow  
							
							Originally committed as revision 618 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bf5af56875 
								
							
								 
							
						 
						
							
							
								
								license/copyright change - fixed memory leaks  
							
							Originally committed as revision 587 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								79fdaa4cc0 
								
							
								 
							
						 
						
							
							
								
								began to simplify code - use modified API for stream reading  
							
							Originally committed as revision 548 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d4327e368f 
								
							
								 
							
						 
						
							
							
								
								oops - removed obsolete license draft  
							
							Originally committed as revision 534 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0f1578afcc 
								
							
								 
							
						 
						
							
							
								
								use av memory functions  
							
							Originally committed as revision 531 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								90da4d764c 
								
							
								 
							
						 
						
							
							
								
								- Bug fix for AVStream->r_frame_rate not being initialized for live video  
							
							capture.
Originally committed as revision 499 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6dc96cb0bf 
								
							
								 
							
						 
						
							
							
								
								- Now ffmpeg handles MPEG-2 streams with pull down, it gets the real frame  
							
							rate of the stream.
Originally committed as revision 498 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0b97443a3f 
								
							
								 
							
						 
						
							
							
								
								- Video CD option for ffmpeg  
							
							Originally committed as revision 492 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4442945711 
								
							
								 
							
						 
						
							
							
								
								- ffmpeg relies on libavcodec to repeat frames from 3:2 sources.  
							
							Originally committed as revision 487 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a5dc85efb8 
								
							
								 
							
						 
						
							
							
								
								- Bug fix in map stream parser  
							
							Originally committed as revision 483 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								afc80f59a7 
								
							
								 
							
						 
						
							
							
								
								- Segfault fixed when mpeg audio decoder returns a negative data_size.  
							
							Originally committed as revision 473 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								51bd4565f7 
								
							
								 
							
						 
						
							
							
								
								* Fix nasty problem with unitialized memory in the file_table  
							
							* Add default entries to switch statements to catch programming errors
* Fix problem with high CPU usage when capturing live (the audio grabber
  is non-blocking for some reason). This is the stream_no_data stuff.
* Handle the video grabber getting behind in its work -- PKT_FLAG_DROPPED_FRAME
Originally committed as revision 453 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fffcb5e841 
								
							
								 
							
						 
						
							
							
								
								- Segfault fixed when liba52 dynamic library isn't found.  
							
							Originally committed as revision 449 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bc6caae212 
								
							
								 
							
						 
						
							
							
								
								- MPEG-4 B frames coding option for ffmpeg.c  
							
							- Warning fixes.
Originally committed as revision 448 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								101bea5f22 
								
							
								 
							
						 
						
							
							
								
								- ME method compatibility with legacy apps.  
							
							- Please use AVCodecContext's me_method now.
Originally committed as revision 399 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e4986da9ce 
								
							
								 
							
						 
						
							
							
								
								- ME setting moved to AVCodecContext/MpegEncContext, no longer a global.  
							
							- EPZS ME algo used by default.
- HQ flag activated for ffmpeg.
- Cosmetics ...
Originally committed as revision 398 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								29da453b32 
								
							
								 
							
						 
						
							
							
								
								- New switch to activate 4MV in ffmpeg.  
							
							Originally committed as revision 394 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e0d2714adc 
								
							
								 
							
						 
						
							
							
								
								- Fixed AC3 decoding for 5:1 AC3 streams. Now when calling av_audio_decode for  
							
							AC3 set avcodec_context->channels to the desired number channels, if the
setting is 0 AC3 decoder will set it to the channels found in the
stream.
- Changed ffmpeg to cope with the new "way" of AC3 decoding.
- ASF muxer now uses Tickers for PTS calculations.
Originally committed as revision 393 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								10bb7023a2 
								
							
								 
							
						 
						
							
							
								
								- Added force_pts to av_write_packet() to be able to force PTS, this helps  
							
							(and fix) stream copying. By now force_pts it's just honoured by the MPEG
muxer. ASF could honour this also, but it should be fixed to use Tickers
first.
- MPEG audio decoder exports it's frame size in bytes.
- Hope this fix the floating point exception found in ffserver.
Originally committed as revision 382 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago