Diego Biurrun 7ce6892373 misc spelling fixes 17 years ago
..
4xm.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
Makefile 9b25f4a65f cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile. 17 years ago
adtsenc.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
aiff.c 112249de00 set block align for mace3/6 17 years ago
allformats.c 5e53486545 typo fix: inited --> initialized 17 years ago
amr.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
apc.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
ape.c 8dd8dc5790 fix 8 "initialization discards qualifiers from pointer target type" 17 years ago
asf-enc.c d7742a7491 typo, typedef uint8_t GUID[16] in asf.h, and fix warning: asf-enc.c:202: warning: passing argument 2 of 'put_buffer' from incompatible pointer type 17 years ago
asf.c 11c55efa34 Skip over unknown extended_content_header tags. 17 years ago
asf.h 64bb7bd519 typo: begining --> beginning 17 years ago
asfcrypt.c 72be7db423 Add support for decrypting asf files 17 years ago
asfcrypt.h f0a838e525 Add missing #includes to fix 'make checkheaders'. 17 years ago
au.c c5adfd641a Add support for S8 PCM (codec 2) 17 years ago
avc.c 591de5cf35 Fix misplaced const, avoids a cast-discards-qualifiers warning 17 years ago
avc.h d937cd0ed2 const 17 years ago
avformat.h ffa71b2bbb Typo + grammar 17 years ago
avi.h abf2dc9c9a avi.h does not use anything from avcodec.h. 17 years ago
avidec.c 78db672cae Use block_align as the avi spec says. 17 years ago
avienc.c 5b08754912 Store aspect ratio in avis. 17 years ago
avio.c 727601bc4b url_write is part of the public API so it may not be under ifdef. 17 years ago
avio.h 1e0f346896 Add a av_alloc_put_byte function. 17 years ago
aviobuf.c 3abe5fbdc4 improve CRC API 17 years ago
avisynth.c 6f3e0b2174 Replace all occurrences of AVERROR_IO with AVERROR(EIO). 17 years ago
avs.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
bethsoftvid.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
c93.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
crcenc.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
cutils.c 34359cab0d spelling cosmetics 17 years ago
daud.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
dsicin.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
dv.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
dv.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
dvenc.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
dxa.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
eacdata.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
electronicarts.c 725d86bfd5 add pcm_s16le_planar support for electronicarts files 17 years ago
ffm.c aa6b38c29d Fix random typos. 17 years ago
file.c a5e979f42c os_support.h is also needed for usleep and lseek on MinGW. 17 years ago
flic.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
flv.h 44de39f93c flv/swf do not have a big endian codec id, they only support 17 years ago
flvdec.c 58293e57e1 Fix issue357 17 years ago
flvenc.c 44de39f93c flv/swf do not have a big endian codec id, they only support 17 years ago
framecrcenc.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
framehook.c 621d7fe936 Rename two structures, identifiers starting with _[A-Z] are reserved. 17 years ago
framehook.h f7f8b4d296 mention libavfilter in warning about deprecated vhook 17 years ago
gif.c 76d7c327eb Replace idiotic (what moron wrote that code?) "buffer overflow" message by 17 years ago
gifdec.c e7a5e2f626 Fix decoding of interlaced gif, e.g. http://samples.mplayerhq.hu/GIF/7up.gif 17 years ago
gxf.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
gxf.h 89aa478f75 cosmetics: alignment 17 years ago
gxfenc.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
http.c 2907abed17 Remove a pointless cast. 17 years ago
idcin.c 40e8e49700 fix the id CIN demuxer by using the pts API correctly 17 years ago
idroq.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
img2.c 042e0adda9 decode mng color decorrelation 17 years ago
ipmovie.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
isom.c d0cbff868e fcp imx 40 fourccs 17 years ago
isom.h 1e3c9307e6 Set correct codec type and id for text subtitles. 17 years ago
libnut.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
lmlm4.c 670c78479d Linux Media Labs MPEG-4 (LMLM4) demuxer 17 years ago
matroska.c f8d7c9d373 Add support for Matroska attachments. 17 years ago
matroska.h f8d7c9d373 Add support for Matroska attachments. 17 years ago
matroskadec.c 90c2295b24 Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing 17 years ago
matroskaenc.c 90c2295b24 Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing 17 years ago
mm.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
mmf.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
mov.c 7ce6892373 misc spelling fixes 17 years ago
movenc.c 91208916c6 cosmetics, remove whitespaces before and after parenthesis 17 years ago
mp3.c 8df94c73dc Another const found by -Wwrite-strings. 17 years ago
mpc.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
mpc8.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
mpeg.c 675b8390f6 Ignore flags after pts/dts if there are no bytes left. 17 years ago
mpeg.h 6e196eacc3 include required headers for int64_t and AV_RB16() 17 years ago
mpegenc.c febc8fad0c init to 0, fix warning: mpegenc.c:1022: warning: 'avail_space' may be used uninitialized in this function 17 years ago
mpegts.c a45b40c496 treat stream_type==0x82 as AUDIO_DTS when the program has a REGISTRATION_DESCRIPTOR with the value HDMV; approved by Mans 17 years ago
mpegts.h a45b40c496 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 3abe5fbdc4 improve CRC API 17 years ago
mpjpeg.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
mtv.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
mxf.c 72d334cab4 support AVDISCARD_ALL 17 years ago
network.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
nsvdec.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
nut.c 90c2295b24 Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing 17 years ago
nut.h 90c2295b24 Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing 17 years ago
nutdec.c 90c2295b24 Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing 17 years ago
nutenc.c 7ce6892373 misc spelling fixes 17 years ago
nuv.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
oggdec.c cb4ddf7765 Add support for speex in ogg 17 years ago
oggdec.h cb4ddf7765 Add support for speex in ogg 17 years ago
oggenc.c 37b74c8651 Fix issue 338: 17 years ago
oggparseflac.c a0ddef24ce Rename ogg2.[ch] to oggdec.[ch]. 17 years ago
oggparseogm.c 73965d1b96 const 17 years ago
oggparsespeex.c cb4ddf7765 Add support for speex in ogg 17 years ago
oggparsetheora.c e1a794b272 set PKT_FLAG_KEY for Theora and OGM streams 17 years ago
oggparsevorbis.c 47a0513b0c const 17 years ago
os_support.c f8cda19ee6 Include poll.h instead of sys/poll.h 17 years ago
os_support.h 54b6249681 Define WIN32_LEAN_AND_MEAN before including windows.h to exclude 17 years ago
psxstr.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
pva.c e03caf2efd Implement read_timestamp and enable seeking in PVA files. 17 years ago
qtpalette.h 7827885cfb Fix make checkheaders. 17 years ago
raw.c f5b410312f Set pts/dts in raw (yuv,rgb,pcm) demuxers. 17 years ago
raw.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
riff.c b847847a0c cosmetics: remove some empty lines 17 years ago
riff.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
rm.h 0fd36362b8 Make three rm demuxer functions non static. 17 years ago
rmdec.c badbe09af3 Fix forgotten braces from r11039 17 years ago
rmenc.c 47ac2b0d14 Fix muxer so that generated files are playable by realplayer, other open 17 years ago
rtp.c 7d51edddd4 Make AVRtpPayloadTypes static and constant 17 years ago
rtp.h 7d51edddd4 Make AVRtpPayloadTypes static and constant 17 years ago
rtp_aac.c e0d21bfe83 Allow to set the maximum number of frames per RTP packet (and add support for 17 years ago
rtp_aac.h f0a838e525 Add missing #includes to fix 'make checkheaders'. 17 years ago
rtp_h264.c f841a0fca1 Add a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG_*). 17 years ago
rtp_h264.h a56dcc5793 Add some const, fixes warnings: 17 years ago
rtp_internal.h f841a0fca1 Add a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG_*). 17 years ago
rtp_mpv.c 0ebecca52c Add my name to the copyright header, since rtp_mpv now contains 17 years ago
rtp_mpv.h f0a838e525 Add missing #includes to fix 'make checkheaders'. 17 years ago
rtpdec.c f841a0fca1 Add a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG_*). 17 years ago
rtpenc.c d597e1b76c Fix computation of the "NTP time" field in RTCP SR packets, and do not 17 years ago
rtpenc_h264.c a56dcc5793 Add some const, fixes warnings: 17 years ago
rtpproto.c 93115b82f0 Add #include "os_support.h" to restore OS/2 support. 17 years ago
rtsp.c c482500fa3 Drop RTSP default protocol. 17 years ago
rtsp.h c482500fa3 Drop RTSP default protocol. 17 years ago
rtspcodes.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
sdp.c 83cc23c5d3 Add some information about the stream bitrate, if available 17 years ago
segafilm.c cea9642014 Fix ;; 17 years ago
sierravmd.c cd41a73f89 Fix a possible use of an uninitialized pointer. 17 years ago
siff.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
smacker.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
sol.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
swf.c afecbec22b unset extension, so code path, and guess format do not choose 17 years ago
tcp.c d78d72da66 Set TCP protocol to is_streamed=1 as seeking is not possible. 17 years ago
thp.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
tiertexseq.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
tta.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
txd.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
udp.c 03c09e4399 Do not use GNU-specific (or BSD-specific or whatever they may be) 17 years ago
utils.c ab8ab30c3d Introduce max_picture_buffer variable in AVFormatContext, 17 years ago
vc1test.c eda178d273 SMPTE 421 Annex L format demuxer 17 years ago
voc.c e5a389a1b7 license header consistency cosmetics 17 years ago
voc.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
vocdec.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
vocenc.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
wav.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
wc3movie.c 74e21d0352 fix wc3movie demuxer to conform to the PTS API 17 years ago
westwood.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
wv.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
yuv4mpeg.c 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago