ffmpeg/libavformat
Michael Niedermayer 57ecf8d281 1st attempt at correcting the punktuation.
Originally committed as revision 12555 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-22 17:25:50 +00:00
..
4xm.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
Makefile rl2 demuxer 2008-03-21 14:02:13 +00:00
adtsenc.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
aiff.c set block align for mace3/6 2008-03-05 12:06:57 +00:00
allformats.c rl2 demuxer 2008-03-21 14:02:13 +00:00
amr.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
apc.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
ape.c fix 8 "initialization discards qualifiers from pointer target type" 2008-02-04 00:42:27 +00:00
asf-enc.c 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 2008-01-31 00:34:22 +00:00
asf.c Skip over unknown extended_content_header tags. 2008-03-06 00:26:48 +00:00
asf.h typo: begining --> beginning 2007-12-23 21:01:09 +00:00
asfcrypt.c Add support for decrypting asf files 2007-10-20 14:25:02 +00:00
asfcrypt.h Add missing #includes to fix 'make checkheaders'. 2007-11-24 10:08:02 +00:00
au.c Add support for S8 PCM (codec 2) 2008-01-13 15:08:33 +00:00
avc.c Fix misplaced const, avoids a cast-discards-qualifiers warning 2008-02-19 16:18:17 +00:00
avc.h const 2008-02-19 16:08:52 +00:00
avformat.h typo: occured --> occurred 2008-03-22 01:06:57 +00:00
avi.h avi.h does not use anything from avcodec.h. 2008-03-03 22:56:07 +00:00
avidec.c One non functional AVPalette chunk less, one heap overflow less. 2008-03-20 16:29:18 +00:00
avienc.c Store aspect ratio in avis. 2008-03-02 19:51:31 +00:00
avio.c Add AVClass to URLContext at next major version bump 2008-03-10 19:03:39 +00:00
avio.h 1st attempt at correcting the punktuation. 2008-03-22 17:25:50 +00:00
aviobuf.c improve CRC API 2008-01-04 23:09:58 +00:00
avisynth.c Replace all occurrences of AVERROR_IO with AVERROR(EIO). 2007-07-19 15:23:32 +00:00
avs.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
bethsoftvid.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
c93.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
crcenc.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
cutils.c spelling cosmetics 2007-07-02 12:19:26 +00:00
daud.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
dsicin.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
dv.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
dv.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
dvenc.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
dxa.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
eacdata.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
electronicarts.c add pcm_s16le_planar support for electronicarts files 2007-11-25 16:32:47 +00:00
ffm.c Fix random typos. 2008-01-08 23:08:51 +00:00
file.c os_support.h is also needed for usleep and lseek on MinGW. 2007-11-22 02:27:39 +00:00
flic.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
flv.h flv/swf do not have a big endian codec id, they only support 2008-02-24 00:57:15 +00:00
flvdec.c Additional checks for strange num_val in FLV metadata 2008-03-20 11:02:40 +00:00
flvenc.c flv/swf do not have a big endian codec id, they only support 2008-02-24 00:57:15 +00:00
framecrcenc.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
framehook.c Rename two structures, identifiers starting with _[A-Z] are reserved. 2008-01-06 16:02:55 +00:00
framehook.h mention libavfilter in warning about deprecated vhook 2008-01-03 02:12:08 +00:00
gif.c Replace idiotic (what moron wrote that code?) "buffer overflow" message by 2008-01-17 00:12:04 +00:00
gifdec.c Fix decoding of interlaced gif, e.g. http://samples.mplayerhq.hu/GIF/7up.gif 2008-03-03 13:16:29 +00:00
gxf.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
gxf.h cosmetics: alignment 2007-07-26 13:02:07 +00:00
gxfenc.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
http.c Remove a pointless cast. 2008-02-02 22:03:01 +00:00
idcin.c fix the id CIN demuxer by using the pts API correctly 2008-03-01 01:43:19 +00:00
idroq.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
img2.c useless null 2008-03-14 13:10:49 +00:00
ipmovie.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
isom.c yet again another hdv fourcc 2008-03-21 13:47:20 +00:00
isom.h Set correct codec type and id for text subtitles. 2008-01-26 20:30:03 +00:00
libnut.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
lmlm4.c Linux Media Labs MPEG-4 (LMLM4) demuxer 2008-01-07 23:52:51 +00:00
matroska.c Add support for Matroska attachments. 2008-01-27 15:43:17 +00:00
matroska.h Add support for Matroska attachments. 2008-01-27 15:43:17 +00:00
matroskadec.c add out of bound stream index checks 2008-03-10 21:23:06 +00:00
matroskaenc.c Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing 2008-03-07 19:25:09 +00:00
mm.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
mmf.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
mov.c typo: occured --> occurred 2008-03-22 01:06:57 +00:00
movenc.c fix mpeg2 muxing, replace seq header if contained in extradata and key frame does not contain it 2008-03-20 18:48:50 +00:00
mp3.c Another const found by -Wwrite-strings. 2008-02-04 01:01:52 +00:00
mpc.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
mpc8.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
mpeg.c Ignore flags after pts/dts if there are no bytes left. 2008-03-04 01:31:15 +00:00
mpeg.h include required headers for int64_t and AV_RB16() 2008-03-03 23:00:48 +00:00
mpegenc.c init to 0, fix warning: mpegenc.c:1022: warning: 'avail_space' may be used uninitialized in this function 2008-01-31 00:27:51 +00:00
mpegts.c treat stream_type==0x82 as AUDIO_DTS when the program has a REGISTRATION_DESCRIPTOR with the value HDMV; approved by Mans 2008-02-23 10:57:38 +00:00
mpegts.h treat stream_type==0x82 as AUDIO_DTS when the program has a REGISTRATION_DESCRIPTOR with the value HDMV; approved by Mans 2008-02-23 10:57:38 +00:00
mpegtsenc.c improve CRC API 2008-01-04 23:09:58 +00:00
mpjpeg.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
msnwc_tcp.c MSN TCP Webcam stream demuxer. 2008-03-18 19:54:47 +00:00
mtv.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
mxf.c just skip klv packet, when no corresponding stream is found 2008-03-16 17:54:36 +00:00
network.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
nsvdec.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
nut.c Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing 2008-03-07 19:25:09 +00:00
nut.h Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing 2008-03-07 19:25:09 +00:00
nutdec.c typo fixes 2008-03-15 16:15:47 +00:00
nutenc.c misc spelling fixes 2008-03-10 18:42:09 +00:00
nuv.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
oggdec.c Add support for speex in ogg 2008-02-06 12:37:37 +00:00
oggdec.h Add support for speex in ogg 2008-02-06 12:37:37 +00:00
oggenc.c Fix issue 338: 2008-02-05 01:16:47 +00:00
oggparseflac.c Rename ogg2.[ch] to oggdec.[ch]. 2007-11-07 20:22:32 +00:00
oggparseogm.c const 2008-02-01 15:17:43 +00:00
oggparsespeex.c Add support for speex in ogg 2008-02-06 12:37:37 +00:00
oggparsetheora.c set PKT_FLAG_KEY for Theora and OGM streams 2007-11-11 21:56:18 +00:00
oggparsevorbis.c const 2008-02-01 15:17:32 +00:00
os_support.c Include poll.h instead of sys/poll.h 2008-02-13 12:51:14 +00:00
os_support.h typo: occured --> occurred 2008-03-22 01:06:57 +00:00
psxstr.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
pva.c Implement read_timestamp and enable seeking in PVA files. 2008-01-07 23:42:52 +00:00
qtpalette.h Fix make checkheaders. 2007-12-03 12:46:20 +00:00
raw.c Set pts/dts in raw (yuv,rgb,pcm) demuxers. 2008-01-12 00:24:10 +00:00
raw.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
riff.c cosmetics: remove some empty lines 2008-03-10 00:48:36 +00:00
riff.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
rl2.c rl2 demuxer 2008-03-21 14:02:13 +00:00
rm.h Make three rm demuxer functions non static. 2008-01-04 13:00:47 +00:00
rmdec.c Fix forgotten braces from r11039 2008-01-17 20:48:07 +00:00
rmenc.c Fix muxer so that generated files are playable by realplayer, other open 2007-12-02 17:51:05 +00:00
rtp.c Make AVRtpPayloadTypes static and constant 2008-01-06 10:00:04 +00:00
rtp.h Make AVRtpPayloadTypes static and constant 2008-01-06 10:00:04 +00:00
rtp_aac.c Allow to set the maximum number of frames per RTP packet (and add support for 2007-10-02 14:48:08 +00:00
rtp_aac.h Add missing #includes to fix 'make checkheaders'. 2007-11-24 10:08:02 +00:00
rtp_h264.c Add a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG_*). 2008-01-18 20:48:32 +00:00
rtp_h264.h Add some const, fixes warnings: 2008-02-19 22:07:48 +00:00
rtp_internal.h Add a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG_*). 2008-01-18 20:48:32 +00:00
rtp_mpv.c Add my name to the copyright header, since rtp_mpv now contains 2007-09-24 12:15:42 +00:00
rtp_mpv.h Add missing #includes to fix 'make checkheaders'. 2007-11-24 10:08:02 +00:00
rtpdec.c typo fixes 2008-03-15 16:15:47 +00:00
rtpenc.c Fix computation of the "NTP time" field in RTCP SR packets, and do not 2008-02-20 10:19:35 +00:00
rtpenc_h264.c Add some const, fixes warnings: 2008-02-19 22:07:48 +00:00
rtpproto.c Add #include "os_support.h" to restore OS/2 support. 2007-11-27 11:42:09 +00:00
rtsp.c Reindent after rtsp-alternate-protocol* patches. 2008-03-19 14:08:16 +00:00
rtsp.h Allow cycling between different protocols (TCP, UDP or multicast) so that if 2008-03-19 14:05:08 +00:00
rtspcodes.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
sdp.c Add some information about the stream bitrate, if available 2008-03-05 13:31:24 +00:00
segafilm.c Fix ;; 2008-02-19 22:09:08 +00:00
sierravmd.c Fix a possible use of an uninitialized pointer. 2008-02-04 12:13:09 +00:00
siff.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
smacker.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
sol.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
swf.c unset extension, so code path, and guess format do not choose 2008-01-21 13:43:40 +00:00
tcp.c Set TCP protocol to is_streamed=1 as seeking is not possible. 2008-03-05 15:29:10 +00:00
thp.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
tiertexseq.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
tta.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
txd.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
udp.c Do not use GNU-specific (or BSD-specific or whatever they may be) 2008-02-11 03:30:42 +00:00
utils.c typo: occured --> occurred 2008-03-22 01:06:57 +00:00
vc1test.c SMPTE 421 Annex L format demuxer 2008-01-29 09:25:49 +00:00
voc.c license header consistency cosmetics 2007-07-05 10:40:25 +00:00
voc.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
vocdec.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
vocenc.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
wav.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
wc3movie.c fix wc3movie demuxer to conform to the PTS API 2008-03-01 02:28:47 +00:00
westwood.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
wv.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00
yuv4mpeg.c Use dynamically allocated ByteIOContext in AVFormatContext 2007-11-21 07:41:00 +00:00