gstreamer/ext/mpeg2dec
Guillaume Emont 7fb7129a83 mpeg2dec: fix position query by trusting upstream
Position queries are badly handled for DVDs (probably due to the division in
chapters): the time returned was the time since the start of chapter.

Now ask upstream for position queries, fall back to the old code if upstream
cannot answer the query.
2010-10-19 16:31:23 +02:00
..
.gitignore Initial revision 2001-12-23 06:03:21 +00:00
gstmpeg2dec.c mpeg2dec: fix position query by trusting upstream 2010-10-19 16:31:23 +02:00
gstmpeg2dec.h mpeg2dec: Implement interlaced support. 2009-05-12 11:44:52 +02:00
Makefile.am mpeg2dec: link to gstvideo 2009-05-12 20:24:02 +02:00
perftest.c gst-indent 2004-03-14 22:34:30 +00:00