1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
FFmpeg/libavformat
Anton Khirnov d92550d191 lavf: eliminate ff_get_audio_frame_size()
It is basically a wrapper around av_get_audio_frame_duration(), with a
fallback to AVCodecContext.frame_size. However, that field is set only
when the stream codec context is actually used for encoding or decoding,
which is discouraged.

For muxing, it is generally the responsibility of the caller to set the
packet duration.
For demuxing, if the duration is not stored at the container level, it
should be set by the parser.

Therefore, removing the frame_size fallback should not break any
important case.
(cherry picked from commit 30e50c5027)

Conflicts:

	libavformat/utils.c

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-08-14 03:12:58 +02:00
..
4xm.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
a64.c
aacdec.c Merge commit '02cf0c9e42967de1e4d2803bee3573bc5b735fdd' 2014-07-29 21:12:07 +02:00
ac3dec.c
act.c
adp.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
adtsenc.c avformat/adtsenc: Optionally enable ID3 in ADTS. 2014-07-22 02:11:25 +02:00
adxdec.c Merge commit 'd5cf5afabbf43f00283e70b12afbe1da030d85b6' 2014-07-09 22:38:13 +02:00
aea.c
afc.c
aiff.h
aiffdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
aiffenc.c
allformats.c Autodetect jpeg-ls files. 2014-08-08 22:43:15 +02:00
amr.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
anm.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
apc.c
ape.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
apetag.c
apetag.h
aqtitledec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
asf.c
asf.h
asfcrypt.c
asfcrypt.h
asfdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
asfenc.c
assdec.c
assenc.c
ast.c
ast.h
astdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
astenc.c
au.c Merge commit 'f792d3cbb8e8e35c54a9358a55dd596b7a40f228' 2014-06-18 17:28:10 +02:00
audiointerleave.c Merge commit '324ff59444ff5470bb325ff1e2be7c4b054fc944' 2014-07-17 14:20:10 +02:00
audiointerleave.h
avc.c
avc.h
avformat.h Merge commit 'afbd4b7e093adf6d7a830b32759ca3ba8500363d' 2014-08-13 22:22:52 +02:00
avformatres.rc
avi.h
avidec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
avienc.c Merge commit '194be1f43ea391eb986732707435176e579265aa' 2014-06-18 19:49:17 +02:00
avio_internal.h Add int64_t probesize2 instead of int probesize to AVFormatContext. 2014-07-30 11:09:25 +02:00
avio.c Fix warning if https protocol was requested but isn't available. 2014-08-12 10:03:36 +02:00
avio.h lavf/avio: do not include bprint.h. 2014-08-09 15:51:04 +02:00
aviobuf.c lavf/avio: rename url_feof() to avio_feof() 2014-08-08 00:48:22 +02:00
avisynth.c
avlanguage.c
avlanguage.h
avr.c
avs.c
bethsoftvid.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
bfi.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
bink.c
bintext.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
bit.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
bluray.c
bmv.c
boadec.c
brstm.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
c93.c
cache.c
caf.c
caf.h
cafdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
cafenc.c
cavsvideodec.c
cdg.c avformat/cdg: Do not fail if filesize cannot be determined 2014-07-11 01:04:04 +02:00
cdxl.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
cinedec.c
concat.c
concatdec.c
crcenc.c
crypto.c
cutils.c
data_uri.c
dauddec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
daudenc.c Merge commit '0955e57ad07640574fc20ce0bea3c0b83982ada1' 2014-07-03 21:42:16 +02:00
dfa.c
diracdec.c
dnxhddec.c
dsfdec.c
dsicin.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
dtsdec.c avformat/dtsdec: check more of the dca headers in dts_probe() 2014-08-06 22:28:46 +02:00
dtshddec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
dump.c Merge commit '59ca29a560ba0cfe97457de8cedf77db434f0de4' 2014-07-29 00:41:00 +02:00
dv.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
dv.h
dvenc.c avformat/dvenc: Implement 32khz & 44.1khz for 25/50fps 2014-07-19 20:48:22 +02:00
dxa.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
eacdata.c
electronicarts.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
epafdec.c
ffm.h Remove avserver. 2014-06-18 14:55:28 +02:00
ffmdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
ffmenc.c Remove avserver. 2014-06-18 14:55:28 +02:00
ffmeta.h
ffmetadec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
ffmetaenc.c
file_open.c
file.c
filmstripdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
filmstripenc.c Merge commit '194be1f43ea391eb986732707435176e579265aa' 2014-06-18 19:49:17 +02:00
flac_picture.c
flac_picture.h
flacdec.c Merge commit 'db68ef898a3802e51b6f41fd600d0d46d058e3f8' 2014-08-14 00:05:49 +02:00
flacenc_header.c
flacenc.c
flacenc.h
flic.c
flv.h
flvdec.c Merge commit '0f789322efa78a672e4c3027e5cc12b8a947043a' 2014-08-13 23:36:30 +02:00
flvenc.c Merge commit '74bc9458057f07c0820c3d3264396c4c64442e47' 2014-06-18 01:44:24 +02:00
format.c Merge commit '24e87f7f425a52b1e69661dcb2fbe0555a76f30b' 2014-08-10 01:36:21 +02:00
framecrcenc.c avformat/framecrcenc: print the checksum and size of extradata as well 2014-06-15 18:07:03 +02:00
framehash.c Merge commit '194be1f43ea391eb986732707435176e579265aa' 2014-06-18 19:49:17 +02:00
frmdec.c
ftp.c lavf/ftp: always treat all response codes >= 500 as error 2014-07-04 01:21:08 +02:00
g722.c
g723_1.c
g729dec.c
gif.c
gifdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
golomb_tab.c
gopher.c
gsmdec.c
gxf.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
gxf.h
gxfenc.c
h261dec.c
h263dec.c
h264dec.c
hdsenc.c avformat/mux: support re-interleaving packets in ff_write_chained() 2014-07-24 22:39:22 +02:00
hevc.c
hevc.h
hevcdec.c
hls.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
hlsenc.c avformat/hlsenc: add some empty lines to make the code easier to read 2014-07-31 00:33:49 +02:00
hlsproto.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
hnm.c
http.c Merge commit '4e629ef80e62a54636cb46033998177dd08cf3ad' 2014-08-14 00:12:56 +02:00
http.h Merge commit '7bdd2ff6825951f7a6a6008303acfce7c2a63532' 2014-07-22 22:02:48 +02:00
httpauth.c
httpauth.h
icecast.c Merge commit 'eb9244f20210fd420fb9b3c98126f9cae525d1cc' 2014-08-04 14:14:13 +02:00
icodec.c
icoenc.c
id3v1.c
id3v1.h
id3v2.c
id3v2.h
id3v2enc.c Merge commit '9279826008b80daad7446950a821f32033ccd33f' 2014-07-04 00:50:40 +02:00
idcin.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
idroqdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
idroqenc.c
iff.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
ilbc.c
img2_alias_pix.c
img2_brender_pix.c
img2.c
img2.h
img2dec.c Add missing initialization for AVProbeData. 2014-08-11 21:10:22 +02:00
img2enc.c
ingenientdec.c
internal.h lavf: eliminate ff_get_audio_frame_size() 2014-08-14 03:12:58 +02:00
ipmovie.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
ircam.c
ircam.h
ircamdec.c
ircamenc.c
isom.c
isom.h Merge commit '20f95f21f9b9595608ba668a6eca78f2d508be67' 2014-07-01 16:31:57 +02:00
iss.c
iv8.c
ivfdec.c
ivfenc.c ivfenc: support VP9 2014-07-03 15:46:26 +02:00
jacosubdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
jacosubenc.c
jvdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
latmenc.c Merge commit 'f792d3cbb8e8e35c54a9358a55dd596b7a40f228' 2014-06-18 17:28:10 +02:00
libavformat.v lavf: stop exporting internal functions 2014-08-11 14:29:56 +02:00
libgme.c
libmodplug.c
libnut.c
libquvi.c
librtmp.c Merge commit '865461099e062de5a3a109c2a5be98004c11d8bd' 2014-07-06 19:12:52 +02:00
libsmbclient.c lavf: add samba protocol via libsmbclient 2014-07-13 20:38:55 +02:00
libssh.c lavf/libssh: set freed pointers to NULL 2014-07-12 03:01:38 +02:00
lmlm4.c
loasdec.c
log2_tab.c
lrc.c AVFormat: LRC demuxer and muxer 2014-07-13 19:18:31 +02:00
lrc.h AVFormat: LRC demuxer and muxer 2014-07-13 19:18:31 +02:00
lrcdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
lrcenc.c AVFormat: LRC demuxer and muxer 2014-07-13 19:18:31 +02:00
lvfdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
lxfdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
m4vdec.c avformat/m4vdec: raise threshold slightly for detection 2014-07-09 17:02:34 +02:00
Makefile Autodetect jpeg-ls files. 2014-08-08 22:43:15 +02:00
matroska.c
matroska.h lavf/matroska: Add functions for WebM DASH Manifest 2014-07-15 23:56:17 +02:00
matroskadec.c avformat/matroskadec: Check avpriv_new_chapter() for failure 2014-08-08 21:16:30 +02:00
matroskaenc.c avformat/matroskaenc: fix MAX_CUEPOINT_SIZE calculation 2014-08-09 05:05:09 +02:00
md5enc.c avformat/md5enc: add format_version, to allow selecting which version to use 2014-07-16 22:50:24 +02:00
md5proto.c
metadata.c
metadata.h
mgsts.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
microdvddec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
microdvdenc.c
mkvtimestamp_v2.c
mlvdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
mm.c
mmf.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
mms.c
mms.h
mmsh.c
mmst.c
mov_chan.c
mov_chan.h
mov.c Merge commit 'cc3e88a2b9e7ecf62e4ea1c41ce1623cea67ee96' 2014-08-13 23:51:03 +02:00
movenc.c avformat/movenc: Fix printf type 2014-08-11 00:09:09 +02:00
movenc.h Merge commit 'da9cc22d5bd5f59756c2037b02966376da2cf323' 2014-08-07 02:42:15 +02:00
movenchint.c avformat/mux: support re-interleaving packets in ff_write_chained() 2014-07-24 22:39:22 +02:00
mp3dec.c Ignore xing number of frames if the file is larger than indicated. 2014-07-24 15:34:36 +02:00
mp3enc.c Merge commit 'f2f2e7627f0c878d13275af5d166ec5932665e28' 2014-06-23 03:34:13 +02:00
mpc8.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
mpc.c avformat/mpc: attempt to allocate a packet that is not smaller than the data inside it 2014-06-15 01:33:17 +02:00
mpeg.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
mpeg.h
mpegenc.c Merge commit '8c6f430291374cf6d2cfb85cdbb809803b5a7d83' 2014-08-10 02:20:54 +02:00
mpegts.c lavf/mpegts: remove obsolete ff_mpegts_parse_* cruft 2014-08-11 13:46:53 +02:00
mpegts.h lavf/mpegts: remove obsolete ff_mpegts_parse_* cruft 2014-08-11 13:46:53 +02:00
mpegtsenc.c Merge commit 'e8049af1325dd59a51546c15b2e71a0f578e9d27' 2014-08-14 02:13:46 +02:00
mpegvideodec.c
mpjpeg.c Merge commit 'f792d3cbb8e8e35c54a9358a55dd596b7a40f228' 2014-06-18 17:28:10 +02:00
mpl2dec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
mpsubdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
msnwc_tcp.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
mtv.c Merge commit 'a14b61658c3302081ea5da3ea65b7d9f7b4fb2eb' 2014-07-09 23:11:09 +02:00
mux.c lavf: eliminate ff_get_audio_frame_size() 2014-08-14 03:12:58 +02:00
mvdec.c
mvi.c
mxf.c
mxf.h
mxfdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
mxfenc.c avformat/mxfenc: rename very recently added option to set/force channelcount in MXF D-10 2014-06-27 03:29:51 +02:00
mxg.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
ncdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
network.c
network.h
nistspheredec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
noproxy-test.c
nsvdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
nullenc.c
nut.c
nut.h
nutdec.c Merge commit 'fa3a5dd4dea34baa6bb2f7fe6006fc4b2888f2aa' 2014-08-13 23:44:53 +02:00
nutenc.c Merge commit 'd754ed41727b1fcbab335b510248a9758a73320c' 2014-06-18 17:47:12 +02:00
nuv.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
oggdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
oggdec.h Merge commit 'db68ef898a3802e51b6f41fd600d0d46d058e3f8' 2014-08-14 00:05:49 +02:00
oggenc.c Merge commit '194be1f43ea391eb986732707435176e579265aa' 2014-06-18 19:49:17 +02:00
oggparsecelt.c Merge commit 'db68ef898a3802e51b6f41fd600d0d46d058e3f8' 2014-08-14 00:05:49 +02:00
oggparsedirac.c
oggparseflac.c Merge commit 'db68ef898a3802e51b6f41fd600d0d46d058e3f8' 2014-08-14 00:05:49 +02:00
oggparseogm.c Merge commit 'db68ef898a3802e51b6f41fd600d0d46d058e3f8' 2014-08-14 00:05:49 +02:00
oggparseopus.c Merge commit 'db68ef898a3802e51b6f41fd600d0d46d058e3f8' 2014-08-14 00:05:49 +02:00
oggparseskeleton.c
oggparsespeex.c Merge commit 'db68ef898a3802e51b6f41fd600d0d46d058e3f8' 2014-08-14 00:05:49 +02:00
oggparsetheora.c Merge commit 'db68ef898a3802e51b6f41fd600d0d46d058e3f8' 2014-08-14 00:05:49 +02:00
oggparsevorbis.c Merge commit 'db68ef898a3802e51b6f41fd600d0d46d058e3f8' 2014-08-14 00:05:49 +02:00
oggparsevp8.c
oma.c
oma.h
omadec.c
omaenc.c Merge commit 'f792d3cbb8e8e35c54a9358a55dd596b7a40f228' 2014-06-18 17:28:10 +02:00
options_table.h Add int64_t probesize2 instead of int probesize to AVFormatContext. 2014-07-30 11:09:25 +02:00
options.c
os_support.c
os_support.h
paf.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
pcm.c
pcm.h
pcmdec.c
pcmenc.c
pjsdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
pmpdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
psxstr.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
pva.c
pvfdec.c
qcp.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
qtpalette.h
r3d.c
rawdec.c
rawdec.h
rawenc.c
rawenc.h
rawvideodec.c
rdt.c
rdt.h
realtextdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
redspark.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
replaygain.c
replaygain.h
riff.c
riff.h Merge commit 'd754ed41727b1fcbab335b510248a9758a73320c' 2014-06-18 17:47:12 +02:00
riffdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
riffenc.c Merge commit '194be1f43ea391eb986732707435176e579265aa' 2014-06-18 19:49:17 +02:00
rl2.c
rm.c
rm.h
rmdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
rmenc.c Merge commit '194be1f43ea391eb986732707435176e579265aa' 2014-06-18 19:49:17 +02:00
rmsipr.c
rmsipr.h
rpl.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
rsd.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
rso.c
rso.h
rsodec.c
rsoenc.c Merge commit 'f792d3cbb8e8e35c54a9358a55dd596b7a40f228' 2014-06-18 17:28:10 +02:00
rtmp.h
rtmpcrypt.c
rtmpcrypt.h
rtmpdh.c
rtmpdh.h
rtmphttp.c
rtmppkt.c
rtmppkt.h
rtmpproto.c
rtp.c
rtp.h
rtpdec_amr.c Merge commit '0307cc2253e76772b1c645ac6117d08da87a147c' 2014-07-09 23:40:13 +02:00
rtpdec_asf.c
rtpdec_formats.h
rtpdec_g726.c
rtpdec_h263_rfc2190.c
rtpdec_h263.c
rtpdec_h264.c Merge commit '0307cc2253e76772b1c645ac6117d08da87a147c' 2014-07-09 23:40:13 +02:00
rtpdec_ilbc.c Merge commit '0307cc2253e76772b1c645ac6117d08da87a147c' 2014-07-09 23:40:13 +02:00
rtpdec_jpeg.c Parse dri when receiving jpg via rtp. 2014-07-18 23:11:11 +02:00
rtpdec_latm.c Merge commit '0307cc2253e76772b1c645ac6117d08da87a147c' 2014-07-09 23:40:13 +02:00
rtpdec_mpeg4.c Merge commit '0307cc2253e76772b1c645ac6117d08da87a147c' 2014-07-09 23:40:13 +02:00
rtpdec_mpeg12.c
rtpdec_mpegts.c lavf/mpegts: rename ff_mpegts_parse_*() to avpriv_mpegts_parse_*() 2014-08-07 04:28:11 +02:00
rtpdec_qcelp.c
rtpdec_qdm2.c
rtpdec_qt.c
rtpdec_svq3.c
rtpdec_vp8.c
rtpdec_xiph.c Merge commit '0307cc2253e76772b1c645ac6117d08da87a147c' 2014-07-09 23:40:13 +02:00
rtpdec.c Merge commit '0307cc2253e76772b1c645ac6117d08da87a147c' 2014-07-09 23:40:13 +02:00
rtpdec.h Merge commit '0307cc2253e76772b1c645ac6117d08da87a147c' 2014-07-09 23:40:13 +02:00
rtpenc_aac.c
rtpenc_amr.c
rtpenc_chain.c
rtpenc_chain.h
rtpenc_h263_rfc2190.c
rtpenc_h263.c
rtpenc_h264.c
rtpenc_jpeg.c Merge commit '39975acc699c83af0a87a7318c0f41e189142938' 2014-06-28 12:40:01 +02:00
rtpenc_latm.c
rtpenc_mpv.c
rtpenc_vp8.c
rtpenc_xiph.c
rtpenc.c Merge commit 'cfbdd7ffbd9fe14d110fd1bb89bf52f0f7bde016' 2014-06-18 17:27:06 +02:00
rtpenc.h
rtpproto.c
rtpproto.h
rtsp.c lavf/mpegts: rename ff_mpegts_parse_*() to avpriv_mpegts_parse_*() 2014-08-07 04:28:11 +02:00
rtsp.h
rtspcodes.h
rtspdec.c
rtspenc.c avformat/mux: support re-interleaving packets in ff_write_chained() 2014-07-24 22:39:22 +02:00
samidec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
sapdec.c
sapenc.c avformat/mux: support re-interleaving packets in ff_write_chained() 2014-07-24 22:39:22 +02:00
sauce.c
sauce.h
sbgdec.c
sctp.c
sdp.c
sdr2.c
seek-test.c
seek.c avformat/seek: use av_malloc_array() 2014-07-19 19:44:56 +02:00
seek.h
segafilm.c
segment.c avformat/segment: re-interleave packets if needed 2014-07-24 23:22:33 +02:00
sierravmd.c
siff.c
smacker.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
smjpeg.c
smjpeg.h
smjpegdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
smjpegenc.c
smoothstreamingenc.c avformat/mux: support re-interleaving packets in ff_write_chained() 2014-07-24 22:39:22 +02:00
smush.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
sol.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
sox.h
soxdec.c
soxenc.c Merge commit 'f792d3cbb8e8e35c54a9358a55dd596b7a40f228' 2014-06-18 17:28:10 +02:00
spdif.c
spdif.h
spdifdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
spdifenc.c
srtdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
srtenc.c
srtp.c
srtp.h
srtpproto.c
subfile.c
subtitles.c
subtitles.h
subviewer1dec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
subviewerdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
swf.c
swf.h Merge commit '194be1f43ea391eb986732707435176e579265aa' 2014-06-18 19:49:17 +02:00
swfdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
swfenc.c Merge commit '194be1f43ea391eb986732707435176e579265aa' 2014-06-18 19:49:17 +02:00
takdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
tcp.c
tedcaptionsdec.c
tee.c avformat/tee: flip assigment direction 2014-08-03 03:18:52 +02:00
thp.c
tiertexseq.c
tls.c
tmv.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
tta.c
tty.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
txd.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
udp.c
uncodedframecrcenc.c
unix.c
url-test.c
url.c
url.h Merge commit 'ec4f04da1a3462dac429b9d15dee5f027309da15' 2014-07-27 02:09:41 +02:00
urldecode.c
urldecode.h
utils.c lavf: eliminate ff_get_audio_frame_size() 2014-08-14 03:12:58 +02:00
vc1test.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
vc1testenc.c
version.h Merge commit 'afbd4b7e093adf6d7a830b32759ca3ba8500363d' 2014-08-13 22:22:52 +02:00
vivo.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
voc.c
voc.h
vocdec.c
vocenc.c Merge commit 'f792d3cbb8e8e35c54a9358a55dd596b7a40f228' 2014-06-18 17:28:10 +02:00
vorbiscomment.c
vorbiscomment.h
vplayerdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
vqf.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
w64.c
w64.h
wavdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
wavenc.c avformat/wavenc: use av_mallocz_array() 2014-07-11 10:38:45 +00:00
wc3movie.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
webmdashenc.c lavf: Add WebM DASH Manifest Muxer 2014-07-15 23:58:36 +02:00
webvttdec.c
webvttenc.c
westwood_aud.c
westwood_vqa.c
wtv_common.c
wtv.h
wtvdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
wtvenc.c
wv.c
wv.h
wvdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
wvenc.c
xa.c
xmv.c
xwma.c
yop.c
yuv4mpeg.h
yuv4mpegdec.c
yuv4mpegenc.c Merge commit '650d384048ed42579cc6d67bf32a94b468c0b6cb' 2014-07-09 23:34:33 +02:00