summaryrefslogtreecommitdiffstats
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2009-01-31Generate an index table for essence streamsSebastian Dröge11-183/+272
2009-01-31Don't complain if the preface has no primary package setSebastian Dröge1-6/+8
2009-01-31Allow index table segments without primer packSebastian Dröge2-11/+13
2009-01-31Add essence track abstractionSebastian Dröge2-247/+460
2009-01-31Fix parsing of index table segmentsSebastian Dröge1-4/+6
2009-01-31Improve detection of the end of the header metadataSebastian Dröge2-12/+20
2009-01-30Unref event if we don't forward it, unref pads when done with them.Michael Smith1-0/+5
2009-01-30Fix compilation on Forte.Jan Schmidt1-2/+2
2009-01-30Fix the return value of the default parse_frame function.Jan Schmidt2-6/+6
2009-01-28mpegdemux: do not skip pes packets that we think are encryptedJosep Torra1-12/+1
2009-01-28Additional media type support in qtmux (and friends).Mark Nauwelaerts4-9/+77
2009-01-28Revert "mpegdemux: do not skip pes packets that we think are encrypted"Zaheer Merali1-2/+13
2009-01-28mpegdemux: do not skip pes packets that we think are encryptedJosep Torra1-13/+2
2009-01-24Build the modplug plugin against the modplug library and remove our copyHans de Goede43-22254/+0
2009-01-23Make RGB masks unsigned in rawvideoparseJan Schmidt1-4/+4
2009-01-23Log aac details found in codec_data.Stefan Kost1-0/+3
2009-01-23Rename audioresample files and types to legacyresampleSebastian Dröge14-198/+201
2009-01-23Remove speexresample from -bad, it's in -baseSebastian Dröge11-3379/+0
2009-01-23Send BYE packets immediatly for small sessionsWim Taymans1-0/+4
2009-01-23Link modplug plugin with -lm. Fixes bug #568483.Brian Cameron1-1/+1
2009-01-23Fix build on Solaris. Fixes bug #568480.Brian Cameron1-4/+0
2009-01-23Store all partitions & primer packs in memory for faster accessSebastian Dröge4-128/+213
2009-01-22Add support for ECMA arrays in script tags. Fixes bug #567965.Jan Urbanski1-0/+23
2009-01-22Unlock the jitterbuffer before pushing out the packet-lost events.Wim Taymans1-5/+8
2009-01-22Fix UL for DTS and MPEG2 layer 1Sebastian Dröge1-2/+2
2009-01-22Add support for AAC audioSebastian Dröge1-0/+10
2009-01-22Store MXF metadata in a hash table, keyed by UIDSebastian Dröge7-835/+819
2009-01-22Build the random index pack while parsingSebastian Dröge2-10/+40
2009-01-22Update copyrights for 2009Sebastian Dröge25-25/+25
2009-01-22Simplify parsing of UL/UUID arraysSebastian Dröge6-1138/+640
2009-01-22Implement parsing of DMS1 (SMPTE S380M)Sebastian Dröge12-187/+7261
2009-01-09gst/mpegdemux/gstmpegtsdemux.c: Don't forward duration requests in BYTES, sin...David Schleef1-0/+15
2009-01-09gst/qtmux/gstqtmuxmap.c: Add video/x-qt-part and video/x-m4-part to caps so s...David Schleef1-2/+4
2009-01-05gst/mpegdemux/mpegtspacketizer.c: Guard interval is 4 if descriptor part show...Zaheer Abbas Merali1-2/+2
2009-01-05gst/mpegdemux/gstmpegdesc.h: Fix up satellite delivery subsystem defs.Zaheer Abbas Merali1-1/+1
2009-01-05gst/mpegdemux/gstmpegdesc.h: Fix up terrestrial delivery system descriptor defs.Zaheer Abbas Merali1-7/+7
2009-01-05gst/mxf/: "Generation UID" and "This Generation UID" are different so handle ...Sebastian Dröge4-21/+133
2009-01-05gst/bayer/gstbayer2rgb.c: Fix color offset calculation for 24bpp. Fixes bug #...Sascha Hauer1-12/+15
2009-01-05gst/mpegtsmux/: Improve muxing of AC3/h264 streams a bit. Fixes bug #550613.vanista4-6/+177
2009-01-05gst/mxf/mxfdemux.c: Don't allow negative or zero edit rates to prevent divisi...Sebastian Dröge1-8/+21
2009-01-05gst/mxf/: Fix compilation with debugging disabled.Sebastian Dröge4-16/+66
2009-01-02gst/rtpmanager/: When an SSRC is found on the caps of the sender RTP, use thi...Olivier Crete2-0/+28
2009-01-02gst/rtpmanager/: Rename a method to better reflect what it really does.Wim Taymans3-19/+9
2009-01-02gst/mpegdemux/gstmpegdemux.c: Initialize scr_rate_n and scr_rate_d in order t...Alessandro Decina1-0/+3
2008-12-31Implement support for OP2a/b/c and OP3a/b/c, i.e. tracks with more than a sin...Sebastian Dröge11-116/+320
2008-12-29gst/mpegdemux/gstmpegdemux.c: Use the adjusted SCR for calculating the mux rate.Wim Taymans1-6/+18
2008-12-29gst/mpegdemux/gstmpegdemux.*: The position member in the newsegment event cor...Wim Taymans2-4/+7
2008-12-29gst/mpegdemux/gstmpegdemux.c: Converting from time to bytes operates on the s...Robin Stocker1-3/+2
2008-12-29gst/mpegdemux/mpegtspacketizer.c: Fix memleak. Fixes #565614.Sebastian Pölsterl1-0/+1
2008-12-29gst/mpegdemux/mpegtspacketizer.c: Add a scrambled field to the service struct...Sebastian Pölsterl1-4/+5