Age | Commit message (Expand) | Author | Files | Lines |
2008-10-09 | gst/flv/gstflvdemux.c: Refactor _pull_range() logic with checks into a sepera... | Sebastian Dröge | 1 | -39/+31 |
2008-10-09 | gst/flv/gstflvdemux.c: Use gst_element_class_set_details_simple(). | Sebastian Dröge | 1 | -10/+11 |
2008-10-09 | gst/flv/gstflvparse.c: Correct caps for video codec id 5: It's On2 VP6 with a... | Sebastian Dröge | 1 | -3/+24 |
2008-10-09 | gst/flv/gstflvdemux.c: Go out of the parse loop as soon as we get an error in... | Sebastian Dröge | 1 | -1/+9 |
2008-10-09 | gst/flv/: Add first version of a FLV muxer. The only missing feature is writi... | Sebastian Dröge | 4 | -9/+849 |
2008-10-08 | gst/mpegdemux/: Add Fluendo to the Long Name. | Zaheer Abbas Merali | 2 | -3/+3 |
2008-10-08 | Move of mpegtsparse to mpegdemux. | Zaheer Abbas Merali | 8 | -69/+3898 |
2008-10-08 | Move of mpegtsparse to mpegdemux | Zaheer Abbas Merali | 1 | -10/+5 |
2008-10-08 | gst/mpegdemux/gstmpegdemux.c: Prevent a division by zero if last mux rate was... | Sebastian Dröge | 1 | -8/+14 |
2008-10-07 | gst/rtpmanager/gstrtpbin-marshal.list: Add marshaller for new action signal. | Håvard Graff | 6 | -16/+85 |
2008-10-07 | gst/selector/gstoutputselector.c: Choose right pad for sending events. Fixes ... | Stefan Kost | 1 | -2/+5 |
2008-10-07 | gst/rtpmanager/gstrtpbin.c: Release pads of the session manager. | Wim Taymans | 2 | -4/+197 |
2008-10-07 | gst/rtpmanager/gstrtpjitterbuffer.c: Only update the seqnum-base when it was ... | Wim Taymans | 1 | -5/+7 |
2008-10-06 | gst/mpegtsparse/mpegtsparse.c: Actually copy the structure passed in when ass... | Zaheer Abbas Merali | 1 | -3/+5 |
2008-10-06 | gst/mpegdemux/gstmpegtsdemux.c: Fix wrong firing of critical introduced by pr... | Zaheer Abbas Merali | 1 | -6/+6 |
2008-10-03 | gst/mpegtsparse/mpegtsparse.c: Fix possible crash where pat is pointing to a ... | Zaheer Abbas Merali | 1 | -2/+5 |
2008-09-30 | gst/flacparse/gstbaseparse.c: Add support for GstIndex. | Sebastian Dröge | 1 | -3/+91 |
2008-09-30 | gst/flacparse/gstbaseparse.*: Provide a vfunc for the subclass to decide whet... | Sebastian Dröge | 2 | -34/+57 |
2008-09-30 | gst/flacparse/gstbaseparse.c: Approximate the average bitrate, duration and s... | Sebastian Dröge | 2 | -76/+190 |
2008-09-30 | gst/rtpmanager/rtpsession.c: Ref the rtpsource object before we release the s... | Wim Taymans | 1 | -0/+18 |
2008-09-29 | Add FLAC parser, based on GstBaseParse. Also add the bit and byte reader that... | Sebastian Dröge | 10 | -0/+5247 |
2008-09-23 | gst/rtpmanager/: Fix some docs. | Wim Taymans | 3 | -1/+4 |
2008-09-23 | Patch from: Josep Torra | Zaheer Abbas Merali | 2 | -10/+96 |
2008-09-17 | Fix compiler warnings on OS/X | Jan Schmidt | 1 | -1/+1 |
2008-09-15 | ext/celt/gstceltenc.h: Help gtk-doc to parse this correctly. | Stefan Kost | 1 | -0/+2 |
2008-09-13 | gst/rtpmanager/gstrtpbin.c: Do not try to adjust the offset of streams for wh... | Wim Taymans | 1 | -7/+34 |
2008-09-09 | gst/mpegdemux/: Fix conflicting public names in new mpeg demuxers. | Edward Hervey | 3 | -10/+10 |
2008-09-09 | gst/aiffparse/aiffparse.c: Support chunks in AIFF in any order in pull mode, ... | Michael Smith | 1 | -60/+81 |
2008-09-08 | gst/selector/gstinputselector.c: Reset the selector state when going to READY. | Wim Taymans | 1 | -0/+37 |
2008-09-05 | gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender beco... | Wim Taymans | 13 | -107/+218 |
2008-09-02 | gst/mpegdemux/: Fix build on macosx. | Edward Hervey | 2 | -2/+2 |
2008-09-02 | Add Fluendo MPEG PS and TS demuxers to gst-plugins-bad. This is now dual lice... | Zaheer Abbas Merali | 19 | -0/+7401 |
2008-09-02 | gst/mpegtsmux/mpegtsmux.c: Set caps on outgoing buffers. | Wim Taymans | 1 | -0/+4 |
2008-09-02 | Enable/fix up translations for these plugins. | Tim-Philipp Müller | 1 | -0/+7 |
2008-09-02 | gst/mpegtsmux/tsmux/tsmux.c: Fix build on macosx. | Edward Hervey | 1 | -3/+1 |
2008-09-01 | gst/mpegtsmux/mpegtsmux_aac.c: Allocate a fixed size buffer on the stack inst... | Sebastian Dröge | 3 | -10/+9 |
2008-09-01 | gst/mpegtsmux/mpegtsmux.c: Add support for muxing MPEG4 video. | Sebastian Dröge | 1 | -2/+8 |
2008-09-01 | gst/mpegtsmux/tsmux/: Fix build of mpegtsmux. | Edward Hervey | 2 | -3/+3 |
2008-09-01 | Add Fluendo MPEG-TS muxer and libtsmux to gst-plugins-bad. This is renamed to... | Sebastian Dröge | 14 | -0/+3920 |
2008-09-01 | gst/selector/gstinputselector.c: Reuse the get_linked_pads for both source an... | Wim Taymans | 1 | -16/+24 |
2008-08-31 | Add scaletempo plugin, which allows to scale the speed of audio without chang... | Rov Juvano | 4 | -0/+884 |
2008-08-28 | gst/dccp/: Fix compilation on Solaris by including filio.h as needed. | Jan Schmidt | 4 | -14/+26 |
2008-08-28 | gst/rtpmanager/gstrtpsession.c: Send EOS when the session object instructs us... | Wim Taymans | 3 | -6/+22 |
2008-08-28 | gst/aiffparse/aiffparse.c: Read size of chunks preceeding the audio data with... | Michael Smith | 1 | -1/+1 |
2008-08-28 | Add an AIFF parsing element, heavily based on wavparse. | Michael Smith | 3 | -0/+1685 |
2008-08-27 | gst/selector/gstinputselector.c: Implement the LATENCY query in a better way ... | Wim Taymans | 1 | -0/+80 |
2008-08-26 | gst/deinterlace2/tvtime/tomsmocomp/: Unroll the loop to handle two bytes at o... | Sebastian Dröge | 4 | -108/+196 |
2008-08-26 | gst/dccp/gstdccpserversink.*: Don't put globals only used by one '.c' file in... | Edward Hervey | 2 | -3/+3 |
2008-08-26 | gst/dccp/gstdccp.c: Whoops, that was one fix too much :) | Edward Hervey | 1 | -1/+1 |
2008-08-26 | gst/dccp/gstdccp.c: size_t's size varies by platform/architecture. Use glib c... | Edward Hervey | 1 | -5/+5 |