FFmpeg/libavformat
Michael Niedermayer de2a2caf4d nutenc/write_index: warn if 2 consecutive keyframes have the same PTS and discard the 2nd
This fixes an assertion failure and regression and restores previous behaviour
Fixes Ticket3197

An alternative would be to fail hard in this case and refuse to mux such data.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-12-22 19:00:28 +01:00
..
4xm.c avformat/4xm: shrink packet if it was only partially initialized 2013-12-22 01:48:33 +01:00
a64.c
aacdec.c
ac3dec.c
act.c
adp.c Do not detect "00000000..." (and other non-changing values) as adp. 2013-12-09 13:51:00 +01:00
adtsenc.c
adxdec.c
aea.c
afc.c
aiff.h
aiffdec.c
aiffenc.c Merge remote-tracking branch 'qatar/master' 2013-11-24 05:21:19 +01:00
allformats.c Add an Opus and a Speex muxer. 2013-12-01 12:03:34 +01:00
amr.c
anm.c
apc.c
ape.c avformat/ape: check version in probe 2013-11-10 13:25:35 +01:00
apetag.c
apetag.h
aqtitledec.c
asf.c
asf.h avformat/asf: clear uninitialized areas of packets before returning them 2013-12-13 23:32:45 +01:00
asfcrypt.c
asfcrypt.h
asfdec.c avformat/asf: clear uninitialized areas of packets before returning them 2013-12-13 23:32:45 +01:00
asfenc.c
assdec.c Merge remote-tracking branch 'qatar/master' 2013-11-24 05:21:19 +01:00
assenc.c
ast.c
ast.h
astdec.c avformat/astdec: increase the score for odd samplerate/channels to max/8 2013-11-10 13:37:06 +01:00
astenc.c
au.c
audiointerleave.c
audiointerleave.h
avc.c
avc.h
avformat.h avformat/utils: limit rfps to values larger than fps 2013-12-15 21:43:19 +01:00
avformatres.rc Add Windows resource file support for shared libraries 2013-12-05 23:42:07 +01:00
avi.h
avidec.c Merge remote-tracking branch 'qatar/master' 2013-11-24 05:21:19 +01:00
avienc.c libavf/avienc: store language metadata for XSUB streams 2013-11-09 20:33:04 +01:00
avio_internal.h
avio.c
avio.h
aviobuf.c avformat/aviobuf: fix null dereference in avio_close_dyn_buf() 2013-12-11 16:16:04 +01:00
avisynth.c Merge commit 'f0b234ab9e406efee85c17eb435db646092a943b' 2013-12-09 12:03:09 +01:00
avlanguage.c
avlanguage.h
avr.c avformat/avr: check channels and bps in probe 2013-11-11 14:51:43 +01:00
avs.c
bethsoftvid.c avformat/bethsoftvid: check 4th header byte in probe 2013-11-11 17:50:51 +01:00
bfi.c
bink.c
bintext.c
bit.c
bluray.c
bmv.c
boadec.c
brstm.c
c93.c
cache.c
caf.c
caf.h
cafdec.c
cafenc.c Force one stream in caf muxer. 2013-12-13 11:57:39 +01:00
cavsvideodec.c
cdg.c
cdxl.c
concat.c
concatdec.c lavf/concatdec: fix crash in case a file in script cannot be opened 2013-12-18 15:14:58 +01:00
crcenc.c
crypto.c
cutils.c
data_uri.c
daud.c
dfa.c avformat/dfa: check first frame offset in probe 2013-11-11 19:38:38 +01:00
diracdec.c avformat/diracdec: check 2 chunks in probe 2013-11-10 16:06:16 +01:00
dnxhddec.c
dsicin.c
dtsdec.c
dtshddec.c
dv.c Merge commit '3cbe1126530449336e2ce59b194bdb8c4eb4abb4' 2013-11-15 12:52:19 +01:00
dv.h
dvenc.c Merge commit '3cbe1126530449336e2ce59b194bdb8c4eb4abb4' 2013-11-15 12:52:19 +01:00
dxa.c avformat/dxa: check avio_read() return 2013-12-19 18:36:49 +01:00
eacdata.c
electronicarts.c avformat/electronicarts: detect endianness by comparing sizes instead of using an arbitrary threshold 2013-12-21 14:09:45 +01:00
epafdec.c
ffm.h
ffmdec.c Merge remote-tracking branch 'qatar/master' 2013-11-24 05:21:19 +01:00
ffmenc.c
ffmeta.h
ffmetadec.c
ffmetaenc.c
file_open.c
file.c
filmstripdec.c
filmstripenc.c
flac_picture.c
flac_picture.h
flacdec.c
flacenc_header.c
flacenc.c
flacenc.h
flic.c
flv.h
flvdec.c Enable parser in FLV demuxer for H264 codec 2013-12-15 04:18:13 +01:00
flvenc.c Merge commit 'f412b2c9f3a7add0ab8021262ec4bad249347e30' 2013-12-21 00:14:11 +01:00
format.c avformat/format: av_register_output_format() and av_register_intput_format() that work in O(1) time 2013-12-17 01:07:43 +01:00
framecrcenc.c
framehash.c
frmdec.c
ftp.c
g722.c
g723_1.c
g729dec.c
gif.c avformat/gif: fix final_delay unit in documentation. 2013-11-07 20:30:43 +01:00
gifdec.c
gopher.c
gsmdec.c
gxf.c
gxf.h
gxfenc.c avformat/gxfenc: dont use a int intermediate to store in a unsigned int table 2013-12-21 13:52:10 +01:00
h261dec.c avformat/h261dec: dont accept invalid gobs in probe as valid 2013-11-09 01:12:10 +01:00
h263dec.c
h264dec.c
hdsenc.c Merge commit '797f2a791397210ec1b591b326658805c5dbf104' 2013-12-14 22:17:17 +01:00
hevcdec.c
hls.c Merge remote-tracking branch 'qatar/master' 2013-11-22 18:15:12 +01:00
hlsenc.c avformat/hlsenc: copy metadata 2013-12-12 18:41:39 +01:00
hlsproto.c
hnm.c avformat/hnm: check chunk_size == 0 2013-11-22 23:52:08 +01:00
http.c Merge commit 'be4edda6731a341d3fdeaa0e57753dc396790362' 2013-11-22 17:48:45 +01:00
http.h
httpauth.c
httpauth.h
icodec.c avformat/icodec: reduce score returned on probing 2013-11-08 20:10:33 +01:00
icoenc.c
id3v1.c
id3v1.h
id3v2.c avformat/id3v2: Check avio_read() return value in read_chapter() 2013-12-15 22:11:28 +01:00
id3v2.h
id3v2enc.c
idcin.c avformat/idcin: check the decompressed frame size during probing 2013-11-08 15:19:35 +01:00
idroqdec.c
idroqenc.c
iff.c avformat/iff: fix memleak of packet 2013-12-15 01:44:04 +01:00
ilbc.c
img2.c Merge commit 'ae9d13f03e6c81ea00fafe6aa74b4a849ec8da1a' 2013-12-12 19:48:36 +01:00
img2dec.c
img2enc.c Merge commit 'be7c323176e2e5fcf30e3d2ff20975b2f936811b' 2013-12-22 11:53:41 +01:00
ingenientdec.c
internal.h avformat/utils: factor rfps calculation out 2013-12-05 17:30:13 +01:00
ipmovie.c avformat/ipmovie: Check palette size in OPCODE_SET_PALETTE 2013-12-18 23:46:37 +01:00
ircam.c
ircam.h
ircamdec.c
ircamenc.c
isom.c avformat/isom: check avio_read() result 2013-12-22 01:48:33 +01:00
isom.h Merge commit 'ecf442a58b09bdb1dc1d2c3904b82ac5f79b2878' 2013-11-14 21:04:44 +01:00
iss.c
iv8.c
ivfdec.c
ivfenc.c
jacosubdec.c avformat/jacosubdec: make probing less tolerant. 2013-11-19 12:53:20 +01:00
jacosubenc.c
jvdec.c Merge commit '15739a9bd19a7d47ad8afb25348c684a3bdd6ef2' 2013-12-21 00:06:13 +01:00
latmenc.c
libavformat.v
libgme.c avformat/libgme: decrease score by 1, fixes probetest failure 2013-11-06 11:57:48 +01:00
libmodplug.c
libnut.c
libquvi.c
librtmp.c
libssh.c
lmlm4.c
loasdec.c
log2_tab.c
lvfdec.c avformat/lvfdec: increase the score for odd channels to max/8 2013-11-10 13:36:59 +01:00
lxfdec.c
m4vdec.c
Makefile build fix: apetag.c depends on img2.c 2013-12-14 18:51:17 +01:00
matroska.c
matroska.h
matroskadec.c matroskadec: use correct compression parameters for current track CodecPrivate 2013-11-21 20:54:55 +01:00
matroskaenc.c Merge remote-tracking branch 'qatar/master' 2013-11-24 05:21:19 +01:00
md5enc.c
md5proto.c
metadata.c
metadata.h
mgsts.c
microdvddec.c
microdvdenc.c
mkvtimestamp_v2.c
mm.c
mmf.c
mms.c
mms.h
mmsh.c
mmst.c avformat/mmst: propagate error code from avio_put_str16le() 2013-11-13 18:04:11 +01:00
mov_chan.c
mov_chan.h
mov.c avformat/mov: Check avio_read() return code in mov_read_extradata() and shrink the extradata if needed / return an error 2013-12-15 00:16:53 +01:00
movenc.c lavf/movenc: return meaningful error code from mov_write_header() 2013-12-14 13:21:58 +01:00
movenc.h
movenchint.c
mp3dec.c avformat/mp3dec: 4x faster probing 2013-11-09 01:45:24 +01:00
mp3enc.c
mpc8.c
mpc.c
mpeg.c Ignore es_map_length when parsing mpeg program stream map. 2013-12-05 21:17:21 +01:00
mpeg.h
mpegenc.c lavf/mpegenc: Print a warning if ac3, pcm_s16be or dts are muxed into mpeg1. 2013-11-24 10:37:52 +01:00
mpegts.c libavformat/mpegts: expose raw packet size 2013-12-19 19:06:32 +01:00
mpegts.h
mpegtsenc.c
mpegvideodec.c avformat/mpegvideodec: check seq headers more completely during probing 2013-11-07 20:39:08 +01:00
mpjpeg.c
mpl2dec.c
mpsubdec.c
msnwc_tcp.c
mtv.c
mux.c lavf/mux: improve feedback in case of no streams in muxer 2013-12-15 20:04:06 +01:00
mvdec.c
mvi.c
mxf.c
mxf.h
mxfdec.c mxfdec: set extradata size 2013-11-29 14:19:47 +01:00
mxfenc.c
mxg.c
ncdec.c
network.c avformat/network: check ff_socket_nonblock() return and print a debug message 2013-12-13 17:08:03 +01:00
network.h
nistspheredec.c avformat/nistspheredec: initialize header_size to -1 2013-12-20 18:08:58 +01:00
noproxy-test.c
nsvdec.c
nullenc.c avformat/nullenc: mark null as VFPS 2013-11-13 22:56:18 +01:00
nut.c
nut.h
nutdec.c
nutenc.c nutenc/write_index: warn if 2 consecutive keyframes have the same PTS and discard the 2nd 2013-12-22 19:00:28 +01:00
nuv.c
oggdec.c avformat/oggdec: reset end_trimming when it has been used, so it cannot be used twice by mistake 2013-12-12 05:33:21 +01:00
oggdec.h
oggenc.c Add an Opus and a Speex muxer. 2013-12-01 12:03:34 +01:00
oggparsecelt.c
oggparsedirac.c
oggparseflac.c
oggparseogm.c
oggparseopus.c avformat/oggparseopus: Check opus_duration() return value 2013-12-12 17:26:19 +01:00
oggparseskeleton.c
oggparsespeex.c
oggparsetheora.c avformat/oggparsetheora: zero extradata padding area 2013-12-15 19:21:48 +01:00
oggparsevorbis.c
oma.c
oma.h
omadec.c
omaenc.c
options_table.h
options.c
os_support.c
os_support.h
paf.c
pcm.c
pcm.h
pcmdec.c
pcmenc.c
pjsdec.c
pmpdec.c
psxstr.c avformat/psxstr: zero packet to prevent uninitialized data to leak through to the decoder 2013-12-16 04:32:50 +01:00
pva.c avformat/pva: Make sure the header is large enough before reading the timestamp from it 2013-12-20 23:04:51 +01:00
pvfdec.c
qcp.c
qtpalette.h
r3d.c
rawdec.c
rawdec.h
rawenc.c Force one stream for raw muxers. 2013-12-11 13:15:49 +01:00
rawenc.h
rawvideodec.c
rdt.c
rdt.h
realtextdec.c
redspark.c
riff.c MSN Audio support 2013-11-26 08:31:10 +01:00
riff.h
riffdec.c
riffenc.c
rl2.c Merge remote-tracking branch 'qatar/master' 2013-11-24 05:21:19 +01:00
rm.c
rm.h
rmdec.c avformat/rmdec: zero string destination before use 2013-12-21 23:27:09 +01:00
rmenc.c
rmsipr.c
rmsipr.h
rpl.c rpl: Dont fill the index with entries that failed to be parsed 2013-12-19 19:24:10 +01:00
rsd.c avformat/rsd: increase the score for odd samplerate/channels to max/8 2013-11-10 13:37:03 +01:00
rso.c
rso.h
rsodec.c
rsoenc.c
rtmp.h
rtmpcrypt.c
rtmpcrypt.h
rtmpdh.c
rtmpdh.h
rtmphttp.c Merge remote-tracking branch 'qatar/master' 2013-11-18 16:02:50 +01:00
rtmppkt.c
rtmppkt.h
rtmpproto.c
rtp.c
rtp.h
rtpdec_amr.c
rtpdec_asf.c
rtpdec_formats.h
rtpdec_g726.c
rtpdec_h263_rfc2190.c
rtpdec_h263.c
rtpdec_h264.c Merge remote-tracking branch 'qatar/master' 2013-12-14 22:39:57 +01:00
rtpdec_ilbc.c
rtpdec_jpeg.c
rtpdec_latm.c
rtpdec_mpeg4.c
rtpdec_mpeg12.c
rtpdec_mpegts.c
rtpdec_qcelp.c
rtpdec_qdm2.c
rtpdec_qt.c
rtpdec_svq3.c
rtpdec_vp8.c
rtpdec_xiph.c
rtpdec.c avformat/rtpdec: Enable GSM RTP depacketization 2013-12-08 18:38:01 +01:00
rtpdec.h
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
rtpenc_latm.c
rtpenc_mpv.c
rtpenc_vp8.c
rtpenc_xiph.c
rtpenc.c avformat/rtpenc: check av_packet_get_side_data() return, fix null ptr dereference 2013-12-13 02:09:20 +01:00
rtpenc.h
rtpproto.c
rtpproto.h
rtsp.c Merge commit '46c0cbd5dc01196949105e49f2ded10aa85a6e39' 2013-12-12 19:37:46 +01:00
rtsp.h
rtspcodes.h
rtspdec.c Merge remote-tracking branch 'qatar/master' 2013-12-12 00:41:02 +01:00
rtspenc.c
samidec.c
sapdec.c
sapenc.c
sauce.c
sauce.h
sbgdec.c
sctp.c
sdp.c Merge commit '6451c8853a07ff2e28bda950fb5e83fcf88c5cf4' 2013-12-14 22:32:46 +01:00
seek-test.c
seek.c Merge remote-tracking branch 'qatar/master' 2013-11-24 05:21:19 +01:00
seek.h
segafilm.c avformat/segafilm: check 2nd tag 2013-11-06 12:56:42 +01:00
segment.c lavf/segment: increase logging level for message with segment start information 2013-12-18 15:14:58 +01:00
sierravmd.c avformat/sierravmd: Check avio_read return value 2013-12-20 01:03:19 +01:00
siff.c
smacker.c avformat/smacker: check width/height in probe 2013-11-12 19:37:37 +01:00
smjpeg.c
smjpeg.h
smjpegdec.c
smjpegenc.c
smoothstreamingenc.c
smush.c
sol.c
sox.h
soxdec.c
soxenc.c
spdif.c
spdif.h
spdifdec.c
spdifenc.c
srtdec.c
srtenc.c
srtp.c
srtp.h
srtpproto.c
subtitles.c
subtitles.h
subviewer1dec.c
subviewerdec.c
swf.c
swf.h
swfdec.c avformat/swfdec: clear 4 bytes at the end of a packet if they are not initialized 2013-12-19 05:07:22 +01:00
swfenc.c
takdec.c
tcp.c
tedcaptionsdec.c
tee.c
thp.c avformat/thp: check fps value during probing 2013-11-10 02:04:08 +01:00
tiertexseq.c
tls.c
tmv.c
tta.c
tty.c
txd.c
udp.c UDP: join multicast group on the interface specified with &localaddr= 2013-12-17 01:14:28 +01:00
unix.c
url-test.c
url.c
url.h
urldecode.c
urldecode.h
utils.c avformat/utils: limit rfps to values larger than fps 2013-12-15 21:43:19 +01:00
vc1test.c
vc1testenc.c
version.h Add an Opus and a Speex muxer. 2013-12-01 12:03:34 +01:00
vivo.c
voc.c
voc.h
vocdec.c
vocenc.c
vorbiscomment.c
vorbiscomment.h
vplayerdec.c
vqf.c avformat/vqf: check a few more bits in probe 2013-11-13 01:36:09 +01:00
w64.c
w64.h
wavdec.c Merge remote-tracking branch 'qatar/master' 2013-11-24 05:21:19 +01:00
wavenc.c
wc3movie.c
webvttdec.c
webvttenc.c
westwood_aud.c
westwood_vqa.c
wtv_common.c
wtv.h
wtvdec.c wtvdec: when testing for truncated files, actually check the .wtv file size 2013-12-21 11:45:14 +01:00
wtvenc.c
wv.c
wv.h
wvdec.c
wvenc.c
xa.c
xmv.c
xwma.c Merge remote-tracking branch 'qatar/master' 2013-11-24 05:21:19 +01:00
yop.c
yuv4mpeg.c