gstreamer/tests/check
Tim-Philipp Müller d917f59a84 ffmpegdemux: cache events from upstream and re-send them later
Cache any events we get from upstream before we're open, especially
tag events we may be getting from apedemux/id3demux or the like, and
push them downstream later when we've added our pads instead of just
dropping them silently. Fixes transcoding tags for Monkey's Audio
Files with preceding APE or ID3v2 tags (#586957). Add minimal unit
test for this.

Also push stream tags later after the global tags and the newsegment
event rather than right after creating the pad.
2009-07-28 23:58:02 +01:00
..
elements ffmpegdemux: cache events from upstream and re-send them later 2009-07-28 23:58:02 +01:00
generic check: add registry rescan test 2009-06-05 13:17:09 +02:00
.gitignore ffmpegdemux: cache events from upstream and re-send them later 2009-07-28 23:58:02 +01:00
gst-ffmpeg.supp tests/check/gst-ffmpeg.supp: Add missing file (which prepare-ChangeLog didn't pick up because it's empty). 2006-05-09 16:44:33 +00:00
Makefile.am ffmpegdemux: cache events from upstream and re-send them later 2009-07-28 23:58:02 +01:00