..
4xm.c
Use full internal pathname in doxygen @file directives.
2009-02-01 02:00:19 +00:00
adtsenc.c
ADTS Muxer: Refuse to write illegal ADTS files by checking validity of header
2009-02-12 23:51:08 +00:00
aiff.c
use new metadata API in aiff demuxer
2009-02-02 23:43:12 +00:00
allformats.c
Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com
2009-02-11 16:28:46 +00:00
amr.c
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
2009-01-13 23:44:16 +00:00
apc.c
Bump Major version, this commit is almost just renaming bits_per_sample to
2008-09-08 14:24:59 +00:00
ape.c
Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
2009-01-11 22:19:48 +00:00
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
Globally rename the header inclusion guard names.
2008-08-31 07:39:47 +00:00
assdec.c
assdec: don't remove CR, they are part of the spec
2008-09-27 23:12:24 +00:00
assenc.c
ASS/SSA muxer.
2008-09-26 19:42:21 +00:00
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
Change ffm_write_write_index to return int, and return if error occured.
2009-02-12 02:15:07 +00:00
avi.h
Globally rename the header inclusion guard names.
2008-08-31 07:39:47 +00:00
avidec.c
modify the way to pass parameters to av_metadata_set()
2009-02-02 21:45:55 +00:00
avienc.c
cosmetics: Remove pointless period after copyright statement non-sentences.
2009-01-19 15:46:40 +00:00
avio.c
Only special-case absolute DOS paths on systems that support them.
2008-10-10 16:59:37 +00:00
avio.h
whitespace cosmetics
2008-12-13 13:39:13 +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
avoid POSIX reserved _t suffix
2008-12-11 22:34:14 +00:00
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
avoid POSIX reserved _t suffix
2008-12-11 22:34:14 +00:00
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
Delete unnecessary 'extern' keywords.
2008-12-03 15:23:30 +00:00
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
Avoid _t in gxf enum type names
2008-12-13 21:58:17 +00:00
gxfenc.c
compute b_per_i_or_p value correctly, patch by Thierry Foucu, tfoucu at gmail dot com
2009-02-12 00:08:44 +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
Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
2009-01-11 22:19:48 +00:00
Makefile
Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com
2009-02-11 16:28:46 +00:00
matroska.c
matroska: sort codec tags list
2008-12-12 16:04:15 +00:00
matroska.h
Globally rename the header inclusion guard names.
2008-08-31 07:39:47 +00:00
matroskadec.c
cosmetics: whitespace
2009-02-02 21:32:11 +00:00
matroskaenc.c
matroskaenc: correctly handle h264 streams with 3 bytes nal startcodes
2009-01-20 00:52:12 +00:00
metadata_compat.c
modify the way to pass parameters to av_metadata_set()
2009-02-02 21:45:55 +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
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
fix frame size, time rate is not stts duration anymore with time offset
2009-02-11 21:11:19 +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
mpc8.c
Bump Major version, this commit is almost just renaming bits_per_sample to
2008-09-08 14:24:59 +00:00
mpc.c
Fix probing of files with ID3v2 tags. Discussed at
2009-01-19 21:54:06 +00:00
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
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
2008-06-03 16:20:54 +00:00
mtv.c
Use full internal pathname in doxygen @file directives.
2009-02-01 02:00:19 +00:00
mvi.c
Bump Major version, this commit is almost just renaming bits_per_sample to
2008-09-08 14:24:59 +00:00
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
set last packet next pointer to null
2009-02-12 05:32:40 +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
remove _t for POSIX compatibility.
2008-12-11 19:06:24 +00:00
nut.h
Remove misleading comment, _t is POSIX-reserved namespace.
2008-12-13 16:08:31 +00:00
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
OGG: untypedef demuxer structs
2008-11-06 01:50:56 +00:00
oggdec.h
Delete unnecessary 'extern' keywords.
2008-12-03 15:23:30 +00:00
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
OGG: untypedef demuxer structs
2008-11-06 01:50:56 +00:00
oggparsespeex.c
OGG: untypedef demuxer structs
2008-11-06 01:50:56 +00:00
oggparsetheora.c
OGG: correct PTS with old theora streams
2008-11-06 01:57:17 +00:00
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
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
2008-06-03 16:20:54 +00:00
qtpalette.h
Globally rename the header inclusion guard names.
2008-08-31 07:39:47 +00:00
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
Globally rename the header inclusion guard names.
2008-08-31 07:39:47 +00:00
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
Bump Major version, this commit is almost just renaming bits_per_sample to
2008-09-08 14:24:59 +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
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
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_h264.c
Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h
2009-02-06 10:35:52 +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
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
Globally rename the header inclusion guard names.
2008-08-31 07:39:47 +00:00
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
Remove unused variable.
2008-08-13 18:32:16 +00:00
voc.c
voc: add ff_ prefix to some global const data
2008-08-24 14:12:03 +00:00
voc.h
avoid POSIX reserved _t suffix
2008-12-11 22:34:14 +00:00
vocdec.c
Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
2009-01-11 22:19:48 +00:00
vocenc.c
avoid POSIX reserved _t suffix
2008-12-11 22:34:14 +00:00
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