gstreamer/ext
Thadeu Lima de Souza Cascardo a3c56f60cd ffdec: Do not use invalid input timestamp as next timestamp.
When input buffer timestamps are invalid, next timestamp are used for
audio. Then, the next out timestamp is updated with the used timestamp
and the calculated duration. However, if the used timestamp is invalid,
it should not be used. Otherwise, the next buffer will use a wrong
timestamp that is not in the clipped segment, making the buffer to be
dropped.

This fixes playback with SBTVD MPEG TS streams, using AAC LATM.
2011-05-09 11:02:50 +02:00
..
ffmpeg ffdec: Do not use invalid input timestamp as next timestamp. 2011-05-09 11:02:50 +02:00
libpostproc postproc: pp_*_t => pp_* 2011-04-21 20:56:45 +02:00
libswscale Fix unused-but-set-variable warnings with gcc 4.6 2011-04-19 16:21:20 +01:00
Makefile.am Rewrite ffvideoscale using libswscale and put into a separate plugin. 2008-10-08 13:11:54 +00:00