| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								4xm.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								Makefile
							
						
					 | 
				
				
					
						Add a depacketizer for QDM2
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								adts.h
							
						
					 | 
				
				
					
						In mpegts muxer, write adts header if aac bitstream does not contain it
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								adtsenc.c
							
						
					 | 
				
				
					
						Cosmetics: whitespace
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								aea.c
							
						
					 | 
				
				
					
						Reduce the score for the aea demuxer probing function.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								aiff.h
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								aiffdec.c
							
						
					 | 
				
				
					
						Define AVMediaType enum, and use it instead of enum CodecType, which
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								aiffenc.c
							
						
					 | 
				
				
					
						Split up the AIFF muxer and demuxer into separate files.
					
				 | 
				16 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								allformats.c
							
						
					 | 
				
				
					
						Add an av_register_protocol2 function that takes a size parameter
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								amr.c
							
						
					 | 
				
				
					
						Define AVMediaType enum, and use it instead of enum CodecType, which
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								anm.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								apc.c
							
						
					 | 
				
				
					
						Define AVMediaType enum, and use it instead of enum CodecType, which
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								ape.c
							
						
					 | 
				
				
					
						Replace all remaining occurrences of AVERROR_NOMEM with
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								apetag.c
							
						
					 | 
				
				
					
						Replace all remaining occurrences of AVERROR_NOMEM with
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								apetag.h
							
						
					 | 
				
				
					
						Move APE tag parsing into separate module.
					
				 | 
				16 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								asf.c
							
						
					 | 
				
				
					
						Remove superfluous space from a conversion table.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								asf.h
							
						
					 | 
				
				
					
						Move put_le16_nolen() to asf.c and give it a ff_ prefix. This way, it is easier
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								asfcrypt.c
							
						
					 | 
				
				
					
						Add av_ prefix to bswap macros
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								asfcrypt.h
							
						
					 | 
				
				
					
						Globally rename the header inclusion guard names.
					
				 | 
				17 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								asfdec.c
							
						
					 | 
				
				
					
						Add av_ prefix to bswap macros
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								asfenc.c
							
						
					 | 
				
				
					
						Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								assdec.c
							
						
					 | 
				
				
					
						improve long_name for ass (de)muxer
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								assenc.c
							
						
					 | 
				
				
					
						improve long_name for ass (de)muxer
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								au.c
							
						
					 | 
				
				
					
						Prevent au_read_packet() looping endlessly when .au file contains unsupported codec type.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								audiointerleave.c
							
						
					 | 
				
				
					
						Define AVMediaType enum, and use it instead of enum CodecType, which
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								audiointerleave.h
							
						
					 | 
				
				
					
						Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues.
					
				 | 
				16 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								avc.c
							
						
					 | 
				
				
					
						Include avc.h from avc.c: It contains several prototypes.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								avc.h
							
						
					 | 
				
				
					
						10l, fix prototype
					
				 | 
				17 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								avformat.h
							
						
					 | 
				
				
					
						Bump minor and add APIchanges entry for url_fskip return value change.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								avi.c
							
						
					 | 
				
				
					
						Set lavf identification string globally in av_write_header(), rather
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								avi.h
							
						
					 | 
				
				
					
						Add AVI metadata conversion table.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								avidec.c
							
						
					 | 
				
				
					
						avidec : Free packet if dv_produce_packet fails.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								avienc.c
							
						
					 | 
				
				
					
						avienc : Avoid creating invalid AVI files when muxing subtitle streams
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								avio.c
							
						
					 | 
				
				
					
						Remove an unused label, fixing a warning
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								avio.h
							
						
					 | 
				
				
					
						url_fskip: Return an error code if the url_fseek failed
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								aviobuf.c
							
						
					 | 
				
				
					
						aviobuf: Do short seeks forward by reading and skipping data instead of a proper seek
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								avisynth.c
							
						
					 | 
				
				
					
						Define AVMediaType enum, and use it instead of enum CodecType, which
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								avlanguage.c
							
						
					 | 
				
				
					
						100l, all avlanguage tables should be both static and const.
					
				 | 
				16 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								avlanguage.h
							
						
					 | 
				
				
					
						Fix grammar errors in documentation
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								avs.c
							
						
					 | 
				
				
					
						Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								bethsoftvid.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								bfi.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								bink.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								c93.c
							
						
					 | 
				
				
					
						Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								caf.c
							
						
					 | 
				
				
					
						Move AVCodecTag from riff.h into internal.h.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								caf.h
							
						
					 | 
				
				
					
						Move AVCodecTag from riff.h into internal.h.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								cafdec.c
							
						
					 | 
				
				
					
						Mark av_metadata_set() as deprecated, and use av_metadata_set2()
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								cdg.c
							
						
					 | 
				
				
					
						Define AVMediaType enum, and use it instead of enum CodecType, which
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								concat.c
							
						
					 | 
				
				
					
						Fix concat seeking SEEK_END case.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								crcenc.c
							
						
					 | 
				
				
					
						cosmetics: Remove pointless period after copyright statement non-sentences.
					
				 | 
				17 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								cutils.c
							
						
					 | 
				
				
					
						Move the internal function declarations in avformat.h to internal.h.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								daud.c
							
						
					 | 
				
				
					
						Define AVMediaType enum, and use it instead of enum CodecType, which
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								dsicin.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								dv.c
							
						
					 | 
				
				
					
						Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								dv.h
							
						
					 | 
				
				
					
						cosmetics: Remove pointless period after copyright statement non-sentences.
					
				 | 
				17 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								dvenc.c
							
						
					 | 
				
				
					
						Add missing internal.h #include for brktimegm(), fixes the warning:
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								dxa.c
							
						
					 | 
				
				
					
						Define AVMediaType enum, and use it instead of enum CodecType, which
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								eacdata.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								electronicarts.c
							
						
					 | 
				
				
					
						Add av_ prefix to bswap macros
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								ffm.h
							
						
					 | 
				
				
					
						cosmetics: Remove pointless period after copyright statement non-sentences.
					
				 | 
				17 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								ffmdec.c
							
						
					 | 
				
				
					
						Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								ffmenc.c
							
						
					 | 
				
				
					
						Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								file.c
							
						
					 | 
				
				
					
						Add #ifdefs around code specific to file and pipe protocols
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								filmstripdec.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								filmstripenc.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								flacdec.c
							
						
					 | 
				
				
					
						Generalize ID3v2 functions to support ID3v2-like ID headers with a
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								flacenc.c
							
						
					 | 
				
				
					
						Move ff_flac_write_header() to flacenc.h, which removes the Matroska muxer's
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								flacenc.h
							
						
					 | 
				
				
					
						Put ff_flac_write_header() in a separate C file to allow it to be shared without
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								flacenc_header.c
							
						
					 | 
				
				
					
						Put ff_flac_write_header() in a separate C file to allow it to be shared without
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								flic.c
							
						
					 | 
				
				
					
						Made FLIC demuxer capable of handling the videos from "X-COM: Terror from the Deep".
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								flv.h
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								flvdec.c
							
						
					 | 
				
				
					
						Use ext sample from mpeg4audio config if set with AAC SBR
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								flvenc.c
							
						
					 | 
				
				
					
						Move AVCodecTag from riff.h into internal.h.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								framecrcenc.c
							
						
					 | 
				
				
					
						cosmetics: Remove pointless period after copyright statement non-sentences.
					
				 | 
				17 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								gif.c
							
						
					 | 
				
				
					
						Define AVMediaType enum, and use it instead of enum CodecType, which
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								gopher.c
							
						
					 | 
				
				
					
						Make ff_url_split() public
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								gxf.c
							
						
					 | 
				
				
					
						Check url_fseek results in gxf demuxer.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								gxf.h
							
						
					 | 
				
				
					
						Avoid _t in gxf enum type names
					
				 | 
				17 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								gxfenc.c
							
						
					 | 
				
				
					
						Define AVMediaType enum, and use it instead of enum CodecType, which
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								http.c
							
						
					 | 
				
				
					
						http: Log a warning when receiving an error code
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								http.h
							
						
					 | 
				
				
					
						Fix grammar errors in documentation
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								httpauth.c
							
						
					 | 
				
				
					
						Use AV_BASE64_SIZE() macro
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								httpauth.h
							
						
					 | 
				
				
					
						Add support for http digest authentication
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								id3v1.c
							
						
					 | 
				
				
					
						Mark av_metadata_set() as deprecated, and use av_metadata_set2()
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								id3v1.h
							
						
					 | 
				
				
					
						More ID3v1 genres from ffmbc.
					
				 | 
				16 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								id3v2.c
							
						
					 | 
				
				
					
						Generalize ID3v2 functions to support ID3v2-like ID headers with a
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								id3v2.h
							
						
					 | 
				
				
					
						Fix Doxygen function parameter documentation syntax.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								idcin.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								idroq.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								iff.c
							
						
					 | 
				
				
					
						remove redundant text and whitespaces from iff demuxer av_log() statements
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								img2.c
							
						
					 | 
				
				
					
						Associate .tga with format image2.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								internal.h
							
						
					 | 
				
				
					
						Move SPACE_CHARS back to libavformat/internal.h
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								ipmovie.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								isom.c
							
						
					 | 
				
				
					
						Support gray16be and rgb48be in mov
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								isom.h
							
						
					 | 
				
				
					
						Move AVCodecTag from riff.h into internal.h.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								iss.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								iv8.c
							
						
					 | 
				
				
					
						Define AVMediaType enum, and use it instead of enum CodecType, which
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								ivfdec.c
							
						
					 | 
				
				
					
						On2 IVF demuxer
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								libavformat.v
							
						
					 | 
				
				
					
						Add symbol versioning for shared libraries
					
				 | 
				16 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								libnut.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								librtmp.c
							
						
					 | 
				
				
					
						Use new librtmp APIs instead of grubbing around in RTMP struct
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								lmlm4.c
							
						
					 | 
				
				
					
						Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								matroska.c
							
						
					 | 
				
				
					
						matroska: Add V_VP8
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								matroska.h
							
						
					 | 
				
				
					
						Fix the MATROSKA_ID_TAGDEFAULT to match the specification (instead of
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								matroskadec.c
							
						
					 | 
				
				
					
						matroskadec: merge only SSA packets together
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								matroskaenc.c
							
						
					 | 
				
				
					
						matroskaenc: write DisplayUnit element to better match the spec
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								md5enc.c
							
						
					 | 
				
				
					
						Add -f framemd5 muxer similar to framecrc.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								metadata.c
							
						
					 | 
				
				
					
						reindent after previous commit.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								metadata.h
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								metadata_compat.c
							
						
					 | 
				
				
					
						fix warning in ff_metadata_mux_compat()
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mm.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mmf.c
							
						
					 | 
				
				
					
						Define AVMediaType enum, and use it instead of enum CodecType, which
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mmst.c
							
						
					 | 
				
				
					
						Make ff_url_split() public
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mov.c
							
						
					 | 
				
				
					
						Add av_ prefix to bswap macros
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								movenc.c
							
						
					 | 
				
				
					
						In mov muxer, write pixel aspect ratio tag in mov files.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								movenc.h
							
						
					 | 
				
				
					
						Use a heuristic for describing the RTP packets using sample data
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								movenchint.c
							
						
					 | 
				
				
					
						Take ff_write_chained in use in the mov rtp hinter and in the rtsp muxer
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mp3.c
							
						
					 | 
				
				
					
						Fix ID3v1 tags in mp3 files
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mpc.c
							
						
					 | 
				
				
					
						Generalize ID3v2 functions to support ID3v2-like ID headers with a
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mpc8.c
							
						
					 | 
				
				
					
						Define AVMediaType enum, and use it instead of enum CodecType, which
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mpeg.c
							
						
					 | 
				
				
					
						Fix grammar errors in documentation
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mpeg.h
							
						
					 | 
				
				
					
						cosmetics: Remove pointless period after copyright statement non-sentences.
					
				 | 
				17 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mpegenc.c
							
						
					 | 
				
				
					
						Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mpegts.c
							
						
					 | 
				
				
					
						Pass the composition and ancillary ID for DVB subtitles via extradata instead
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mpegts.h
							
						
					 | 
				
				
					
						Fix warnings about implicit function declaration when compiling rtpdec.c
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mpegtsenc.c
							
						
					 | 
				
				
					
						Add av_ prefix to bswap macros
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mpjpeg.c
							
						
					 | 
				
				
					
						cosmetics: format long_name spelling fixes
					
				 | 
				16 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								msnwc_tcp.c
							
						
					 | 
				
				
					
						Replace all remaining occurrences of AVERROR_NOMEM with
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mtv.c
							
						
					 | 
				
				
					
						Add av_ prefix to bswap macros
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mvi.c
							
						
					 | 
				
				
					
						Define AVMediaType enum, and use it instead of enum CodecType, which
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mxf.c
							
						
					 | 
				
				
					
						mxfdec: Improve parsing of the PixelLayout item
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mxf.h
							
						
					 | 
				
				
					
						mxfdec: Improve parsing of the PixelLayout item
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mxfdec.c
							
						
					 | 
				
				
					
						Change all functions referenced in the mxf_metadata_read_table to use the same
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								mxfenc.c
							
						
					 | 
				
				
					
						In mxf muxer, fix last b frame temporal offset
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								ncdec.c
							
						
					 | 
				
				
					
						Define AVMediaType enum, and use it instead of enum CodecType, which
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								network.h
							
						
					 | 
				
				
					
						Fix compile error on mingw where ETIMEDOUT is missing (because it's a WSA error).
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								nsvdec.c
							
						
					 | 
				
				
					
						Mark av_metadata_set() as deprecated, and use av_metadata_set2()
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								nut.c
							
						
					 | 
				
				
					
						Add support to B4BY and R4BY NUT codec tags added in NUT r672.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								nut.h
							
						
					 | 
				
				
					
						Define ff_nut_video_tags and make Nut muxer and demuxer set it in
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								nutdec.c
							
						
					 | 
				
				
					
						Add av_ prefix to bswap macros
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								nutenc.c
							
						
					 | 
				
				
					
						move ff_get_v_length and ff_put_v from nutenc.c to internal.h/aviobuf.c
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								nuv.c
							
						
					 | 
				
				
					
						Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								oggdec.c
							
						
					 | 
				
				
					
						Fix printf format warnings
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								oggdec.h
							
						
					 | 
				
				
					
						oggdec: Remove write-only variable
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								oggenc.c
							
						
					 | 
				
				
					
						In ogg muxer, free dyn allocated buffer, fix memleak
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								oggparsedirac.c
							
						
					 | 
				
				
					
						Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								oggparseflac.c
							
						
					 | 
				
				
					
						Define AVMediaType enum, and use it instead of enum CodecType, which
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								oggparseogm.c
							
						
					 | 
				
				
					
						Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								oggparseskeleton.c
							
						
					 | 
				
				
					
						Define AVMediaType enum, and use it instead of enum CodecType, which
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								oggparsespeex.c
							
						
					 | 
				
				
					
						Define AVMediaType enum, and use it instead of enum CodecType, which
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								oggparsetheora.c
							
						
					 | 
				
				
					
						Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								oggparsevorbis.c
							
						
					 | 
				
				
					
						Define AVMediaType enum, and use it instead of enum CodecType, which
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								oma.c
							
						
					 | 
				
				
					
						Add metadata support. Patch by Michael Karcher.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								options.c
							
						
					 | 
				
				
					
						Remove typo: s/ingore/ignore/
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								os_support.c
							
						
					 | 
				
				
					
						os_support: include some headers only when needed
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								os_support.h
							
						
					 | 
				
				
					
						Remove support for pre-Haiku, non-POSIX, non-C99 BeOS variants.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								output-example.c
							
						
					 | 
				
				
					
						output-example: Set sample_fmt to SAMPLE_FMT_S16.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								psxstr.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								pva.c
							
						
					 | 
				
				
					
						Define AVMediaType enum, and use it instead of enum CodecType, which
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								qcp.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								qtpalette.h
							
						
					 | 
				
				
					
						Remove alpha channel from default colorspace tables, since it is unused. See
					
				 | 
				16 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								r3d.c
							
						
					 | 
				
				
					
						Mark av_metadata_set() as deprecated, and use av_metadata_set2()
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								raw.c
							
						
					 | 
				
				
					
						Improve h263_probe()
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								raw.h
							
						
					 | 
				
				
					
						Separate the raw FLAC demuxer from raw.c and put in a new file,
					
				 | 
				16 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rdt.c
							
						
					 | 
				
				
					
						Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rdt.h
							
						
					 | 
				
				
					
						Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								riff.c
							
						
					 | 
				
				
					
						Added M701 codec_tag for mpeg2video
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								riff.h
							
						
					 | 
				
				
					
						Move AVCodecTag from riff.h into internal.h.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rl2.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rm.c
							
						
					 | 
				
				
					
						Move rm_codec_tags to rm.c so muxer/demuxer can share it.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rm.h
							
						
					 | 
				
				
					
						Move rm_codec_tags to rm.c so muxer/demuxer can share it.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rmdec.c
							
						
					 | 
				
				
					
						Do not read the RM index when input is streamed (since it requires seeking
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rmenc.c
							
						
					 | 
				
				
					
						Reindent after r23361.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rpl.c
							
						
					 | 
				
				
					
						Mark av_metadata_set() as deprecated, and use av_metadata_set2()
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtmp.h
							
						
					 | 
				
				
					
						RTMP protocol support (as a client)
					
				 | 
				16 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtmppkt.c
							
						
					 | 
				
				
					
						1l trocadero: forgot reference operator on bytestream_get_be32() argument
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtmppkt.h
							
						
					 | 
				
				
					
						Fix misspelled parameter names in Doxygen documentation.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtmpproto.c
							
						
					 | 
				
				
					
						Fix grammar errors in documentation
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtp.c
							
						
					 | 
				
				
					
						Define AVMediaType enum, and use it instead of enum CodecType, which
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtp.h
							
						
					 | 
				
				
					
						Define AVMediaType enum, and use it instead of enum CodecType, which
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtpdec.c
							
						
					 | 
				
				
					
						Add a depacketizer for QDM2
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtpdec.h
							
						
					 | 
				
				
					
						Move SPACE_CHARS back to libavformat/internal.h
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtpdec_amr.c
							
						
					 | 
				
				
					
						Reindent
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtpdec_amr.h
							
						
					 | 
				
				
					
						RTP/AMR depacketizer, by Martin Storsjö <$firstname at $firstname dot st>.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtpdec_asf.c
							
						
					 | 
				
				
					
						rtpdec_asf: Propagate errors from the chained av_open_input_stream
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtpdec_asf.h
							
						
					 | 
				
				
					
						rtpdec_asf: Propagate errors from the chained av_open_input_stream
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtpdec_h263.c
							
						
					 | 
				
				
					
						Replace all remaining occurrences of AVERROR_NOMEM with
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtpdec_h263.h
							
						
					 | 
				
				
					
						Add RTP/H.263 depacketizer by Martin Storsjö <$firstname () $firstname st>.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtpdec_h264.c
							
						
					 | 
				
				
					
						Handle av_base64_decode return value
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtpdec_h264.h
							
						
					 | 
				
				
					
						Rename RTP depacketizer files from rtp_* to rtpdec_*
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtpdec_mpeg4.c
							
						
					 | 
				
				
					
						Move SPACE_CHARS back to libavformat/internal.h
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtpdec_mpeg4.h
							
						
					 | 
				
				
					
						RTSP: Decouple MPEG-4 and AAC specific parts from rtsp.c
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtpdec_qdm2.c
							
						
					 | 
				
				
					
						Add a depacketizer for QDM2
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtpdec_qdm2.h
							
						
					 | 
				
				
					
						Add a depacketizer for QDM2
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtpdec_svq3.c
							
						
					 | 
				
				
					
						rtpdec_svq3: Return the timestamp in *timestamp instead of pkt->pts
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtpdec_svq3.h
							
						
					 | 
				
				
					
						Add RTP depacketization of SVQ3
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtpdec_xiph.c
							
						
					 | 
				
				
					
						rtpdec: Cleanup FMTP parsing code in Xiph RTP depacketizer
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtpdec_xiph.h
							
						
					 | 
				
				
					
						Merge Vorbis / Theora depayloaders.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtpenc.c
							
						
					 | 
				
				
					
						rtpenc: remove unnecessary #include unistd.h
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtpenc.h
							
						
					 | 
				
				
					
						If the video stream is H.264 with MP4 syntax, store the NAL lenght size in
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtpenc_aac.c
							
						
					 | 
				
				
					
						Rename the RTP muxer sources so that the packetisation functions are in
					
				 | 
				16 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtpenc_amr.c
							
						
					 | 
				
				
					
						Rename the RTP muxer sources so that the packetisation functions are in
					
				 | 
				16 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtpenc_h263.c
							
						
					 | 
				
				
					
						Fix a crash in the H.263 RTP packetizer
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtpenc_h264.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtpenc_mpv.c
							
						
					 | 
				
				
					
						Rename the RTP muxer sources so that the packetisation functions are in
					
				 | 
				16 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtpproto.c
							
						
					 | 
				
				
					
						Fix misspelled parameter names in Doxygen documentation.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtsp.c
							
						
					 | 
				
				
					
						Report when a method gets an error status code
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtsp.h
							
						
					 | 
				
				
					
						RTSP, rtpdec: Move RTPPayloadData into rtpdec_mpeg4 and remove all references to rtp_payload_data in rtpdec and rtsp
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtspcodes.h
							
						
					 | 
				
				
					
						Globally rename the header inclusion guard names.
					
				 | 
				17 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								rtspenc.c
							
						
					 | 
				
				
					
						Make the RTSP muxer use rtsp_hd_out, for consistency
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								sdp.c
							
						
					 | 
				
				
					
						Make ff_url_split() public
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								seek.c
							
						
					 | 
				
				
					
						Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								seek.h
							
						
					 | 
				
				
					
						cosmetic changes (indentation, doxygen comments, braces, put structures for API to header, ...)
					
				 | 
				16 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								segafilm.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								sierravmd.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								siff.c
							
						
					 | 
				
				
					
						Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								smacker.c
							
						
					 | 
				
				
					
						Add av_ prefix to bswap macros
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								sol.c
							
						
					 | 
				
				
					
						Add av_ prefix to bswap macros
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								sox.h
							
						
					 | 
				
				
					
						Implement SoX native format muxer and demuxer.
					
				 | 
				16 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								soxdec.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								soxenc.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								spdif.c
							
						
					 | 
				
				
					
						Split the ADTS header decoder off of the ADTS parser.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								swf.h
							
						
					 | 
				
				
					
						Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0.
					
				 | 
				16 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								swfdec.c
							
						
					 | 
				
				
					
						Define AVMediaType enum, and use it instead of enum CodecType, which
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								swfenc.c
							
						
					 | 
				
				
					
						Define AVMediaType enum, and use it instead of enum CodecType, which
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								tcp.c
							
						
					 | 
				
				
					
						Make ff_url_split() public
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								thp.c
							
						
					 | 
				
				
					
						Define AVMediaType enum, and use it instead of enum CodecType, which
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								tiertexseq.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								timefilter.c
							
						
					 | 
				
				
					
						Replace rand() usage by av_lfg_get().
					
				 | 
				16 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								timefilter.h
							
						
					 | 
				
				
					
						Add my name to copyright & author as requested by the original author.
					
				 | 
				16 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								tmv.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								tta.c
							
						
					 | 
				
				
					
						Generalize ID3v2 functions to support ID3v2-like ID headers with a
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								txd.c
							
						
					 | 
				
				
					
						Define AVMediaType enum, and use it instead of enum CodecType, which
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								udp.c
							
						
					 | 
				
				
					
						Fix misspelled parameter names in Doxygen documentation.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								utils.c
							
						
					 | 
				
				
					
						Move AVStream->codec_info_nb_frames increment after try_decode_frame
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								vc1test.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								vc1testenc.c
							
						
					 | 
				
				
					
						Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								voc.c
							
						
					 | 
				
				
					
						Move AVCodecTag from riff.h into internal.h.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								voc.h
							
						
					 | 
				
				
					
						Determine VOC block length when length field is zero, fixes issue1538.
					
				 | 
				16 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								vocdec.c
							
						
					 | 
				
				
					
						Move AVCodecTag from riff.h into internal.h.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								vocenc.c
							
						
					 | 
				
				
					
						Move AVCodecTag from riff.h into internal.h.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								vorbiscomment.c
							
						
					 | 
				
				
					
						Add VorbisComment writing to FLAC files.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								vorbiscomment.h
							
						
					 | 
				
				
					
						Fix grammar errors in documentation
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								vqf.c
							
						
					 | 
				
				
					
						Use a suitable timebase in VQF demuxer
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								wav.c
							
						
					 | 
				
				
					
						Reindent
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								wc3movie.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								westwood.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								wv.c
							
						
					 | 
				
				
					
						Define AVMediaType enum, and use it instead of enum CodecType, which
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								xa.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								yop.c
							
						
					 | 
				
				
					
						Remove explicit filename from Doxygen @file commands.
					
				 | 
				15 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								yuv4mpeg.c
							
						
					 | 
				
				
					
						Define AVMediaType enum, and use it instead of enum CodecType, which
					
				 | 
				15 years ago |