summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* convert to using GstClockTime for all time values, finally.Thomas Vander Stichele2005-09-234-77/+129
* fix build of goomThomas Vander Stichele2005-09-231-1/+1
* we handle more than two channelsThomas Vander Stichele2005-09-231-2/+2
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-2325-56/+50
* Auparse ported to 0.9. Tested with filesrc ! auparse ! osssink and alsasinkEdgard Lima2005-09-222-56/+43
* gst/rtp/: Use is_filled to both check MTU and max-ptime of base class.Wim Taymans2005-09-2211-37/+61
* gst/rtp/gstrtpmp4venc.c: Don't fragment packets with multiple frames.Wim Taymans2005-09-222-8/+18
* gst/rtp/: Remove g_print.Wim Taymans2005-09-227-34/+210
* gst/rtsp/gstrtspsrc.c: Strip spaces for key/value pairs.Wim Taymans2005-09-211-3/+5
* gst/rtsp/gstrtspsrc.c: More SDP parsing and caps setting.Wim Taymans2005-09-212-12/+34
* gst/rtp/gstrtpamrdec.c: Handle multiple AMr packets per payload. Handle CRC a...Wim Taymans2005-09-2110-108/+356
* gst/rtp/README: Update READMEWim Taymans2005-09-215-58/+123
* gst/rtsp/: Add URI handler.Wim Taymans2005-09-203-9/+191
* don't use underscoresThomas Vander Stichele2005-09-2019-51/+51
* gst/alpha/gstalpha.c: fix element descriptionStefan Kost2005-09-201-1/+1
* gst/rtp/gstrtph263pdec.c: Don't check payload for now.Wim Taymans2005-09-192-20/+30
* gst/wavparse/gstwavparse.*: Fix wavparse some more.Wim Taymans2005-09-192-151/+294
* gst/level/level-example.c: Fix for new bus API.Wim Taymans2005-09-192-1/+2
* disable flags for unbuilt pluginsThomas Vander Stichele2005-09-191-16/+15
* Updates to payloader/depayloaders, make payloaders use the base classes.Wim Taymans2005-09-1535-2018/+1021
* gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): gst/autode...Andy Wingo2005-09-152-2/+2
* common/: a simple py script to generate valid xml from a C example probably a...Thomas Vander Stichele2005-09-144-1/+133
* gst/wavenc/gstwavenc.c: Actually define the debug object being used in wavenc...Michael Smith2005-09-141-1/+3
* Link smpte plugin against GST_BASE_LIBS, to get libgstbase; needed to build o...Michael Smith2005-09-141-1/+1
* Move fdsrc back into gstreamer core elements.Jan Schmidt2005-09-095-399/+17
* gst-plugins-good.spec.in: spec file fixesThomas Vander Stichele2005-09-092-7/+18
* Port to 0.9 and re-enable efence plugin.Jan Schmidt2005-09-062-97/+126
* gst/rtp/: Added mpeg4 video payload encoder/decoder.Wim Taymans2005-09-0614-13/+1717
* Fix up all the state change functions.Jan Schmidt2005-09-051-12/+13
* cleaning up badThomas Vander Stichele2005-09-051-6/+7
* All plugins updated for element state changes.Andy Wingo2005-09-0250-492/+498
* fix build after cleaning up my vomitThomas Vander Stichele2005-09-011-2/+2
* fix build after cleaning up my vomitThomas Vander Stichele2005-09-011-7/+3
* Andrewio Patrickoforus Wingonymus - 5 additional tests for your sinsThomas Vander Stichele2005-09-012-20/+16
* add docs to buildThomas Vander Stichele2005-09-015-71/+112
* remove dvdlpcmdec, it's dvd stuffThomas Vander Stichele2005-08-314-478/+0
* tidying up -good for businessThomas Vander Stichele2005-08-303-14/+14
* Ported to GStreamer 0.9. Need to fix performance issues.Flavio Oliveira2005-08-301-31/+36
* Updates for two-arg init from GST_BOILERPLATE.Andy Wingo2005-08-2815-18/+23
* do proper cleanup/creation, fixes state changesThomas Vander Stichele2005-08-261-3/+7
* gst/level/gstlevel.c: Revert unpopular change for GST_MESSAGE_SRC to GObject.Jan Schmidt2005-08-251-1/+1
* enable more; update for basetransformThomas Vander Stichele2005-08-241-14/+16
* gst/level/gstlevel.c: GST_MESSAGE_SRC became a GObjectJan Schmidt2005-08-241-1/+1
* gst/rtp/: Small updates, RFC reference to payload encoders.Wim Taymans2005-08-234-0/+28
* gst/udp/gstmultiudpsink.c: Remove get_time code that is both wrong and unneeded.Wim Taymans2005-08-191-11/+0
* add missing header file for distingChristian Schaller2005-08-191-1/+2
* gst/rtp/gstrtph263penc.*: Added configurable pt and ssrc, to be merged in the...Wim Taymans2005-08-194-4/+66
* gst/rtp/: Some cleanups in the h263p (de)payloaders.Wim Taymans2005-08-194-8/+16
* ext/amrnb/: Update caps with audio/AMR.Wim Taymans2005-08-1910-57/+465
* gst/rtp/gstrtpamrdec.c: Fix up amr depayloader a bit.Wim Taymans2005-08-183-15/+33