24d54e9ebb 
								
							
								 
							
						 
						
							
							
								
								explain chroma_format field in xvmc struct  
							
							Originally committed as revision 17239 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d54a08cf2a 
								
							
								 
							
						 
						
							
							
								
								describe idct variable in xvmc struct  
							
							Originally committed as revision 17238 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ff92137865 
								
							
								 
							
						 
						
							
							
								
								Describe the purpose of magic in xvmc structure.  
							
							Originally committed as revision 17237 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4ef690f565 
								
							
								 
							
						 
						
							
							
								
								whitespace cosmetics: vertical alignment  
							
							Originally committed as revision 17236 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2d7d8cc7f4 
								
							
								 
							
						 
						
							
							
								
								whitespace cosmetics: another round of formatting consistency fixes  
							
							Originally committed as revision 17235 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								148302e7e4 
								
							
								 
							
						 
						
							
							
								
								whitespace cosmetics: consistent (more or less) K&R style  
							
							Originally committed as revision 17234 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								39dba5e8df 
								
							
								 
							
						 
						
							
							
								
								whitespace cosmetics: Fix indentation depth.  
							
							Originally committed as revision 17233 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8e5cfb6e82 
								
							
								 
							
						 
						
							
							
								
								Remove commented-out code.  
							
							Originally committed as revision 17232 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8f6f050aae 
								
							
								 
							
						 
						
							
							
								
								100l: Remove stray character that slipped into header name.  
							
							Originally committed as revision 17231 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8ba311410a 
								
							
								 
							
						 
						
							
							
								
								Silence "assdec.c:146: warning: passing argument 4 of ‘qsort’ from incompatible pointer type"  
							
							The alternative (schoolbook) solution is less readable.
Originally committed as revision 17230 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fc2dd7e3de 
								
							
								 
							
						 
						
							
							
								
								Remove redundant CONFIG_XVMC option, CONFIG_MPEG_XVMC_DECODER suffices.  
							
							Originally committed as revision 17229 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9e47796048 
								
							
								 
							
						 
						
							
							
								
								Rename xvmc.c --> mpegvideo_xvmc.c as suggested by Ivan.  
							
							Originally committed as revision 17228 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bad4a6bbb7 
								
							
								 
							
						 
						
							
							
								
								Use consistent indent style in oggdec.  
							
							Originally committed as revision 17227 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aea0b32cbc 
								
							
								 
							
						 
						
							
							
								
								Make xvmc.h an installed header, applications like MPlayer need it.  
							
							Originally committed as revision 17226 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fd949a6353 
								
							
								 
							
						 
						
							
							
								
								Revert adding a _pixfmt to vdpau/xvmc header names.  
							
							Since vdpau.h was an installed header this would break API.
Originally committed as revision 17225 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								db68113d5e 
								
							
								 
							
						 
						
							
							
								
								cosmetics: alphabetical order  
							
							Originally committed as revision 17224 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3fd2d1c4bc 
								
							
								 
							
						 
						
							
							
								
								Add av_uninit to variable declarations to fix the false positive warnings:  
							
							vhook/ppm.c:236: warning: 'out_height' may be used uninitialized in this function
vhook/ppm.c:235: warning: 'out_width' may be used uninitialized in this function
patch by Patrik Kullman, patrik yes nu
Originally committed as revision 17223 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fd51ff1643 
								
							
								 
							
						 
						
							
							
								
								Fix avfilter_parse_graph() invalid graph description detection.  
							
							See the thread:
"[FFmpeg-devel] [PATCH] Fix avfilter-parse-graph()".
Originally committed as revision 17222 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7fa70598e8 
								
							
								 
							
						 
						
							
							
								
								Enable dropping frames for RV3/4  
							
							Originally committed as revision 17221 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eca406e284 
								
							
								 
							
						 
						
							
							
								
								Add libavcodec/internal.h include to avoid warning: implicit declaration of  
							
							function ‘ff_log_missing_feature’
Patch by Patrik Kullman ( patrik yes nu )
Originally committed as revision 17220 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								73d0869a2f 
								
							
								 
							
						 
						
							
							
								
								compute body offset and index entry offset correctly  
							
							Originally committed as revision 17219 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3cfe88194a 
								
							
								 
							
						 
						
							
							
								
								lpc: Remove false positive compilation warning about weight being  
							
							uninitialized. Patch by Patrik Kullman (patrik A yes D nu).
Originally committed as revision 17218 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eabe8c7033 
								
							
								 
							
						 
						
							
							
								
								Assert that ff_lpc_calc_coefs() is called with a valid LPC method.  
							
							Patch by Patrik Kullman (patrik A yes D nu).
Originally committed as revision 17217 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								83f63ffb22 
								
							
								 
							
						 
						
							
							
								
								lpc: Document the use_lpc parameter to ff_lpc_calc_coefs().  
							
							Patch by Patrik Kullman (patrik A yes D nu).
Originally committed as revision 17216 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3c90870a2f 
								
							
								 
							
						 
						
							
							
								
								add myself as maintainer for lpc.[ch]  
							
							Originally committed as revision 17215 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2ead1eb0ff 
								
							
								 
							
						 
						
							
							
								
								use correct field number for video according to specs, patch by Thierry Foucu, tfoucu at gmail dot com  
							
							Originally committed as revision 17214 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								032d8aece2 
								
							
								 
							
						 
						
							
							
								
								cosmetics, rename nb_frames to nb_fields  
							
							Originally committed as revision 17213 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ab91e84d2b 
								
							
								 
							
						 
						
							
							
								
								fix slice offset computation  
							
							Originally committed as revision 17212 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								03b127477f 
								
							
								 
							
						 
						
							
							
								
								Re-indent after last commit.  
							
							Originally committed as revision 17211 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f1ade11e33 
								
							
								 
							
						 
						
							
							
								
								Make set coup.gain[c][0] aand only coup.gain[c][0] is set for a independently switched CCE.  
							
							Discussed/OKed at http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2009-February/062219.html 
Originally committed as revision 17210 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fbd5205093 
								
							
								 
							
						 
						
							
							
								
								Add supported network protocols section.  
							
							Originally committed as revision 17209 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								67164b0c13 
								
							
								 
							
						 
						
							
							
								
								Remove pointless #if around the file, it is already conditionally compiled.  
							
							Originally committed as revision 17208 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1c6bdfa999 
								
							
								 
							
						 
						
							
							
								
								set mime type for mxf  
							
							Originally committed as revision 17207 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								844d9e4115 
								
							
								 
							
						 
						
							
							
								
								simplify  
							
							Originally committed as revision 17206 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8d1a5af700 
								
							
								 
							
						 
						
							
							
								
								cosmetics, reindent, add/remove some empty lines, redundant comment  
							
							Originally committed as revision 17205 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bd3f81f313 
								
							
								 
							
						 
						
							
							
								
								MXF D-10 muxer  
							
							Originally committed as revision 17204 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6249143da8 
								
							
								 
							
						 
						
							
							
								
								store display height without vbi  
							
							Originally committed as revision 17203 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								db6db7e505 
								
							
								 
							
						 
						
							
							
								
								split mpegvideo descriptor into cdci descriptor and wav common in sound common  
							
							Originally committed as revision 17202 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								86dd3974e5 
								
							
								 
							
						 
						
							
							
								
								In RV3/4 nonzero MB offset for the first slice also indicates error  
							
							Originally committed as revision 17201 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e15421fe2b 
								
							
								 
							
						 
						
							
							
								
								write essence elements klv packets with ber4 length, more interoperable  
							
							Originally committed as revision 17200 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								baaf7b1be1 
								
							
								 
							
						 
						
							
							
								
								encode klv fill item length in fixed ber 4 bytes  
							
							Originally committed as revision 17199 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ecc3a139b8 
								
							
								 
							
						 
						
							
							
								
								Report the illegal audio object type, not it offset by 1.  
							
							Discussed and OKed at http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/2009-February/019860.html 
Originally committed as revision 17198 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b6188c5a55 
								
							
								 
							
						 
						
							
							
								
								Put dispatch_tab in the rodata section for macho64.  
							
							This fixes linking shared libavcodec, since the linker doesn't allow
text relocations in shared libraries under Darwin/x86_64.
Based on a patch by Art Clarke (aclarke xuggle com)
Originally committed as revision 17197 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4eb311d01c 
								
							
								 
							
						 
						
							
							
								
								Correctly map ADTS profile_ObjectType to MPEG-4 AOT  
							
							Patch by Alex Converse ( alex converse gmail com )
Originally committed as revision 17196 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ecb24904fe 
								
							
								 
							
						 
						
							
							
								
								add SSE2 version of vp6_filter_diag  
							
							original patch by Zuxy Meng  zuxy.meng _at_ gmail _dot_ com
Originally committed as revision 17195 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6af3c226c3 
								
							
								 
							
						 
						
							
							
								
								add MMX version of vp6_filter_diag  
							
							original patch by Sebastien Lucas  sebastien.lucas _at_ gmail _dot_ com
Originally committed as revision 17194 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dd44d9e316 
								
							
								 
							
						 
						
							
							
								
								ADTS Muxer: Refuse to write illegal ADTS files by checking validity of header  
							
							members and erroring out if invalid
Patch by Alex Converse ( alex converse gmail com )
Originally committed as revision 17193 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5110b25e1e 
								
							
								 
							
						 
						
							
							
								
								convert ff_pw_64 into an xmm_reg for future use in vp6 sse code  
							
							Originally committed as revision 17192 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								81b55ee5e7 
								
							
								 
							
						 
						
							
							
								
								Fix typo: vido --> video  
							
							Originally committed as revision 17191 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								43dedc1e38 
								
							
								 
							
						 
						
							
							
								
								Add raw (de)muxers to list of supported file formats.  
							
							Originally committed as revision 17190 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago