134e5a9a65 
								
							
								 
							
						 
						
							
							
								
								Cosmetics: indentation  
							
							Patch by Thorsten Jordan (tjordan atay macrosystem otday de)
[FFmpeg-devel] Behaviour of liba52 decoder
Originally committed as revision 11927 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								95e5323510 
								
							
								 
							
						 
						
							
							
								
								Remove useless buffering of input data, so that avcodec_decode_audio never  
							
							returns 0 for a valid frame
Patch by Thorsten Jordan (tjordan atay macrosystem otday de)
[FFmpeg-devel] Behaviour of liba52 decoder
Originally committed as revision 11926 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6a1f4535f8 
								
							
								 
							
						 
						
							
							
								
								10l, forgot alaw/mulaw mono, use bits_per_sample in fact,  
							
							it should correctly set by av_get_bits_per_sample if recognized
Originally committed as revision 11925 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f8cda19ee6 
								
							
								 
							
						 
						
							
							
								
								Include poll.h instead of sys/poll.h  
							
							Originally committed as revision 11924 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d435e520d8 
								
							
								 
							
						 
						
							
							
								
								warn use if edit list is not starting at 0, a/v desync might occur  
							
							Originally committed as revision 11923 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fffa99ddd0 
								
							
								 
							
						 
						
							
							
								
								remove now useless code  
							
							Originally committed as revision 11922 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								531527652f 
								
							
								 
							
						 
						
							
							
								
								remove messy and not always correct chunk size workaround, use correct values instead  
							
							Originally committed as revision 11921 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5e53486545 
								
							
								 
							
						 
						
							
							
								
								typo fix: inited --> initialized  
							
							Originally committed as revision 11920 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f1cc49a68e 
								
							
								 
							
						 
						
							
							
								
								typo  
							
							Originally committed as revision 25991 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7cb1fc766b 
								
							
								 
							
						 
						
							
							
								
								Add fallback for DECLARE_ALIGNED and DECLARE_ASM_CONST.  
							
							Originally committed as revision 11919 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b89bb8581d 
								
							
								 
							
						 
						
							
							
								
								Mark MSVC compiler macros as such.  
							
							Originally committed as revision 11918 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7433ca2982 
								
							
								 
							
						 
						
							
							
								
								Disentangle nested preprocessor directives.  
							
							Originally committed as revision 11917 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								356306aca2 
								
							
								 
							
						 
						
							
							
								
								Print Theora bitstream version at DEBUG, not at VERBOSE level.  
							
							Originally committed as revision 11916 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5edac5dc94 
								
							
								 
							
						 
						
							
							
								
								cosmetics: Replace // by /* */ comments.  
							
							sync with upstream libmpeg2 0.4.1
Originally committed as revision 11915 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6c6007d6a3 
								
							
								 
							
						 
						
							
							
								
								Do not use ranges with tr, the results are locale-dependent.  
							
							Suggested by Rich Felker.
Originally committed as revision 11914 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								300aa2b039 
								
							
								 
							
						 
						
							
							
								
								return error when dv audio extraction fails  
							
							Originally committed as revision 11913 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e6920f2445 
								
							
								 
							
						 
						
							
							
								
								remove obsolete comments  
							
							Originally committed as revision 11912 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3a3aa49ab7 
								
							
								 
							
						 
						
							
							
								
								remove useless braces  
							
							Originally committed as revision 11911 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								311490cccd 
								
							
								 
							
						 
						
							
							
								
								cosmetics, indentation, braces  
							
							Originally committed as revision 11910 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8cb66fd8f2 
								
							
								 
							
						 
						
							
							
								
								split chunks in the case of big compressed audio frames,  
							
							might be tweaked, fix qt_dv_pal_test.mov.
Originally committed as revision 11909 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								77c7543702 
								
							
								 
							
						 
						
							
							
								
								use correct demux mechanism when audio compression id is -2, dv audio does not matter, demux partially qt_dv_pal_test.mov which does NOT use cid -2  
							
							Originally committed as revision 11908 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								22ed53e5f4 
								
							
								 
							
						 
						
							
							
								
								Factor bytewidth determination in its own function  
							
							Originally committed as revision 11907 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d0cbff868e 
								
							
								 
							
						 
						
							
							
								
								fcp imx 40 fourccs  
							
							Originally committed as revision 11906 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								56ea717b46 
								
							
								 
							
						 
						
							
							
								
								indentation  
							
							Originally committed as revision 11905 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4f0e712ecb 
								
							
								 
							
						 
						
							
							
								
								more correct and simpler  
							
							Originally committed as revision 11904 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f1618fd939 
								
							
								 
							
						 
						
							
							
								
								Add 'reservoir' flag to lavc's flags2 controlling whether or not codes may  
							
							utilize a bit reservoir. Also, make the lame encoder utilize this flag.
patch by Paul Kelly, paul a stjohnspoint d co d uk
Originally committed as revision 11903 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								03c09e4399 
								
							
								 
							
						 
						
							
							
								
								Do not use GNU-specific (or BSD-specific or whatever they may be)  
							
							constants which are completely unneeded anyway. Note that 3 is a cheap
integer bound for log10(1<<CHAR_BIT).
Originally committed as revision 11902 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9189411bdb 
								
							
								 
							
						 
						
							
							
								
								Coding style changes  
							
							Originally committed as revision 11901 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								93faa9fad7 
								
							
								 
							
						 
						
							
							
								
								More code factorization  
							
							Originally committed as revision 11900 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								37e0b997a8 
								
							
								 
							
						 
						
							
							
								
								Factor duplicated loop  
							
							Originally committed as revision 11899 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d3a4e41c8a 
								
							
								 
							
						 
						
							
							
								
								Do not hardcode the list of pixel formats and use PIX_FMT_NB instead.  
							
							Originally committed as revision 11898 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								243370cb4d 
								
							
								 
							
						 
						
							
							
								
								Do not hardcode the type of AVFilterFormats.formats in allocation  
							
							Originally committed as revision 11897 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bd8ae4885b 
								
							
								 
							
						 
						
							
							
								
								Oops, my last commit broke compilation...  
							
							Originally committed as revision 11896 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5ced2c996d 
								
							
								 
							
						 
						
							
							
								
								Make regression tests to pass with libavfilter.  
							
							Originally committed as revision 11895 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eac2495095 
								
							
								 
							
						 
						
							
							
								
								Need to be careful when dealing with references.  
							
							Commited in SoC by Bobby Bingham
Originally committed as revision 11894 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								30f4baebf8 
								
							
								 
							
						 
						
							
							
								
								10l. parameter was unused and redundant.  
							
							Commited in SoC by Bobby Bingham
Originally committed as revision 11893 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								88cfb80418 
								
							
								 
							
						 
						
							
							
								
								avfilter_formats_unref() should remove the given reference, not the last  
							
							reference.
Commited in SoC by Bobby Bingham
Originally committed as revision 11892 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								391354656c 
								
							
								 
							
						 
						
							
							
								
								First libavfilter commit.  
							
							Original log message:
Forgot to add in the big colorspace commit
Commited in SoC by Bobby Bingham
Originally committed as revision 11891 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ec199cc94c 
								
							
								 
							
						 
						
							
							
								
								asm argument that might be in memory needs a size  
							
							Originally committed as revision 11890 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ae797914dd 
								
							
								 
							
						 
						
							
							
								
								Make dither4 & dither8 const.  
							
							Originally committed as revision 25967 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ce3e4a882 
								
							
								 
							
						 
						
							
							
								
								Allow compilation with icc 10.1.  
							
							Originally committed as revision 11889 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c4c52acc36 
								
							
								 
							
						 
						
							
							
								
								Remove pointless #if.  
							
							Originally committed as revision 11888 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a3689bf7b4 
								
							
								 
							
						 
						
							
							
								
								Remove pointless code.  
							
							Originally committed as revision 11887 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7bab3a26e4 
								
							
								 
							
						 
						
							
							
								
								Use HAVE_ALTIVEC preprocessor conditionals like in the rest of FFmpeg.  
							
							Originally committed as revision 11886 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dc6340e048 
								
							
								 
							
						 
						
							
							
								
								Remove pointless code.  
							
							Originally committed as revision 11885 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a4195e68b6 
								
							
								 
							
						 
						
							
							
								
								assert() and note about odd len.  
							
							Originally committed as revision 11884 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e1813a2f1e 
								
							
								 
							
						 
						
							
							
								
								30% faster ff_vorbis_floor1_render_list, 3% faster overall  
							
							Originally committed as revision 11883 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2c70770e33 
								
							
								 
							
						 
						
							
							
								
								use fewer registers in apply_welch_window_sse2  
							
							Originally committed as revision 11882 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fa4ed8c10a 
								
							
								 
							
						 
						
							
							
								
								optimize apply_welch_window()  
							
							Originally committed as revision 11881 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ead6ebdd44 
								
							
								 
							
						 
						
							
							
								
								Use a consistent capitalization for 'Snow' as discussed on the list  
							
							Originally committed as revision 11880 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago