29301573af 
								
							
								 
							
						 
						
							
							
								
								add avcodec_get_context_defaults2() / avcodec_alloc_context2() which take CodecType as an additional parameter  
							
							also mark them as NOT part of the public API yet, so we can change their argument to CodecID if we decide to do so
Originally committed as revision 8283 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								636d6a4a47 
								
							
								 
							
						 
						
							
							
								
								Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img"  
							
							to "picture" as suggested by Baptiste Coudurier.
Originally committed as revision 8220 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								92d6b7fda2 
								
							
								 
							
						 
						
							
							
								
								imx dump header bitstream filter, modifies bitstream to fit in mov and be decoded by final cut pro decoder  
							
							Originally committed as revision 8218 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5a6b9443ed 
								
							
								 
							
						 
						
							
							
								
								dummy support for mpeg2 non linear quant  
							
							Originally committed as revision 8215 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								66a4b2c179 
								
							
								 
							
						 
						
							
							
								
								support feeding individual NAL units to the decoder instead of just complete frames  
							
							Originally committed as revision 8197 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								81299d421b 
								
							
								 
							
						 
						
							
							
								
								Add documentation to some avcodec.h's pix_fmt related functions and defines.  
							
							Originally committed as revision 8171 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6b936ec662 
								
							
								 
							
						 
						
							
							
								
								get rid of CODEC_FLAG_H263P_AIC with next major bump  
							
							Originally committed as revision 8167 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								abd6a4fc53 
								
							
								 
							
						 
						
							
							
								
								define MPEG4AAC id to AAC, and get rid of it and MP3LAME id with next major bump  
							
							Originally committed as revision 8166 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ccec0f4f94 
								
							
								 
							
						 
						
							
							
								
								get rid of rtp_mode field after next major bump  
							
							Originally committed as revision 8164 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								01ca9ac334 
								
							
								 
							
						 
						
							
							
								
								DCA decoder  
							
							Originally committed as revision 8141 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								392cf77a4b 
								
							
								 
							
						 
						
							
							
								
								Move the unaltered documentation of the functions which are part of the public  
							
							API out of imgconvert.c into avcodec.h.
Originally committed as revision 8121 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eafcac6ac8 
								
							
								 
							
						 
						
							
							
								
								cosmetics: Fix another common typo, dependAnt --> dependEnt.  
							
							Originally committed as revision 8114 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ff77d1797 
								
							
								 
							
						 
						
							
							
								
								add CODEC_TYPE_NB to enum CodecType, will be used to declare option arrays in ffmpeg.c  
							
							Patch by Benoit Fouet % benoit P fouet A purplelabs P com %
Originally committed as revision 8096 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								beebfdb1e8 
								
							
								 
							
						 
						
							
							
								
								Move the av_realloc_static() declaration out of avcodec.h into bitstream.c.  
							
							Originally committed as revision 8088 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4267e90dd0 
								
							
								 
							
						 
						
							
							
								
								Doxygenize the comments for the av_fast_realloc() function.  
							
							Originally committed as revision 8086 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8079a686c3 
								
							
								 
							
						 
						
							
							
								
								Doxygenize the comments for the av_free_static() function.  
							
							Originally committed as revision 8085 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9c5cb112ca 
								
							
								 
							
						 
						
							
							
								
								Doxygenize the comments for the av_mallocz_static() function.  
							
							Originally committed as revision 8084 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3d0a39fa2d 
								
							
								 
							
						 
						
							
							
								
								Doxygenize the comments for the av_realloc_static() function.  
							
							Originally committed as revision 8083 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2fa378a72c 
								
							
								 
							
						 
						
							
							
								
								Doxygenize the comments for the av_get_bits_per_sample() function.  
							
							Originally committed as revision 8082 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8f6260af48 
								
							
								 
							
						 
						
							
							
								
								Doxygenize the comments for the av_get_pict_type_char() function.  
							
							Originally committed as revision 8081 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8fc3d25c0a 
								
							
								 
							
						 
						
							
							
								
								Doxygenize the comments for the avpicture_free() function.  
							
							Originally committed as revision 8080 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8ab4861cc2 
								
							
								 
							
						 
						
							
							
								
								Move the Doxygen function documentation unaltered from libavcodec/utils.c to  
							
							libavcodec/avcodec.h.
Originally committed as revision 8079 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f9ec0aa1a9 
								
							
								 
							
						 
						
							
							
								
								Add more Doxygen documentation.  
							
							Originally committed as revision 8078 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								85975aa9a5 
								
							
								 
							
						 
						
							
							
								
								Correct typo.  
							
							Originally committed as revision 8058 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								57177f648d 
								
							
								 
							
						 
						
							
							
								
								cosmetics: Fix another common typo, gurantee --> guArantee.  
							
							Originally committed as revision 8054 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								346a655d46 
								
							
								 
							
						 
						
							
							
								
								Add support for MS-GSM codec  
							
							Originally committed as revision 8039 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bc2ce35b31 
								
							
								 
							
						 
						
							
							
								
								remove imgresample and convert with the next version bump  
							
							Originally committed as revision 8005 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8fa36ae09d 
								
							
								 
							
						 
						
							
							
								
								This fixes error handling for BeOS, removing the need for some ifdefs.  
							
							AVERROR_ defines are moved to avcodec.h as they are needed in there as well. Feel free to move that to avutil/common.h.
Bumped up avcodec/format version numbers as though it's binary compatible we will want to rebuild apps as error values changed.
Please from now on use return AVERROR(EFOO) instead of the ugly return -EFOO in your code.
This also removes the need for berrno.h.
Originally committed as revision 7965 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f4ca507980 
								
							
								 
							
						 
						
							
							
								
								Rename ac3 decoder to liba52 to prepare for native decoder.  
							
							Originally committed as revision 7939 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5968607304 
								
							
								 
							
						 
						
							
							
								
								wma encoder  
							
							Originally committed as revision 7855 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aad512b4ec 
								
							
								 
							
						 
						
							
							
								
								Revised patch for HD DVD .EVO demuxing by (Ian Caulfield <lowercase name seperated by . place at here gmail place a dot here com>)  
							
							Originally committed as revision 7853 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								52548eeede 
								
							
								 
							
						 
						
							
							
								
								BMP encoder by Michel Bardiaux, mbardiaux mediaxim be  
							
							Originally committed as revision 7824 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								35bffd7f3d 
								
							
								 
							
						 
						
							
							
								
								VC-1 parser  
							
							Originally committed as revision 7809 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7c6c0dd9e7 
								
							
								 
							
						 
						
							
							
								
								revert accidental checkin  
							
							Originally committed as revision 7800 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								173fd724f5 
								
							
								 
							
						 
						
							
							
								
								remove redundant loads  
							
							Originally committed as revision 7798 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7d42886b93 
								
							
								 
							
						 
						
							
							
								
								ARMv6 SIMD IDCT  
							
							Originally committed as revision 7752 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								de6c4b2dd3 
								
							
								 
							
						 
						
							
							
								
								Typo  
							
							Originally committed as revision 7717 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								150d27725b 
								
							
								 
							
						 
						
							
							
								
								Theora encoding via libtheora.  
							
							courtesy of Paul Richards, paul.richards gmail com
Originally committed as revision 7698 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ce6a249c7 
								
							
								 
							
						 
						
							
							
								
								cosmetics: Sort decoder/encoder/parser variables lists.  
							
							Originally committed as revision 7630 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ec23a8cb73 
								
							
								 
							
						 
						
							
							
								
								cosmetics: List all encoders together.  
							
							Originally committed as revision 7626 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								053185c2fa 
								
							
								 
							
						 
						
							
							
								
								Flash screen video encoder.  
							
							Originally committed as revision 7615 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ac66834c75 
								
							
								 
							
						 
						
							
							
								
								avcodec_decode_audio2()  
							
							difference to avcodec_decode_audio() is that the user can pass the allocated size of the output buffer to the decoder and the decoder can check if theres enough space
Originally committed as revision 7518 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								185c7b6b26 
								
							
								 
							
						 
						
							
							
								
								Musepack SV7 decoding support  
							
							Originally committed as revision 7375 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c52f5d66a2 
								
							
								 
							
						 
						
							
							
								
								skiprd  
							
							Originally committed as revision 7365 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9110a0e32d 
								
							
								 
							
						 
						
							
							
								
								Add support for VP60 and VP61.  
							
							Originally committed as revision 7329 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c97dc988ba 
								
							
								 
							
						 
						
							
							
								
								lavc is at major version 51, delete old stuff  
							
							Originally committed as revision 7257 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3edeab8209 
								
							
								 
							
						 
						
							
							
								
								Add codec ID for a native H.264 encoder.  
							
							Originally committed as revision 7246 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f48d6e1b44 
								
							
								 
							
						 
						
							
							
								
								ZMBV encoder  
							
							Originally committed as revision 7242 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8da9266cea 
								
							
								 
							
						 
						
							
							
								
								use the standard INT64_C() macro for 64-bit constants  
							
							Originally committed as revision 7240 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d3075ed502 
								
							
								 
							
						 
						
							
							
								
								Add "mixed_refs" description suggested by Loren Merritt and update accompanying  
							
							comment in the code.
Originally committed as revision 7235 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago