summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* clean up flagsThomas Vander Stichele2005-07-251-2/+2
* Dear God. One videoflip element being installed is quite enough, thank you. ...Thomas Vander Stichele2005-07-246-955/+0
* Ported silence to 0.9 using GstBaseSrc ... 180 lines :)Edward Hervey2005-07-232-0/+10
* ext/mad/gstmad.c: First try forwarding events, makes seeking in AVI files wit...Ronald S. Bultje2005-07-221-0/+6
* configure.ac ext/Makefile.am ext/amrnb/amrnbdec.c ext/amrnb/amrnbenc.c ext/am...Edgard Lima2005-07-211-0/+11
* ext/mpeg2dec/gstmpeg2dec.c (gst_mpeg2dec_sink_event): Signedness fix.Andy Wingo2005-07-202-0/+5
* Ported wavparse to 0.9 . Playing, seeking and state changes work.Edward Hervey2005-07-205-218/+411
* Port auto/gconfsinks to 0.9. They actually appear to work here inRonald S. Bultje2005-07-2010-218/+135
* add gconf.{ch} from gst-libsThomas Vander Stichele2005-07-202-0/+365
* put in gconf sinksThomas Vander Stichele2005-07-207-0/+602
* merging autodetect from 0.8 branchThomas Vander Stichele2005-07-207-0/+700
* ext/faad/Makefile.am: Fix uninstalled build.Ronald S. Bultje2005-07-201-0/+5
* Ported to 0.9 (faad, amrnb, mpeg2dec)Edgard Lima2005-07-192-16/+75
* sys/oss/gstosssink.c: Parse spec to set correct oss values.Wim Taymans2005-07-192-4/+64
* ext/dv/gstdvdec.c (gst_dvdec_decode_video): Set the proper framerate on the o...Andy Wingo2005-07-192-2/+7
* ext/dv/gstdvdec.c (gst_dvdec_decode_video): Don't clobber alloc_buffer's retu...Andy Wingo2005-07-192-11/+24
* ext/dv/gstdvdec.h: Fix signedness error.Andy Wingo2005-07-192-2/+6
* ext/dv/gstdvdec.*: Implemented seeking in dvdec.Wim Taymans2005-07-193-153/+386
* ext/Makefile.am: Enable dvdev and raw1394src.Andy Wingo2005-07-192-8/+12
* configure.ac: Use AS_LIBTOOL_TAGS. Fix crap gettext commit comment.Andy Wingo2005-07-181-0/+5
* configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by default. Also...Andy Wingo2005-07-181-1/+2
* gst/rtsp/gstrtspsrc.c: Fix for core changes.Wim Taymans2005-07-183-6/+8
* Pass on the discont event when returning to NORMAL mode after reading tags.Jan Schmidt2005-07-181-0/+6
* gst/realmedia/rmdemux.c: Send discont event before pushing first buffer.Wim Taymans2005-07-181-0/+8
* gst/fdsrc/gstfdsrc.c: Removed #include <gst_private.h>Philippe Kalaf2005-07-182-1/+5
* gst/fdsrc/: Moved fdsrc 0.9 port from gstreamer/gst/elements to here.Philippe Kalaf2005-07-165-0/+393
* ext/mad/gstmad.c: Add convert function for proper timestamp calculations.Wim Taymans2005-07-162-27/+37
* gst/: Port to new base class.Wim Taymans2005-07-153-32/+33
* ext/raw1394/gstdv1394src.c: It's PUSH_SRC now.Wim Taymans2005-07-142-2/+10
* more autistic cleanliness in functions/names/definesThomas Vander Stichele2005-07-142-2/+10
* add dv to disted directoriesChristian Schaller2005-07-131-1/+3
* - ext/dv/Makefile.amPhilippe Kalaf2005-07-121-1/+1
* more macro splitting; fix po problemThomas Vander Stichele2005-07-1029-2269/+1633
* add missing filezAndy Wingo2005-07-083-0/+1376
* sys/oss/: Port from THREADED+wim's fixes.Andy Wingo2005-07-0814-843/+686
* gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the defines come...Andy Wingo2005-07-085-38/+54
* gst/videobox/gstvideobox.c: Logic was reversed. Needs some more fixes in the...Wim Taymans2005-07-072-3/+19
* Ported DVdec to 0.9.Wim Taymans2005-07-076-319/+371
* remove docsThomas Vander Stichele2005-07-072-11/+0
* Ported the 1394 source to 0.9.Wim Taymans2005-07-075-99/+218
* gst/base/gstbasesrc.c: Allow subclasses to implement their own negotiation.Wim Taymans2005-07-072-1/+7
* gst/udp/gstudpsrc.c: GST_BASESRC --> GST_BASE_SRCEdward Hervey2005-07-062-1/+6
* fix disting and spec fileChristian Schaller2005-07-053-8/+14
* gst/oneton: Removed (replaced by deinterleave).Andy Wingo2005-07-051-0/+2
* gst/: Removed dirs that are now in gst-plugins-base.Andy Wingo2005-07-051-0/+15
* configure.ac: videofilter must be compiled first, since other plugins depend ...Edward Hervey2005-07-052-1/+6
* changelogAndy Wingo2005-07-051-0/+5
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-0551-99/+0
* gst/videobox/gstvideobox.c: Clean up, port to 0.9, useAndy Wingo2005-07-054-187/+113
* examples/level/: Examples moved out of the source dir. Not updated tho.Andy Wingo2005-07-0417-338/+638