1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
FFmpeg/libavformat
Justin Ruggles 9d2dd356c2 adx: rename ff_adx_decode_header() to avpriv_adx_decode_header()
It is used by the ADX decoder, and therefore needs to be exported in order to
work with shared libs.
2011-11-26 17:00:00 -05:00
..
4xm.c
a64.c
aacdec.c
ac3dec.c
adts.h
adtsenc.c
adxdec.c adx: rename ff_adx_decode_header() to avpriv_adx_decode_header() 2011-11-26 17:00:00 -05:00
aea.c
aiff.h AIFF: add 'twos' FourCC for the mux/demuxer (big endian PCM audio) 2011-11-11 08:27:16 +01:00
aiffdec.c
aiffenc.c
allformats.c avformat: add CRI ADX format demuxer 2011-11-26 16:25:07 -05:00
amr.c
anm.c
apc.c
ape.c
apetag.c
apetag.h
applehttp.c applehttp: Fix seeking in streams not starting at DTS=0 2011-11-18 11:33:44 +02:00
applehttpproto.c avformat: Use avio_open2, pass the AVFormatContext interrupt_callback onwards 2011-11-13 13:20:49 +01:00
asf.c
asf.h
asfcrypt.c
asfcrypt.h
asfdec.c Replace ffmpeg references with more accurate libav* references. 2011-11-02 10:42:55 +01:00
asfenc.c
assdec.c
assenc.c
au.c Replace ffmpeg references with more accurate libav* references. 2011-11-02 10:42:55 +01:00
audiointerleave.c
audiointerleave.h
avc.c avc: fix memory errors when encoding invalid h264 codecdata 2011-11-09 21:37:13 -08:00
avc.h
avformat.h doxy: structure libavformat groups 2011-11-22 17:16:02 +01:00
avi.c
avi.h
avidec.c Replace all usage of strcasecmp/strncasecmp 2011-11-06 11:52:57 +02:00
avienc.c
avio_internal.h avio: add avio_open2, taking an interrupt callback and options 2011-11-13 13:17:04 +01:00
avio.c avio: Mark the old interrupt callback mechanism as deprecated 2011-11-18 11:01:16 +01:00
avio.h avio: Mark the old interrupt callback mechanism as deprecated 2011-11-18 11:01:16 +01:00
aviobuf.c avio: add avio_open2, taking an interrupt callback and options 2011-11-13 13:17:04 +01:00
avisynth.c Remove some stray unnecessary ffmpeg references. 2011-11-02 10:42:54 +01:00
avlanguage.c
avlanguage.h
avs.c
bethsoftvid.c
bfi.c
bink.c
bmv.c BMV demuxer and decoder 2011-11-08 00:36:45 +02:00
c93.c
caf.c
caf.h
cafdec.c
cavsvideodec.c
cdg.c cdg: skip packets that don't contain a cdg command. 2011-11-23 21:58:10 +01:00
concat.c avio: add support for passing options to protocols. 2011-11-13 13:14:39 +01:00
crcenc.c crcenc: add flags 2011-11-23 21:43:46 +01:00
crypto.c avio: add support for passing options to protocols. 2011-11-13 13:14:39 +01:00
cutils.c Replace ffmpeg references with more accurate libav* references. 2011-11-02 10:42:55 +01:00
daud.c
dfa.c
diracdec.c
dnxhddec.c
dsicin.c dsicin: fix several audio-related fields in the CIN demuxer 2011-10-29 16:43:40 -04:00
dtsdec.c
dv.c Replace ffmpeg references with more accurate libav* references. 2011-11-02 10:42:55 +01:00
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c
ffm.h
ffmdec.c
ffmenc.c
ffmeta.h
ffmetadec.c
ffmetaenc.c
file.c Remove some stray unnecessary ffmpeg references. 2011-11-02 10:42:54 +01:00
filmstripdec.c
filmstripenc.c
flacdec.c
flacenc_header.c
flacenc.c Replace vendor string in Ogg and FLAC muxers. 2011-11-02 10:43:39 +01:00
flacenc.h
flic.c
flv.h
flvdec.c
flvenc.c flvenc: use first packet delay as global delay. 2011-11-02 19:26:44 -04:00
framecrcenc.c crcenc: add flags 2011-11-23 21:43:46 +01:00
gif.c
gopher.c avio: add support for passing options to protocols. 2011-11-13 13:14:39 +01:00
gsmdec.c gsm demuxer: do not allocate packet twice. 2011-11-02 19:36:04 -04:00
gxf.c
gxf.h
gxfenc.c
h261dec.c
h263dec.c
h264dec.c
http.c http: Don't use the normal http proxy mechanism for https 2011-11-18 10:59:53 +02:00
http.h http: Remove the now unused ff_http_set_headers custom function 2011-11-10 10:51:50 +02:00
httpauth.c http: Handle proxy authentication 2011-11-11 14:07:57 +02:00
httpauth.h
id3v1.c
id3v1.h
id3v2.c id3v2: fix type of ID3v2EMFunc.free() 2011-11-02 10:32:37 +01:00
id3v2.h
id3v2enc.c
idcin.c
idroqdec.c
idroqenc.c
iff.c avcodec: add support for planar signed 8-bit PCM. 2011-11-09 17:48:54 -05:00
img2.c avformat: Use avio_open2, pass the AVFormatContext interrupt_callback onwards 2011-11-13 13:20:49 +01:00
ingenientdec.c
internal.h lavf: make some seeking functions private 2011-10-28 09:23:24 +02:00
ipmovie.c
isom.c isom: Add MPEG4SYSTEMS dummy object type indication. 2011-10-28 14:54:13 -07:00
isom.h mpegts: MP4 SL support 2011-10-28 14:54:14 -07:00
iss.c
iv8.c iv8: assemble packets to return complete frames 2011-10-27 18:47:34 +02:00
ivfdec.c
ivfenc.c
jvdec.c
latmenc.c
libavformat.v lavf: add init_put_byte() to the list of visible symbols. 2011-10-28 20:06:34 +02:00
libnut.c
librtmp.c
lmlm4.c
lxfdec.c
m4vdec.c
Makefile avformat: add CRI ADX format demuxer 2011-11-26 16:25:07 -05:00
matroska.c
matroska.h
matroskadec.c matroskadec: empty blocks are in fact valid. 2011-11-05 06:59:27 -07:00
matroskaenc.c matroskaenc: Make sure the seekhead struct is freed even on seek failure 2011-11-07 22:23:17 +02:00
md5enc.c md5enc: add flags 2011-11-23 20:19:26 +01:00
md5proto.c avio: add support for passing options to protocols. 2011-11-13 13:14:39 +01:00
metadata-example.c
metadata.c Replace all usage of strcasecmp/strncasecmp 2011-11-06 11:52:57 +02:00
metadata.h
mm.c
mmf.c
mms.c
mms.h
mmsh.c avio: add support for passing options to protocols. 2011-11-13 13:14:39 +01:00
mmst.c avio: add support for passing options to protocols. 2011-11-13 13:14:39 +01:00
mov.c mov: Remove some redundant and obsolete comments. 2011-11-22 09:39:45 -08:00
movenc.c movenc: Set a correct packet size for AMR-NB mode 15, "no data" 2011-11-05 12:35:34 +02:00
movenc.h Replace outdated references to ffmpeg tool with avconv. 2011-11-02 10:42:54 +01:00
movenchint.c
mp3dec.c
mp3enc.c Replace all usage of strcasecmp/strncasecmp 2011-11-06 11:52:57 +02:00
mpc8.c
mpc.c
mpeg.c
mpeg.h
mpegenc.c
mpegts.c mpegts: set stream id on just created stream, not an unrelated variable 2011-11-08 18:56:39 +01:00
mpegts.h mpegts: MP4 SL support 2011-10-28 14:54:14 -07:00
mpegtsenc.c
mpegvideodec.c
mpjpeg.c
msnwc_tcp.c
mtv.c
mvi.c
mxf.c
mxf.h
mxfdec.c mxfdec: Fix comparison of unsigned expression < 0. 2011-11-08 10:59:52 -08:00
mxfenc.c
mxg.c
ncdec.c
network.c avformat: Warn about using network functions without calling avformat_network_init 2011-11-07 19:29:33 +02:00
network.h avformat: Warn about using network functions without calling avformat_network_init 2011-11-07 19:29:33 +02:00
nsvdec.c Replace outdated references to ffmpeg tool with avconv. 2011-11-02 10:42:54 +01:00
nullenc.c nullenc: drop AVFMT_RAWPICTURE from the flags 2011-11-25 13:16:01 +01:00
nut.c
nut.h
nutdec.c Replace all usage of strcasecmp/strncasecmp 2011-11-06 11:52:57 +02:00
nutenc.c
nuv.c
oggdec.c lavf: make some seeking functions private 2011-10-28 09:23:24 +02:00
oggdec.h
oggenc.c Replace vendor string in Ogg and FLAC muxers. 2011-11-02 10:43:39 +01:00
oggparsecelt.c
oggparsedirac.c
oggparseflac.c
oggparseogm.c
oggparseskeleton.c
oggparsespeex.c
oggparsetheora.c
oggparsevorbis.c
oma.c
options.c lavf: simplify format_child_class_next() 2011-11-14 16:16:32 +01:00
os_support.c Remove leftover includes of strings.h 2011-11-06 11:53:05 +02:00
os_support.h Remove some stray unnecessary ffmpeg references. 2011-11-02 10:42:54 +01:00
output-example.c
pcm.c
pcm.h
pcmdec.c
pcmenc.c
psxstr.c
pva.c
qcp.c
qtpalette.h
r3d.c
rawdec.c Create separate functions for the raw GSM demuxer. 2011-11-02 14:41:16 -04:00
rawdec.h
rawenc.c
rawenc.h
rawvideodec.c
rdt.c rdt: Check the return value of avformat_open 2011-11-07 11:23:57 +02:00
rdt.h
riff.c VBLE Decoder 2011-11-11 22:46:47 +02:00
riff.h
rl2.c
rm.c
rm.h
rmdec.c rdt: Set AVFMT_NOFILE on ff_rdt_demuxer 2011-11-07 11:24:10 +02:00
rmenc.c
rpl.c
rso.c
rso.h Replace ffmpeg references with more accurate libav* references. 2011-11-02 10:42:55 +01:00
rsodec.c
rsoenc.c
rtmp.h
rtmppkt.c
rtmppkt.h
rtmpproto.c rtmp: do not hardcode invoke numbers 2011-11-18 13:57:44 +01:00
rtp.c
rtp.h
rtpdec_amr.c
rtpdec_asf.c
rtpdec_formats.h
rtpdec_h263.c
rtpdec_h264.c
rtpdec_latm.c Remove leftover includes of strings.h 2011-11-06 11:53:05 +02:00
rtpdec_mpeg4.c Replace all usage of strcasecmp/strncasecmp 2011-11-06 11:52:57 +02:00
rtpdec_qcelp.c
rtpdec_qdm2.c
rtpdec_qt.c
rtpdec_svq3.c
rtpdec_vp8.c
rtpdec_xiph.c
rtpdec.c rtpdec: only use RTCP for PTS when synchronizing multiple streams 2011-11-18 10:47:28 +02:00
rtpdec.h rtpdec: unwrap RTP timestamps for PTS calculation 2011-11-18 10:31:17 +02:00
rtpenc_aac.c
rtpenc_amr.c
rtpenc_chain.c avformat: Pass the interrupt callback on to chained muxers/demuxers 2011-11-13 13:13:57 +01:00
rtpenc_chain.h
rtpenc_h263.c
rtpenc_h264.c
rtpenc_latm.c
rtpenc_mpv.c
rtpenc_vp8.c
rtpenc_xiph.c
rtpenc.c
rtpenc.h
rtpproto.c avio: add support for passing options to protocols. 2011-11-13 13:14:39 +01:00
rtsp.c avio: add support for passing options to protocols. 2011-11-13 13:14:39 +01:00
rtsp.h rtsp: add allowed_media_types option 2011-11-02 21:37:46 +02:00
rtspcodes.h
rtspdec.c rtpdec: unwrap RTP timestamps for PTS calculation 2011-11-18 10:31:17 +02:00
rtspenc.c
sapdec.c avio: add support for passing options to protocols. 2011-11-13 13:14:39 +01:00
sapenc.c avio: add support for passing options to protocols. 2011-11-13 13:14:39 +01:00
sauce.c
sauce.h
sdp.c
seek-test.c seek-test: free options dictionary after use 2011-10-28 19:50:44 +02:00
seek.c
seek.h
segafilm.c adx: add an ADX parser. 2011-11-26 16:25:07 -05:00
sierravmd.c
siff.c
smacker.c
sol.c sol: use AV_RL32 instead of raw pointer cast 2011-11-26 11:38:41 +00:00
sox.h
soxdec.c
soxenc.c
spdif.c
spdif.h
spdifdec.c
spdifenc.c
srtdec.c
swf.h
swfdec.c
swfenc.c
tcp.c avformat: Use ff_check_interrupt 2011-11-13 13:08:13 +01:00
thp.c
tiertexseq.c
tls.c tls: Handle connection via a http proxy 2011-11-18 10:59:53 +02:00
tmv.c
tta.c tta: check for extradata allocation failure in tta demuxer 2011-10-25 11:22:02 -04:00
tty.c
txd.c
udp.c udp: Allow specifying the local IP address 2011-11-09 20:19:39 +02:00
url.h avio: add avio_open2, taking an interrupt callback and options 2011-11-13 13:17:04 +01:00
utils.c pthread: do not touch has_b_frames 2011-11-22 09:50:33 +01:00
vc1test.c
vc1testenc.c
version.h avformat: add CRI ADX format demuxer 2011-11-26 16:25:07 -05:00
voc.c
voc.h
vocdec.c
vocenc.c
vorbiscomment.c
vorbiscomment.h
vqf.c vqf/twinvq: pass vqf COMM chunk info in extradata 2011-11-11 14:06:14 -05:00
wav.c
wc3movie.c
westwood.c
wtv.c Remove leftover includes of strings.h 2011-11-06 11:53:05 +02:00
wv.c
xa.c
xmv.c
xwma.c
yop.c
yuv4mpeg.c