On Thu, Jan 14, 2016 at 07:37:21AM +0100, Hagen Schmidt wrote: > On 15/12/15 08:00, Hagen Schmidt wrote: > >Fixes ticket 279. > >--- > > libavformat/mpegtsenc.c | 2 -- > > 1 file changed, 2 deletions(-) > > > >diff --git a/libavformat/mpegtsenc.c b/libavformat/mpegtsenc.c > >index 19032f3..a0dca4a 100644 > >--- a/libavformat/mpegtsenc.c > >+++ b/libavformat/mpegtsenc.c > >@@ -1519,8 +1519,6 @@ static int > >mpegts_write_packet_internal(AVFormatContext *s, AVPacket *pkt) > > if (!ts_st->amux) { > > av_log(s, AV_LOG_ERROR, "AAC bitstream not in ADTS format " > > "and extradata missing\n"); > >- if (!st->nb_frames) > >- return AVERROR_INVALIDDATA; > > } else { > > av_init_packet(&pkt2); > > pkt2.data = pkt->data; > ping
applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB For every action, there is an equal and opposite reaction. -- Newton For every man jailed for a minor crime, theres one person more that will hate the government, some of them will become terrorists.
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel