Michael Niedermayer 
							
						 
					 
					
						
						
						
						
							
						
						
							3bc4e21b7b 
							
						 
					 
					
						
						
							
							Document the frames returned by the decoder better.  
						
						... 
						
						
						
						Originally committed as revision 23456 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-06-03 21:53:41 +00:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
						
						
							
						
						
							ee0e91462c 
							
						 
					 
					
						
						
							
							VP8 encoding via libvpx.  
						
						... 
						
						
						
						Patch by James Zern, Google, Inc.
Originally committed as revision 23449 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-06-03 20:47:59 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
						
						
							
						
						
							7e566bbe6c 
							
						 
					 
					
						
						
							
							Implement av_get_codec_tag_string() and use it in ffprobe.  
						
						... 
						
						
						
						Originally committed as revision 23421 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-06-02 10:54:45 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
						
						
							
						
						
							9ace13b416 
							
						 
					 
					
						
						
							
							Make ff_parse_expr() and ff_parse_and_eval_expr() return an int  
						
						... 
						
						
						
						containing an error code.
Allow these functions to convey the reason of the failure to the
calling function, failure which is not always due to a parsing error
but it may depend for example on a memory problem.
Also fix several potential memleaks.
Originally committed as revision 23402 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-06-01 08:07:07 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
						
						
							
						
						
							fe9c200774 
							
						 
					 
					
						
						
							
							Bump minor version bump and add an APIchanges entry after addition of  
						
						... 
						
						
						
						CODEC_CAP_EXPERIMENTAL.
Originally committed as revision 23338 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-05-26 18:45:13 +00:00 
						 
				 
			
				
					
						
							
							
								Carl Eugen Hoyos 
							
						 
					 
					
						
						
						
						
							
						
						
							31cd5a9aad 
							
						 
					 
					
						
						
							
							Bump minor version and add Changelog entry after r23334.  
						
						... 
						
						
						
						Originally committed as revision 23337 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-05-26 18:34:48 +00:00 
						 
				 
			
				
					
						
							
							
								Janne Grunau 
							
						 
					 
					
						
						
						
						
							
						
						
							93ebfeea90 
							
						 
					 
					
						
						
							
							Add CODEC_CAP_EXPERIMENTAL and prefer encoders without it.  
						
						... 
						
						
						
						Patch by Janne Grunau, janne-ffmpeg jannau net
Originally committed as revision 23334 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-05-26 10:38:48 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Converse 
							
						 
					 
					
						
						
						
						
							
						
						
							74a6df59e3 
							
						 
					 
					
						
						
							
							Add an AVSTREAM_PARSE_FULL_ONCE parsing mode to parse headers and combine packets once and only once.  
						
						... 
						
						
						
						Originally committed as revision 23332 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-05-26 04:20:32 +00:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
						
						
							
						
						
							8299a7f819 
							
						 
					 
					
						
						
							
							VP8 decoding via libvpx.  
						
						... 
						
						
						
						Patch by James Zern for Google, Inc., jzern google com
Originally committed as revision 23303 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-05-25 01:19:08 +00:00 
						 
				 
			
				
					
						
							
							
								Reimar Döffinger 
							
						 
					 
					
						
						
						
						
							
						
						
							6d9b7a7dab 
							
						 
					 
					
						
						
							
							Document CODEC_FLAG_EMU_EDGE and avcodec_align_dimensions interaction.  
						
						... 
						
						
						
						Originally committed as revision 23258 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-05-23 15:34:39 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
						
						
							
						
						
							6531b5c9f4 
							
						 
					 
					
						
						
							
							Rename ff_raw_pixelFormatTags symbol to ff_raw_pix_fmt_tags.  
						
						... 
						
						
						
						The new name is shorter and consistent with the FFmpeg style.
Originally committed as revision 23206 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-05-20 23:09:11 +00:00 
						 
				 
			
				
					
						
							
							
								David Conrad 
							
						 
					 
					
						
						
						
						
							
						
						
							7382617a2f 
							
						 
					 
					
						
						
							
							Bump minor version for CODEC_ID_VP8  
						
						... 
						
						
						
						Originally committed as revision 23194 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-05-19 20:13:50 +00:00 
						 
				 
			
				
					
						
							
							
								Google 
							
						 
					 
					
						
						
						
						
							
						
						
							a98c2dfab0 
							
						 
					 
					
						
						
							
							Add VP8 CODEC_ID  
						
						... 
						
						
						
						Patch by Google
Originally committed as revision 23191 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-05-19 16:50:00 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
						
						
							
						
						
							fecd7b457e 
							
						 
					 
					
						
						
							
							Add log_level_offset to AVCodecContext.  
						
						... 
						
						
						
						Originally committed as revision 23153 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-05-17 22:49:34 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
						
						
							
						
						
							edd259f92f 
							
						 
					 
					
						
						
							
							Change the order of parameters for ff_eval_expr() and  
						
						... 
						
						
						
						ff_parse_and_eval_expr(), place the names for constants/functions
before the corresponding values.
This looks more readable, as the user is expected to know the names
before the values.
Originally committed as revision 23149 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-05-16 23:00:22 +00:00 
						 
				 
			
				
					
						
							
							
								Reimar Döffinger 
							
						 
					 
					
						
						
						
						
							
						
						
							7f20cb2df0 
							
						 
					 
					
						
						
							
							Another try for fixing/improving decode_video documentation.  
						
						... 
						
						
						
						Originally committed as revision 23057 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-05-08 16:24:33 +00:00 
						 
				 
			
				
					
						
							
							
								Jason Garrett-Glaser 
							
						 
					 
					
						
						
						
						
							
						
						
							e8c7fca90c 
							
						 
					 
					
						
						
							
							Add intra refresh and crf-max support to the libavcodec libx264 wrapper.  
						
						... 
						
						
						
						Minor version bump.
Originally committed as revision 23038 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-05-06 22:38:18 +00:00 
						 
				 
			
				
					
						
							
							
								Reimar Döffinger 
							
						 
					 
					
						
						
						
						
							
						
						
							bf9766995c 
							
						 
					 
					
						
						
							
							Clarify how allocation works for the picture argument for  
						
						... 
						
						
						
						avcodec_decode_video3.
Originally committed as revision 23009 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-05-02 16:07:29 +00:00 
						 
				 
			
				
					
						
							
							
								Diego Biurrun 
							
						 
					 
					
						
						
						
						
							
						
						
							ba87f0801d 
							
						 
					 
					
						
						
							
							Remove explicit filename from Doxygen @file commands.  
						
						... 
						
						
						
						Passing an explicit filename to this command is only necessary if the
documentation in the @file block refers to a file different from the
one the block resides in.
Originally committed as revision 22921 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-04-20 14:45:34 +00:00 
						 
				 
			
				
					
						
							
							
								Bobby Bingham 
							
						 
					 
					
						
						
						
						
							
						
						
							0fb49b597b 
							
						 
					 
					
						
						
							
							Add function to export EDGE_WIDTH from libavcodec.  
						
						... 
						
						
						
						Originally committed as revision 22753 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-04-01 06:41:16 +00:00 
						 
				 
			
				
					
						
							
							
								Ronald S. Bultje 
							
						 
					 
					
						
						
						
						
							
						
						
							c846a984dc 
							
						 
					 
					
						
						
							
							Document API addition of avcodec_copy_context().  
						
						... 
						
						
						
						Originally committed as revision 22752 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-31 21:10:52 +00:00 
						 
				 
			
				
					
						
							
							
								Ronald S. Bultje 
							
						 
					 
					
						
						
						
						
							
						
						
							d103218046 
							
						 
					 
					
						
						
							
							Add avcodec_copy_context().  
						
						... 
						
						
						
						Originally committed as revision 22750 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-31 20:40:49 +00:00 
						 
				 
			
				
					
						
							
							
								Jean-Daniel Dupas 
							
						 
					 
					
						
						
						
						
							
						
						
							cc947f04cc 
							
						 
					 
					
						
						
							
							Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.  
						
						... 
						
						
						
						Patch by Jean-Daniel Dupas, devlists shadowlab org
Originally committed as revision 22744 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-31 12:29:58 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
						
						
							
						
						
							11491503c4 
							
						 
					 
					
						
						
							
							Move AVMediaType from libavcodec to libavutil.  
						
						... 
						
						
						
						This allows applications/libraries which require that symbol
(e.g. libavfilter) to be compiled without to depend on the presence of
libavcodec/avcodec.h, which may not be installed.
Originally committed as revision 22736 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-30 23:31:16 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
						
						
							
						
						
							72415b2adb 
							
						 
					 
					
						
						
							
							Define AVMediaType enum, and use it instead of enum CodecType, which  
						
						... 
						
						
						
						is deprecated and will be dropped at the next major bump.
Originally committed as revision 22735 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-30 23:30:55 +00:00 
						 
				 
			
				
					
						
							
							
								Carl Eugen Hoyos 
							
						 
					 
					
						
						
						
						
							
						
						
							ca6e7708b4 
							
						 
					 
					
						
						
							
							Add spectral extension to the E-AC-3 decoder.  
						
						... 
						
						
						
						Original patch by Justin, updated and resubmitted by
Christophe Gisquet, christophe D gisquet A gmail
Originally committed as revision 22734 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-30 22:09:14 +00:00 
						 
				 
			
				
					
						
							
							
								Mohamed Naufal 
							
						 
					 
					
						
						
						
						
							
						
						
							148bcae98c 
							
						 
					 
					
						
						
							
							Implement YOP demuxer and video decoder.  
						
						... 
						
						
						
						Patch by Mohamed Naufal gmailify(naufal11).
Originally committed as revision 22724 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-29 22:17:01 +00:00 
						 
				 
			
				
					
						
							
							
								Reimar Döffinger 
							
						 
					 
					
						
						
						
						
							
						
						
							9b489e0248 
							
						 
					 
					
						
						
							
							Clearer CODEC_CAP_DR1 documentation.  
						
						... 
						
						
						
						Originally committed as revision 22700 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-27 13:22:07 +00:00 
						 
				 
			
				
					
						
							
							
								Baptiste Coudurier 
							
						 
					 
					
						
						
						
						
							
						
						
							f3b3b4895a 
							
						 
					 
					
						
						
							
							Enable more libx264 options, aq, psy, rc lookahead and ssim  
						
						... 
						
						
						
						Originally committed as revision 22670 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-25 19:25:21 +00:00 
						 
				 
			
				
					
						
							
							
								Vitor Sessak 
							
						 
					 
					
						
						
						
						
							
						
						
							690877426b 
							
						 
					 
					
						
						
							
							Bump minor version, I forgot in the last commit  
						
						... 
						
						
						
						Originally committed as revision 22650 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-23 20:03:20 +00:00 
						 
				 
			
				
					
						
							
							
								Josh Allmann 
							
						 
					 
					
						
						
						
						
							
						
						
							d6461900c9 
							
						 
					 
					
						
						
							
							Add doxygen docs for av_xiphlacing  
						
						... 
						
						
						
						Patch by Josh Allmann (joshua allmann gmail com)
Originally committed as revision 22632 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-22 14:57:50 +00:00 
						 
				 
			
				
					
						
							
							
								Benoit Fouet 
							
						 
					 
					
						
						
						
						
							
						
						
							4a287145c2 
							
						 
					 
					
						
						
							
							Remove avcodec_thread_execute from avcodec.h, and make static functions that  
						
						... 
						
						
						
						need it in *thread.c.
Originally committed as revision 22544 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-15 14:03:01 +00:00 
						 
				 
			
				
					
						
							
							
								Aurelien Jacobs 
							
						 
					 
					
						
						
						
						
							
						
						
							382b5b3a0c 
							
						 
					 
					
						
						
							
							CODEC_ID_XVID is not used anywhere, remove it at next major bump  
						
						... 
						
						
						
						Originally committed as revision 22511 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-13 18:19:36 +00:00 
						 
				 
			
				
					
						
							
							
								Aurelien Jacobs 
							
						 
					 
					
						
						
						
						
							
						
						
							74dc70c425 
							
						 
					 
					
						
						
							
							bump minor avcodec version for libxvid codec id change (r22489)  
						
						... 
						
						
						
						Originally committed as revision 22510 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-13 18:17:25 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
						
						
							
						
						
							60c144f700 
							
						 
					 
					
						
						
							
							Move error code definitions from libavcodec/avcodec.h to  
						
						... 
						
						
						
						libavutil/error.h.
Error code definitions and handling code belong to libavutil, where
they can be shared by all the libav* libraries.
See the thread:
Subject: [FFmpeg-devel] [PATCH] Move error codes definitions from lavc to lavu
Date: Sun, 19 Jul 2009 12:09:16 +0200
Originally committed as revision 22501 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-13 09:43:24 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Converse 
							
						 
					 
					
						
						
						
						
							
						
						
							171b7b9112 
							
						 
					 
					
						
						
							
							Revert r22288 "Increase FF_INPUT_BUFFER_PADDING_SIZE to 64."  
						
						... 
						
						
						
						Originally committed as revision 22385 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-09 10:32:34 +00:00 
						 
				 
			
				
					
						
							
							
								Daniel Verkamp 
							
						 
					 
					
						
						
						
						
							
						
						
							b0e88ca6d3 
							
						 
					 
					
						
						
							
							Bump avcodec minor version for kgv1 decoder  
						
						... 
						
						
						
						Originally committed as revision 22367 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-09 01:20:20 +00:00 
						 
				 
			
				
					
						
							
							
								Daniel Verkamp 
							
						 
					 
					
						
						
						
						
							
						
						
							bf35412201 
							
						 
					 
					
						
						
							
							Kega Game Video (KGV1) decoder  
						
						... 
						
						
						
						Originally committed as revision 22364 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-09 01:03:09 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Converse 
							
						 
					 
					
						
						
						
						
							
						
						
							ed492b61db 
							
						 
					 
					
						
						
							
							Add an HE-AAC v1 decoder.  
						
						... 
						
						
						
						A large portion of this code was orignally authored by Robert Swain. The rest
was written by me. Full history is available at:
svn://svn.ffmpeg.org/soc/aac-sbr
http://github.com/aconverse/ffmpeg-heaac/tree/sbr_pub 
Originally committed as revision 22316 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-08 04:33:02 +00:00 
						 
				 
			
				
					
						
							
							
								Måns Rullgård 
							
						 
					 
					
						
						
						
						
							
						
						
							c70948315b 
							
						 
					 
					
						
						
							
							Create a public API for FFT family of functions  
						
						... 
						
						
						
						Originally committed as revision 22291 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-07 21:56:45 +00:00 
						 
				 
			
				
					
						
							
							
								Alex Converse 
							
						 
					 
					
						
						
						
						
							
						
						
							0f8e4dfe6e 
							
						 
					 
					
						
						
							
							Increase FF_INPUT_BUFFER_PADDING_SIZE to 64.  
						
						... 
						
						
						
						The purpose of this is to give decoders a reasonable amount of buffer to work
with before needing to check for overreads.
Originally committed as revision 22288 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-07 21:16:44 +00:00 
						 
				 
			
				
					
						
							
							
								Reimar Döffinger 
							
						 
					 
					
						
						
						
						
							
						
						
							eb285cfe8e 
							
						 
					 
					
						
						
							
							Fix avcodec_align_dimensions to return values suitably aligned for FLV decoding  
						
						... 
						
						
						
						with SSE and add a avcodec_align_dimensions2 taht returns the stride alignment
requirements independently from doing the width/height padding.
Originally committed as revision 22095 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-02-27 21:13:22 +00:00 
						 
				 
			
				
					
						
							
							
								Benoit Fouet 
							
						 
					 
					
						
						
						
						
							
						
						
							5818418758 
							
						 
					 
					
						
						
							
							Fix typos in ref_index documentation.  
						
						... 
						
						
						
						Originally committed as revision 22072 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-02-26 08:55:43 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
						
						
							
						
						
							f57a5dcd4e 
							
						 
					 
					
						
						
							
							Clarify ref_index.  
						
						... 
						
						
						
						Originally committed as revision 22068 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-02-26 00:51:26 +00:00 
						 
				 
			
				
					
						
							
							
								Kostya Shishkov 
							
						 
					 
					
						
						
						
						
							
						
						
							342c7dfdbb 
							
						 
					 
					
						
						
							
							Bink video decoder  
						
						... 
						
						
						
						Originally committed as revision 21937 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-02-21 13:28:46 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Niedermayer 
							
						 
					 
					
						
						
						
						
							
						
						
							3566042a0d 
							
						 
					 
					
						
						
							
							Try to support truncated h264 frames mixed with mpeg pes headers in mkv.  
						
						... 
						
						
						
						Fixes issue1585
Originally committed as revision 21772 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-02-12 19:25:23 +00:00 
						 
				 
			
				
					
						
							
							
								Ronald S. Bultje 
							
						 
					 
					
						
						
						
						
							
						
						
							fa65584f12 
							
						 
					 
					
						
						
							
							WMAVoice decoder.  
						
						... 
						
						
						
						Originally committed as revision 21770 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-02-12 14:22:41 +00:00 
						 
				 
			
				
					
						
							
							
								Kostya Shishkov 
							
						 
					 
					
						
						
						
						
							
						
						
							5bebe94d86 
							
						 
					 
					
						
						
							
							Indeo 5 decoder  
						
						... 
						
						
						
						Originally committed as revision 21695 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-02-09 07:55:07 +00:00 
						 
				 
			
				
					
						
							
							
								Peter Ross 
							
						 
					 
					
						
						
						
						
							
						
						
							b9e06dddb7 
							
						 
					 
					
						
						
							
							IFF PBM/ILBM bitmap decoder  
						
						... 
						
						
						
						Originally committed as revision 21622 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-02-03 09:56:16 +00:00 
						 
				 
			
				
					
						
							
							
								Daniel Verkamp 
							
						 
					 
					
						
						
						
						
							
						
						
							315c8d6c4e 
							
						 
					 
					
						
						
							
							libavcodec version bump for Bink codec IDs (r21536)  
						
						... 
						
						
						
						Originally committed as revision 21572 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-01-31 13:34:28 +00:00