| .. | 
		
		
			
			
			
				
					| 4xm.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| Makefile | split ffm de/muxer | 17 years ago | 
		
			
			
			
				
					| adtsenc.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| aiff.c | try to demux even if codec is not recognized, should demux M1F1-float32C-AFsp.aif and fix #454 | 17 years ago | 
		
			
			
			
				
					| allformats.c | Import Dirac demuxer/muxer from SoC branch; written by Marco Gerards, | 17 years ago | 
		
			
			
			
				
					| amr.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| apc.c | string.h is a system header file, so use <> for it. | 17 years ago | 
		
			
			
			
				
					| ape.c | Missing tags in APE is normal situation, so don't print an error. | 17 years ago | 
		
			
			
			
				
					| asf-enc.c | Correct ASF duration. | 17 years ago | 
		
			
			
			
				
					| asf.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| asf.h | typo: begining --> beginning | 18 years ago | 
		
			
			
			
				
					| asfcrypt.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| asfcrypt.h | Add missing #includes to fix 'make checkheaders'. | 18 years ago | 
		
			
			
			
				
					| au.c | Add support for S8 PCM (codec 2) | 18 years ago | 
		
			
			
			
				
					| avc.c | Fix misplaced const, avoids a cast-discards-qualifiers warning | 17 years ago | 
		
			
			
			
				
					| avc.h | const | 17 years ago | 
		
			
			
			
				
					| avformat.h | Pass time_base as argument to new_chapter() as well. | 17 years ago | 
		
			
			
			
				
					| avi.h | avi.h does not use anything from avcodec.h. | 17 years ago | 
		
			
			
			
				
					| avidec.c | Fixes NULL pointer dereference CID66 | 17 years ago | 
		
			
			
			
				
					| avienc.c | Fix aspect ratio. | 17 years ago | 
		
			
			
			
				
					| avio.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| avio.h | minor typo fixes | 17 years ago | 
		
			
			
			
				
					| aviobuf.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| avisynth.c | Replace all occurrences of AVERROR_IO with AVERROR(EIO). | 18 years ago | 
		
			
			
			
				
					| avs.c | Fix icc warning #188: enumerated type mixed with another type | 17 years ago | 
		
			
			
			
				
					| bethsoftvid.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| bfi.c | BFI demuxer | 17 years ago | 
		
			
			
			
				
					| c93.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| crcenc.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| cutils.c | Do not loop endlessly if converting into dv with timestamps Jan 1st not | 17 years ago | 
		
			
			
			
				
					| daud.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| dsicin.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| dv.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| dv.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| dvenc.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| dxa.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| eacdata.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| electronicarts.c | Fix icc warning #188: enumerated type mixed with another type | 17 years ago | 
		
			
			
			
				
					| ffm.h | split ffm de/muxer | 17 years ago | 
		
			
			
			
				
					| ffmdec.c | typo | 17 years ago | 
		
			
			
			
				
					| ffmenc.c | remove unneeded include | 17 years ago | 
		
			
			
			
				
					| file.c | remove const qualifier, removes warning: | 17 years ago | 
		
			
			
			
				
					| flic.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| flv.h | add new h264 and aac flv ids | 17 years ago | 
		
			
			
			
				
					| flvdec.c | aac and h264 in flv demuxing | 17 years ago | 
		
			
			
			
				
					| flvenc.c | aac and h264 in flv muxing | 17 years ago | 
		
			
			
			
				
					| framecrcenc.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| framehook.c | Rename two structures, identifiers starting with _[A-Z] are reserved. | 18 years ago | 
		
			
			
			
				
					| framehook.h | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| gif.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| gifdec.c | Fix decoding of interlaced gif, e.g. http://samples.mplayerhq.hu/GIF/7up.gif | 17 years ago | 
		
			
			
			
				
					| gxf.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| gxf.h | cosmetics: alignment | 18 years ago | 
		
			
			
			
				
					| gxfenc.c | use av_fifo_generic_write, old func is deprecated | 17 years ago | 
		
			
			
			
				
					| http.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| idcin.c | fix the id CIN demuxer by using the pts API correctly | 17 years ago | 
		
			
			
			
				
					| idroq.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| iff.c | IFF stereo support | 17 years ago | 
		
			
			
			
				
					| img2.c | Replace some occurrences of 0 with CODEC_ID_NONE. | 17 years ago | 
		
			
			
			
				
					| ipmovie.c | consistency cosmetics: indices --> indexes | 17 years ago | 
		
			
			
			
				
					| isom.c | qcelp fourcc | 17 years ago | 
		
			
			
			
				
					| isom.h | Set correct codec type and id for text subtitles. | 18 years ago | 
		
			
			
			
				
					| libnut.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| lmlm4.c | Linux Media Labs MPEG-4 (LMLM4) demuxer | 18 years ago | 
		
			
			
			
				
					| matroska.c | Add support for Matroska attachments. | 18 years ago | 
		
			
			
			
				
					| matroska.h | demux chapters out of matroska | 17 years ago | 
		
			
			
			
				
					| matroskadec.c | Pass time_base as argument to new_chapter() as well. | 17 years ago | 
		
			
			
			
				
					| matroskaenc.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| mm.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| mmf.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| mov.c | aac chan config is 0 if bitstream contains program_config_element | 17 years ago | 
		
			
			
			
				
					| movenc.c | Remove unnecessary parentheses from return calls. | 17 years ago | 
		
			
			
			
				
					| mp3.c | Replace some occurrences of 0 with CODEC_ID_NONE. | 17 years ago | 
		
			
			
			
				
					| mpc.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| mpc8.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| mpeg.c | support dvd pcm 20/24 bits, patch by Lars Täuber, lars.taeuber gmx net | 17 years ago | 
		
			
			
			
				
					| mpeg.h | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| mpegenc.c | Ensure that one can store X bytes in a fifo of size X. | 17 years ago | 
		
			
			
			
				
					| mpegts.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| mpegts.h | treat stream_type==0x82 as AUDIO_DTS when the program has a REGISTRATION_DESCRIPTOR with the value HDMV; approved by Mans | 17 years ago | 
		
			
			
			
				
					| mpegtsenc.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| mpjpeg.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| msnwc_tcp.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| mtv.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| mxf.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| network.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| nsvdec.c | consistency cosmetics: indices --> indexes | 17 years ago | 
		
			
			
			
				
					| nut.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| nut.h | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| nutdec.c | Fix memleak, fixed CID123. | 17 years ago | 
		
			
			
			
				
					| nutenc.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| nuv.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| oggdec.c | Add support for speex in ogg | 17 years ago | 
		
			
			
			
				
					| oggdec.h | Add support for speex in ogg | 17 years ago | 
		
			
			
			
				
					| oggenc.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| oggparseflac.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| oggparseogm.c | parse audio in ogm demuxer. | 17 years ago | 
		
			
			
			
				
					| oggparsespeex.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| oggparsetheora.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| oggparsevorbis.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| os_support.c | Include poll.h instead of sys/poll.h | 17 years ago | 
		
			
			
			
				
					| os_support.h | typo: occured --> occurred | 17 years ago | 
		
			
			
			
				
					| psxstr.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| pva.c | Implement read_timestamp and enable seeking in PVA files. | 18 years ago | 
		
			
			
			
				
					| qtpalette.h | Fix make checkheaders. | 18 years ago | 
		
			
			
			
				
					| raw.c | Replace some occurrences of 0 with CODEC_ID_NONE. | 17 years ago | 
		
			
			
			
				
					| raw.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| riff.c | Make ac3 in avi work better. | 17 years ago | 
		
			
			
			
				
					| riff.h | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| rl2.c | consistency cosmetics: indices --> indexes | 17 years ago | 
		
			
			
			
				
					| rm.h | Make three rm demuxer functions non static. | 18 years ago | 
		
			
			
			
				
					| rmdec.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| rmenc.c | consistency cosmetics: indices --> indexes | 17 years ago | 
		
			
			
			
				
					| rpl.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| rtp.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| rtp.h | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| rtp_aac.c | Allow to set the maximum number of frames per RTP packet (and add support for | 18 years ago | 
		
			
			
			
				
					| rtp_aac.h | Add missing #includes to fix 'make checkheaders'. | 18 years ago | 
		
			
			
			
				
					| rtp_h264.c | Fix non-debug build. | 17 years ago | 
		
			
			
			
				
					| rtp_h264.h | Add some const, fixes warnings: | 17 years ago | 
		
			
			
			
				
					| rtp_internal.h | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| rtp_mpv.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| rtp_mpv.h | Add missing #includes to fix 'make checkheaders'. | 18 years ago | 
		
			
			
			
				
					| rtpdec.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| rtpenc.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| rtpenc_h264.c | Add some const, fixes warnings: | 17 years ago | 
		
			
			
			
				
					| rtpproto.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| rtsp.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| rtsp.h | Allow cycling between different protocols (TCP, UDP or multicast) so that if | 17 years ago | 
		
			
			
			
				
					| rtspcodes.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| sdp.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| segafilm.c | Fix  ;; | 17 years ago | 
		
			
			
			
				
					| sierravmd.c | Fix a possible use of an uninitialized pointer. | 17 years ago | 
		
			
			
			
				
					| siff.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| smacker.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| sol.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| swf.h | simplify, use pointer to codec context in struct instead of only id | 17 years ago | 
		
			
			
			
				
					| swfdec.c | cosmetics, add demuxer word | 17 years ago | 
		
			
			
			
				
					| swfenc.c | use internal video frame number | 17 years ago | 
		
			
			
			
				
					| tcp.c | Set TCP protocol to is_streamed=1 as seeking is not possible. | 17 years ago | 
		
			
			
			
				
					| thp.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| tiertexseq.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| tta.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| txd.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| udp.c | Fix type of dest_addr_len to respect return value of udp_set_url. | 17 years ago | 
		
			
			
			
				
					| utils.c | redundant check-- | 17 years ago | 
		
			
			
			
				
					| vc1test.c | Reduce probe score as it misdetects our flv file from the regression test. | 17 years ago | 
		
			
			
			
				
					| voc.c | license header consistency cosmetics | 18 years ago | 
		
			
			
			
				
					| voc.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| vocdec.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| vocenc.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| wav.c | Decrease returning probe score for WAV demuxer to avoid | 17 years ago | 
		
			
			
			
				
					| wc3movie.c | fix wc3movie demuxer to conform to the PTS API | 17 years ago | 
		
			
			
			
				
					| westwood.c | Tighten up the Westwood AUD detection. Probability of random detections | 17 years ago | 
		
			
			
			
				
					| wv.c | Use full path for #includes from another directory. | 17 years ago | 
		
			
			
			
				
					| xa.c | Maxis XA demuxer and decoder. | 17 years ago | 
		
			
			
			
				
					| yuv4mpeg.c | Null pointer check / CID26. | 17 years ago |