Age | Commit message (Expand) | Author | Files | Lines |
2009-03-13 | mpegpsdemux: workaround to fix playback of certain malformed clips | Josep Torra | 1 | -2/+29 |
2009-03-10 | mpegdemux: Fixed a bug in the TS scanner. Fixes #574009 | Josep Torra | 1 | -1/+1 |
2009-02-25 | mpegdemux: don't ignore GstFlowReturn values | Wim Taymans | 1 | -0/+6 |
2009-02-12 | Make the demuxer reusable in READY->PLAYING->READY->PLAYING cycles by | Julien Moutte | 1 | -0/+1 |
2009-02-04 | mpegpsdemux: fixes clossing segment generation. | Josep Torra | 1 | -25/+56 |
2009-02-04 | mpegpsdemux: several fixes on the seeking function in pul mode. | Josep Torra | 1 | -8/+9 |
2009-02-04 | Moved var declarations to the begin of function | Josep Torra | 1 | -4/+8 |
2009-02-04 | Improved seeking in pull mode. Some refactoring and small fixes | Josep Torra | 1 | -56/+126 |
2009-02-02 | Add pull mode to mpegpsdemux and report duration reading first and last PTS. ... | Josep Torra | 1 | -81/+829 |
2009-01-02 | gst/mpegdemux/gstmpegdemux.c: Initialize scr_rate_n and scr_rate_d in order t... | Alessandro Decina | 1 | -0/+3 |
2008-12-29 | gst/mpegdemux/gstmpegdemux.c: Use the adjusted SCR for calculating the mux rate. | Wim Taymans | 1 | -6/+18 |
2008-12-29 | gst/mpegdemux/gstmpegdemux.*: The position member in the newsegment event cor... | Wim Taymans | 1 | -1/+4 |
2008-12-29 | gst/mpegdemux/gstmpegdemux.c: Converting from time to bytes operates on the s... | Robin Stocker | 1 | -3/+2 |
2008-10-20 | gst/mpegdemux/gstmpegdemux.c: Fix reverse playback regression. | Edward Hervey | 1 | -4/+16 |
2008-10-16 | gst/mpegdemux/gstmpegdemux.c: Make sure the mpegpsdemux element creates valid... | Edward Hervey | 1 | -2/+8 |
2008-10-08 | gst/mpegdemux/: Add Fluendo to the Long Name. | Zaheer Abbas Merali | 1 | -1/+1 |
2008-10-08 | gst/mpegdemux/gstmpegdemux.c: Prevent a division by zero if last mux rate was... | Sebastian Dröge | 1 | -8/+14 |
2008-09-09 | gst/mpegdemux/: Fix conflicting public names in new mpeg demuxers. | Edward Hervey | 1 | -4/+4 |
2008-09-02 | gst/mpegdemux/: Fix build on macosx. | Edward Hervey | 1 | -1/+1 |
2008-09-02 | Add Fluendo MPEG PS and TS demuxers to gst-plugins-bad. This is now dual lice... | Zaheer Abbas Merali | 1 | -0/+1869 |