ffmpeg/libavformat
Michael Niedermayer 494065ca36 Adapt first factor.
Originally committed as revision 17842 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-06 00:20:55 +00:00
..
4xm.c
Makefile Remove deprecated vhook subsystem. 2009-03-03 14:09:10 +00:00
adtsenc.c
aiff.c
allformats.c
amr.c
apc.c
ape.c
asf.c Add some basic metadata conversion tables for matroska and asf. 2009-03-01 00:12:08 +00:00
asf.h Add some basic metadata conversion tables for matroska and asf. 2009-03-01 00:12:08 +00:00
asfcrypt.c
asfcrypt.h
asfdec.c Add some basic metadata conversion tables for matroska and asf. 2009-03-01 00:12:08 +00:00
asfenc.c Add some basic metadata conversion tables for matroska and asf. 2009-03-01 00:12:08 +00:00
assdec.c
assenc.c
au.c
audiointerleave.c
audiointerleave.h
avc.c
avc.h
avformat.h Pass packet position to the parser, so frame's AVPacket.pos is computed correctly. 2009-03-05 07:36:16 +00:00
avi.h
avidec.c
avienc.c
avio.c Add url_get_file_handle(), which is used to get the file descriptor 2009-03-03 17:04:51 +00:00
avio.h Add url_get_file_handle(), which is used to get the file descriptor 2009-03-03 17:04:51 +00:00
aviobuf.c
avisynth.c
avs.c
bethsoftvid.c
bfi.c
c93.c
crcenc.c
cutils.c
daud.c
dsicin.c
dv.c
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c
ffm.h
ffmdec.c
ffmenc.c
file.c Add url_get_file_handle(), which is used to get the file descriptor 2009-03-03 17:04:51 +00:00
flacdec.c
flacenc.c
flacenc.h
flic.c
flv.h
flvdec.c Replace two 'return AVERROR(EAGAIN);' by continue. The latter are nicer 2009-03-03 20:24:17 +00:00
flvenc.c
framecrcenc.c
gif.c
gopher.c
gxf.c
gxf.h
gxfenc.c
http.c Add url_get_file_handle(), which is used to get the file descriptor 2009-03-03 17:04:51 +00:00
id3v2.c
id3v2.h
idcin.c
idroq.c
iff.c
img2.c
internal.h
ipmovie.c
isom.c
isom.h
iss.c
libnut.c
lmlm4.c
matroska.c Add some basic metadata conversion tables for matroska and asf. 2009-03-01 00:12:08 +00:00
matroska.h Add some basic metadata conversion tables for matroska and asf. 2009-03-01 00:12:08 +00:00
matroskadec.c Add some basic metadata conversion tables for matroska and asf. 2009-03-01 00:12:08 +00:00
matroskaenc.c
metadata.c simplify metadata conversion and fixes gcc-2.95 at the same time 2009-03-01 14:29:30 +00:00
metadata.h
metadata_compat.c
mm.c
mmf.c
mov.c MOV: fix demuxing fragmented files 2009-03-04 07:57:09 +00:00
movenc.c
mp3.c Change a bunch of codec long_names to be more consistent and descriptive. 2009-03-02 05:18:33 +00:00
mpc.c
mpc8.c
mpeg.c Mark dvdaudio_substream_type variable as av_uninit to work around false 2009-03-05 19:13:12 +00:00
mpeg.h
mpegenc.c
mpegts.c
mpegts.h
mpegtsenc.c
mpjpeg.c
msnwc_tcp.c
mtv.c
mvi.c
mxf.c
mxf.h
mxfdec.c
mxfenc.c
ncdec.c
network.h
nsvdec.c
nut.c
nut.h
nutdec.c
nutenc.c
nuv.c
oggdec.c
oggdec.h
oggenc.c
oggparseflac.c
oggparseogm.c
oggparsespeex.c
oggparsetheora.c
oggparsevorbis.c
oma.c
options.c deprecate old metadata API 2009-03-01 16:35:25 +00:00
os_support.c
os_support.h
psxstr.c
pva.c
qtpalette.h
r3d.c use new metadata API in r3d demuxer 2009-03-01 15:28:56 +00:00
raw.c Change the timebase of the raw demuxer to one that can represent the ts of fields. 2009-03-01 03:48:35 +00:00
raw.h
rdt.c
rdt.h
riff.c
riff.h
rl2.c
rm.c
rm.h
rmdec.c
rmenc.c
rpl.c
rtp.c
rtp.h
rtp_aac.c
rtp_h264.c Don't let finalize_packet() touch pkt->stream_index. Instead, let individual 2009-03-03 13:51:34 +00:00
rtp_h264.h
rtp_mpv.c
rtpdec.c Don't let finalize_packet() touch pkt->stream_index. Instead, let individual 2009-03-03 13:51:34 +00:00
rtpdec.h Add url_get_file_handle(), which is used to get the file descriptor 2009-03-03 17:04:51 +00:00
rtpenc.c
rtpenc.h
rtpenc_h264.c
rtpproto.c Add url_get_file_handle(), which is used to get the file descriptor 2009-03-03 17:04:51 +00:00
rtsp.c Split rtsp_send_cmd() into two functions, one for the actual sending of the 2009-03-04 00:57:37 +00:00
rtsp.h
rtspcodes.h
sdp.c
segafilm.c
sierravmd.c
siff.c
smacker.c
sol.c
swf.h
swfdec.c
swfenc.c
tcp.c Add url_get_file_handle(), which is used to get the file descriptor 2009-03-03 17:04:51 +00:00
thp.c
tiertexseq.c
timefilter.c Adapt first factor. 2009-03-06 00:20:55 +00:00
timefilter.h Merge ff_timefilter_read() and ff_timefilter_update(), this simplifies API and 2009-03-06 00:14:44 +00:00
tta.c
txd.c Add a context to av_log() calls. 2009-03-03 16:19:37 +00:00
udp.c Add url_get_file_handle(), which is used to get the file descriptor 2009-03-03 17:04:51 +00:00
utils.c Mark pos_min and pos_max variables as av_uninit to work around false 2009-03-05 19:15:14 +00:00
vc1test.c
vc1testenc.c
voc.c
voc.h
vocdec.c
vocenc.c
wav.c
wc3movie.c Fix a condition that causes an infinite loop, but only when compiled with 2009-03-04 05:40:53 +00:00
westwood.c
wv.c
xa.c
yuv4mpeg.c