FFmpeg/libavformat
Baptiste Coudurier 89ac55ada9 consider other codecs packets contain only one access unit, not just audio
Originally committed as revision 16611 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-14 23:53:31 +00:00
..
4xm.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
adtsenc.c
aiff.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
allformats.c replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 2009-01-14 17:19:17 +00:00
amr.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
apc.c
ape.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
asf-enc.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
asf.c Don't use s->pb if a local ByteIOContext was already provided by the calling 2009-01-07 14:50:19 +00:00
asf.h Make asf_get_packet() and asf_parse_packet() public for use in RTSP-MS and 2008-12-18 01:28:29 +00:00
asfcrypt.c
asfcrypt.h
assdec.c assdec: don't remove CR, they are part of the spec 2008-09-27 23:12:24 +00:00
assenc.c
au.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
avc.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
avc.h
avformat.h free all allocated metadata structures 2009-01-06 22:11:04 +00:00
avi.h
avidec.c replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 2009-01-14 17:19:17 +00:00
avienc.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
avio.c
avio.h whitespace cosmetics 2008-12-13 13:39:13 +00:00
aviobuf.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
avisynth.c
avs.c avoid POSIX reserved _t suffix 2008-12-11 22:34:14 +00:00
bethsoftvid.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
bfi.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
c93.c avoid POSIX reserved _t suffix 2008-12-11 22:34:14 +00:00
crcenc.c
cutils.c
daud.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
dsicin.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
dv.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
dv.h Remove inappropriate const qualifier from function argument, fixes the warning: 2009-01-07 01:19:48 +00:00
dvenc.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
dxa.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
eacdata.c
electronicarts.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
ffm.h
ffmdec.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
ffmenc.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
file.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
flic.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
flv.h
flvdec.c Fix detection of audio codec in K70707-ARIA229.flv. 2008-12-21 20:56:30 +00:00
flvenc.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
framecrcenc.c
framehook.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
framehook.h Delete unnecessary 'extern' keywords. 2008-12-03 15:23:30 +00:00
gif.c cleanup gif, use BISTREAM_WRITER_LE 2009-01-14 00:27:43 +00:00
gxf.c Avoid _t in gxf enum type names 2008-12-13 21:58:17 +00:00
gxf.h Avoid _t in gxf enum type names 2008-12-13 21:58:17 +00:00
gxfenc.c Avoid _t in gxf enum type names 2008-12-13 21:58:17 +00:00
http.c
idcin.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
idroq.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
iff.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
img2.c include intreadwrite.h, fix compilation, img2.c use AV_RL32 2009-01-14 01:21:24 +00:00
internal.h Move declaration of av_set_program_name and av_program_add_stream_index 2008-12-03 16:47:07 +00:00
ipmovie.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
isom.c Add support for muxing mov/mp4/3gp timed text streams 2009-01-11 10:26:44 +00:00
isom.h remove _t in typedef for POSIX compatibility 2008-12-11 20:06:56 +00:00
libnut.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
lmlm4.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
Makefile Move the AVFormatContext options definition to a dedicated file, 2009-01-10 09:56:07 +00:00
matroska.c matroska: sort codec tags list 2008-12-12 16:04:15 +00:00
matroska.h
matroskadec.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
matroskaenc.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
metadata_compat.c fix version protection 2009-01-13 00:20:18 +00:00
metadata.c move ff_metadata_sync_compat to metadata_compat.c 2009-01-08 23:30:02 +00:00
metadata.h rename ff_metadata_sync_compat to ff_metadata_mux_compat 2009-01-09 00:01:42 +00:00
mm.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
mmf.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
mov.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
movenc.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
mp3.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
mpc8.c
mpc.c
mpeg.c
mpeg.h
mpegenc.c replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 2009-01-14 17:19:17 +00:00
mpegts.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
mpegts.h
mpegtsenc.c consider other codecs packets contain only one access unit, not just audio 2009-01-14 23:53:31 +00:00
mpjpeg.c
msnwc_tcp.c
mtv.c COSMETICS 2008-12-07 01:53:31 +00:00
mvi.c
mxf.c
mxf.h 100l, add missing enum type, fix compilation 2009-01-08 07:11:43 +00:00
mxfdec.c use lower case x and alternate format for hex in printf 2009-01-08 02:57:21 +00:00
mxfenc.c fix umid base value, use revision 5 and generic material type 2008-10-27 00:21:42 +00:00
network.h Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
nsvdec.c
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 Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
nutenc.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
nuv.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +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
oggparseflac.c oggflac: fix bitstream reader usage 2008-12-14 17:30:18 +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 Delete unnecessary 'extern' keywords. 2008-12-03 15:23:30 +00:00
oma.c
options.c Move the AVFormatContext options definition to a dedicated file, 2009-01-10 09:56:07 +00:00
os_support.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
os_support.h Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
psxstr.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
pva.c
qtpalette.h
raw.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
raw.h
rdt.c Parse the OpaqueData field for every AVStream represented by this "set of 2009-01-07 14:45:13 +00:00
rdt.h Parse the OpaqueData field for every AVStream represented by this "set of 2009-01-07 14:45:13 +00:00
riff.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
riff.h Fix two identical warnings when compiling riff.c and nuv.c with icc: 2008-12-22 22:12:44 +00:00
rl2.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
rm.h Reindent after r16368. 2008-12-28 05:59:11 +00:00
rmdec.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
rmenc.c Split RMContext into RMDemux/MuxContext and make them private in rmdec/enc.c. 2008-12-13 21:40:20 +00:00
rpl.c
rtp_aac.c
rtp_aac.h
rtp_h264.c Change function prototype of the sdp_parse_a_line in DynamicProtocolHandler. 2008-12-06 18:41:17 +00:00
rtp_h264.h
rtp_internal.h Rename rtp_payload_data_t to avoid clashes with the POSIX namespace 2008-12-13 23:25:19 +00:00
rtp_mpv.c
rtp_mpv.h
rtp.c
rtp.h Rename rtp_payload_data_t to avoid clashes with the POSIX namespace 2008-12-13 23:25:19 +00:00
rtpdec.c Rename rtp_payload_data_t to avoid clashes with the POSIX namespace 2008-12-13 23:25:19 +00:00
rtpenc_h264.c
rtpenc.c
rtpproto.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
rtsp.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
rtsp.h Fix typo ("Standard-compliant" -> "Standards-compliant"), as noticed by 2009-01-07 16:01:15 +00:00
rtspcodes.h
sdp.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
segafilm.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
sierravmd.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
siff.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
smacker.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
sol.c
swf.h
swfdec.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
swfenc.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
tcp.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
thp.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
tiertexseq.c
tta.c
txd.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
udp.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
utils.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
vc1test.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
vc1testenc.c
voc.c
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 Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
wc3movie.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
westwood.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
wv.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
xa.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 2009-01-11 22:19:48 +00:00
yuv4mpeg.c Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00