ffmpeg/libavformat
Stefano Sabatini c1b0210115 Improve grammar: "X next after Y" -> "next X after Y".
Originally committed as revision 17347 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-15 20:45:10 +00:00
..
4xm.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
Makefile Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com 2009-02-11 16:28:46 +00:00
adtsenc.c Add libavcodec/internal.h include to avoid warning: implicit declaration of 2009-02-13 23:02:05 +00:00
aiff.c use new metadata API in aiff demuxer 2009-02-02 23:43:12 +00:00
allformats.c Replace calls/references of the deprecated register_protocol() 2009-02-15 14:29:23 +00:00
amr.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
apc.c
ape.c
asf-enc.c write all available metadata tags into extended_content_header 2009-02-04 01:40:52 +00:00
asf.c use new metadata API in asf demuxer 2009-02-03 22:12:06 +00:00
asf.h cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
asfcrypt.c Add and use a public API for RC4 and DES, analogous to the AES API. 2009-02-03 14:20:55 +00:00
asfcrypt.h
assdec.c Silence "assdec.c:146: warning: passing argument 4 of ‘qsort’ from incompatible pointer type" 2009-02-14 15:44:46 +00:00
assenc.c
au.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
audiointerleave.c rename ff_audio_interleave to ff_audio_rechunk_interleave 2009-02-09 21:34:20 +00:00
audiointerleave.h rename ff_audio_interleave to ff_audio_rechunk_interleave 2009-02-09 21:34:20 +00:00
avc.c support h264 extradata with 0x000001 startcode 2009-01-16 01:26:52 +00:00
avc.h 10l, fix prototype 2009-01-16 01:20:31 +00:00
avformat.h Improve grammar: "X next after Y" -> "next X after Y". 2009-02-15 20:45:10 +00:00
avi.h
avidec.c modify the way to pass parameters to av_metadata_set() 2009-02-02 21:45:55 +00:00
avienc.c Remove pointless #if around the file, it is already conditionally compiled. 2009-02-13 09:39:04 +00:00
avio.c Rename register_protocol() to av_register_protocol() and deprecate 2009-02-15 14:25:23 +00:00
avio.h Improve grammar: "X next after Y" -> "next X after Y". 2009-02-15 20:45:10 +00:00
aviobuf.c Merge declaration and initialization of io_buffer_size 2009-01-16 16:39:17 +00:00
avisynth.c Restore mistakenly removed period after "DivX, Inc". 2009-01-19 17:01:22 +00:00
avs.c
bethsoftvid.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
bfi.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
c93.c
crcenc.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
cutils.c Do not misuse unsigned long to store pointers. 2009-02-04 05:56:39 +00:00
daud.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
dsicin.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
dv.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
dv.h cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
dvenc.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
dxa.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
eacdata.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
electronicarts.c Add av_uninit macro to variable to avoid false positive warning: 2009-02-11 15:01:52 +00:00
ffm.h cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
ffmdec.c return error if read failed 2009-02-12 02:17:16 +00:00
ffmenc.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
file.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
flic.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
flv.h Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
flvdec.c Implement the reading of the video bitrate of flv movies out of the meta data, 2009-02-02 16:05:50 +00:00
flvenc.c Splits the totalbitrate in a videodatarate and audiodatarate part. 2009-02-02 16:10:46 +00:00
framecrcenc.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
framehook.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
framehook.h
gif.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
gopher.c Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com 2009-02-11 16:28:46 +00:00
gxf.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
gxf.h
gxfenc.c use correct field number for video according to specs, patch by Thierry Foucu, tfoucu at gmail dot com 2009-02-13 21:36:36 +00:00
http.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
id3v2.c Fix probing of files with ID3v2 tags. Discussed at 2009-01-19 21:54:06 +00:00
id3v2.h Fix probing of files with ID3v2 tags. Discussed at 2009-01-19 21:54:06 +00:00
idcin.c Use more descriptive format long_names. 2009-02-12 17:26:06 +00:00
idroq.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
iff.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
img2.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
internal.h remove now useless av_set_program_name() function 2009-02-10 00:27:42 +00:00
ipmovie.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
isom.c 'code' is used to index a table so make it unsigned 2009-01-21 22:32:17 +00:00
isom.h 'code' is used to index a table so make it unsigned 2009-01-21 22:32:17 +00:00
iss.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
libnut.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
lmlm4.c
matroska.c
matroska.h matroskadec: add needed definitions forgotten in r17331 2009-02-15 16:00:58 +00:00
matroskadec.c matroskadec: export language of metadata tags when available 2009-02-15 16:05:37 +00:00
matroskaenc.c matroskaenc: use new metadata API 2009-02-15 16:53:05 +00:00
metadata.c modify the way to pass parameters to av_metadata_set() 2009-02-02 21:45:55 +00:00
metadata.h Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
metadata_compat.c modify the way to pass parameters to av_metadata_set() 2009-02-02 21:45:55 +00:00
mm.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
mmf.c Use more descriptive format long_names. 2009-02-12 17:26:06 +00:00
mov.c demux some more metadata tags in mov 2009-02-15 14:13:28 +00:00
movenc.c write active picture height for d-10/imx in mov 2009-02-12 09:15:36 +00:00
mp3.c Make the MP3 probe weakly claim all files with ID3v2 tags to fix regressions on 2009-02-05 18:41:06 +00:00
mpc.c Fix probing of files with ID3v2 tags. Discussed at 2009-01-19 21:54:06 +00:00
mpc8.c
mpeg.c Allow demuxing of audio substreams stored as 0x06 type. 2009-02-11 11:09:36 +00:00
mpeg.h cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
mpegenc.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
mpegts.c use new metadata API in mpegts demuxer 2009-02-10 00:25:21 +00:00
mpegts.h cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
mpegtsenc.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
mpjpeg.c cosmetics: format long_name spelling fixes 2009-02-12 17:24:17 +00:00
msnwc_tcp.c
mtv.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
mvi.c
mxf.c reuse MXFCodecUL for data def and simplify 2009-02-08 05:12:30 +00:00
mxf.h reuse MXFCodecUL for data def and simplify 2009-02-08 05:12:30 +00:00
mxfdec.c reuse MXFCodecUL for data def and simplify 2009-02-08 05:12:30 +00:00
mxfenc.c compute body offset and index entry offset correctly 2009-02-13 22:38:05 +00:00
ncdec.c 10l: fix compiler warning: 2009-02-08 21:42:06 +00:00
network.h Fix undefined preprocessor directives warnings during 'make checkheaders'. 2009-01-24 14:52:46 +00:00
nsvdec.c Use more descriptive format long_names. 2009-02-12 17:26:06 +00:00
nut.c
nut.h
nutdec.c export gcd function as av_gcd() 2009-01-17 11:13:33 +00:00
nutenc.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
nuv.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
oggdec.c Use consistent indent style in oggdec. 2009-02-14 13:44:21 +00:00
oggdec.h
oggenc.c Move declaration of ff_interleave_add_packet to internal.h. 2009-02-08 21:14:46 +00:00
oggparseflac.c use function and definitions from libavcodec/flac.h in oggparseflac.c 2009-01-25 01:21:10 +00:00
oggparseogm.c
oggparsespeex.c
oggparsetheora.c
oggparsevorbis.c use av_malloc() in vorbis_comment() 2009-02-12 21:39:37 +00:00
oma.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
options.c Deprecate av_malloc_format_context() in favor of 2009-02-08 08:16:40 +00:00
os_support.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
os_support.h Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
psxstr.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
pva.c
qtpalette.h
r3d.c R3D REDCODE demuxer 2009-01-20 07:42:14 +00:00
raw.c Whitespace cosmetics to align return statements. 2009-01-27 18:01:26 +00:00
raw.h
rdt.c Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 2009-02-06 10:35:52 +00:00
rdt.h Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 2009-02-06 10:35:52 +00:00
riff.c Add support for fourcc "SP54". 2009-02-02 22:43:51 +00:00
riff.h Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
rl2.c cosmetics: format long_name spelling fixes 2009-02-12 17:24:17 +00:00
rm.h cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
rmdec.c Use more descriptive format long_names. 2009-02-12 17:26:06 +00:00
rmenc.c Use more descriptive format long_names. 2009-02-12 17:26:06 +00:00
rpl.c
rtp.c Merge rtp_internal.h in rtp.h, and remove rtp_internal.h 2009-01-27 12:23:16 +00:00
rtp.h Move RTP_MAX_PACKET_LENGTH to rtpdec.h: it is not used in the muxer anymore 2009-02-06 20:42:21 +00:00
rtp_aac.c Merge rtp_aac.h and rtp_mpv.h in rtpenc.h 2009-02-06 15:30:41 +00:00
rtp_h264.c Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 2009-02-06 10:35:52 +00:00
rtp_h264.h Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 2009-02-06 10:35:52 +00:00
rtp_mpv.c Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 2009-02-06 10:35:52 +00:00
rtpdec.c Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 2009-02-06 10:35:52 +00:00
rtpdec.h Move RTP_MAX_PACKET_LENGTH to rtpdec.h: it is not used in the muxer anymore 2009-02-06 20:42:21 +00:00
rtpenc.c Do not use RTP_MAX_PACKET_LENGTH in the RTP muxer 2009-02-06 20:41:15 +00:00
rtpenc.h Do not use RTP_MAX_PACKET_LENGTH in the RTP muxer 2009-02-06 20:41:15 +00:00
rtpenc_h264.c Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 2009-02-06 10:35:52 +00:00
rtpproto.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
rtsp.c Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 2009-02-06 10:35:52 +00:00
rtsp.h Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 2009-02-06 10:35:52 +00:00
rtspcodes.h
sdp.c cosmetics: comment grammar/spelling fixes 2009-02-08 22:06:55 +00:00
segafilm.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
sierravmd.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
siff.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
smacker.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
sol.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
swf.h cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
swfdec.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
swfenc.c Remove const qualifier from function argument to eliminate the warning 2009-02-08 03:44:54 +00:00
tcp.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
thp.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
tiertexseq.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
tta.c remove ff_get_fourcc() and use AV_RL32() instead 2009-01-17 12:21:01 +00:00
txd.c Use more descriptive format long_names. 2009-02-12 17:26:06 +00:00
udp.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
utils.c Add a warning log when trying to encode into a container requiring global 2009-02-12 08:10:43 +00:00
vc1test.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
vc1testenc.c
voc.c
voc.h
vocdec.c
vocenc.c
wav.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
wc3movie.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
westwood.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
wv.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00
xa.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
yuv4mpeg.c cosmetics: Remove pointless period after copyright statement non-sentences. 2009-01-19 15:46:40 +00:00