3d86e370d8 
								
							
								 
							
						 
						
							
							
								
								make rc_buffer_size apply to audio as well  
							
							Originally committed as revision 11150 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								725d86bfd5 
								
							
								 
							
						 
						
							
							
								
								add pcm_s16le_planar support for electronicarts files  
							
							Originally committed as revision 11092 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								59771f7191 
								
							
								 
							
						 
						
							
							
								
								Print pixel and display aspect ratios  
							
							Originally committed as revision 10778 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								815d96a65d 
								
							
								 
							
						 
						
							
							
								
								oops, revert unrelated change  
							
							Originally committed as revision 10597 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dc44d4ad64 
								
							
								 
							
						 
						
							
							
								
								unroll encode_residual_lpc(). speedup varies between 1.2x and 1.8x depending on lpc order.  
							
							Originally committed as revision 10596 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								81fc2f37db 
								
							
								 
							
						 
						
							
							
								
								Remove check for input buffer size as it does not guarantee that  
							
							decoder will not run out of output buffer bounds (and all suspected
decoders have their own checks now).
Originally committed as revision 10567 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b70335a28d 
								
							
								 
							
						 
						
							
							
								
								add support for yuva420p colorspace (yuv420p + alpha)  
							
							Originally committed as revision 10565 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b1ec601f7f 
								
							
								 
							
						 
						
							
							
								
								Add request_channels member to AVCodecContext so we now have a proper  
							
							way to tell the decoder how many output channels we would like.
Originally committed as revision 10199 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7b07d3e8fe 
								
							
								 
							
						 
						
							
							
								
								Use defines instead of raw hex numbers to specify CRC polynomials  
							
							Originally committed as revision 10143 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5e4c7ca224 
								
							
								 
							
						 
						
							
							
								
								Add attribute that forces alignment of stack to functions that need it.  
							
							Necessary for systems that don't align by default to 16 bytes, required by some
SSE instructions.
Requires GCC >= 4.2.
Based on patch by Gaël Chardon.
Originally committed as revision 10106 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								42c71907cb 
								
							
								 
							
						 
						
							
							
								
								Add av_get_bits_per_sample_format()  
							
							Originally committed as revision 10099 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0701006e34 
								
							
								 
							
						 
						
							
							
								
								ensure that default_get_buffer() doesnt reuse images if the dimension or  
							
							pix_fmt changed
fixes heap overflow, possibly exploitable
Originally committed as revision 10064 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7868349a91 
								
							
								 
							
						 
						
							
							
								
								Return AVERROR(EINVAL) when invalid width and/or height are specified to  
							
							avcodec_open.
Originally committed as revision 9770 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								90f06ceaa0 
								
							
								 
							
						 
						
							
							
								
								Return AVERROR(ENOMEM) on memory allocation failure of avcodec_open.  
							
							Originally committed as revision 9769 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0509d453b5 
								
							
								 
							
						 
						
							
							
								
								set codec_type on init  
							
							Originally committed as revision 9721 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								76353b42fa 
								
							
								 
							
						 
						
							
							
								
								Remove underscores before fcntl flags  
							
							Originally committed as revision 9599 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6ffa87d325 
								
							
								 
							
						 
						
							
							
								
								Proper check for mkstemp().  
							
							Originally committed as revision 9596 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ab2cfc59a6 
								
							
								 
							
						 
						
							
							
								
								free thread context  
							
							patch by Janne Grunau: [janne-ffmpeg grunau be]
Originally committed as revision 9508 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c0de00dac5 
								
							
								 
							
						 
						
							
							
								
								me option implemented as an AVOption  
							
							patch by Stefano Sabatini: [stefano sabatini-lala poste it]
original thread:
[FFmpeg-devel] [PATCH] ffmpeg.c -me option implemented as an AVOption
date: 07/05/2007 03:12 PM
Originally committed as revision 9501 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c0ad72a787 
								
							
								 
							
						 
						
							
							
								
								split frame rate and frame size abbreviation into two structures  
							
							patch by Stefano Sabatini: [stefano sabatini-lala poste it]
Originally committed as revision 9379 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								755bfeabcc 
								
							
								 
							
						 
						
							
							
								
								misc spelling fixes  
							
							Originally committed as revision 9289 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								26ef3220cf 
								
							
								 
							
						 
						
							
							
								
								Move the video size and rate abbreviations system from libavformat to libavcodec  
							
							patch by Stefano Sabatini: [stefano dot sabatini minus lala poste dot it]
original thread:
[FFmpeg-devel] [PATCH] Redesign the video size and rateabbreviations system
date: 06/02/2007 05:30 PM
Originally committed as revision 9288 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5b67307a68 
								
							
								 
							
						 
						
							
							
								
								fix a crash with svq1 + sse2.  
							
							EMU_EDGE broke memory alignment when the desired alignment is >32 bytes.
Originally committed as revision 8999 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4f2c36ac4f 
								
							
								 
							
						 
						
							
							
								
								add the possibility to choose aac profile  
							
							patch by Nicolas George nicolas george chez normalesup org
original thread: [Ffmpeg-devel] [PATCH] FAAC profile selection
date: 04/27/2007 08:11 PM
Originally committed as revision 8872 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe0372296a 
								
							
								 
							
						 
						
							
							
								
								typos  
							
							Originally committed as revision 8642 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5d79e24a98 
								
							
								 
							
						 
						
							
							
								
								typo  
							
							Originally committed as revision 8611 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f87459e419 
								
							
								 
							
						 
						
							
							
								
								FF_CODER_TYPE_RAW / RLE / DEFLATE extracted from a patch by Kamil Nowosad  
							
							Originally committed as revision 8609 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2de4f9eb47 
								
							
								 
							
						 
						
							
							
								
								indention  
							
							Originally committed as revision 8590 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6e546aaa24 
								
							
								 
							
						 
						
							
							
								
								make AVCodec.init() optional  
							
							Originally committed as revision 8589 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e2f3d94786 
								
							
								 
							
						 
						
							
							
								
								Fix H.264 8x8 transform selection  
							
							It seems that it's opt parse bug, it can't process the flags which start by
digit. After change 8x8dct to dct8x8, I can set it without problem. I guess
nobody will use it since it can't work as expected, so the quick fix is change
the option name.
Patch by Limin Wang lance dot lmwang at gmail com
Originally committed as revision 8492 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								08cb195020 
								
							
								 
							
						 
						
							
							
								
								kill 3 more av_mallocz_static()  
							
							Originally committed as revision 8397 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6289025d8c 
								
							
								 
							
						 
						
							
							
								
								add a -ab with default of 64k  
							
							change -b to only apply to video
this returns -ab/-b to the old defautls and old behavior regarding ordering of them
Originally committed as revision 8286 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								066a81a80f 
								
							
								 
							
						 
						
							
							
								
								change management of "ab" option in ffmpeg.c, so that it works as "b" option.  
							
							patch by Benoit Fouet % benoit P fouet A purplelabs P com %
Original thread:
Subj: [Ffmpeg-devel] [PATCH] use new way to handle "ab" option
Date: 03/03/2007 10:51 PM
Originally committed as revision 8244 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								5a6b9443ed 
								
							
								 
							
						 
						
							
							
								
								dummy support for mpeg2 non linear quant  
							
							Originally committed as revision 8215 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ea0fe83b0f 
								
							
								 
							
						 
						
							
							
								
								remove ps option and rename rtp_payload_size AVOption to ps  
							
							Originally committed as revision 8172 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								39c39d5f25 
								
							
								 
							
						 
						
							
							
								
								enable rtp payload size AVOption for video encoding  
							
							Originally committed as revision 8163 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9c856d62be 
								
							
								 
							
						 
						
							
							
								
								dont check buffer size if the decode function wont be called at all  
							
							Originally committed as revision 8090 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5dad0282b5 
								
							
								 
							
						 
						
							
							
								
								av_realloc_static() is an internal function and therefore should use the ff_ prefix instead of av_.  
							
							Originally committed as revision 8089 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								5604801191 
								
							
								 
							
						 
						
							
							
								
								Fix typo.  
							
							Originally committed as revision 8065 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6829ac8de4 
								
							
								 
							
						 
						
							
							
								
								simplify release_buffer using FFSWAP  
							
							Originally committed as revision 8057 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ad731e99f 
								
							
								 
							
						 
						
							
							
								
								Add some more Doxygen documentation to libavcodec/utils.c.  
							
							Originally committed as revision 8041 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5286d11fcd 
								
							
								 
							
						 
						
							
							
								
								Spelling fix  
							
							Originally committed as revision 7989 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e13d80238c 
								
							
								 
							
						 
						
							
							
								
								doxy for avcodec_encode_video()  
							
							Originally committed as revision 7977 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ab1c6dc95c 
								
							
								 
							
						 
						
							
							
								
								Directly access av_log_level instead of calling av_log_{set, get}_level()  
							
							(which will be removed at the next avutil version increment)
Originally committed as revision 7882 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								71e445fca3 
								
							
								 
							
						 
						
							
							
								
								Replace deprecated PIX_FMT names by the newer variants.  
							
							Originally committed as revision 7867 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago