ffmpeg/libavformat
Anton Khirnov 3b3bbdd3e6 lavf,lavd: replace av_new_stream->avformat_new_stream part I.
Trivial replacements with sed are done in this commit:
sed 's/av_new_stream(\([^)]*\), 0)/avformat_new_stream(\1, NULL)/'
2011-10-19 17:02:11 +02:00
..
4xm.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
a64.c lavf: use designated initialisers for all (de)muxers. 2011-07-17 06:58:37 +02:00
aacdec.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
ac3dec.c lavf: use designated initialisers for all (de)muxers. 2011-07-17 06:58:37 +02:00
adts.h
adtsenc.c lavf: use designated initialisers for all (de)muxers. 2011-07-17 06:58:37 +02:00
aea.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
aiff.h
aiffdec.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
aiffenc.c lavf: use designated initialisers for all (de)muxers. 2011-07-17 06:58:37 +02:00
allformats.c Add LATM demuxer 2011-09-22 20:39:24 +02:00
amr.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
anm.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
apc.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
ape.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
apetag.c
apetag.h
applehttp.c Remove all uses of deprecated AVOptions API. 2011-10-12 16:51:16 +02:00
applehttpproto.c
asf.c
asf.h
asfcrypt.c
asfcrypt.h
asfdec.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
asfenc.c riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header 2011-10-14 13:28:58 +02:00
assdec.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
assenc.c
au.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
audiointerleave.c Do not include mathematics.h in avutil.h 2011-07-03 21:42:06 +01:00
audiointerleave.h
avc.c
avc.h
avformat.h lavf: add avformat_new_stream as a replacement for av_new_stream. 2011-10-19 17:02:11 +02:00
avi.c
avi.h
avidec.c avidec: fix signed overflow in avi_sync() 2011-10-10 17:49:13 +01:00
avienc.c avienc: saner default audio codec. 2011-08-22 07:17:19 +02:00
avio_internal.h
avio.c
avio.h
aviobuf.c avio: Check for invalid buffer length. 2011-10-16 23:56:21 -07:00
avisynth.c lavf: use designated initialisers for all (de)muxers. 2011-07-17 06:58:37 +02:00
avlanguage.c Employ FF_ARRAY_ELEMS instead of manually calculating array length. 2011-09-08 15:57:14 +02:00
avlanguage.h
avs.c avsdemux: check for out of bound writes 2011-10-10 21:36:12 +02:00
bethsoftvid.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
bfi.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
bink.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
c93.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
caf.c
caf.h
cafdec.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
cavsvideodec.c
cdg.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
concat.c
crcenc.c lavf: use designated initialisers for all (de)muxers. 2011-07-17 06:58:37 +02:00
crypto.c AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 2011-10-12 16:51:16 +02:00
cutils.c
daud.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
dfa.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
diracdec.c
dnxhddec.c
dsicin.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
dtsdec.c lavf: use designated initialisers for all (de)muxers. 2011-07-17 06:58:37 +02:00
dv.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
dv.h
dvenc.c fifo: add av_fifo_peek2(), and deprecate av_fifo_peek() 2011-08-26 20:53:02 +02:00
dxa.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
eacdata.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
electronicarts.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
ffm.h Rename ffserver to avserver. 2011-08-09 19:56:25 +02:00
ffmdec.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
ffmenc.c libx264: add 'direct-pred' private option 2011-09-07 07:27:55 +02:00
ffmeta.h
ffmetadec.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
ffmetaenc.c
file.c
filmstripdec.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
filmstripenc.c lavf: use designated initialisers for all (de)muxers. 2011-07-17 06:58:37 +02:00
flacdec.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
flacenc_header.c
flacenc.c lavf: use designated initialisers for all (de)muxers. 2011-07-17 06:58:37 +02:00
flacenc.h
flic.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
flv.h doxygen: do not include license boilerplate in Doxygen documentation 2011-07-15 00:52:09 +02:00
flvdec.c flvdec: Don't export metadata entries that aren't proper metadata 2011-10-12 10:19:47 +03:00
flvenc.c flvenc: Write the right metadata entry count 2011-10-12 15:25:58 +03:00
framecrcenc.c lavf: use designated initialisers for all (de)muxers. 2011-07-17 06:58:37 +02:00
gif.c AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 2011-10-12 16:51:16 +02:00
gopher.c
gxf.c lavf: use designated initialisers for all (de)muxers. 2011-07-17 06:58:37 +02:00
gxf.h
gxfenc.c gxfenc: place variable declarations before statements 2011-07-17 23:59:20 +02:00
h261dec.c
h263dec.c
h264dec.c
http.c AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 2011-10-12 16:51:16 +02:00
http.h
httpauth.c
httpauth.h
id3v1.c
id3v1.h
id3v2.c id3v2: reduce the scope of some non-globally-used symbols/structures 2011-10-13 23:20:37 +02:00
id3v2.h id3v2: reduce the scope of some non-globally-used symbols/structures 2011-10-13 23:20:37 +02:00
idcin.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
idroqdec.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
idroqenc.c Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations. 2011-09-24 12:11:17 +02:00
iff.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
img2.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
ingenientdec.c rawdec: refactor private option for raw video demuxers 2011-09-17 06:43:09 +02:00
internal.h lavf: factor out conversion of ISO8601 string to unix time 2011-07-13 12:14:25 +02:00
ipmovie.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
isom.c Synchronize various 4CCs and codec tags from FFmpeg. 2011-10-04 11:58:53 +02:00
isom.h mp4: Handle non-trivial ES Descriptors. 2011-08-25 11:53:21 -07:00
iss.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
iv8.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
ivfdec.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
ivfenc.c
jvdec.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
latmenc.c AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 2011-10-12 16:51:16 +02:00
libavformat.v
libnut.c lavf: use designated initialisers for all (de)muxers. 2011-07-17 06:58:37 +02:00
librtmp.c Add some missing mathematics.h #includes for av_rescale(). 2011-07-05 20:16:38 +02:00
lmlm4.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
lxfdec.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
m4vdec.c
Makefile oggdec: add support for Xiph's CELT codec 2011-09-26 13:51:29 +02:00
matroska.c
matroska.h
matroskadec.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
matroskaenc.c matroskaenc: write attachments. 2011-09-27 15:26:36 +02:00
md5enc.c lavf: use designated initialisers for all (de)muxers. 2011-07-17 06:58:37 +02:00
md5proto.c
metadata-example.c
metadata.c
metadata.h
mm.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
mmf.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
mms.c
mms.h
mmsh.c Remove return statements following infinite loops without break 2011-07-03 21:39:07 +01:00
mmst.c
mov.c mov: add support for TV metadata atoms tves, tvsn and stik 2011-10-17 08:12:12 +02:00
movenc.c AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 2011-10-12 16:51:16 +02:00
movenc.h
movenchint.c lavc: make avcodec_alloc_context3 officially public. 2011-07-10 17:09:28 +02:00
mp3dec.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
mp3enc.c AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 2011-10-12 16:51:16 +02:00
mpc8.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
mpc.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
mpeg.c mpegps: Use av_get_packet() instead of poorly emulating it. 2011-10-07 17:04:14 -07:00
mpeg.h
mpegenc.c mpegenc/mpegtsenc: add muxrate private options. 2011-10-17 08:39:53 +02:00
mpegts.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
mpegts.h
mpegtsenc.c mpegenc/mpegtsenc: add muxrate private options. 2011-10-17 08:39:53 +02:00
mpegvideodec.c
mpjpeg.c Rename ffserver to avserver. 2011-08-09 19:56:25 +02:00
msnwc_tcp.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
mtv.c lavf: use designated initialisers for all (de)muxers. 2011-07-17 06:58:37 +02:00
mvi.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
mxf.c Employ FF_ARRAY_ELEMS instead of manually calculating array length. 2011-09-08 15:57:14 +02:00
mxf.h
mxfdec.c mxfdec: Fix some buffer overreads caused by the misuse of AVPacket related functions. 2011-10-10 09:40:26 -07:00
mxfenc.c lavf: use designated initialisers for all (de)muxers. 2011-07-17 06:58:37 +02:00
mxg.c
ncdec.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
network.h
nsvdec.c lavf: use designated initialisers for all (de)muxers. 2011-07-17 06:58:37 +02:00
nullenc.c lavf: use designated initialisers for all (de)muxers. 2011-07-17 06:58:37 +02:00
nut.c Do not include mathematics.h in avutil.h 2011-07-03 21:42:06 +01:00
nut.h
nutdec.c lavf: use designated initialisers for all (de)muxers. 2011-07-17 06:58:37 +02:00
nutenc.c nutenc: add namespace to the api facing functions 2011-09-04 11:09:06 +02:00
nuv.c lavf: use designated initialisers for all (de)muxers. 2011-07-17 06:58:37 +02:00
oggdec.c oggdec: add support for Xiph's CELT codec 2011-09-26 13:51:29 +02:00
oggdec.h oggdec: add support for Xiph's CELT codec 2011-09-26 13:51:29 +02:00
oggenc.c lavf: use designated initialisers for all (de)muxers. 2011-07-17 06:58:37 +02:00
oggparsecelt.c ogg/celt: do not set sample_fmt in the demuxer 2011-10-03 21:23:22 -04:00
oggparsedirac.c
oggparseflac.c
oggparseogm.c
oggparseskeleton.c
oggparsespeex.c
oggparsetheora.c
oggparsevorbis.c
oma.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
options.c mpegenc/mpegtsenc: add muxrate private options. 2011-10-17 08:39:53 +02:00
os_support.c
os_support.h
output-example.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
pcm.c Do not include mathematics.h in avutil.h 2011-07-03 21:42:06 +01:00
pcm.h
pcmdec.c AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 2011-10-12 16:51:16 +02:00
pcmenc.c Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations. 2011-09-24 12:11:17 +02:00
psxstr.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
pva.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
qcp.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
qtpalette.h
r3d.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
rawdec.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
rawdec.h rawdec: refactor private option for raw video demuxers 2011-09-17 06:43:09 +02:00
rawenc.c lavf: use designated initialisers for all (de)muxers. 2011-07-17 06:58:37 +02:00
rawenc.h
rawvideodec.c AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 2011-10-12 16:51:16 +02:00
rdt.c
rdt.h doxygen: Make sure parameter names match between .c and .h files. 2011-07-14 04:09:49 +02:00
riff.c Ut Video decoder 2011-10-19 08:24:19 +02:00
riff.h
rl2.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
rm.c
rm.h
rmdec.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
rmenc.c lavf: use designated initialisers for all (de)muxers. 2011-07-17 06:58:37 +02:00
rpl.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
rso.c
rso.h
rsodec.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
rsoenc.c
rtmp.h
rtmppkt.c Do not include intfloat_readwrite.h in avutil.h 2011-07-03 21:42:06 +01:00
rtmppkt.h
rtmpproto.c rtmp: Make the input FLV parser handle data cut at any point 2011-09-22 10:36:16 +03:00
rtp.c rtp: Fix ff_rtp_get_payload_type 2011-10-17 20:40:20 +03:00
rtp.h rtpenc: Add a payload type private option 2011-09-26 21:54:57 +03:00
rtpdec_amr.c
rtpdec_asf.c rtpdec_asf: Fix integer underflow that could allow remote code execution 2011-09-07 23:33:53 +03:00
rtpdec_formats.h
rtpdec_h263.c
rtpdec_h264.c
rtpdec_latm.c
rtpdec_mpeg4.c
rtpdec_qcelp.c
rtpdec_qdm2.c
rtpdec_qt.c
rtpdec_svq3.c doxygen: use Doxygen markup for authors and web links where appropriate 2011-07-15 02:01:21 +02:00
rtpdec_vp8.c doxygen: use Doxygen markup for authors and web links where appropriate 2011-07-15 02:01:21 +02:00
rtpdec_xiph.c
rtpdec.c rtpdec: Add ff_ prefix to all nonstatic symbols 2011-10-12 14:48:12 +03:00
rtpdec.h rtpdec: Add ff_ prefix to all nonstatic symbols 2011-10-12 14:48:12 +03:00
rtpenc_aac.c
rtpenc_amr.c
rtpenc_chain.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02: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: Set a default video codec 2011-10-17 22:02:20 +03:00
rtpenc.h AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 2011-10-12 16:51:16 +02:00
rtpproto.c rtpdec: Add ff_ prefix to all nonstatic symbols 2011-10-12 14:48:12 +03:00
rtsp.c rtsp: Expose the flag options via private AVOptions for sdp and rtp, too 2011-10-17 22:02:31 +03:00
rtsp.h rtsp: Remove the separate filter_source variable 2011-10-17 19:57:49 +03:00
rtspcodes.h
rtspdec.c rtsp: Merge the AVOption lists 2011-10-17 19:57:45 +03:00
rtspenc.c rtsp: Merge the AVOption lists 2011-10-17 19:57:45 +03:00
sapdec.c lavf: use designated initialisers for all (de)muxers. 2011-07-17 06:58:37 +02:00
sapenc.c lavf: use designated initialisers for all (de)muxers. 2011-07-17 06:58:37 +02:00
sauce.c
sauce.h
sdp.c rtpenc: Add a payload type private option 2011-09-26 21:54:57 +03:00
seek-test.c Replace deprecated av_find_stream_info() by avformat_find_stream_info(). 2011-08-26 17:40:07 +02:00
seek.c Do not include mathematics.h in avutil.h 2011-07-03 21:42:06 +01:00
seek.h
segafilm.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
sierravmd.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
siff.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
smacker.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
sol.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
sox.h
soxdec.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
soxenc.c lavf: use designated initialisers for all (de)muxers. 2011-07-17 06:58:37 +02:00
spdif.c
spdif.h
spdifdec.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
spdifenc.c AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 2011-10-12 16:51:16 +02:00
srtdec.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
swf.h
swfdec.c swfdec: Add support for sample_rate_code 0 (5512 Hz) 2011-09-21 09:42:35 -07:00
swfenc.c lavf: use designated initialisers for all (de)muxers. 2011-07-17 06:58:37 +02:00
tcp.c
thp.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
tiertexseq.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
timefilter.c
timefilter.h
tmv.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
tta.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
tty.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
txd.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
udp.c
url.h doxygen: Make sure parameter names match between .c and .h files. 2011-07-14 04:09:49 +02:00
utils.c lavf: add avformat_new_stream as a replacement for av_new_stream. 2011-10-19 17:02:11 +02:00
vc1test.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
vc1testenc.c lavf: use designated initialisers for all (de)muxers. 2011-07-17 06:58:37 +02:00
version.h lavf: add avformat_new_stream as a replacement for av_new_stream. 2011-10-19 17:02:11 +02:00
voc.c
voc.h
vocdec.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
vocenc.c lavf: use designated initialisers for all (de)muxers. 2011-07-17 06:58:37 +02:00
vorbiscomment.c
vorbiscomment.h
vqf.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
wav.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
wc3movie.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
westwood.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
wtv.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
wv.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
xa.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
xmv.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
xwma.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
yop.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00
yuv4mpeg.c lavf,lavd: replace av_new_stream->avformat_new_stream part I. 2011-10-19 17:02:11 +02:00