7a00bbad21 
								
							
								 
							
						 
						
							
							
								
								Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an  
							
							AVPacket argument rather than a const uint8_t *buf + int buf_size. This allows
passing of packet-specific flags from demuxer to decoder, such as the keyframe
flag, which appears necessary to playback corePNG P-frames.
Patch by Thilo Borgmann thilo.borgmann googlemail com, see also the thread
"Google Summer of Code participation" on the mailinglist.
Originally committed as revision 18351 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9d9de444e3 
								
							
								 
							
						 
						
							
							
								
								Fix syntax for the libfaad_decoder definition.  
							
							Fix compilation (when libfaad is enabled).
Originally committed as revision 17792 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								59701aeb46 
								
							
								 
							
						 
						
							
							
								
								Do not use a macro to generate a single AVCodec declaration.  
							
							Originally committed as revision 17773 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5ef251e504 
								
							
								 
							
						 
						
							
							
								
								Add missing av_cold in static init/close functions.  
							
							Patch by Daniel Verkamp daniel at drv dot nu.
Originally committed as revision 17526 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bad5537e2c 
								
							
								 
							
						 
						
							
							
								
								Use full internal pathname in doxygen  @file  directives.  
							
							Otherwise doxygen complains about ambiguous filenames when files exist
under the same name in different subdirectories.
Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								99ed41a808 
								
							
								 
							
						 
						
							
							
								
								Fix filenames in Doxygen comments.  
							
							Originally committed as revision 16811 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								406792e7b0 
								
							
								 
							
						 
						
							
							
								
								cosmetics: Remove pointless period after copyright statement non-sentences.  
							
							Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b250f9c66d 
								
							
								 
							
						 
						
							
							
								
								Change semantic of CONFIG_*, HAVE_* and ARCH_*.  
							
							They are now always defined to either 0 or 1.
Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9b5ede5b64 
								
							
								 
							
						 
						
							
							
								
								Add (additional) const to many global tables.  
							
							Originally committed as revision 15515 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d578432db8 
								
							
								 
							
						 
						
							
							
								
								Remove stuff under #if LIBAVCODEC_VERSION_INT.  
							
							Originally committed as revision 15263 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dd1c8f3e6e 
								
							
								 
							
						 
						
							
							
								
								Bump Major version, this commit is almost just renaming bits_per_sample to  
							
							bits_per_coded_sample but that cannot be done seperately.
Patch by Luca Abeni
Also reset the minor version and fix the forgotton change to libfaad.
Note: The API/ABI should not be considered stable yet, there still may
be a change done here or there if some developer has some cleanup ideas and
patches!
Originally committed as revision 15262 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fd76c37fd9 
								
							
								 
							
						 
						
							
							
								
								Modify all codecs to report their supported input and output sample format(s).  
							
							Originally committed as revision 14482 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f056c8e9dd 
								
							
								 
							
						 
						
							
							
								
								set frame_size in libfaad decoder  
							
							Originally committed as revision 14024 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe4bf37455 
								
							
								 
							
						 
						
							
							
								
								Make AVCodec long_names definition conditional depending on CONFIG_SMALL.  
							
							Originally committed as revision 13759 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9f4aa35359 
								
							
								 
							
						 
						
							
							
								
								missing codec long names by Stefano Sabatini, stefano.sabatini-lala poste it  
							
							Originally committed as revision 13185 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b1d966a088 
								
							
								 
							
						 
						
							
							
								
								Do not use variable frame_info before its value is set.  
							
							Originally committed as revision 13133 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								98a6fff98c 
								
							
								 
							
						 
						
							
							
								
								Apply 'cold' attribute to init/uninit functions in libavcodec  
							
							Originally committed as revision 12525 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7b0dee28d2 
								
							
								 
							
						 
						
							
							
								
								clean up dynamic loading of libfaad  
							
							Originally committed as revision 11609 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0f44edaa1c 
								
							
								 
							
						 
						
							
							
								
								cosmetic: libfaad.c indentation  
							
							Originally committed as revision 11607 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dbbc573253 
								
							
								 
							
						 
						
							
							
								
								fix dynamic loading of libfaad 2.6  
							
							Originally committed as revision 11606 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ef7f2bb782 
								
							
								 
							
						 
						
							
							
								
								add downmixing support to libfaad decoder  
							
							Originally committed as revision 11422 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6f1af73557 
								
							
								 
							
						 
						
							
							
								
								Give all wrappers for external libraries names starting with lib.  
							
							Originally committed as revision 9226 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								69ddbd1dad 
								
							
								 
							
						 
						
							
							
								
								Rename aac_decoder to libfaad_decoder for consistency and to be able to  
							
							more easily add a possible future native decoder.
Originally committed as revision 9172 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e4141433ea 
								
							
								 
							
						 
						
							
							
								
								Get rid of unnecessary pointer casts.  
							
							patch by Nicholas Tung, ntung ntung com
Originally committed as revision 8687 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b83f7eb2ce 
								
							
								 
							
						 
						
							
							
								
								call faacDecClose() with all libfaad versions  
							
							patch by Diego Petteno flameeyes gmail com
Originally committed as revision 8574 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2eed5a461f 
								
							
								 
							
						 
						
							
							
								
								Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbin  
							
							Originally committed as revision 7416 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cbee7a6944 
								
							
								 
							
						 
						
							
							
								
								get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_ID_AAC where used  
							
							Originally committed as revision 6954 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b78e7197a8 
								
							
								 
							
						 
						
							
							
								
								Change license headers to say 'FFmpeg' instead of 'this program/this library'  
							
							and fix GPL/LGPL version mismatches.
Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								980bbb13d6 
								
							
								 
							
						 
						
							
							
								
								Make faac_decode_frame return -1 on error and not 0 which avoids  
							
							stalling and infinite loop.
Patch by Baptiste COUDURIER <baptiste coudurier at smartjog com>
Originally committed as revision 5110 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								289f999dab 
								
							
								 
							
						 
						
							
							
								
								* bugfixing call reference  
							
							Originally committed as revision 5092 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								79b0b66ba0 
								
							
								 
							
						 
						
							
							
								
								decode adts aac streams  
							
							Originally committed as revision 4953 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5509bffa88 
								
							
								 
							
						 
						
							
							
								
								Update licensing information: The FSF changed postal address.  
							
							Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bb270c0896 
								
							
								 
							
						 
						
							
							
								
								COSMETICS: tabs --> spaces, some prettyprinting  
							
							Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								115329f160 
								
							
								 
							
						 
						
							
							
								
								COSMETICS: Remove all trailing whitespace.  
							
							Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								160d679c07 
								
							
								 
							
						 
						
							
							
								
								Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped")  
							
							Originally committed as revision 4153 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								88730be651 
								
							
								 
							
						 
						
							
							
								
								kill warnings patch by (Måns Rullgård <mru inprovide com>)  
							
							Originally committed as revision 3977 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								305fa26445 
								
							
								 
							
						 
						
							
							
								
								Building with faad2-cvs fix by ("Steven M. Schultz" <sms at 2bsd dot com>)  
							
							Originally committed as revision 3200 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								940aed50ed 
								
							
								 
							
						 
						
							
							
								
								sample_rate and channels in aac audio patch by (Luca Abeni <lucabe72 at email dot it>)  
							
							Originally committed as revision 3198 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								931c85d04a 
								
							
								 
							
						 
						
							
							
								
								aac decoding patch by ("Thomas Raivio" <tjraivio at cc dot hut dot fi>)  
							
							Originally committed as revision 2986 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3d0ef6dd52 
								
							
								 
							
						 
						
							
							
								
								av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot be>)  
							
							Originally committed as revision 2474 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								280bd7b7de 
								
							
								 
							
						 
						
							
							
								
								* support for AAC audio streams via libfaad  
							
							* could be complied with runtime linking of libfaad (CONFIG_FAADBIN)
* missing/untested support for raw AAC streams (maybe there will be
  just one entry for aac)
* missing configure check for libfaad/config option
Originally committed as revision 1857 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago