summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-12-17gst/switch/gstswitch.*: Add `block' and `switch' signals.Andy Wingo1-0/+8
2007-12-17gst/switch/gstswitch.*: Replace with files from gststreamselector.[ch], regis...Andy Wingo1-0/+7
2007-12-17Added "parse-only" property to metadatademux.Edgard Lima1-2/+16
2007-12-16sys/glsink/: Rename GLVideo* to GstGL*.David Schleef1-0/+8
2007-12-16sys/glsink/: Add vblank synchronization. Isn't really working on my driver. :(David Schleef1-0/+9
2007-12-15sys/glsink/: Add support for xRGB, xBGR, and AYUV. Re-add support for power-...David Schleef1-0/+11
2007-12-15gst/videoparse/gstvideoparse.c: Free the adapter on dispose and correctly res...Sebastian Dröge1-0/+6
2007-12-15gst/videoparse/gstvideoparse.c: Improve duration query by first asking upstre...Sebastian Dröge1-0/+11
2007-12-15gst/videoparse/gstvideoparse.c: Add support for video/x-raw-rgb and video/x-r...Sebastian Dröge1-0/+13
2007-12-15sys/glsink/gstvideo-common.*: Pull together some common raw video functions i...David Schleef1-0/+14
2007-12-14Added new module for common functions. Using GST_TYPE_FRACTION for Exif (S)Ra...Edgard Lima1-0/+19
2007-12-14gst/mpegtsparse/mpegtspacketizer.*: Hash streams by pid again. Add a linked l...Zaheer Abbas Merali1-0/+8
2007-12-14update spec file and add two missing files for distingChristian Schaller1-0/+6
2007-12-13Code documentation.Edgard Lima1-0/+22
2007-12-13Added a test application. Added some EXIF tags. Fixed a muxer bug.Edgard Lima1-0/+13
2007-12-13gst/videoparse/gstvideoparse.c: Implement a query type function for the src p...Sebastian Dröge1-0/+8
2007-12-13gst/videoparse/gstvideoparse.c: Handle -1 values for the CONVERT query too.Sebastian Dröge1-0/+6
2007-12-13gst/videoparse/gstvideoparse.c: Add YV12 to the pad templates as it is suppor...Sebastian Dröge1-0/+6
2007-12-13gst/videoparse/Makefile.am: Add $(GST_PLUGINS_BASE_CFLAGS) to CFLAGS to fix t...Sebastian Dröge1-0/+10
2007-12-13gst/videoparse/: Add a bunch of features: handle format specification, handle...David Schleef1-0/+7
2007-12-12gst/rtpmanager/: Clean up the dynamic pads when going to READY.Wim Taymans1-0/+10
2007-12-12gst/rtpmanager/: Fix some leaks.Wim Taymans1-0/+10
2007-12-12ext/dts/gstdtsdec.*: Add support for "audio/x-private1-dts" as used by flupsp...Sebastian Dröge1-0/+9
2007-12-12sys/glsink/: Split out gl-related code into a separate file with a sensible A...David Schleef1-0/+10
2007-12-11ext/soup/gstsouphttpsrc.*: Do not try to unpause I/O in the "queued" state.Wouter Cloetens1-0/+24
2007-12-11ext/x264/gstx264enc.c: Fix caps memleak.Wim Taymans1-0/+5
2007-12-11gst/flv/gstflvparse.c: Don't strdup (and thus leak) codec name strings when p...Tim-Philipp Müller1-0/+7
2007-12-10gst/rtpmanager/: Post a message when the SDES infor changes for a source.Wim Taymans1-1/+12
2007-12-10gst/videoparse/gstvideoparse.c: Forward the query upstream, the default eleme...mutex at runbox dot com1-0/+8
2007-12-10gst/rtpmanager/: Add signal to notify of an SDES change.Wim Taymans1-0/+28
2007-12-10gst/rtpmanager/gstrtpbin.*: Expose SDES items as properties and configure the...Wim Taymans1-0/+14
2007-12-10gst/rtpmanager/: Update comment.Wim Taymans1-0/+40
2007-12-09gst/flv/gstflvparse.c: Fix list of supported and known codecs.Edward Hervey1-0/+8
2007-12-09configure.ac: Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.Sebastian Dröge1-0/+5
2007-12-06gst/equalizer/gstiirequalizer.c: Fix compilation.Sebastian Dröge1-0/+6
2007-12-06gst/equalizer/gstiirequalizer.c: Don't process buffers in passthrough mode.Sebastian Dröge1-0/+6
2007-12-06gst/filter/: The transform() methods are not called in passthrough mode so th...Sebastian Dröge1-0/+7
2007-12-06gst/filter/: Sync the GObject properties with the controller even in passthro...Sebastian Dröge1-0/+8
2007-12-06gst/mpegtsparse/mpegtsparse.c: Mark crc values table as constant.Tim-Philipp Müller1-0/+5
2007-12-05Added some tags to exif parser.Edgard Lima1-0/+9
2007-12-05gst/mpegtsparse/: A sub table is identified by the pair table_id and sub_tabl...Zaheer Abbas Merali1-0/+9
2007-12-05gst/switch/gstswitch.c (gst_switch_set_property): Don't push buffers from app...Andy Wingo1-0/+6
2007-12-04Now compiles even when libiptc is missing.Edgard Lima1-0/+8
2007-12-04Fixed element properties and now muxer writes to png also.Edgard Lima1-0/+14
2007-12-03gst/mpegtsparse/: Remove signals for pat, pmt, nit, eit, sdt. Replace with bu...Zaheer Abbas Merali1-0/+12
2007-12-03Muxer writes (in jpeg only) whole IPTC chunk sent as tag. Muxer implemets Gst...Edgard Lima1-0/+14
2007-12-03gst/librfb/rfbdecoder.c: Should fix the 64-bit buildThijs Vermeir1-0/+5
2007-11-30Muxer writes (in jpeg only) whole EXIF and XMP chunks sent as tags.Edgard Lima1-0/+18
2007-11-30gst/librfb/rfbdecoder.*: Add CoRRE encodingThijs Vermeir1-0/+6
2007-11-30gst/mpegtsparse/mpegtsparse.c: CRC check the psi pids. CRC checking code reli...Zaheer Abbas Merali1-0/+6