FFmpeg/libavformat
Reinhard Tartler 737eb5976f Merge libavcore into libavutil
It is pretty hopeless that other considerable projects will adopt
libavutil alone in other projects. Projects that need small footprint
are better off with more specialized libraries such as gnulib or rather
just copy the necessary parts that they need. With this in mind, nobody
is helped by having libavutil and libavcore split. In order to ease
maintenance inside and around FFmpeg and to reduce confusion where to
put common code, avcore's functionality is merged (back) to avutil.

Signed-off-by: Reinhard Tartler <siretart@tauware.de>
2011-02-15 16:18:21 +01:00
..
4xm.c
a64.c
aacdec.c
ac3dec.c
adts.h
adtsenc.c
aea.c Merge libavcore into libavutil 2011-02-15 16:18:21 +01:00
aiff.h
aiffdec.c
aiffenc.c
allformats.c
amr.c
anm.c
apc.c
ape.c
apetag.c
apetag.h
applehttp.c applehttp: Handle absolute paths relative to the current server 2011-02-04 12:23:04 -05:00
asf.c asf/wtv: use service_provider and service_name metadata tags 2011-01-31 08:58:33 -05:00
asf.h asf: split ASFContext into muxer and demuxer parts. 2011-02-09 15:31:09 -05:00
asfcrypt.c
asfcrypt.h
asfdec.c asfdec: fix build for big endian targets 2011-02-13 22:10:45 +00:00
asfenc.c asf: split ASFContext into muxer and demuxer parts. 2011-02-09 15:31:09 -05:00
assdec.c
assenc.c
au.c
audiointerleave.c
audiointerleave.h
avc.c
avc.h
avformat.h lavf: add AV_DISPOSITION_CLEAN_EFFECTS flag 2011-02-14 23:16:32 +00:00
avi.c
avi.h
avidec.c avidec: simplify read_gab2_sub 2011-02-06 20:30:28 -05:00
avienc.c
avio.c Non-blocking protocol: core wrapper functions 2011-02-05 20:29:59 -05:00
avio.h Non-blocking protocol: core wrapper functions 2011-02-05 20:29:59 -05:00
aviobuf.c
avisynth.c
avlanguage.c
avlanguage.h
avs.c
bethsoftvid.c
bfi.c
bink.c
c93.c Always use av_set_pts_info to set the stream time base. 2011-02-06 16:08:59 -05:00
caf.c
caf.h
cafdec.c
cavsvideodec.c
cdg.c
concat.c
crcenc.c
cutils.c
daud.c
diracdec.c
dnxhddec.c
dsicin.c
dtsdec.c
dv.c
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c
ffm.h
ffmdec.c Replace dprintf with av_dlog 2011-01-29 23:55:37 +01:00
ffmenc.c
ffmeta.h
ffmetadec.c lavf: move internal functions from avformat.h to internal.h 2011-02-06 16:35:00 -05:00
ffmetaenc.c
file.c
filmstripdec.c
filmstripenc.c
flacdec.c
flacenc.c
flacenc.h
flacenc_header.c
flic.c Merge libavcore into libavutil 2011-02-15 16:18:21 +01:00
flv.h
flvdec.c Replace dprintf with av_dlog 2011-01-29 23:55:37 +01:00
flvenc.c
framecrcenc.c
gif.c
gopher.c
gxf.c
gxf.h
gxfenc.c
h261dec.c
h263dec.c
h264dec.c
http.c Replace dprintf with av_dlog 2011-01-29 23:55:37 +01:00
http.h
httpauth.c
httpauth.h
id3v1.c
id3v1.h
id3v2.c
id3v2.h
idcin.c
idroqdec.c
idroqenc.c
iff.c
img2.c
ingenientdec.c
internal.h lavf: rename ff_probe_input_buffer to make it public 2011-02-08 18:25:12 -05:00
ipmovie.c
isom.c pass QDMC extradata to the decoder 2011-02-06 16:05:55 -05:00
isom.h
iss.c
iv8.c
ivfdec.c
ivfenc.c Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE* 2011-02-03 13:37:09 +00:00
libavformat.v
libnut.c
librtmp.c
lmlm4.c
lxfdec.c
m4vdec.c
Makefile Merge libavcore into libavutil 2011-02-15 16:18:21 +01:00
matroska.c
matroska.h
matroskadec.c matroskadec: add generic element length validation. 2011-02-06 21:36:53 -05:00
matroskaenc.c Merge libavcore into libavutil 2011-02-15 16:18:21 +01:00
md5enc.c
md5proto.c
metadata.c
metadata.h
metadata_compat.c
mm.c
mmf.c
mms.c
mms.h
mmsh.c Replace dprintf with av_dlog 2011-01-29 23:55:37 +01:00
mmst.c mmst: fix reading uninitialized data for ping packets. 2011-02-14 09:55:14 -05:00
mov.c mov: remove stray semicolon 2011-02-10 14:17:24 +00:00
movenc.c movenc: Force first sample as SYNC 2011-02-13 01:16:30 +00:00
movenc.h
movenchint.c movenchint: Use rtpenc_chain for setting up the chained RTP muxer 2011-02-04 11:42:54 -05:00
mp3dec.c
mp3enc.c mp3enc: write ISO8859-1 instead of UTF-16 when possible 2011-02-05 20:13:48 -05:00
mpc.c
mpc8.c
mpeg.c lavf: move internal functions from avformat.h to internal.h 2011-02-06 16:35:00 -05:00
mpeg.h mpegts: remove get_pts duplicate of ff_parse_pes_pts. 2011-01-30 16:39:27 +00:00
mpegenc.c
mpegts.c mpegts: set st->disposition according to ISO 639 language descriptor 2011-02-14 23:18:26 +00:00
mpegts.h
mpegtsenc.c mpegtsenc: whitespace cosmetics 2011-02-14 23:18:26 +00:00
mpegvideodec.c
mpjpeg.c
msnwc_tcp.c
mtv.c
mvi.c
mxf.c
mxf.h Replace dprintf with av_dlog 2011-01-29 23:55:37 +01:00
mxfdec.c Replace dprintf with av_dlog 2011-01-29 23:55:37 +01:00
mxfenc.c
mxg.c
ncdec.c
network.h
nsvdec.c fix nsvdec.c compilation if DEBUG defined 2011-02-15 09:15:43 -05:00
nullenc.c
nut.c
nut.h
nutdec.c
nutenc.c
nuv.c
oggdec.c oggdec: Fix incorrect assumption about header/data interleaving 2011-02-08 21:40:03 +00:00
oggdec.h
oggenc.c
oggparsedirac.c Always use av_set_pts_info to set the stream time base. 2011-02-06 16:08:59 -05:00
oggparseflac.c Always use av_set_pts_info to set the stream time base. 2011-02-06 16:08:59 -05:00
oggparseogm.c Always use av_set_pts_info to set the stream time base. 2011-02-06 16:08:59 -05:00
oggparseskeleton.c Fix compile warning. 2011-02-06 20:33:53 -05:00
oggparsespeex.c Always use av_set_pts_info to set the stream time base. 2011-02-06 16:08:59 -05:00
oggparsetheora.c Always use av_set_pts_info to set the stream time base. 2011-02-06 16:08:59 -05:00
oggparsevorbis.c lavf: move internal functions from avformat.h to internal.h 2011-02-06 16:35:00 -05:00
oma.c
options.c
os_support.c
os_support.h
output-example.c
pcm.c
pcm.h
pcmdec.c
pcmenc.c
psxstr.c
pva.c
qcp.c
qtpalette.h
r3d.c Replace dprintf with av_dlog 2011-01-29 23:55:37 +01:00
rawdec.c
rawdec.h
rawenc.c
rawenc.h
rawvideodec.c
rdt.c rtsp/rdt: Assign the RTSPStream index to AVStream->id 2011-02-11 16:58:19 -05:00
rdt.h
riff.c
riff.h
rl2.c
rm.c
rm.h
rmdec.c
rmenc.c
rpl.c
rso.c
rso.h
rsodec.c
rsoenc.c
rtmp.h
rtmppkt.c
rtmppkt.h
rtmpproto.c rtmpproto: rename URLContext* argument in rtmp_write() 2011-02-03 11:43:48 +00:00
rtp.c
rtp.h
rtpdec.c Replace dprintf with av_dlog 2011-01-29 23:55:37 +01:00
rtpdec.h
rtpdec_amr.c
rtpdec_asf.c Remove final semicolon from some macros 2011-02-10 21:45:17 +00:00
rtpdec_formats.h
rtpdec_h263.c
rtpdec_h264.c
rtpdec_latm.c
rtpdec_mpeg4.c Remove a few if (p) av_free(p) forms 2011-02-03 01:37:55 +00:00
rtpdec_qcelp.c
rtpdec_qdm2.c
rtpdec_qt.c Remove final semicolon from some macros 2011-02-10 21:45:17 +00:00
rtpdec_svq3.c
rtpdec_vp8.c
rtpdec_xiph.c
rtpenc.c Replace dprintf with av_dlog 2011-01-29 23:55:37 +01:00
rtpenc.h
rtpenc_aac.c
rtpenc_amr.c
rtpenc_chain.c rtpenc_chain: Don't copy the time_base back to the caller 2011-02-04 11:41:10 -05:00
rtpenc_chain.h
rtpenc_h263.c
rtpenc_h264.c
rtpenc_mpv.c
rtpenc_vp8.c
rtpenc_xiph.c
rtpproto.c
rtsp.c rtsp/rdt: Assign the RTSPStream index to AVStream->id 2011-02-11 16:58:19 -05:00
rtsp.h
rtspcodes.h
rtspdec.c rtsp/rdt: Assign the RTSPStream index to AVStream->id 2011-02-11 16:58:19 -05:00
rtspenc.c rtsp: Don't store RTSPStream in AVStream->priv_data 2011-02-03 00:49:15 +01:00
sapdec.c
sapenc.c Use avformat_free_context for cleaning up muxers 2011-02-04 11:39:55 -05:00
sauce.c
sauce.h
sdp.c
seek.c
seek.h
segafilm.c
sierravmd.c
siff.c
smacker.c Remove a few if (p) av_free(p) forms 2011-02-03 01:37:55 +00:00
sol.c
sox.h
soxdec.c
soxenc.c
spdif.c
spdif.h
spdifdec.c
spdifenc.c spdifenc: fix byte order on big-endian systems 2011-02-13 15:16:55 +01:00
srtdec.c
swf.h
swfdec.c
swfenc.c
tcp.c Non-blocking protocol: TCP 2011-02-05 20:31:38 -05:00
thp.c
tiertexseq.c
timefilter.c
timefilter.h
tmv.c
tta.c
tty.c tty.c: rename PKT_FLAG_KEY to AV_PKT_FLAG_KEY. 2011-02-03 13:41:08 +00:00
txd.c
udp.c udp: Enable address reuse by default for multicast 2011-02-09 22:03:59 -05:00
utils.c Merge libavcore into libavutil 2011-02-15 16:18:21 +01:00
vc1test.c
vc1testenc.c VC1testenc: convert pts values to correct time-base. 2011-01-31 09:25:18 -05:00
version.h lavf: add AV_DISPOSITION_CLEAN_EFFECTS flag 2011-02-14 23:16:32 +00:00
voc.c
voc.h
vocdec.c
vocenc.c
vorbiscomment.c
vorbiscomment.h
vqf.c
wav.c
wc3movie.c
westwood.c
wtv.c wtv: ignore empty data_guid chunks 2011-02-13 16:49:39 -05:00
wv.c Merge libavcore into libavutil 2011-02-15 16:18:21 +01:00
xa.c
yop.c
yuv4mpeg.c