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-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
2009-04-21
hack for itvhd sid to detect mpeg1 as h264
Zaheer Abbas Merali
1
-2816
/
+0
2009-04-18
mpegtsparse: fix leak of GST_TYPE_LIST gvalue
Zaheer Merali
1
-1
/
+1
2009-04-18
mpegtsparse: fix leak in src_pad_query
Zaheer Merali
1
-1
/
+1
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-03-04
mpegtsdemux: reset sync_lut_len to 0 on READY to NULL
Josep Torra
1
-0
/
+1
2009-03-03
mpegtsparse: fix memleak
Sebastian Pölsterl
1
-26
/
+12
2009-03-03
mpegtsdemux: dynamically adjust the sync LUT table
Josep Torra
2
-5
/
+17
2009-02-28
mpegtsdemux: Fix memory leaks when PUSI is missed due to packet loss
vanista
1
-2
/
+5
2009-02-25
mpegdemux: don't ignore GstFlowReturn values
Wim Taymans
1
-0
/
+6
2009-02-19
mpegtsdemux: s/fluts/mpegts
Zaheer Merali
9
-395
/
+398
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
2
-26
/
+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
2
-56
/
+127
2009-02-02
Add pull mode to mpegpsdemux and report duration reading first and last PTS. ...
Josep Torra
4
-142
/
+898
2009-01-28
mpegdemux: do not skip pes packets that we think are encrypted
Josep Torra
1
-12
/
+1
2009-01-28
Revert "mpegdemux: do not skip pes packets that we think are encrypted"
Zaheer Merali
1
-2
/
+13
2009-01-28
mpegdemux: do not skip pes packets that we think are encrypted
Josep Torra
1
-13
/
+2
2009-01-09
gst/mpegdemux/gstmpegtsdemux.c: Don't forward duration requests in BYTES, sin...
David Schleef
1
-0
/
+15
2009-01-05
gst/mpegdemux/mpegtspacketizer.c: Guard interval is 4 if descriptor part show...
Zaheer Abbas Merali
1
-2
/
+2
2009-01-05
gst/mpegdemux/gstmpegdesc.h: Fix up satellite delivery subsystem defs.
Zaheer Abbas Merali
1
-1
/
+1
[next]