index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
mpegdemux
/
gstmpegdemux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-23
mpegdemux: Remove some backward compatibility code
Sebastian Dröge
1
-73
/
+0
2009-07-23
mpegdemux: Implement query type function for the src pads
Sebastian Dröge
1
-0
/
+16
2009-07-22
mpegdemux: don't add a base_time==-1 to segment positions
Stefan Kost
1
-5
/
+9
2009-07-21
mpegpsdemux: Implement SEEKING query
Sebastian Dröge
1
-0
/
+55
2009-07-18
mpegdemux: Fix integer overflow
Matijs van Zuijlen
1
-2
/
+2
2009-05-26
mpegdemux: Only treat streams from 0xa0 to 0xaf as LPCM, not 0xa0..0xbf
Jan Schmidt
1
-1
/
+1
2009-05-26
mpegdemux: Add sparse stream filling.
Jan Schmidt
1
-0
/
+93
2009-05-26
mpegdemux: Add support for outputting sub-picture streams found in files.
Jan Schmidt
1
-8
/
+31
2009-04-21
mpegdemux: Only error out at EOS push failure if we don't have any streams.
Edward Hervey
1
-6
/
+21
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