Aurelien Jacobs 
							
						 
					 
					
						
						
							
						
						448ce9258c 
					 
					
						
						
							
							add FF_API_SUBTITLE_OLD define to disable the deprecated decode_subtitle API  
						
						... 
						
						
						
						Originally committed as revision 25273 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-09-30 20:12:46 +00:00 
						 
				 
			
				
					
						
							
							
								Aurelien Jacobs 
							
						 
					 
					
						
						
							
						
						164bc38c26 
					 
					
						
						
							
							add FF_API_VIDEO_OLD define to disable the deprecated decode_video API  
						
						... 
						
						
						
						Originally committed as revision 25272 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-09-30 19:51:22 +00:00 
						 
				 
			
				
					
						
							
							
								Aurelien Jacobs 
							
						 
					 
					
						
						
							
						
						a377cfa6c2 
					 
					
						
						
							
							add FF_API_AUDIO_OLD define to disable the deprecated decode_audio API  
						
						... 
						
						
						
						Originally committed as revision 25270 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-09-30 15:37:01 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						dc51a72ba4 
					 
					
						
						
							
							Move allocation and init to defaults of the private codec contexts to avcodec_get_context_defaults3().  
						
						... 
						
						
						
						That way the user app can set codec specific parameters in the private context
before opening it.
Originally committed as revision 25257 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-09-29 15:05:47 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						655c36b22f 
					 
					
						
						
							
							Add AVClass for the private context, this will be used for codec specific options.  
						
						... 
						
						
						
						Originally committed as revision 25250 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-09-29 11:59:25 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Chinen 
							
						 
					 
					
						
						
							
						
						59cb40b921 
					 
					
						
						
							
							Fix index_entries pos:  
						
						... 
						
						
						
						It was being set wrong for files with data_offset > 0
Patch by Michael Chinen, mchinen gmail
Originally committed as revision 25239 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-09-27 22:17:58 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						41f87daaa3 
					 
					
						
						
							
							Bump version and update APIchanges after r25210.  
						
						... 
						
						
						
						Originally committed as revision 25216 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-09-27 00:30:14 +00:00 
						 
				 
			
				
					
						
							
							
								Martin Storsjö 
							
						 
					 
					
						
						
							
						
						6677249889 
					 
					
						
						
							
							Bump minor version for the addition of the G.722 encoder  
						
						... 
						
						
						
						Originally committed as revision 25211 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-09-26 14:47:00 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
							
						
						6ed040408b 
					 
					
						
						
							
							Move AVOptions from libavcodec to libavutil  
						
						... 
						
						
						
						Originally committed as revision 25210 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-09-26 14:25:22 +00:00 
						 
				 
			
				
					
						
							
							
								Kostya Shishkov 
							
						 
					 
					
						
						
							
						
						cba322d76d 
					 
					
						
						
							
							Make WMV3 decoder attempt to decode WMVP as well  
						
						... 
						
						
						
						Originally committed as revision 25209 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-09-26 13:56:50 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						e44c01563f 
					 
					
						
						
							
							Deprecate av_opt_show() in favor of a new function av_opt_show2(),  
						
						... 
						
						
						
						which allows to specify only a subset of all the options to show.
Originally committed as revision 25166 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-09-24 00:51:40 +00:00 
						 
				 
			
				
					
						
							
							
								Zhou Zongyi 
							
						 
					 
					
						
						
							
						
						4383692896 
					 
					
						
						
							
							Add R10k decoder.  
						
						... 
						
						
						
						Original patch by Zhou Zongyi, zhouzy A os pku edu cn, resubmitted by
James Darnley, james.darnley gmail, changes by me.
Originally committed as revision 25115 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-09-13 22:08:51 +00:00 
						 
				 
			
				
					
						
							
							
								Martin Storsjö 
							
						 
					 
					
						
						
							
						
						58e37eafce 
					 
					
						
						
							
							Add G.722 ADPCM audio decoder  
						
						... 
						
						
						
						Originally committed as revision 25086 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-09-09 19:21:16 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						c6c98d0897 
					 
					
						
						
							
							Move mm_support() from libavcodec to libavutil, make it a public  
						
						... 
						
						
						
						function and rename it to av_get_cpu_flags().
Originally committed as revision 25076 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-09-08 15:07:14 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						34017fd9b2 
					 
					
						
						
							
							Move av_picture_data_copy() to libavcore, and rename it  
						
						... 
						
						
						
						av_image_copy().
Originally committed as revision 25067 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-09-07 21:23:55 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						9686abb826 
					 
					
						
						
							
							Reimplement ff_img_copy_plane() as av_image_copy_plane() in libavcore,  
						
						... 
						
						
						
						and deprecate the old function.
Originally committed as revision 25064 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-09-07 21:23:45 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						e16f217ceb 
					 
					
						
						
							
							Use new imgutils.h API names, fix deprecation warnings.  
						
						... 
						
						
						
						Originally committed as revision 25058 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-09-07 19:15:29 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						8ef38f3f50 
					 
					
						
						
							
							Add #ifndef around FF_API_MM_FLAGS.  
						
						... 
						
						
						
						The #ifndef is required to allow for example some automated regression
tests by simply configuring with: --extra-cflags="-DFF_API_FOO=0".
Originally committed as revision 25043 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-09-05 21:04:11 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						7160bb716b 
					 
					
						
						
							
							Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_  
						
						... 
						
						
						
						symbols, and move them from libavcodec/avcodec.h to libavutil/cpu.h.
Originally committed as revision 25040 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-09-04 09:59:08 +00:00 
						 
				 
			
				
					
						
							
							
								Aurelien Jacobs 
							
						 
					 
					
						
						
							
						
						eda7c983c1 
					 
					
						
						
							
							add FF_API_PALETTE_CONTROL define to drop usage of AVPaletteControl  
						
						... 
						
						
						
						and delay this transition to v54 as it is currently not functional
Originally committed as revision 25016 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-09-01 10:26:28 +00:00 
						 
				 
			
				
					
						
							
							
								S.N. Hemanth Meenakshisundaram 
							
						 
					 
					
						
						
							
						
						5da19b53c6 
					 
					
						
						
							
							Implement avcodec_get_channel_layout().  
						
						... 
						
						
						
						Patch by S.N. Hemanth Meenakshisundaram smeenaks:ucsd+edu.
Originally committed as revision 24936 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-08-26 00:38:25 +00:00 
						 
				 
			
				
					
						
							
							
								Tobias Bindhammer 
							
						 
					 
					
						
						
							
						
						e4d2ab5298 
					 
					
						
						
							
							removed an unnecessary blank line  
						
						... 
						
						
						
						Originally committed as revision 24882 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-08-23 13:19:48 +00:00 
						 
				 
			
				
					
						
							
							
								Tobias Bindhammer 
							
						 
					 
					
						
						
							
						
						40c5ee9903 
					 
					
						
						
							
							added codec-ids for the a64 codec  
						
						... 
						
						
						
						Originally committed as revision 24877 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-08-23 11:51:04 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						7906e2b974 
					 
					
						
						
							
							Implement av_get_image_linesize() and use it in  
						
						... 
						
						
						
						ff_get_plane_bytewidth().
The new implementation is more generic, more compact and more correct.
Originally committed as revision 24786 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-08-12 15:05:58 +00:00 
						 
				 
			
				
					
						
							
							
								S.N. Hemanth Meenakshisundaram 
							
						 
					 
					
						
						
							
						
						9f08d80363 
					 
					
						
						
							
							Add av_picture_data_copy() and reimplement av_picture_copy() as a  
						
						... 
						
						
						
						wrapper of it.
The new function is more generic, and does not depend on the
definition of the AVPicture struct.
Patch by S.N. Hemanth Meenakshisundaram s + "meenakshisundaram".substr(0, 7) + "@ucsd.edu".
Originally committed as revision 24768 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-08-11 14:18:52 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						bf176f58b7 
					 
					
						
						
							
							Deprecate avcodec_check_dimensions() in favor of the new function  
						
						... 
						
						
						
						av_check_image_size() declared in libavcore/imgutils.h.
Originally committed as revision 24709 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-08-06 09:36:45 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						e7bd48a6ae 
					 
					
						
						
							
							Move fill_image_linesize() and fill_image_data_ptr() from  
						
						... 
						
						
						
						libavcodec/imgconvert.c and make them public in libavcore/imgutils.h,
with the names av_fill_image_linesizes() and av_fill_image_pointers().
Originally committed as revision 24583 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-07-29 23:44:57 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						126b638ea0 
					 
					
						
						
							
							Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate()  
						
						... 
						
						
						
						in favor of the newly added corresponding functions
av_parse_video_size() and av_parse_video_rate() defined in
libavcore/parseutils.h.
This change also adds a linking-time dependency of libavcodec and of
libavfilter on libavcore.
Originally committed as revision 24518 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-07-26 23:12:28 +00:00 
						 
				 
			
				
					
						
							
							
								Aurelien Jacobs 
							
						 
					 
					
						
						
							
						
						ba2c508d0c 
					 
					
						
						
							
							add SubRip muxer and demuxer  
						
						... 
						
						
						
						Originally committed as revision 24488 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-07-24 22:50:12 +00:00 
						 
				 
			
				
					
						
							
							
								Ronald S. Bultje 
							
						 
					 
					
						
						
							
						
						6526976f0c 
					 
					
						
						
							
							Remove FF_MM_SSE2/3 flags for CPUs where this is generally not faster than  
						
						... 
						
						
						
						regular MMX code. Examples of this are the Core1 CPU. Instead, set a new flag,
FF_MM_SSE2/3SLOW, which can be checked for particular SSE2/3 functions that
have been checked specifically on such CPUs and are actually faster than
their MMX counterparts.
In addition, use this flag to enable particular VP8 and LPC SSE2 functions
that are faster than their MMX counterparts.
Based on a patch by Loren Merritt <lorenm AT u washington edu>.
Originally committed as revision 24340 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-07-19 22:38:23 +00:00 
						 
				 
			
				
					
						
							
							
								Peter Ross 
							
						 
					 
					
						
						
							
						
						beaa963cab 
					 
					
						
						
							
							ASCII/ANSI art decoder  
						
						... 
						
						
						
						Originally committed as revision 24299 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-07-18 08:03:35 +00:00 
						 
				 
			
				
					
						
							
							
								Justin Ruggles 
							
						 
					 
					
						
						
							
						
						23940f1405 
					 
					
						
						
							
							Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields.  
						
						... 
						
						
						
						Add AVLPCType enum.
Deprecate AVCodecContext.use_lpc.
Originally committed as revision 24199 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-07-11 16:56:20 +00:00 
						 
				 
			
				
					
						
							
							
								Reimar Döffinger 
							
						 
					 
					
						
						
							
						
						e1d7c8831c 
					 
					
						
						
							
							Add avsubtitle_free function.  
						
						... 
						
						
						
						Originally committed as revision 24185 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-07-11 07:35:00 +00:00 
						 
				 
			
				
					
						
							
							
								Peter Ross 
							
						 
					 
					
						
						
							
						
						53128bc371 
					 
					
						
						
							
							Fix trivial punctuation error  
						
						... 
						
						
						
						Originally committed as revision 24182 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-07-11 05:06:08 +00:00 
						 
				 
			
				
					
						
							
							
								Reimar Döffinger 
							
						 
					 
					
						
						
							
						
						1f96d86836 
					 
					
						
						
							
							Document that and why subtitle decoders do not support direct-rendering.  
						
						... 
						
						
						
						Originally committed as revision 24177 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-07-10 23:35:15 +00:00 
						 
				 
			
				
					
						
							
							
								Reimar Döffinger 
							
						 
					 
					
						
						
							
						
						b576934d7e 
					 
					
						
						
							
							Add native GSM 06.10 audio decoder.  
						
						... 
						
						
						
						Originally committed as revision 24158 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-07-10 07:55:06 +00:00 
						 
				 
			
				
					
						
							
							
								Carl Eugen Hoyos 
							
						 
					 
					
						
						
							
						
						0fd0ef7947 
					 
					
						
						
							
							Add new decoder property max_lowres and do not init decoder if requested value is higher.  
						
						... 
						
						
						
						Originally committed as revision 24098 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-07-07 21:23:36 +00:00 
						 
				 
			
				
					
						
							
							
								Rodney Baker 
							
						 
					 
					
						
						
							
						
						2d525ef483 
					 
					
						
						
							
							Change all occurences of "inofficial" to "unofficial" in code, comments  
						
						... 
						
						
						
						and options. Keep old options until next major version bump.
Patch by Rodney Baker, rodney d baker a iinet d net d au
Originally committed as revision 24021 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-07-03 15:35:23 +00:00 
						 
				 
			
				
					
						
							
							
								Aurelien Jacobs 
							
						 
					 
					
						
						
							
						
						8ee82f40ca 
					 
					
						
						
							
							fix comment grammar  
						
						... 
						
						
						
						Originally committed as revision 24008 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-07-02 19:26:27 +00:00 
						 
				 
			
				
					
						
							
							
								Aurelien Jacobs 
							
						 
					 
					
						
						
							
						
						08b04ba9ce 
					 
					
						
						
							
							clarify convergence_duration documentation  
						
						... 
						
						
						
						Originally committed as revision 24001 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-07-02 15:56:38 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
							
						
						0baf34d844 
					 
					
						
						
							
							Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML.  
						
						... 
						
						
						
						Originally committed as revision 23991 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-07-02 12:48:32 +00:00 
						 
				 
			
				
					
						
							
							
								Måns Rullgård 
							
						 
					 
					
						
						
							
						
						48966b02cb 
					 
					
						
						
							
							Grammar fixes  
						
						... 
						
						
						
						Originally committed as revision 23961 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-07-02 00:03:48 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						2b4abbd6f5 
					 
					
						
						
							
							Move colorspace.h from libavcodec to libavutil.  
						
						... 
						
						
						
						Avoid a compile-time dependency of the pad filter on libavcodec.
Originally committed as revision 23940 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-07-01 18:49:44 +00:00 
						 
				 
			
				
					
						
							
							
								Måns Rullgård 
							
						 
					 
					
						
						
							
						
						1782460b38 
					 
					
						
						
							
							Improve av_resample() documentation  
						
						... 
						
						
						
						Originally committed as revision 23906 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-06-30 20:09:37 +00:00 
						 
				 
			
				
					
						
							
							
								Måns Rullgård 
							
						 
					 
					
						
						
							
						
						49bd8e4b84 
					 
					
						
						
							
							Fix grammar errors in documentation  
						
						... 
						
						
						
						Originally committed as revision 23904 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-06-30 15:38:06 +00:00 
						 
				 
			
				
					
						
							
							
								David Conrad 
							
						 
					 
					
						
						
							
						
						3b636f21da 
					 
					
						
						
							
							Native VP8 decoder.  
						
						... 
						
						
						
						Patch by David Conrad <lessen42 gmail com> and myself.
Originally committed as revision 23719 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-06-22 19:24:09 +00:00 
						 
				 
			
				
					
						
							
							
								Martin Storsjö 
							
						 
					 
					
						
						
							
						
						e83aed04b0 
					 
					
						
						
							
							Bump micro version, add changelog entry for DTS-ES extension decoding support  
						
						... 
						
						
						
						Originally committed as revision 23700 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-06-22 09:22:21 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Converse 
							
						 
					 
					
						
						
							
						
						a20639017b 
					 
					
						
						
							
							Add HE-AAC v2 support to the AAC decoder.  
						
						... 
						
						
						
						Originally committed as revision 23647 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-06-19 14:14:51 +00:00 
						 
				 
			
				
					
						
							
							
								Francesco Lavra 
							
						 
					 
					
						
						
							
						
						d31ba23185 
					 
					
						
						
							
							RealAudio 14.4k encoder.  
						
						... 
						
						
						
						Patch by Francesco Lavra (firstnamelastname@interfree.it )
Originally committed as revision 23579 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-06-11 09:01:25 +00:00 
						 
				 
			
				
					
						
							
							
								Tomas Härdin 
							
						 
					 
					
						
						
							
						
						c1bdc9300b 
					 
					
						
						
							
							avcodec.h: Clarify AVCodecContext::pix_fmt documentation since its value may be set by the demuxer  
						
						... 
						
						
						
						rawdec.c: Only perform bits_per_coded_sample -> pix_fmt guesswork if pix_fmt hasn't been set
Originally committed as revision 23561 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-06-10 08:39:05 +00:00