Age | Commit message (Expand) | Author | Files | Lines |
2007-12-17 | gst/multifile/gstmultifilesrc.*: When subsequent files are read, if the file ... | David Schleef | 4 | -1/+17 |
2007-12-17 | gst/switch/gstswitch.c (gst_selector_pad_chain): Return OK when a buffer is i... | Andy Wingo | 2 | -1/+6 |
2007-12-17 | gst/switch/: gst/switch/gstswitch.c (gst_stream_selector_class_init) (gst_str... | Andy Wingo | 4 | -5/+32 |
2007-12-17 | gst/switch/gstswitch.c (gst_selector_pad_get_property) (gst_selector_pad_clas... | Andy Wingo | 2 | -24/+53 |
2007-12-17 | gst/switch/gstswitch.c (gst_stream_selector_change_state) | Andy Wingo | 2 | -47/+31 |
2007-12-17 | gst/switch/gstswitch.h (struct _GstStreamSelector): gst/switch/gstswitch.c (g... | Andy Wingo | 3 | -1/+39 |
2007-12-17 | gst/switch/gstswitch.c (gst_stream_selector_class_init) | Andy Wingo | 2 | -1/+22 |
2007-12-17 | gst/switch/gstswitch.h (struct _GstStreamSelector): Add some state variables. | Andy Wingo | 3 | -29/+103 |
2007-12-17 | gst/switch/gstswitch.c (gst_stream_selector_block): Implement the block() sig... | Andy Wingo | 2 | -1/+53 |
2007-12-17 | gst/switch/gstswitch.h (struct _GstStreamSelectorClass): Fix vmethod prototypes. | Andy Wingo | 3 | -3/+30 |
2007-12-17 | gst/switch/gstswitch.*: Add `block' and `switch' signals. | Andy Wingo | 5 | -1/+65 |
2007-12-17 | gst/switch/gstswitch.*: Replace with files from gststreamselector.[ch], regis... | Andy Wingo | 3 | -720/+534 |
2007-12-17 | add libsoup plugin to spec | Christian Schaller | 1 | -0/+1 |
2007-12-17 | Added "parse-only" property to metadatademux. | Edgard Lima | 11 | -57/+255 |
2007-12-16 | sys/glsink/: Rename GLVideo* to GstGL*. | David Schleef | 5 | -105/+112 |
2007-12-16 | sys/glsink/: Add vblank synchronization. Isn't really working on my driver. :( | David Schleef | 5 | -5/+219 |
2007-12-15 | sys/glsink/: Add support for xRGB, xBGR, and AYUV. Re-add support for power-... | David Schleef | 7 | -36/+297 |
2007-12-15 | gst/videoparse/gstvideoparse.c: Free the adapter on dispose and correctly res... | Sebastian Dröge | 3 | -1/+16 |
2007-12-15 | gst/videoparse/gstvideoparse.c: Improve duration query by first asking upstre... | Sebastian Dröge | 2 | -26/+81 |
2007-12-15 | gst/videoparse/gstvideoparse.c: Add support for video/x-raw-rgb and video/x-r... | Sebastian Dröge | 2 | -13/+194 |
2007-12-15 | sys/glsink/gstvideo-common.*: Pull together some common raw video functions i... | David Schleef | 9 | -108/+799 |
2007-12-14 | Added new module for common functions. Using GST_TYPE_FRACTION for Exif (S)Ra... | Edgard Lima | 13 | -1620/+1313 |
2007-12-14 | gst/mpegtsparse/mpegtspacketizer.*: Hash streams by pid again. Add a linked l... | Zaheer Abbas Merali | 3 | -48/+118 |
2007-12-14 | update spec file and add two missing files for disting | Christian Schaller | 4 | -2/+19 |
2007-12-13 | Code documentation. | Edgard Lima | 19 | -197/+326 |
2007-12-13 | Added a test application. Added some EXIF tags. Fixed a muxer bug. | Edgard Lima | 11 | -105/+1419 |
2007-12-13 | gst/videoparse/gstvideoparse.c: Implement a query type function for the src p... | Sebastian Dröge | 2 | -1/+76 |
2007-12-13 | gst/videoparse/gstvideoparse.c: Handle -1 values for the CONVERT query too. | Sebastian Dröge | 2 | -3/+21 |
2007-12-13 | gst/videoparse/gstvideoparse.c: Add YV12 to the pad templates as it is suppor... | Sebastian Dröge | 3 | -3/+11 |
2007-12-13 | gst/videoparse/Makefile.am: Add $(GST_PLUGINS_BASE_CFLAGS) to CFLAGS to fix t... | Sebastian Dröge | 3 | -4/+14 |
2007-12-13 | gst/videoparse/: Add a bunch of features: handle format specification, handle... | David Schleef | 4 | -114/+379 |
2007-12-12 | gst/rtpmanager/: Clean up the dynamic pads when going to READY. | Wim Taymans | 3 | -30/+51 |
2007-12-12 | gst/rtpmanager/: Fix some leaks. | Wim Taymans | 4 | -0/+27 |
2007-12-12 | ext/dts/gstdtsdec.*: Add support for "audio/x-private1-dts" as used by flupsp... | Sebastian Dröge | 3 | -5/+108 |
2007-12-12 | sys/glsink/: Split out gl-related code into a separate file with a sensible A... | David Schleef | 5 | -393/+513 |
2007-12-11 | ext/soup/gstsouphttpsrc.*: Do not try to unpause I/O in the "queued" state. | Wouter Cloetens | 3 | -39/+375 |
2007-12-11 | ext/x264/gstx264enc.c: Fix caps memleak. | Wim Taymans | 2 | -2/+12 |
2007-12-11 | gst/flv/gstflvparse.c: Don't strdup (and thus leak) codec name strings when p... | Tim-Philipp Müller | 2 | -4/+11 |
2007-12-10 | gst/rtpmanager/: Post a message when the SDES infor changes for a source. | Wim Taymans | 5 | -4/+130 |
2007-12-10 | gst/videoparse/gstvideoparse.c: Forward the query upstream, the default eleme... | mutex at runbox dot com | 2 | -5/+10 |
2007-12-10 | gst/rtpmanager/: Add signal to notify of an SDES change. | Wim Taymans | 21 | -38/+113 |
2007-12-10 | gst/rtpmanager/gstrtpbin.*: Expose SDES items as properties and configure the... | Wim Taymans | 4 | -2/+214 |
2007-12-10 | gst/rtpmanager/: Update comment. | Wim Taymans | 8 | -322/+1036 |
2007-12-09 | gst/flv/gstflvparse.c: Fix list of supported and known codecs. | Edward Hervey | 2 | -8/+63 |
2007-12-09 | configure.ac: Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181. | Sebastian Dröge | 2 | -1/+10 |
2007-12-06 | gst/equalizer/gstiirequalizer.c: Fix compilation. | Sebastian Dröge | 2 | -1/+7 |
2007-12-06 | gst/equalizer/gstiirequalizer.c: Don't process buffers in passthrough mode. | Sebastian Dröge | 2 | -0/+9 |
2007-12-06 | gst/filter/: The transform() methods are not called in passthrough mode so th... | Sebastian Dröge | 3 | -8/+7 |
2007-12-06 | gst/filter/: Sync the GObject properties with the controller even in passthro... | Sebastian Dröge | 3 | -9/+16 |
2007-12-06 | gst/mpegtsparse/mpegtsparse.c: Mark crc values table as constant. | Tim-Philipp Müller | 2 | -1/+6 |