summaryrefslogtreecommitdiffstats
path: root/gst/mpegdemux/gstmpegtsdemux.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-16mpegtsdemux: Don't use PIDs > MPEGTS_MAX_PIDAleksey Yulin1-1/+2
2009-06-05mpegtsdemux: Fix HDV private stream definition/caps.Edward Hervey1-4/+4
2009-06-04mpegtsdemux: Avoid passing the custom GST_FLOW_NEED_MORE_DATA upstreamJan Schmidt1-5/+6
2009-05-29mpegtsdemux: Fix bogus uninitialised variable accessJan Schmidt1-2/+1
2009-05-29mpegtsdemux: Use the ISO 639 language code descriptor to send tags.Jan Schmidt1-4/+41
2009-05-26mpegtsdemux: Add mapping for DVD and Bluray subpicture streams.Jan Schmidt1-3/+25
2009-05-25mpegtsdemux: Ignore NULL packets as early as possible.Edward Hervey1-1/+7
2009-05-25mpegtsdemux: Add mapping for HDV private streamsEdward Hervey1-0/+10
2009-05-22mpegtsdemux: fix memleaks and refcountsWim Taymans1-4/+3
2009-05-11mpegtsdemux: Protect bitrate estimation against bogus values.Edward Hervey1-4/+17
2009-05-11mpegtsdemux: Only take PCR from the active stream for bitrate estimation.Edward Hervey1-6/+13
2009-05-11mpegtsdemux: Change debugging levels for very frequent messages.Edward Hervey1-14/+16
2009-05-08mpegtsdemux: Add initial naive seeking support and fix duration query.Zaheer Merali1-29/+243
2009-04-21mpegtsdemux: add hack specific for itvhdZaheer Abbas Merali1-4/+3
2009-04-21itv hd hackZaheer Abbas Merali1-0/+2821
2009-04-21hack for itvhd sid to detect mpeg1 as h264Zaheer Abbas Merali1-2816/+0
2009-03-04mpegtsdemux: reset sync_lut_len to 0 on READY to NULLJosep Torra1-0/+1
2009-03-03mpegtsdemux: dynamically adjust the sync LUT tableJosep Torra1-3/+16
2009-02-19mpegtsdemux: s/fluts/mpegtsZaheer Merali1-240/+241
2009-01-09gst/mpegdemux/gstmpegtsdemux.c: Don't forward duration requests in BYTES, sin...David Schleef1-0/+15
2008-11-26gst/mpegdemux/gstmpegtsdemux.*: Enable latency code, since we're definitely a...David Schleef1-14/+0
2008-11-06gst/mpegdemux/gstmpegtsdemux.c: Make private section pads have a caps set so ...Zaheer Abbas Merali1-0/+7
2008-11-06gst/mpegdemux/gstmpegtsdemux.c: No need to reclaculate flush in this case.Zaheer Abbas Merali1-1/+1
2008-11-06gst/mpegdemux/gstmpegtsdemux.*: Fix typo.Zaheer Abbas Merali1-2/+2
2008-11-05gst/mpegdemux/gstmpegtsdemux.c: Heuristic approach when resyncing.Zaheer Abbas Merali1-1/+29
2008-10-16gst/mpegdemux/gstmpegtsdemux.*: Properly handle some resync cases in the opti...Zaheer Abbas Merali1-21/+74
2008-10-16gst/mpegdemux/gstmpegtsdemux.c: Fixes a segfault in the adaptation buffer siz...Zaheer Abbas Merali1-4/+7
2008-10-08gst/mpegdemux/: Add Fluendo to the Long Name.Zaheer Abbas Merali1-2/+2
2008-10-06gst/mpegdemux/gstmpegtsdemux.c: Fix wrong firing of critical introduced by pr...Zaheer Abbas Merali1-6/+6
2008-09-23Patch from: Josep TorraZaheer Abbas Merali1-10/+89
2008-09-09gst/mpegdemux/: Fix conflicting public names in new mpeg demuxers.Edward Hervey1-3/+3
2008-09-02gst/mpegdemux/: Fix build on macosx.Edward Hervey1-1/+1
2008-09-02Add Fluendo MPEG PS and TS demuxers to gst-plugins-bad. This is now dual lice...Zaheer Abbas Merali1-0/+2630