22ff336145 
								
							
								 
							
						 
						
							
							
								
								Parse ID3v[12] metadata from TTA files.  
							
							As a side-effect, this commit also fixes issue 1310.
Originally committed as revision 20886 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5c910fcad8 
								
							
								 
							
						 
						
							
							
								
								Cosmetics: make celp_filters.* formatting more consistent with the rest of  
							
							FFmpeg
Originally committed as revision 20885 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6ef607c2d5 
								
							
								 
							
						 
						
							
							
								
								Optimize ff_celp_lp_synthesis_filterf(). 50% faster in my tests.  
							
							Originally committed as revision 20884 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5ad14c6c3a 
								
							
								 
							
						 
						
							
							
								
								List myself as the maintainer of celp_filters.*  
							
							Originally committed as revision 20883 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								18eb23db7d 
								
							
								 
							
						 
						
							
							
								
								Update ffm reference checksums as a result of r20869.  
							
							Originally committed as revision 20882 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4aaebf78f5 
								
							
								 
							
						 
						
							
							
								
								Reply to RTMP ping with the same value as received by client.  
							
							Patch by Martin Storsjö ($name at $name dot \163\164)
Originally committed as revision 20881 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0fc2c0f618 
								
							
								 
							
						 
						
							
							
								
								Add -vlang option to set ISO 639 video stream language code.  
							
							This is similar to existing -alang & -slang options.
Patch by Matthieu Crapet m${surname} ^ gmail com.
Originally committed as revision 20880 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b0bc928b86 
								
							
								 
							
						 
						
							
							
								
								Undo r20874: It broke AAC decoding.  
							
							Originally committed as revision 20879 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								18a49f118c 
								
							
								 
							
						 
						
							
							
								
								Remove unused variable, fixes the warning:  
							
							libavformat/apetag.c:38: warning: unused variable `l'
Originally committed as revision 20878 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								06a3c9c45a 
								
							
								 
							
						 
						
							
							
								
								Use positive logic in opt_target() for selecting the PAL/others  
							
							options, make its semantics mildly easier to compile by human minds.
Originally committed as revision 20877 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e6db28ceb2 
								
							
								 
							
						 
						
							
							
								
								Simplify freeing of audio_language and subtitle_language.  
							
							Patch by Matthieu, mcrapet gmail com
Originally committed as revision 20875 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								257c7147e1 
								
							
								 
							
						 
						
							
							
								
								Use enum and constant to avoid three icc warnings.  
							
							Originally committed as revision 20874 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								798e589d4a 
								
							
								 
							
						 
						
							
							
								
								Fix a typo in documentation.  
							
							Originally committed as revision 20873 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c3c7832479 
								
							
								 
							
						 
						
							
							
								
								Factorize opt+1 out in parse_options(), simplify.  
							
							Originally committed as revision 20872 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3d1ebac8f7 
								
							
								 
							
						 
						
							
							
								
								Define _XOPEN_SOURCE as 600 before including a XSI extension header.  
							
							Originally committed as revision 20871 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								01558ee6c9 
								
							
								 
							
						 
						
							
							
								
								Use symbolic names for PAL/NTSC/FILM rather than numeric constants in opt_target().  
							
							Improve readability.
Originally committed as revision 20870 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8c0c11229e 
								
							
								 
							
						 
						
							
							
								
								Fix breakage introduced by setting the sample_fmt to SAMPLE_FMT_NONE (r20623). This makes  
							
							streaming to ffserver work again.
Originally committed as revision 20869 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8b484d0f07 
								
							
								 
							
						 
						
							
							
								
								Correct typo  
							
							Originally committed as revision 20868 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d1ebd4a995 
								
							
								 
							
						 
						
							
							
								
								10l: Don't spawn a subshell when disabling vdpau.  
							
							Originally committed as revision 20867 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cc38e063be 
								
							
								 
							
						 
						
							
							
								
								Revert  flvdec.c part of r20836  
							
							Log:
	Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped
	arrays of fixed length.
	Code from ffmbc with changes to adapt to our metadata API.
Reason: memleak & fix is not trivial
Originally committed as revision 20866 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0f649d667e 
								
							
								 
							
						 
						
							
							
								
								Include dup/drop info if any frames where duplicated or droped  
							
							instead of when verbose>1.
From ffmbc0.3
Originally committed as revision 20865 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ed30e518e3 
								
							
								 
							
						 
						
							
							
								
								Off by 1 bugfix for nb_frames_dup.  
							
							From ffmbc0.3
Originally committed as revision 20864 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7debef33f8 
								
							
								 
							
						 
						
							
							
								
								Merge init & declaration of buf_end.  
							
							From ffmbc0.3
Originally committed as revision 20863 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b8af4fe9a5 
								
							
								 
							
						 
						
							
							
								
								Set reordered_opaque in default_reget_buffer() with internal buffers.  
							
							From ffmbc0.3, this one appears to be a bugfix.
Originally committed as revision 20862 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								954a0b482a 
								
							
								 
							
						 
						
							
							
								
								Check sample_aspect_ratio validity for mpeg4/h263/h263p encoding.  
							
							Merged from ffmbc0.3
Originally committed as revision 20861 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f0bc8449b8 
								
							
								 
							
						 
						
							
							
								
								Use PIX_FMT_NONE for -1 when enum PixelFormat is expected (fixes two icc warnings).  
							
							Originally committed as revision 20860 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1f15747fc9 
								
							
								 
							
						 
						
							
							
								
								Use enum PixelFormat as type for input_pixfmt to avoid one icc warning.  
							
							Originally committed as revision 20859 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3db77ccf38 
								
							
								 
							
						 
						
							
							
								
								Support compressed formats in the V4L2 input device.  
							
							Patch by klchxbec AT freenet DOT de.
Originally committed as revision 20858 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9eb6e9d9d3 
								
							
								 
							
						 
						
							
							
								
								Add support for V4L2 compressed formats in the table used for converting  
							
							between V4L2 formats and ffmpeg's formats/codecs.
Patch by klchxbec AT freenet DOT de.
Originally committed as revision 20857 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9202218e5d 
								
							
								 
							
						 
						
							
							
								
								Use the correct type for the V4L2 format.  
							
							Originally committed as revision 20856 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								158aa9f2db 
								
							
								 
							
						 
						
							
							
								
								Return pkt->size in v4l2_read_packet().  
							
							mmap_read_frame() takes care of ensuring that the packet size
is correct.
Originally committed as revision 20855 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								deda2a4a72 
								
							
								 
							
						 
						
							
							
								
								Disable vdpau support if the detected libvdpau does not support MPEG-4.  
							
							Originally committed as revision 20854 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8e9efe4392 
								
							
								 
							
						 
						
							
							
								
								FLV 8-bit PCM is unsigned, not signed  
							
							Fixes issue #1569 
Originally committed as revision 20853 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								22b16e6a5d 
								
							
								 
							
						 
						
							
							
								
								Factorize ic->streams[i] out,  
							
							change from ffmbc
Originally committed as revision 20852 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b3e88ae84b 
								
							
								 
							
						 
						
							
							
								
								Place { of the function where indent -kr wants it.  
							
							Also more consistent with the rest of the code.
Originally committed as revision 20851 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								02483df478 
								
							
								 
							
						 
						
							
							
								
								Make sure the Metadata: header is not printed if the only metadata will not  
							
							be displayed. (idea from ffmbc)
Originally committed as revision 20850 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b298daea1a 
								
							
								 
							
						 
						
							
							
								
								Move dump_metadata() to where it is in ffmbc, looks better.  
							
							Originally committed as revision 20849 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								229303d16c 
								
							
								 
							
						 
						
							
							
								
								indent  
							
							Originally committed as revision 20848 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4d9b678448 
								
							
								 
							
						 
						
							
							
								
								Skip dumping language twice.  
							
							This looks too ugly. Idea also from ffmbc.
Originally committed as revision 20847 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2e720e11bc 
								
							
								 
							
						 
						
							
							
								
								dump metadata for AVStreams & AVPrograms too.  
							
							Originally committed as revision 20846 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8b5e5ec5d7 
								
							
								 
							
						 
						
							
							
								
								Factorize dump_metadata() out.  
							
							Idea from ffmbc, code not, mine is a fraction of the size due to simpler
metadata API.
Originally committed as revision 20845 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cc20679a41 
								
							
								 
							
						 
						
							
							
								
								Try to simplify av_estimate_timings_from_pts() like in ffmbc.  
							
							Note if this breaks for some file, report it please!
Originally committed as revision 20844 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								35164ffe50 
								
							
								 
							
						 
						
							
							
								
								Correct truncated ID3v1 genre name.  
							
							Originally committed as revision 20843 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0e500e0db2 
								
							
								 
							
						 
						
							
							
								
								Debug av_log() about stream probing from ffmbc.  
							
							Originally committed as revision 20842 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0cd55b0c18 
								
							
								 
							
						 
						
							
							
								
								Add CODEC_ID_DNXHD into the 25 fps case.  
							
							Merged from ffmbc.
Originally committed as revision 20841 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								da457e7086 
								
							
								 
							
						 
						
							
							
								
								Simplify code by using av_metadata_set2().  
							
							somewhat based on ffmbc
Originally committed as revision 20840 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dfe9ee6b95 
								
							
								 
							
						 
						
							
							
								
								More entries for ff_id3v2_metadata_conv from ffmbc.  
							
							Originally committed as revision 20839 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8a98be1a08 
								
							
								 
							
						 
						
							
							
								
								s/author/artist/ for ID3  
							
							from ffmbc
Originally committed as revision 20838 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								57f36fda56 
								
							
								 
							
						 
						
							
							
								
								More ID3v1 genres from ffmbc.  
							
							Originally committed as revision 20837 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								12ad66712a 
								
							
								 
							
						 
						
							
							
								
								Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped  
							
							arrays of fixed length.
Code from ffmbc with changes to adapt to our metadata API.
Originally committed as revision 20836 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago