| .. | 
		
		
			
			
			
				
					| 4xm.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| Makefile | Maxis XA demuxer and decoder. | 17 years ago | 
		
			
			
			
				
					| adtsenc.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| aiff.c | set block align for mace3/6 | 17 years ago | 
		
			
			
			
				
					| allformats.c | Raw dts muxer | 17 years ago | 
		
			
			
			
				
					| amr.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| apc.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| ape.c | fix 8 "initialization discards qualifiers from pointer target type" | 17 years ago | 
		
			
			
			
				
					| asf-enc.c | Correct ASF duration. | 17 years ago | 
		
			
			
			
				
					| asf.c | Read asf file header fields in the right order | 17 years ago | 
		
			
			
			
				
					| asf.h | typo: begining --> beginning | 18 years ago | 
		
			
			
			
				
					| asfcrypt.c | Add support for decrypting asf files | 18 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 | Avoid using reserved __names. | 17 years ago | 
		
			
			
			
				
					| avi.h | avi.h does not use anything from avcodec.h. | 17 years ago | 
		
			
			
			
				
					| avidec.c | Print warning if scale/rate is invalid. | 17 years ago | 
		
			
			
			
				
					| avienc.c | Fix aspect ratio. | 17 years ago | 
		
			
			
			
				
					| avio.c | Add AVClass to URLContext at next major version bump | 17 years ago | 
		
			
			
			
				
					| avio.h | minor typo fixes | 17 years ago | 
		
			
			
			
				
					| aviobuf.c | improve CRC API | 18 years ago | 
		
			
			
			
				
					| avisynth.c | Replace all occurrences of AVERROR_IO with AVERROR(EIO). | 18 years ago | 
		
			
			
			
				
					| avs.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| bethsoftvid.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| bfi.c | BFI demuxer | 17 years ago | 
		
			
			
			
				
					| c93.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| crcenc.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| cutils.c | Avoid using reserved __names. | 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 dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| dv.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| dvenc.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 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 | add pcm_s16le_planar support for electronicarts files | 18 years ago | 
		
			
			
			
				
					| ffm.c | Fix random typos. | 18 years ago | 
		
			
			
			
				
					| file.c | os_support.h is also needed for usleep and lseek on MinGW. | 18 years ago | 
		
			
			
			
				
					| flic.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| flv.h | flv/swf do not have a big endian codec id, they only support | 17 years ago | 
		
			
			
			
				
					| flvdec.c | pts are unsigned according to specs, fix negative pts when 32bit pts are used | 17 years ago | 
		
			
			
			
				
					| flvenc.c | set wrap bits to 32bit to actually use it | 17 years ago | 
		
			
			
			
				
					| framecrcenc.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| framehook.c | Rename two structures, identifiers starting with _[A-Z] are reserved. | 18 years ago | 
		
			
			
			
				
					| framehook.h | mention libavfilter in warning about deprecated vhook | 18 years ago | 
		
			
			
			
				
					| gif.c | Replace idiotic (what moron wrote that code?) "buffer overflow" message by | 18 years ago | 
		
			
			
			
				
					| gifdec.c | Fix decoding of interlaced gif, e.g. http://samples.mplayerhq.hu/GIF/7up.gif | 17 years ago | 
		
			
			
			
				
					| gxf.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| gxf.h | cosmetics: alignment | 18 years ago | 
		
			
			
			
				
					| gxfenc.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| http.c | Remove a pointless cast. | 18 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 | Remove unused variable. | 17 years ago | 
		
			
			
			
				
					| img2.c | useless null | 17 years ago | 
		
			
			
			
				
					| ipmovie.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 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 | Add support for Matroska attachments. | 18 years ago | 
		
			
			
			
				
					| matroskadec.c | Implement FFMAX3(a,b,c) - maximum over three arguments. | 17 years ago | 
		
			
			
			
				
					| matroskaenc.c | use common aac sample rate tables | 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 | yes it is true for mp4 | 17 years ago | 
		
			
			
			
				
					| movenc.c | cosmetics: remove useless whitespaces and put braces correctly | 17 years ago | 
		
			
			
			
				
					| mp3.c | Another const found by -Wwrite-strings. | 17 years ago | 
		
			
			
			
				
					| mpc.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| mpc8.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| mpeg.c | Ignore flags after pts/dts if there are no bytes left. | 17 years ago | 
		
			
			
			
				
					| mpeg.h | include required headers for int64_t and AV_RB16() | 17 years ago | 
		
			
			
			
				
					| mpegenc.c | init to 0, fix warning: mpegenc.c:1022: warning: 'avail_space' may be used uninitialized in this function | 18 years ago | 
		
			
			
			
				
					| mpegts.c | Fixing memleaks. | 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 | improve CRC API | 18 years ago | 
		
			
			
			
				
					| mpjpeg.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| msnwc_tcp.c | MSN TCP Webcam stream demuxer. | 17 years ago | 
		
			
			
			
				
					| mtv.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| mxf.c | just skip klv packet, when no corresponding stream is found | 17 years ago | 
		
			
			
			
				
					| network.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| nsvdec.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| nut.c | Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing | 17 years ago | 
		
			
			
			
				
					| nut.h | Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing | 17 years ago | 
		
			
			
			
				
					| nutdec.c | typo fixes | 17 years ago | 
		
			
			
			
				
					| nutenc.c | misc spelling fixes | 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 | fix Ogg/FLAC header size | 17 years ago | 
		
			
			
			
				
					| oggparseflac.c | Rename ogg2.[ch] to oggdec.[ch]. | 18 years ago | 
		
			
			
			
				
					| oggparseogm.c | const | 18 years ago | 
		
			
			
			
				
					| oggparsespeex.c | Add support for speex in ogg | 17 years ago | 
		
			
			
			
				
					| oggparsetheora.c | set PKT_FLAG_KEY for Theora and OGM streams | 18 years ago | 
		
			
			
			
				
					| oggparsevorbis.c | const | 18 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 | change ff_ac3_parse_header() to take a GetBitContext instead of const char* | 17 years ago | 
		
			
			
			
				
					| raw.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| riff.c | cosmetics: remove some empty lines | 17 years ago | 
		
			
			
			
				
					| riff.h | Add FFMPEG_ prefix to all multiple inclusion guards. | 18 years ago | 
		
			
			
			
				
					| rl2.c | rl2 demuxer | 17 years ago | 
		
			
			
			
				
					| rm.h | Make three rm demuxer functions non static. | 18 years ago | 
		
			
			
			
				
					| rmdec.c | Fix seeking in rm. | 17 years ago | 
		
			
			
			
				
					| rmenc.c | Fix muxer so that generated files are playable by realplayer, other open | 18 years ago | 
		
			
			
			
				
					| rpl.c | ARMovie/RPL demuxer | 17 years ago | 
		
			
			
			
				
					| rtp.c | Add a comment about missing entries | 17 years ago | 
		
			
			
			
				
					| rtp.h | Make AVRtpPayloadTypes static and constant | 18 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 | Add a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG_*). | 18 years ago | 
		
			
			
			
				
					| rtp_h264.h | Add some const, fixes warnings: | 17 years ago | 
		
			
			
			
				
					| rtp_internal.h | Add a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG_*). | 18 years ago | 
		
			
			
			
				
					| rtp_mpv.c | Add my name to the copyright header, since rtp_mpv now contains | 18 years ago | 
		
			
			
			
				
					| rtp_mpv.h | Add missing #includes to fix 'make checkheaders'. | 18 years ago | 
		
			
			
			
				
					| rtpdec.c | typo fixes | 17 years ago | 
		
			
			
			
				
					| rtpenc.c | Fix computation of the "NTP time" field in RTCP SR packets, and do not | 17 years ago | 
		
			
			
			
				
					| rtpenc_h264.c | Add some const, fixes warnings: | 17 years ago | 
		
			
			
			
				
					| rtpproto.c | Cleanup comments and make them doxygen parsable. | 17 years ago | 
		
			
			
			
				
					| rtsp.c | Fix receiving from SDP with unicast destinations | 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 | Add some information about the stream bitrate, if available | 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 dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| sol.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| swf.c | unset extension, so code path, and guess format do not choose | 18 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 dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| txd.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| udp.c | doxy header for udp protocol | 17 years ago | 
		
			
			
			
				
					| utils.c | minor memleak | 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 dynamically allocated ByteIOContext in AVFormatContext | 18 years ago | 
		
			
			
			
				
					| xa.c | Maxis XA demuxer and decoder. | 17 years ago | 
		
			
			
			
				
					| yuv4mpeg.c | Use dynamically allocated ByteIOContext in AVFormatContext | 18 years ago |