ffmpeg-rockchip/libavformat
Michael Niedermayer 041aa800f2 avformat/mp3dec: Remove the ID3v1 tag removial code
The code is simply broken, the read packets are not aligned to
the mp3 frames, the file end or the id3 tag thus this simply
cannot reliably find the ID3v1 tag to remove it

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-06-24 02:52:11 +02:00
..
4xm.c avformat/4xm: Change fps to AVRational 2015-05-23 22:36:02 +02:00
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 Merge commit 'daf8cf358a' 2015-02-14 21:07:40 +01:00
adxdec.c avformat/adxdec: set avctx->channels in adx_read_header 2015-03-05 15:57:48 +01:00
aea.c Merge commit '3941df5462' 2015-01-16 14:20:37 +01:00
afc.c
aiff.h
aiffdec.c avformat/aiffdec: avoid double and ldexp() 2015-06-11 13:09:46 +02:00
aiffenc.c Merge commit 'daf8cf358a' 2015-02-14 21:07:40 +01:00
allformats.c lavf/brstm: add support for BFSTM files 2015-06-17 13:24:11 +02:00
amr.c
anm.c Merge commit 'daf8cf358a' 2015-02-14 21:07:40 +01:00
apc.c
ape.c avformat/ape: Use av_malloc_array() 2015-04-07 22:50:07 +02:00
apetag.c Merge commit 'e1a57cbb1c' 2015-02-15 21:43:28 +01:00
apetag.h
apngdec.c avformat/apngdec: Use 64bit for ret to avoid overflow 2015-02-20 20:39:04 +01:00
apngenc.c lavf/apngenc: Fix png remuxing by using default extension apng. 2015-05-04 17:49:36 +02:00
aqtitledec.c
asf.c
asf.h
asfcrypt.c
asfcrypt.h
asfdec.c avformat/asfdec: Avoid float usage in duration calculation 2015-05-26 13:51:29 +02:00
asfenc.c avformat/asfenc: Check for index_ptr allocation failure 2015-04-07 22:29:54 +02:00
assdec.c Replace av_dlog with normal av_log at trace level 2015-04-19 12:41:59 +01:00
assenc.c lavf/assenc: handle extra sections after Events 2015-04-16 21:09:32 +02:00
ast.c
ast.h
astdec.c
astenc.c
au.c
audiointerleave.c Merge commit 'f7e9324733' 2015-06-08 22:37:41 +02:00
audiointerleave.h
avc.c lavf/avc: add buffer padding to extradata allocation 2015-02-05 03:27:55 +01:00
avc.h
avformat.h doc: avoid incorrect phrase 'allows to' 2015-06-16 21:48:51 +02:00
avformatres.rc
avi.h
avidec.c avformat/avidec: add mp2 to the list of exceptions instead of generally treating dshow_block_align==1 special 2015-05-17 01:46:09 +02:00
avienc.c avformat/avienc: Correct possible dereference of null 2015-05-29 00:04:41 +02:00
avio.c lavf/avio: Extend API with avio_move() and avio_delete() 2015-06-22 12:46:08 +02:00
avio.h lavf/avio: Extend API with avio_move() and avio_delete() 2015-06-22 12:46:08 +02:00
avio_internal.h Merge commit 'bff0349d9d' 2015-06-01 00:43:50 +02:00
aviobuf.c avio: fix potential crashes when combining ffio_ensure_seekback + crc 2015-06-17 01:13:19 +02:00
avisynth.c Merge commit '247aa7af7d' 2015-04-17 20:03:16 +02:00
avlanguage.c
avlanguage.h
avr.c
avs.c
bethsoftvid.c Merge commit '84bf64d359' 2014-10-29 22:47:11 +01:00
bfi.c
bink.c bink: check vst->index_entries before using it 2015-04-22 20:22:19 +02:00
bintext.c
bit.c avformat/bit: only accept the g729 codec and 1 channel 2015-02-26 23:19:39 +01:00
bluray.c
bmv.c
boadec.c Merge commit '9deaec7828' 2015-02-11 02:47:54 +01:00
brstm.c avformat/brstm: support little-endian s16 PCM 2015-06-21 10:32:13 +00:00
c93.c Merge commit 'daf8cf358a' 2015-02-14 21:07:40 +01:00
cache.c fix spelling errors 2015-03-06 21:35:00 +01:00
caf.c
caf.h
cafdec.c cafdec: free extradata before allocating it 2015-05-13 20:11:37 +02:00
cafenc.c
cavsvideodec.c avformat/cavsvideodec: use avpriv_find_start_code in cavsvideo_probe() 2015-03-16 15:40:10 +01:00
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 avformat/concatdec: Enable auto_convert by default 2015-05-29 12:19:47 +02:00
crcenc.c
crypto.c Merge commit 'daf8cf358a' 2015-02-14 21:07:40 +01:00
cutils.c Merge commit 'ed6dad3737' 2014-10-26 03:22:52 +01:00
dashenc.c Merge commit 'b8d2630c53' 2015-05-11 01:56:11 +02:00
data_uri.c
dauddec.c
daudenc.c
dfa.c
diracdec.c
dnxhddec.c lavf/dnxhd: Autodetect more files that can be decoded. 2015-05-26 00:29:36 +02:00
dsfdec.c
dsicin.c
dss.c avformat/dss: implement seeking 2015-02-26 02:06:10 +01:00
dtsdec.c avformat/dtsdec: Extend DTS core sync word 2015-04-28 19:29:47 +02:00
dtshddec.c
dump.c Merge commit '6c8c7c2462' 2015-05-06 22:29:19 +02:00
dv.c avformat/dv: fix used dimension variables 2015-03-26 03:10:27 +01:00
dv.h
dvbsub.c avformat/dvbsub: Fix hypothetical pointer overflow in dvbsub_probe() 2015-03-15 13:45: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 Merge commit 'daf8cf358a' 2015-02-14 21:07:40 +01:00
eacdata.c Merge commit 'daf8cf358a' 2015-02-14 21:07:40 +01:00
electronicarts.c avformat/electronicarts: Fixed ea_probe function to accept vp6a videos 2015-06-23 03:34:33 +02:00
epafdec.c
ffm.h
ffmdec.c avformat/ffmdec: Check ffio_set_buf_size() return value 2015-06-07 14:55:10 +02:00
ffmenc.c avformat/ffmenc: Use ffio_free_dyn_buf() 2015-02-27 13:38:43 +01:00
ffmeta.h
ffmetadec.c
ffmetaenc.c
file.c lavf/file: implement move and delete callbacks 2015-06-22 12:46:18 +02:00
file_open.c
filmstripdec.c Merge commit 'daf8cf358a' 2015-02-14 21:07:40 +01:00
filmstripenc.c Merge commit 'daf8cf358a' 2015-02-14 21:07:40 +01:00
flac_picture.c Merge commit '0b66fb4505' 2014-10-25 04:03:41 +02:00
flac_picture.h
flacdec.c lavf/flac: Autodetect raw flac files. 2015-04-10 12:35:02 +02:00
flacenc.c avformat/flacenc: Check length in flac_write_block_comment() 2015-05-11 15:31:55 +02:00
flacenc.h
flacenc_header.c
flic.c avformat/flic: se av_freep() to avoid leaving stale extradata pointer 2014-12-15 15:49:00 +01:00
flv.h Merge commit 'a7ac1a7b94' 2015-06-12 22:55:49 +02:00
flvdec.c Merge commit 'a7ac1a7b94' 2015-06-12 22:55:49 +02:00
flvenc.c doc: fix spelling errors 2015-06-14 15:09:33 +02:00
format.c avformat/format: Add generic trace av_log in av_probe_input_format3() 2015-04-25 03:43:59 +02:00
framecrcenc.c
framehash.c
frmdec.c
ftp.c lavf/ftp: remove fixed length buffers from context 2015-04-03 00:10:09 +02:00
g722.c
g723_1.c
g729dec.c
gif.c Merge commit 'daf8cf358a' 2015-02-14 21:07:40 +01:00
gifdec.c lavf/gif: Add an option max_gif_delay to limit the frame duration. 2015-03-29 12:31:00 +02:00
golomb_tab.c
gopher.c Merge commit 'daf8cf358a' 2015-02-14 21:07:40 +01:00
gsmdec.c Merge commit 'daf8cf358a' 2015-02-14 21:07:40 +01:00
gxf.c avformat/gxf: Use 64bit for res to avoid overflow 2015-02-20 20:14:56 +01:00
gxf.h
gxfenc.c
h261dec.c
h263dec.c
h264dec.c avformat/h264dec: Add ff_tlog() with trace information about h264 probing 2015-05-30 03:57:20 +02:00
hdsenc.c avformat/hdsenc: Change duration from single to to double precision 2015-06-08 00:35:43 +02:00
hevc.c avformat: Fix bug in parse_rps for HEVC. 2015-06-11 02:31:53 +02:00
hevc.h
hevcdec.c
hls.c avformat/hls: Handle read_buffer allocation failure 2015-05-12 19:03:18 +02:00
hlsenc.c avformat/hlsenc: removed empty/unused print_encryption_tag function 2015-06-16 16:52:38 +02:00
hlsproto.c Merge commit '7915e6741d' 2015-01-23 22:27:48 +01:00
hnm.c
http.c lavf/http: Correctly terminate session with HTTP POST client. 2015-06-10 18:17:28 +02:00
http.h
httpauth.c
httpauth.h avformat/httpauth: Change enum to int, which is accessed via AVOption as int 2015-04-06 14:44:33 +02:00
icecast.c Merge commit '3a6bb97350' 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 id3v2: strip trailing spaces from APIC tag 2015-06-18 19:15:49 +02:00
id3v2.h
id3v2enc.c
idcin.c avformat/idcin: Remove redundant chunk size check 2015-05-12 18:40:16 +02:00
idroqdec.c
idroqenc.c
iff.c Merge commit 'daf8cf358a' 2015-02-14 21:07:40 +01:00
ilbc.c
img2.c Merge commit '5c018ee188' 2015-06-22 23:34:56 +02:00
img2.h lavf/img2dec: add option to disable pattern matching 2015-05-12 13:32:23 +02:00
img2_alias_pix.c
img2_brender_pix.c
img2dec.c lavf/img2dec: add option to disable pattern matching 2015-05-12 13:32:23 +02:00
img2enc.c Merge commit 'daf8cf358a' 2015-02-14 21:07:40 +01:00
ingenientdec.c
internal.h libavformat/mux: Add ff_choose_chroma_location() 2015-05-22 15:30:31 +02:00
ipmovie.c Merge commit '1a3eb042c7' 2015-04-20 03:19:47 +02:00
ircam.c
ircam.h
ircamdec.c
ircamenc.c avformat/ircamenc: Avoid floats 2015-05-26 19:54:41 +02:00
isom.c Merge commit '7ca3e5203f' 2015-06-22 22:47:32 +02:00
isom.h mov: Add option to keep exact packet sequence after seeking 2015-03-18 14:30:07 +00:00
iss.c Merge commit 'daf8cf358a' 2015-02-14 21:07:40 +01:00
iv8.c
ivfdec.c
ivfenc.c ivfenc: incorrect fourcc for VP9 video 2015-04-16 13:06:35 +02:00
jacosubdec.c avformat/jacosubdec: Cleanup when avpriv_bprint_to_extradata() fails 2014-11-25 15:20:54 +01:00
jacosubenc.c
jvdec.c Merge commit 'daf8cf358a' 2015-02-14 21:07:40 +01:00
latmenc.c Merge commit 'daf8cf358a' 2015-02-14 21:07:40 +01:00
libavformat.v
libgme.c
libmodplug.c
libnut.c Remove a few occurences of "long long" from the libraries. 2015-06-13 09:28:41 +02:00
libquvi.c avformat/libquvi: fix error handling 2015-05-31 19:04:52 +02:00
librtmp.c avformat/librtmp: Fix build with --disable-network --enable-librtmp 2015-01-23 17:45:35 +01:00
libsmbclient.c lavf/libsmbclient: implement move and delete callbacks 2015-06-24 00:25:24 +02:00
libssh.c lavf/libssh: implement move and delete callbacks 2015-06-24 00:44:09 +02:00
lmlm4.c
loasdec.c
log2_tab.c
lrc.c
lrc.h
lrcdec.c
lrcenc.c
lvfdec.c
lxfdec.c Merge commit 'daf8cf358a' 2015-02-14 21:07:40 +01:00
m4vdec.c
Makefile lavf/brstm: add support for BFSTM files 2015-06-17 13:24:11 +02:00
matroska.c matroskadec: export cover art correctly 2015-04-08 12:36:53 +02:00
matroska.h matroskadec: export cover art correctly 2015-04-08 12:36:53 +02:00
matroskadec.c matroskadec: validate audio channels and bitdepth 2015-06-16 21:46:04 +02:00
matroskaenc.c Merge commit 'b14086ca38' 2015-06-09 18:30:24 +02:00
md5enc.c
md5proto.c
metadata.c
metadata.h
mgsts.c
microdvddec.c microdvd: do not export framerate hint as subtitle packet 2015-04-08 20:58:25 +02:00
microdvdenc.c
mkvtimestamp_v2.c
mlvdec.c avformat/mlvdec: Use AVFormatContext->open_cb() 2015-05-11 22:53:12 +02:00
mm.c Merge commit 'daf8cf358a' 2015-02-14 21:07:40 +01:00
mmf.c Merge commit 'daf8cf358a' 2015-02-14 21:07:40 +01:00
mms.c Merge commit '93c1b04abf' 2015-03-22 03:52:37 +01:00
mms.h
mmsh.c Merge commit '1a3eb042c7' 2015-04-20 03:19:47 +02:00
mmst.c Merge commit '1a3eb042c7' 2015-04-20 03:19:47 +02:00
mov.c Merge commit '6ec688e1bc' 2015-06-21 20:32:06 +02:00
mov_chan.c mov: abort on EOF in ff_mov_read_chan 2015-05-31 13:05:12 +02:00
mov_chan.h
movenc.c avformat/movenc: Check return code of ff_iso8601_to_unix_time() 2015-06-21 04:18:08 +02:00
movenc.h Merge commit '67a2912307' 2015-03-19 13:38:25 +01:00
movenchint.c Merge commit '8e32b1f096' 2015-02-25 00:48:50 +01:00
mp3dec.c avformat/mp3dec: Remove the ID3v1 tag removial code 2015-06-24 02:52:11 +02:00
mp3enc.c Drop the unofficial extension prefix for MPEG and MPEG-TS formats 2014-12-02 15:28:22 +00:00
mpc.c Merge commit 'daf8cf358a' 2015-02-14 21:07:40 +01:00
mpc8.c avformat/mpc8: Add () to protect MKMPCTAG()s arguments 2015-02-16 23:14:27 +01:00
mpeg.c lavf/mpeg: Do not detect unknown audio in Hikvision streams as alaw. 2015-05-17 12:57:27 +02:00
mpeg.h
mpegenc.c avformat/mpegenc: Replace *0.7 by *7/10 2015-05-25 13:34:34 +02:00
mpegts.c avformat/mpegts: Use STREAM_TYPE_PRIVATE_DATA instead of 6 2015-06-23 03:42:12 +02:00
mpegts.h
mpegtsenc.c Merge commit '1a3eb042c7' 2015-04-20 03:19:47 +02:00
mpegvideodec.c avformat/mpegvideodec: fix hypothetical pointer overflow in mpegvideo_probe() 2015-03-15 13:39:56 +01:00
mpjpeg.c avformat/mpjpeg: make boundary tag user customizable 2014-10-29 18:31:32 +01:00
mpjpegdec.c mpjpegdec: don't try to alloc an AVIOContext when probe is guaranteed to fail 2015-06-09 10:07:11 +02:00
mpl2dec.c
mpsubdec.c avformat/mpsubdec: Use double instead of float for timestamp calculations 2015-05-27 17:29:18 +02:00
msnwc_tcp.c
mtv.c Merge commit '9deaec7828' 2015-02-11 02:47:54 +01:00
mux.c libavformat/mux: Add ff_choose_chroma_location() 2015-05-22 15:30:31 +02:00
mvdec.c avformat/mvdec: Use 64bit for ret to avoid overflow 2015-02-20 20:41:35 +01:00
mvi.c
mxf.c libavformat/mxf.c: Relaxed ProRes pattern 2015-04-03 13:26:39 +02:00
mxf.h avformat/mxf: Always evaluate PRINT_KEY() arguments at compile time 2015-05-10 14:39:27 +02:00
mxfdec.c avformat/mxfdec: Change version byte for JPEG2000 to match mxf.c and RP224v12 2015-06-16 13:28:44 +02:00
mxfenc.c avformat/mxfenc: Allow overriding /manual setting of the signal standard 2015-06-08 13:03:29 +02:00
mxg.c
ncdec.c
network.c network: prevent SIGPIPE on OSX 2015-05-31 10:10:16 +03:00
network.h avformat/network: Check for av_malloc* failures in ff_tls_init() 2015-02-03 02:21:55 +01:00
nistspheredec.c
noproxy-test.c
nsvdec.c avformat/nsvdec: remove trace log from probe(), this is better done generically not per format 2015-04-21 02:19:07 +02:00
nullenc.c
nut.c avformat/nut: support WavPack 2015-01-30 09:33:49 +00:00
nut.h Merge commit '24ad3ac6a3' 2015-06-15 21:41:20 +02:00
nutdec.c nutdec: fix various memleaks on failure 2015-05-23 17:42:35 +02:00
nutenc.c avformat/nutenc: Fix writing strings larger than 2gb 2015-05-10 16:26:58 +02:00
nuv.c Merge commit 'daf8cf358a' 2015-02-14 21:07:40 +01:00
oggdec.c Merge commit '656e31ed87' 2015-04-20 22:12:08 +02:00
oggdec.h oggdec: add support for VP8 demuxing 2014-12-18 23:27:07 +01:00
oggenc.c avformat/oggenc: Fix return code in case of flushing 2015-06-09 18:42:55 +02:00
oggparsecelt.c
oggparsedirac.c
oggparseflac.c Merge commit '7784f47762' 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 '430a816859' 2014-12-19 04:36:45 +01:00
oma.c
oma.h
omadec.c avformat/omadec: Use 64bit for ret to avoid overflow 2015-02-20 21:01:54 +01:00
omaenc.c
options.c avformat_alloc_context: initialize raw_packet_buffer_remaining_size. 2015-05-10 08:47:53 +02:00
options_table.h avformat: add AVFMT_FLAG_FASTSEEK, use it for mp3 2015-04-22 22:27:05 +02: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 '8ebf02f8f5' 2014-12-20 00:49:47 +01:00
paf.c Merge commit 'daf8cf358a' 2015-02-14 21:07:40 +01:00
pcm.c Merge commit '9deaec7828' 2015-02-11 02:47:54 +01:00
pcm.h
pcmdec.c
pcmenc.c
pjsdec.c
pmpdec.c
psxstr.c
pva.c Merge commit 'daf8cf358a' 2015-02-14 21:07:40 +01:00
pvfdec.c
qcp.c Support demuxing 4gv codec stored in qcp files 2015-06-21 09:30:01 +00:00
qtpalette.h
r3d.c Merge commit '1a3eb042c7' 2015-04-20 03:19:47 +02:00
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/rawenc: Store sample number for ADX 2015-06-21 12:16:24 +02:00
rawenc.h
rawvideodec.c
rdt.c Merge commit 'b72b212a4c' 2015-03-05 01:40:03 +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 Merge commit '4227e4fe74' 2015-01-27 18:16:42 +01:00
replaygain.h
riff.c Merge commit '07b2db81d0' 2015-06-15 21:18:13 +02:00
riff.h avformat: Add prefix to get_codec_guid() 2015-02-27 19:25:27 +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 lavf/riffenc: Set correct block align for mp2. 2015-06-04 17:03:34 +02:00
rl2.c
rm.c
rm.h Merge commit '1c77ead1fb' 2014-12-06 00:48:47 +01:00
rmdec.c Merge commit '1a3eb042c7' 2015-04-20 03:19:47 +02:00
rmenc.c avformat/rmenc: Remove float usage 2015-06-07 21:55:46 +02:00
rmsipr.c
rmsipr.h
rpl.c avformat/rpl: check av_get_packet() for failure 2015-02-06 16:07:16 +00:00
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 Merge commit '0508faaa11' 2015-05-29 11:32:07 +02:00
rtmpcrypt.h
rtmpdh.c Merge commit '63ce9fd23c' 2015-06-01 11:29:05 +02:00
rtmpdh.h Merge commit '63ce9fd23c' 2015-06-01 11:29:05 +02:00
rtmphttp.c
rtmppkt.c Merge commit '024e5a2d5f' 2015-01-15 14:45:29 +01:00
rtmppkt.h
rtmpproto.c Merge commit '1a3eb042c7' 2015-04-20 03:19:47 +02:00
rtp.c
rtp.h
rtpdec.c Merge commit '1a3eb042c7' 2015-04-20 03:19:47 +02:00
rtpdec.h Merge commit 'd594dbecce' 2015-02-25 00:58:39 +01:00
rtpdec_ac3.c Merge commit 'd594dbecce' 2015-02-25 00:58:39 +01:00
rtpdec_amr.c Merge commit '78791c086b' 2015-02-25 00:03:52 +01:00
rtpdec_asf.c Merge commit '4733a12dd1' 2015-06-08 23:05:01 +02:00
rtpdec_dv.c Merge commit 'd594dbecce' 2015-02-25 00:58:39 +01:00
rtpdec_formats.h rtpdec: experimental VP9 depacketizer (draft 0) 2015-03-05 10:05:44 +02:00
rtpdec_g726.c
rtpdec_h261.c Merge commit 'd594dbecce' 2015-02-25 00:58:39 +01:00
rtpdec_h263.c Merge commit '2b982e92f4' 2015-02-24 22:34:08 +01:00
rtpdec_h263_rfc2190.c Merge commit 'd594dbecce' 2015-02-25 00:58:39 +01:00
rtpdec_h264.c Merge commit 'd594dbecce' 2015-02-25 00:58:39 +01:00
rtpdec_hevc.c Merge commit '1a3eb042c7' 2015-04-20 03:19:47 +02:00
rtpdec_ilbc.c Merge commit 'ec96a89c3e' 2015-02-24 23:44:25 +01:00
rtpdec_jpeg.c Merge commit '4978850ca2' 2015-03-31 01:11:02 +02:00
rtpdec_latm.c Merge commit 'd594dbecce' 2015-02-25 00:58:39 +01:00
rtpdec_mpa_robust.c Merge commit '2a66a58067' 2015-03-04 11:31:55 +01:00
rtpdec_mpeg4.c Merge commit 'd594dbecce' 2015-02-25 00:58:39 +01:00
rtpdec_mpeg12.c Merge commit '2b982e92f4' 2015-02-24 22:34:08 +01:00
rtpdec_mpegts.c Merge commit 'd594dbecce' 2015-02-25 00:58:39 +01:00
rtpdec_qcelp.c Merge commit '5d8cae4573' 2015-02-24 22:55:20 +01:00
rtpdec_qdm2.c Merge commit '5d8cae4573' 2015-02-24 22:55:20 +01:00
rtpdec_qt.c Merge commit 'c13ab42a0a' 2015-03-05 01:20:25 +01:00
rtpdec_svq3.c Merge commit 'd594dbecce' 2015-02-25 00:58:39 +01:00
rtpdec_vp8.c Merge commit 'd594dbecce' 2015-02-25 00:58:39 +01:00
rtpdec_vp9.c Merge commit 'bacc92b59b' 2015-03-11 20:28:45 +01:00
rtpdec_xiph.c avformat/rtpdec_xiph: Move pkt_len onto one side of the check 2015-05-12 18:07:32 +02:00
rtpenc.c Revert "avformat/rtpenc: check av_packet_get_side_data() return, fix null ptr dereference" 2015-06-03 22:39:27 +02:00
rtpenc.h Merge commit 'c82bf15dca' 2015-02-24 23:30:51 +01:00
rtpenc_aac.c Merge commit '4f6cd883f0' 2015-03-01 01:31:49 +01:00
rtpenc_amr.c Merge commit '4f6cd883f0' 2015-03-01 01:31:49 +01:00
rtpenc_chain.c Merge commit '8e32b1f096' 2015-02-25 00:48:50 +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.c
rtpenc_h263_rfc2190.c
rtpenc_h264_hevc.c Merge commit 'c82bf15dca' 2015-02-24 23:30:51 +01:00
rtpenc_jpeg.c avformat/rtpenc_jpeg: Check remaining buffer size for SOS 2015-05-12 17:55:40 +02:00
rtpenc_latm.c
rtpenc_mpegts.c Merge commit 'cf402d6fa8' 2015-03-10 11:17:37 +01:00
rtpenc_mpv.c
rtpenc_vp8.c
rtpenc_xiph.c Merge commit '4f6cd883f0' 2015-03-01 01:31:49 +01:00
rtpproto.c avformat/rtpproto: Move dscp into context & AVOptions 2015-04-11 18:53:54 +02:00
rtpproto.h
rtsp.c avformat/rtsp: print a debug level note if time parsing fails 2015-05-15 20:21:37 +02:00
rtsp.h Merge commit 'e3ec6fe7bb' 2015-04-01 21:34:20 +02:00
rtspcodes.h
rtspdec.c lavf: split tls.c 2015-05-27 21:48:47 +02:00
rtspenc.c
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: Check alloc_array_elem() return value 2015-06-02 16:42:33 +02:00
sctp.c Merge commit '8ef98855d2' 2015-06-08 22:35:53 +02:00
sdp.c Merge commit 'a505c0d737' 2014-12-19 02:34:17 +01:00
sdr2.c
seek-test.c fate: add mp3 CBR seek test 2015-04-23 12:56:31 +02:00
segafilm.c avformat/segafilm: Use av_malloc_array() 2015-04-12 17:14:20 +02:00
segment.c Merge commit '8a78ae2d21' 2015-06-12 22:10:47 +02:00
sierravmd.c avformat/sierravmd: use av_malloc_array() 2015-04-12 17:14:20 +02:00
siff.c avformat/siff: Fix checks and variable types 2015-03-09 21:05:29 +01:00
smacker.c avformat/smacker: Fix number suffix 2015-02-01 20:00:10 +01:00
smjpeg.c
smjpeg.h
smjpegdec.c
smjpegenc.c
smoothstreamingenc.c Merge commit 'daf8cf358a' 2015-02-14 21:07:40 +01:00
smush.c
sol.c Merge commit '30b8eb0f87' 2014-11-24 13:10:16 +01:00
sox.h
soxdec.c
soxenc.c Merge commit 'daf8cf358a' 2015-02-14 21:07:40 +01:00
spdif.c
spdif.h
spdifdec.c
spdifenc.c Merge commit '25f613f8be' 2015-03-04 19:28:53 +01:00
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 'f2c614e8c4' 2014-12-18 19:59:03 +01:00
stldec.c
subfile.c
subtitles.c avformat/subtitles: Use size_t for len 2015-05-11 12:42:38 +02:00
subtitles.h avformat/subtitles: Use size_t for len 2015-05-11 12:42:38 +02: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 avformat/swfenc: Remove another unneeded float computation 2015-05-24 13:32:53 +02:00
takdec.c
tcp.c Merge commit '27852f2f1d' 2015-04-09 20:58:11 +02:00
tedcaptionsdec.c avformat/tedcaptionsdec: add () to protect the argument of ERR_CODE() 2015-02-17 00:05:51 +01:00
tee.c avformat/tee: Simplify code by using avio_closep() 2015-01-09 13:40:09 +01:00
thp.c avformat/thp: check av_get_packet() for failure 2015-02-06 09:42:53 +00:00
tiertexseq.c
tls.c lavf/tls: let the user specify what name to verify against 2015-06-08 14:08:52 +02:00
tls.h lavf/tls: let the user specify what name to verify against 2015-06-08 14:08:52 +02:00
tls_gnutls.c tls_gnutls: fix hang on disconnection 2015-06-14 21:40:08 +02:00
tls_openssl.c lavf: move TLS-related ifdeffery to library specific files 2015-05-27 22:24:00 +02:00
tls_securetransport.c lavf/tls_securetransport: fix SNI support when not verifying 2015-06-09 01:06:32 +02:00
tmv.c
tta.c Merge commit 'daf8cf358a' 2015-02-14 21:07:40 +01:00
tty.c Merge commit 'daf8cf358a' 2015-02-14 21:07:40 +01:00
txd.c
udp.c udp: Fix local_port management 2015-06-22 10:47:29 +03:00
uncodedframecrcenc.c
unix.c Merge commit '27852f2f1d' 2015-04-09 20:58:11 +02:00
url-test.c
url.c avformat/url: Use size_t for len from strlen() 2015-05-11 03:50:01 +02:00
url.h lavf/avio: Extend API with avio_move() and avio_delete() 2015-06-22 12:46:08 +02:00
urldecode.c
urldecode.h
utils.c avformat/utils: Do not select audio streams with unknown sample rate in av_find_best_stream() 2015-06-06 01:02:43 +02:00
vc1test.c
vc1testenc.c
version.h avformat/mp3dec: Remove the ID3v1 tag removial code 2015-06-24 02:52:11 +02: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 avformat/vorbiscomment: Use 64bit int for ff_vorbiscomment_length() 2015-05-11 15:56:16 +02:00
vorbiscomment.h avformat/vorbiscomment: Use 64bit int for ff_vorbiscomment_length() 2015-05-11 15:56:16 +02:00
vplayerdec.c
vqf.c avformat/vqf: Use 64bit for ret to avoid overflow 2015-02-20 21:00:57 +01:00
w64.c
w64.h
wavdec.c avformat/wavdec: Increase dts packet threshold to fix more misdetections 2015-05-23 16:04:19 +02:00
wavenc.c lavf/wav: Print an error if files >4G are written. 2015-05-17 02:08:58 +02:00
wc3movie.c
webm_chunk.c lavf/webm_chunk: Remove AVFMT_ALLOW_FLUSH 2015-06-09 21:19:57 +02:00
webmdashenc.c lavf/webmdashenc: fix unchecked strftime 2015-05-15 00:56:43 +02:00
webpenc.c WebP muxer: support a packet containing animated WebP. 2015-05-22 00:17:53 +02: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.h
wtv_common.c
wtvdec.c avformat/wtvdec: Use 64bit for ret to avoid overflow 2015-02-20 20:57:31 +01:00
wtvenc.c avformat/wtvenc: Use av_realloc_array() 2015-04-11 13:50:50 +02:00
wv.c
wv.h
wvdec.c avformat/wvdec: fix seeking 2015-04-24 03:43:56 +02:00
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 avformat/xwma: Use av_malloc_array() 2015-04-11 13:51:03 +02:00
yop.c Merge commit '9deaec7828' 2015-02-11 02:47:54 +01:00
yuv4mpeg.h
yuv4mpegdec.c Merge commit '08fa34bf75' 2015-01-29 21:55:02 +01:00
yuv4mpegenc.c avformat/yuv4mpegenc: Use AVFormatContext strict_std_compliance instead of AVCodecContext 2014-11-06 14:48:50 +01:00