Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-07 | mpegtsdemux: added VC1, EAC3 and LPCM related to blueray/hdmv | Josep Torra | 1 | -26/+39 | |
2009-06-05 | mpegtsdemux: Fix HDV private stream definition/caps. | Edward Hervey | 1 | -2/+7 | |
2009-05-26 | mpegtsdemux: Add mapping for DVD and Bluray subpicture streams. | Jan Schmidt | 1 | -0/+2 | |
Add output subpicture pads for DVD (video/x-dvd-subpicture) and Bluray PGS (subpicture/x-pgs) streams. Remove an unused variable from the PES filter. | |||||
2009-05-25 | mpegtsdemux: Add mapping for HDV private streams | Edward Hervey | 1 | -0/+2 | |
2009-02-02 | Add pull mode to mpegpsdemux and report duration reading first and last PTS. ↵ | Josep Torra | 1 | -0/+11 | |
Some random cleanups. | |||||
2008-09-02 | Add Fluendo MPEG PS and TS demuxers to gst-plugins-bad. This is now dual ↵ | Zaheer Abbas Merali | 1 | -0/+197 | |
licensed MPL and LGPL. Original commit message from CVS: * configure.ac: * gst/mpegdemux/Makefile.am: * gst/mpegdemux/flumpegdemux.c: * gst/mpegdemux/flutspatinfo.c: * gst/mpegdemux/flutspatinfo.h: * gst/mpegdemux/flutspmtinfo.c: * gst/mpegdemux/flutspmtinfo.h: * gst/mpegdemux/flutspmtstreaminfo.c: * gst/mpegdemux/flutspmtstreaminfo.h: * gst/mpegdemux/gstmpegdefs.h: * gst/mpegdemux/gstmpegdemux.c: * gst/mpegdemux/gstmpegdemux.h: * gst/mpegdemux/gstmpegdesc.c: * gst/mpegdemux/gstmpegdesc.h: * gst/mpegdemux/gstmpegtsdemux.c: * gst/mpegdemux/gstmpegtsdemux.h: * gst/mpegdemux/gstpesfilter.c: * gst/mpegdemux/gstpesfilter.h: * gst/mpegdemux/gstsectionfilter.c: * gst/mpegdemux/gstsectionfilter.h: Add Fluendo MPEG PS and TS demuxers to gst-plugins-bad. This is now dual licensed MPL and LGPL. |