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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-08
mpegtsdemux: Don't answer the SEEKING query if we don't know the answer yet
Sebastian Dröge
1
-0
/
+7
2009-08-07
mpegtsdemux: fix a memory leak
Josep Torra
1
-1
/
+4
2009-08-07
mpegtsdemux: added VC1, EAC3 and LPCM related to blueray/hdmv
Josep Torra
2
-31
/
+62
2009-08-07
mpegpsdemux: added caps for AAC and fixed playback of a clip with LPCM
Josep Torra
1
-4
/
+17
2009-08-07
mpegpsdemux: improved demuxer performance
Josep Torra
2
-59
/
+127
2009-08-05
mpeg[pt]sdemux: Fix SEEKING query
Sebastian Dröge
2
-2
/
+2
2009-07-23
mpegdemux: Remove some backward compatibility code
Sebastian Dröge
2
-116
/
+1
2009-07-23
mpegdemux: Implement query type function for the src pads
Sebastian Dröge
2
-0
/
+32
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-21
mpegtsdemux: Implement SEEKING query
Sebastian Dröge
1
-0
/
+45
2009-07-21
mpegtsparse: Free the PMT before setting a new one
Sebastian Dröge
1
-0
/
+3
2009-07-21
mpegtsparse: Remove old PES PIDs when receiving PAT tables
Mikael Magnusson
1
-22
/
+32
2009-07-18
mpegdemux: Fix integer overflow
Matijs van Zuijlen
1
-2
/
+2
2009-07-17
mpegtsparse: add component tag to the video component structure in eit
Zaheer Merali
1
-1
/
+3
2009-07-16
mpegtsdemux: Don't use PIDs > MPEGTS_MAX_PID
Aleksey Yulin
1
-1
/
+2
2009-07-16
pesfilter: Permit unbounded packets for 0xfd (extended stream id).
Josep Torra
1
-2
/
+47
2009-07-15
mpegtsparse: add component tag to structure for component message
Zaheer Merali
1
-2
/
+4
2009-07-08
mpegtsdemux: Fix double free
Sebastian Pölsterl
1
-3
/
+0
2009-07-08
mpegtsparse: parse component tag
Miguel Àngel Farré
1
-1
/
+7
2009-07-08
mpegtsparse: parse carousel identifier descriptor
Miguel Àngel Farré
2
-0
/
+12
2009-07-08
mpegtsparse: add parsing of data broadcast descriptors
Zaheer Abbas Merali
2
-0
/
+37
2009-07-02
mpegtsparse: fix sdt parsing.
Zaheer Abbas Merali
1
-9
/
+28
2009-06-05
mpegtsdemux: Fix HDV private stream definition/caps.
Edward Hervey
2
-6
/
+11
2009-06-04
mpegdemux: Add a GST_MEMDUMP line in the descriptor parsing
Jan Schmidt
1
-1
/
+3
2009-06-04
mpegtsdemux: Avoid passing the custom GST_FLOW_NEED_MORE_DATA upstream
Jan Schmidt
1
-5
/
+6
2009-05-29
mpegtsdemux: Fix bogus uninitialised variable access
Jan Schmidt
1
-2
/
+1
2009-05-29
mpegtsdemux: Use the ISO 639 language code descriptor to send tags.
Jan Schmidt
1
-4
/
+41
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
2
-0
/
+97
2009-05-26
mpegdemux: Add support for outputting sub-picture streams found in files.
Jan Schmidt
2
-8
/
+32
2009-05-26
mpegtsdemux: Add mapping for DVD and Bluray subpicture streams.
Jan Schmidt
4
-5
/
+28
2009-05-25
gstpesfilter: Directly use gst_adapter_take_buffer().
Edward Hervey
1
-7
/
+1
2009-05-25
gstpesfilter: Don't peek the adapter if we don't have enough data.
Edward Hervey
1
-3
/
+3
2009-05-25
gstpesfilter: Don't skip private streams PES but push them out.
Edward Hervey
1
-1
/
+3
2009-05-25
mpegtsdemux: Ignore NULL packets as early as possible.
Edward Hervey
1
-1
/
+7
2009-05-25
mpegtsdemux: Add mapping for HDV private streams
Edward Hervey
2
-0
/
+12
2009-05-22
mpegtsdemux: fix memleaks and refcounts
Wim Taymans
1
-4
/
+3
2009-05-11
mpegtsdemux: Protect bitrate estimation against bogus values.
Edward Hervey
2
-5
/
+18
2009-05-11
mpegtsdemux: Only take PCR from the active stream for bitrate estimation.
Edward Hervey
1
-6
/
+13
2009-05-11
mpegtsdemux: Change debugging levels for very frequent messages.
Edward Hervey
1
-14
/
+16
2009-05-11
mpegtsdemux: Revert indentation and comment header file.
Edward Hervey
1
-93
/
+98
2009-05-08
mpegtsdemux: Add initial naive seeking support and fix duration query.
Zaheer Merali
2
-117
/
+341
2009-05-04
mpegtsparse: Remember pids that are meant to be stream pids.
Zaheer Abbas Merali
2
-0
/
+15
2009-05-03
mpegtsparse: Ignore subtable extension when parsing PAT
Vincent Genieux
3
-5
/
+23
2009-05-03
mpegtsparse: make safe changing the program-numbers property dynamically
Vincent Genieux
2
-24
/
+25
2009-04-21
mpegdemux: Only error out at EOS push failure if we don't have any streams.
Edward Hervey
1
-6
/
+21
2009-04-21
mpegtsdemux: add hack specific for itvhd
Zaheer Abbas Merali
1
-4
/
+3
2009-04-21
mpegtsparse: detect AC3 streams in PMT table
Zaheer Abbas Merali
1
-0
/
+12
2009-04-21
itv hd hack
Zaheer Abbas Merali
1
-0
/
+2821
[next]