1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-02 03:06:28 +02:00
FFmpeg/libavformat
Jon Morley 47372caac5 libavformat/mov.c: Handle timecode from tmcd atom in counter mode
When the timecode value is in counter mode then it is important to use
the timescale and frameduration to calculate the timecode fps.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-01-23 13:14:15 +01:00
..
4xm.c
a64.c
aacdec.c
ac3dec.c
act.c wavdec: RIFX file format support 2014-12-18 00:10:35 +01:00
adp.c
adtsenc.c
adxdec.c
aea.c Merge commit '3941df546276b190cc9362fd093e6721e8e52f50' 2015-01-16 14:20:37 +01:00
afc.c
aiff.h
aiffdec.c avformat/aiffdec: improve readability 2015-01-09 00:50:45 +01:00
aiffenc.c
allformats.c avformat: add dvbsub demuxer 2015-01-05 01:45:49 +01:00
amr.c
anm.c
apc.c
ape.c
apetag.c avformat/apetag: More completely check avio_get_str() return value 2014-12-06 17:12:49 +01:00
apetag.h
apngdec.c avformat/apngdec: make tag_buf string larger 2014-12-20 00:17:21 +01:00
aqtitledec.c
asf.c
asf.h
asfcrypt.c
asfcrypt.h
asfdec.c avformat/asfdec: Check the av_get_packet() return value 2015-01-17 20:40:21 +01:00
asfenc.c avformat/asfenc: replace != 0 error check by <0 2014-12-20 01:48:26 +01:00
assdec.c assdec: check av_new_packet return value 2014-10-29 16:54:43 +00:00
assenc.c avformat/assenc: Use av_freep() to avoid leaving stale pointers in memory 2014-12-15 15:43:42 +01:00
ast.c
ast.h
astdec.c
astenc.c
au.c
audiointerleave.c Merge commit '1967cd4e4c1cd96dfa195ce14e4b212ddb70586d' 2014-10-25 03:27:13 +02:00
audiointerleave.h
avc.c
avc.h
avformat.h avformat: Improve data streams/codec support 2015-01-16 02:24:08 +01:00
avformatres.rc
avi.h
avidec.c avformat/avidec: optimize probe 2014-12-23 16:32:26 +01:00
avienc.c avformat/avienc: write last frame duration 2014-11-19 20:23:04 +01:00
avio_internal.h
avio.c avio: fix sizeof argument 2014-10-20 10:38:38 +01:00
avio.h lavf/avio: clarify the buffer parameter of avio_alloc_context 2014-11-25 18:19:00 +01:00
aviobuf.c avformat/aviobuf: Check that avio_seek() target is non negative 2014-12-14 17:39:53 +01:00
avisynth.c Merge commit 'f2ad1495f23376ce61542967f4fc14205f284d40' 2015-01-03 13:24:57 +01:00
avlanguage.c
avlanguage.h
avr.c
avs.c
bethsoftvid.c Merge commit '84bf64d3598c98a748e609195358ea04b0cfd140' 2014-10-29 22:47:11 +01:00
bfi.c
bink.c
bintext.c
bit.c
bluray.c
bmv.c
boadec.c
brstm.c
c93.c
cache.c avformat/cache: remove ftruncate usage, its not always available 2014-12-26 12:41:15 +01:00
caf.c
caf.h
cafdec.c
cafenc.c
cavsvideodec.c
cdg.c
cdxl.c avformat/cdxl: Fix integer overflow of image_size 2014-12-31 22:33:51 +01:00
cinedec.c cinedec: report white balance gain coefficients using metadata 2014-11-13 15:31:19 +01:00
concat.c
concatdec.c lavf/concatdec: handle NOPTS start_time. 2014-12-15 20:00:35 +01:00
crcenc.c
crypto.c avformat/crypto: fix key vs iv typo 2014-12-09 19:58:56 +01:00
cutils.c Merge commit 'ed6dad3737bf7bb2d5e9fa9511dfdb44806010e8' 2014-10-26 03:22:52 +01:00
dashenc.c Merge commit '3a724a7f3ba7fa766c6a6f0924a15cc742031b8d' 2015-01-22 12:06:47 +01:00
data_uri.c
dauddec.c
daudenc.c
dfa.c
diracdec.c
dnxhddec.c
dsfdec.c
dsicin.c
dtsdec.c avformat/dtsdec: dts_probe: check reserved bit, check lfe, check sr_code similarity 2014-11-20 00:21:09 +01:00
dtshddec.c
dump.c avformat/dump: use format dump_separator if the codec one is not set 2014-10-09 05:41:42 +02:00
dv.c avformat/dv: Use av_freep() to avoid leaving stale pointers in memory 2014-12-15 00:38:05 +01:00
dv.h
dvbsub.c avformat/dvbsub: remove unused variable 2015-01-07 17:21:31 +01:00
dvenc.c replaced av_dv_codec_profile by av_dv_codec_profile2 in encoder and dv muxers 2014-12-04 20:24:00 +01:00
dxa.c wavdec: RIFX file format support 2014-12-18 00:10:35 +01:00
eacdata.c
electronicarts.c
epafdec.c
ffm.h
ffmdec.c lavf/ffmdec: add common options to recommended encoder configuration 2014-11-27 23:19:20 +01:00
ffmenc.c lavf/ffmenc: store recommended encoder configuration 2014-11-27 23:19:41 +01:00
ffmeta.h
ffmetadec.c
ffmetaenc.c
file_open.c
file.c
filmstripdec.c avformat/filmstripdec: Fix several integer overflows 2014-10-27 22:57:17 +01:00
filmstripenc.c
flac_picture.c Merge commit '0b66fb4505e0bb43de3797f63f3290f0188d67cc' 2014-10-25 04:03:41 +02:00
flac_picture.h
flacdec.c Merge commit '7784f47762d59e859b4d0f74b3e021ad9368ee2c' 2014-11-06 13:42:41 +01:00
flacenc_header.c
flacenc.c
flacenc.h
flic.c avformat/flic: se av_freep() to avoid leaving stale extradata pointer 2014-12-15 15:49:00 +01:00
flv.h
flvdec.c avformat/flvdec: remove duplicated line error 2015-01-01 22:09:21 +01:00
flvenc.c avformat/flvenc: accept AVMEDIA_TYPE_SUBTITLE instead of DATA for subtitles 2015-01-22 13:26:29 +01:00
format.c avformat: Improve data streams/codec support 2015-01-16 02:24:08 +01:00
framecrcenc.c
framehash.c
frmdec.c
ftp.c
g722.c
g723_1.c
g729dec.c
gif.c
gifdec.c
golomb_tab.c
gopher.c
gsmdec.c
gxf.c
gxf.h
gxfenc.c
h261dec.c
h263dec.c
h264dec.c
hdsenc.c avformat/hdsenc: Remove redundant NULL pointer checks 2015-01-09 15:55:07 +01:00
hevc.c
hevc.h
hevcdec.c
hls.c avformat: Add and use ff_copy_whitelists() 2014-10-24 19:23:23 +02:00
hlsenc.c avformat/hlsenc: more robust error tests 2015-01-11 05:17:44 +01:00
hlsproto.c avformat/hlsproto: Use av_freep, to avoid leaving stale pointers in memory 2015-01-06 15:07:50 +01:00
hnm.c
http.c avformat/http: Use av_freep() avoid leaving stale pointers in memory 2014-12-20 16:53:37 +01:00
http.h avformat/http: Introduce ff_http_averror() 2014-10-20 04:31:46 +02:00
httpauth.c
httpauth.h
icecast.c Merge commit '3a6bb9735053c453f806ceab1d91124648d90aca' 2014-11-15 11:30:42 +01:00
icodec.c
icoenc.c
id3v1.c avformat/id3v1: strip trailing whitespace 2015-01-05 20:52:51 +01:00
id3v1.h
id3v2.c avformat/id3v2: remove unused variable 2015-01-15 17:09:39 +01:00
id3v2.h
id3v2enc.c
idcin.c idcin: fix return check 2014-10-20 10:38:37 +01:00
idroqdec.c
idroqenc.c
iff.c
ilbc.c
img2_alias_pix.c
img2_brender_pix.c
img2.c
img2.h
img2dec.c libavformat/img2dec: fix warning when !HAVE_GLOB 2015-01-21 21:51:28 +01:00
img2enc.c avformat/img2enc: Use avio_closep() to avoid leaving stale pointers in memory 2015-01-08 14:50:07 +01:00
ingenientdec.c
internal.h Merge commit '675ac56b7ee0f204963fde55295197c5df80aa91' 2014-11-27 11:52:33 +01:00
ipmovie.c
ircam.c
ircam.h
ircamdec.c
ircamenc.c
isom.c Merge commit '8e03ca2fff40ce065ea5a516200e777c96cd785e' 2015-01-07 00:31:05 +01:00
isom.h avformat/mov: move edit list heuristics into mov_build_index() 2015-01-02 11:38:21 +01:00
iss.c
iv8.c
ivfdec.c
ivfenc.c
jacosubdec.c avformat/jacosubdec: Cleanup when avpriv_bprint_to_extradata() fails 2014-11-25 15:20:54 +01:00
jacosubenc.c
jvdec.c
latmenc.c
libavformat.v
libgme.c
libmodplug.c
libnut.c
libquvi.c avformat: Add and use ff_copy_whitelists() 2014-10-24 19:23:23 +02:00
librtmp.c librtmp: Allow changing the socket send buffer size 2015-01-21 22:24:28 +01:00
libsmbclient.c avformat: Read errno before av_log() as the callback from av_log() might affect errno 2014-10-25 13:48:56 +02:00
libssh.c
lmlm4.c
loasdec.c
log2_tab.c
lrc.c
lrc.h
lrcdec.c
lrcenc.c
lvfdec.c
lxfdec.c Rename sync() functions in libavformat. 2014-11-25 23:49:58 +01:00
m4vdec.c avformat/m4vdec: mark as possibly containing discontinuities 2014-10-17 12:51:49 +02:00
Makefile avformat: add dvbsub demuxer 2015-01-05 01:45:49 +01:00
matroska.c
matroska.h
matroskadec.c avformat/matroskadec: Use av_freep() to avoid leaving stale pointers in memory 2015-01-06 15:07:50 +01:00
matroskaenc.c Merge commit '51da7d02748cc54b7d009115e76efa940b99a8ef' 2015-01-09 21:25:49 +01:00
md5enc.c
md5proto.c
metadata.c
metadata.h
mgsts.c
microdvddec.c
microdvdenc.c
mkvtimestamp_v2.c
mlvdec.c avformat/mlvdec: Use avio_closep() to avoid leaving stale pointers in memory 2015-01-08 20:19:20 +01:00
mm.c
mmf.c avformat/mmf: Use AVFormatContext strict_std_compliance instead of AVCodecContext 2014-11-06 14:48:41 +01:00
mms.c
mms.h
mmsh.c
mmst.c avformat/mmst: Use av_freep() avoid leaving stale pointers in memory 2014-12-20 16:54:25 +01:00
mov_chan.c
mov_chan.h
mov.c libavformat/mov.c: Handle timecode from tmcd atom in counter mode 2015-01-23 13:14:15 +01:00
movenc.c Handle r10k endianess atom DpxE. 2015-01-11 12:15:03 +01:00
movenc.h Merge commit 'b3b0b35db2f3b61bf2f0f4fa85f5b6267d83c8fe' 2015-01-03 04:01:34 +01:00
movenchint.c
mp3dec.c avformat/mp3dec: Name the dummy variable as what it is, to avoid confusion 2014-12-14 20:08:13 +01:00
mp3enc.c Drop the unofficial extension prefix for MPEG and MPEG-TS formats 2014-12-02 15:28:22 +00:00
mpc8.c
mpc.c
mpeg.c avformat/mpeg: Avoid dead assignment 2015-01-14 00:06:43 +01:00
mpeg.h
mpegenc.c Merge commit '01168bf1405ddbf671f1074a927b951b8777adbb' 2015-01-07 22:48:24 +01:00
mpegts.c mpegts: identify h264 mvc streams 2015-01-14 01:39:16 +01:00
mpegts.h
mpegtsenc.c avformat/mpegtsenc: Use av_freep() to avoid leaving stale pointers in memory 2014-12-21 19:25:17 +01:00
mpegvideodec.c
mpjpeg.c avformat/mpjpeg: make boundary tag user customizable 2014-10-29 18:31:32 +01:00
mpl2dec.c
mpsubdec.c
msnwc_tcp.c
mtv.c Merge commit 'f64d7e919eabd427f3e6dd4a1219e448c78deb42' 2014-10-29 21:27:33 +01:00
mux.c avformat/mux: 2 subtitle packets could have the same DTS 2014-12-29 03:57:44 +01:00
mvdec.c avformat/mvdec: Check size in read_table() for validity 2014-10-28 17:51:14 +01:00
mvi.c
mxf.c libavformat/mxfdec.c: initial support for EssenceGroups 2014-11-30 23:14:06 +01:00
mxf.h libavformat/mxfdec.c: initial support for EssenceGroups 2014-11-30 23:14:06 +01:00
mxfdec.c libavformat/mxfdec.c: support demuxing opatom audio without index 2015-01-18 22:02:58 +01:00
mxfenc.c mxfenc: fix indentation after last commit 2014-10-29 23:49:13 +01:00
mxg.c
ncdec.c
network.c
network.h
nistspheredec.c
noproxy-test.c
nsvdec.c avformat/nsvdec: Check the return value of av_get_packet() 2015-01-18 20:53:25 +01:00
nullenc.c
nut.c xface: Fix encoder crashes due to too small on-stack array. 2014-11-23 06:51:18 +01:00
nut.h
nutdec.c nutdec: do not set has_b_frames 2014-11-06 09:05:37 +01:00
nutenc.c avformat/nutenc: store the actual r_frame_rate in the corresponding field if available 2014-12-14 02:12:49 +01:00
nuv.c
oggdec.c oggdec: add support for VP8 demuxing 2014-12-18 23:27:07 +01:00
oggdec.h oggdec: add support for VP8 demuxing 2014-12-18 23:27:07 +01:00
oggenc.c avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_headers() 2014-12-14 14:30:45 +01:00
oggparsecelt.c
oggparsedirac.c avformat/oggparsedirac: use AVCodecContext.framerate 2014-10-16 01:31:09 +02:00
oggparseflac.c Merge commit '7784f47762d59e859b4d0f74b3e021ad9368ee2c' 2014-11-06 13:42:41 +01:00
oggparseogm.c
oggparseopus.c
oggparseskeleton.c
oggparsespeex.c
oggparsetheora.c
oggparsevorbis.c avformat/oggparsevorbis: Check that initialization succeeded before declaring the end of headers 2014-11-06 13:02:08 +01:00
oggparsevp8.c Merge commit '430a8168594b3cb29f44141d4da88f2c642de06f' 2014-12-19 04:36:45 +01:00
oma.c
oma.h
omadec.c
omaenc.c
options_table.h Merge commit '1384df641994bf3d6cb51084290aa94752737bae' 2014-11-07 23:09:30 +01:00
options.c Merge commit '9257692ac15eff7b07540c1f61cebde0d8823fbd' 2014-11-18 02:46:07 +01:00
os_support.c avformat/os_support: Use av_freep() to avoid leaving stale pointers in memory 2014-12-22 12:03:34 +01:00
os_support.h Merge commit '8ebf02f8f530240edf7e45f35f7647ef9dd44a58' 2014-12-20 00:49:47 +01:00
paf.c
pcm.c
pcm.h
pcmdec.c
pcmenc.c
pjsdec.c
pmpdec.c
psxstr.c
pva.c
pvfdec.c
qcp.c lavf/qcp: Print unknown GUID on error. 2014-12-02 11:40:01 +01:00
qtpalette.h
r3d.c
rawdec.c avformat/rawdec: Make ff_raw_data_read_header() non static 2015-01-05 01:45:49 +01:00
rawdec.h avformat/rawdec: Add FF_DEF_RAWSUB_DEMUXER 2015-01-05 01:45:49 +01:00
rawenc.c avformat: allow .264 as extension for raw H.264 stream 2015-01-22 23:13:08 +01:00
rawenc.h
rawvideodec.c
rdt.c Merge commit '1c77ead1fb14d64e6798fc5e32af04abcb3cebb4' 2014-12-06 00:48:47 +01:00
rdt.h
realtextdec.c Print a warning if a subtitle demuxer changes utf16 to utf8. 2014-10-29 01:32:44 +01:00
redspark.c
replaygain.c
replaygain.h
riff.c riff: Support decoding png in avi (ImageJ) 2014-12-08 13:29:18 +00:00
riff.h wavdec: RIFX file format support 2014-12-18 00:10:35 +01:00
riffdec.c avformat/riffdec: Use av_freep() to avoid leaving stale pointers in memory 2014-12-22 12:03:35 +01:00
riffenc.c avformat/riffenc: move MP3 LSF threshold to the midway point between the 2 2014-11-06 14:53:21 +01:00
rl2.c
rm.c
rm.h Merge commit '1c77ead1fb14d64e6798fc5e32af04abcb3cebb4' 2014-12-06 00:48:47 +01:00
rmdec.c avformat/rmdec: Check the return value of av_get_packet() 2015-01-18 20:55:49 +01:00
rmenc.c
rmsipr.c
rmsipr.h
rpl.c
rsd.c avformat/rsd: make tag_buf string larger 2014-12-20 00:17:43 +01:00
rso.c
rso.h
rsodec.c
rsoenc.c
rtmp.h
rtmpcrypt.c
rtmpcrypt.h
rtmpdh.c
rtmpdh.h
rtmphttp.c
rtmppkt.c Merge commit '024e5a2d5ff8a94adce48abb15ce2fb471f9d18e' 2015-01-15 14:45:29 +01:00
rtmppkt.h
rtmpproto.c avformat/rtmpproto: Use av_freep() to avoid leaving stale pointers in memory 2014-12-22 12:03:36 +01:00
rtp.c
rtp.h
rtpdec_amr.c
rtpdec_asf.c avformat/rtpdec_asf: Use av_find_input_format() instead of directly linking to the demuxer 2014-10-25 16:28:03 +02:00
rtpdec_formats.h Merge commit 'a505c0d7373336a4cc5aa2022111c46bdd388b1f' 2014-12-19 02:34:17 +01:00
rtpdec_g726.c
rtpdec_h261.c Merge commit 'a505c0d7373336a4cc5aa2022111c46bdd388b1f' 2014-12-19 02:34:17 +01:00
rtpdec_h263_rfc2190.c Merge commit 'df07c07b3de0a5e8890078944de1eb5cb8372ef8' 2014-12-18 20:40:39 +01:00
rtpdec_h263.c
rtpdec_h264.c
rtpdec_hevc.c avformat/rtpdec_hevc: Fix 2 "may be used uninitialized in this function" warnings 2015-01-17 20:40:21 +01:00
rtpdec_ilbc.c
rtpdec_jpeg.c
rtpdec_latm.c avformat/rtpdec_latm: Use av_freep() to avoid leaving stale pointers in memory 2014-12-23 15:34:29 +01:00
rtpdec_mpeg4.c avformat/rtpdec_mpeg4: Use av_freep() to avoid leaving stale pointers in memory 2014-12-24 13:14:07 +01:00
rtpdec_mpeg12.c
rtpdec_mpegts.c
rtpdec_qcelp.c
rtpdec_qdm2.c
rtpdec_qt.c
rtpdec_svq3.c
rtpdec_vp8.c
rtpdec_xiph.c avformat/rtpdec_xiph: use av_freep() to avoid leaving stale pointers in memory 2014-12-23 15:33:57 +01:00
rtpdec.c avformat/rtpdec: Use av_freep() to avoid leaving stale pointers in memory 2014-12-23 15:35:07 +01:00
rtpdec.h
rtpenc_aac.c
rtpenc_amr.c
rtpenc_chain.c avformat/rtpenc_chain: Use avio_closep() to avoid leaving stale pointers in memory 2015-01-08 20:19:20 +01:00
rtpenc_chain.h
rtpenc_h261.c lavf/rtp_h261: Replace restrict with av_restrict. 2014-12-19 13:25:51 +01:00
rtpenc_h263_rfc2190.c
rtpenc_h263.c
rtpenc_h264.c
rtpenc_hevc.c
rtpenc_jpeg.c
rtpenc_latm.c
rtpenc_mpegts.c Merge commit 'fc308b30bb24e623fed042ec78b10803b2362a18' 2014-12-20 00:42:07 +01:00
rtpenc_mpv.c
rtpenc_vp8.c
rtpenc_xiph.c
rtpenc.c Merge commit 'a505c0d7373336a4cc5aa2022111c46bdd388b1f' 2014-12-19 02:34:17 +01:00
rtpenc.h rtp: Initial H.261 support 2014-12-18 23:11:37 +02:00
rtpproto.c avformat/rtpproto: Use av_freep() to avoid leaving stale pointers in memory 2014-12-24 13:14:07 +01:00
rtpproto.h
rtsp.c avformat/rtsp: Use avio_closep() to avoid leaving stale pointers in memory 2015-01-08 20:19:20 +01:00
rtsp.h Merge commit '8b2e9636c57b22582143467a8a06b509b47b92f9' 2014-10-10 21:18:41 +02:00
rtspcodes.h avformat/rtspcodes: introduce ff_rtsp_averror() 2014-10-21 03:51:14 +02:00
rtspdec.c Merge commit '9108967513fcaff3d55514a7bca4c9fbba128c71' 2015-01-23 12:26:47 +01:00
rtspenc.c avformat/rtsp: Use ff_rtsp_averror() 2014-10-21 03:52:27 +02:00
samidec.c Print a warning if a subtitle demuxer changes utf16 to utf8. 2014-10-29 01:32:44 +01:00
sapdec.c avformat: Add and use ff_copy_whitelists() 2014-10-24 19:23:23 +02:00
sapenc.c avformat/sapenc: Use avio_closep() to avoid leaving stale pointers in memory 2015-01-09 13:39:48 +01:00
sauce.c
sauce.h
sbgdec.c avformat/sbgdec: remove double ;; 2015-01-18 00:36:56 +01:00
sctp.c Merge commit '09e1ccc8cddc946da5e10841f10dc5ebdd187d9d' 2014-10-10 20:51:52 +02:00
sdp.c Merge commit 'a505c0d7373336a4cc5aa2022111c46bdd388b1f' 2014-12-19 02:34:17 +01:00
sdr2.c
seek-test.c
seek.c avformat/seek: move the cur variable into the loop 2014-12-24 13:14:07 +01:00
seek.h
segafilm.c
segment.c avformat/segment: Clear contexts after deallocation 2015-01-07 22:29:16 +01:00
sierravmd.c
siff.c
smacker.c
smjpeg.c
smjpeg.h
smjpegdec.c
smjpegenc.c
smoothstreamingenc.c smoothstreamingenc: Add a missing "goto fail" 2015-01-19 22:31:08 +02:00
smush.c
sol.c Merge commit '30b8eb0f87b0eaefdc115ef38f8ad87dd3a6e50b' 2014-11-24 13:10:16 +01:00
sox.h
soxdec.c
soxenc.c
spdif.c
spdif.h
spdifdec.c
spdifenc.c
srtdec.c Print a warning if a subtitle demuxer changes utf16 to utf8. 2014-10-29 01:32:44 +01:00
srtenc.c
srtp.c
srtp.h
srtpproto.c Merge commit 'f2c614e8c4a935b52bbf86819128d9e797230c20' 2014-12-18 19:59:03 +01:00
stldec.c Added STL demuxer and decoder 2014-10-22 23:12:38 +02:00
subfile.c
subtitles.c avformat/subtitles: reduce log level of UTF-16 warning 2014-10-29 18:29:43 +01:00
subtitles.h Print a warning if a subtitle demuxer changes utf16 to utf8. 2014-10-29 01:32:44 +01:00
subviewer1dec.c
subviewerdec.c
supdec.c
swf.c
swf.h
swfdec.c avformat/swfdec: Check frame size rectangle in probe() 2014-12-21 21:10:20 +01:00
swfenc.c
takdec.c
tcp.c lavf/tcp: Clarify that the -timeout option takes microseconds. 2014-11-12 13:52:56 +01:00
tedcaptionsdec.c
tee.c avformat/tee: Simplify code by using avio_closep() 2015-01-09 13:40:09 +01:00
thp.c
tiertexseq.c avformat/tiertexseq: use av_freep(), do not leave stale pointers in memory 2014-10-07 13:46:29 +02:00
tls.c Merge commit 'cd9d6399fd00f5aeacaa90cdc0b74c3570024119' 2014-10-10 22:28:49 +02:00
tmv.c
tta.c
tty.c
txd.c
udp.c avformat/udp: Allow to specify DSCP class 2014-11-27 19:53:09 +01:00
uncodedframecrcenc.c
unix.c
url-test.c
url.c
url.h Merge commit 'fb238f8230c1b0314985482207add548c68f83cf' 2014-10-18 12:16:04 +02:00
urldecode.c
urldecode.h
utils.c avformat: Improve data streams/codec support 2015-01-16 02:24:08 +01:00
vc1test.c
vc1testenc.c
version.h avformat: Improve data streams/codec support 2015-01-16 02:24:08 +01:00
vivo.c
voc.c
voc.h avformat/voc: add seeking support 2015-01-11 00:35:01 +01:00
vocdec.c avformat/voc: add seeking support 2015-01-11 00:35:01 +01:00
vocenc.c
vorbiscomment.c
vorbiscomment.h
vplayerdec.c
vqf.c
w64.c
w64.h
wavdec.c avformat/wavdec: make start_code string larger 2014-12-19 23:57:39 +01:00
wavenc.c avformat/wavenc: check return value of strftime() 2014-12-09 16:15:40 +01:00
wc3movie.c
webmdashenc.c lavf/webmdashenc: Representation IDs should be unique. 2014-11-12 00:21:37 +01:00
webpenc.c avformat/webpenc: preserve single image VP8X flags 2014-11-07 04:15:01 +01:00
webvttdec.c
webvttenc.c
westwood_aud.c avformat/westwood_aud: replace != 0 error check by <0 2014-12-20 01:51:16 +01:00
westwood_vqa.c avformat/westwood_vqa: Remove unneeded cast 2015-01-03 21:03:44 +01:00
wtv_common.c
wtv.h
wtvdec.c avformat/wtvdec: Use av_freep() avoid leaving stale pointers in memory 2014-12-25 12:51:48 +01:00
wtvenc.c
wv.c
wv.h
wvdec.c
wvenc.c
xa.c
xmv.c avformat/xmv: Check return code of ff_alloc_extradata() 2014-12-15 16:01:05 +01:00
xwma.c wavdec: RIFX file format support 2014-12-18 00:10:35 +01:00
yop.c
yuv4mpeg.h
yuv4mpegdec.c avformat/yuv4mpegdec: fix "warning: field_order may be used uninitialized in this function" 2014-12-10 14:46:39 +01:00
yuv4mpegenc.c avformat/yuv4mpegenc: Use AVFormatContext strict_std_compliance instead of AVCodecContext 2014-11-06 14:48:50 +01:00