summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-01-14ext/divx/: Set category to divx4linux instead of divx (too generic).Ronald S. Bultje4-3/+19
2004-01-14Don't issue a timestamp unless we have a PTS.Jan Schmidt1-0/+6
2004-01-14gst-libs/gst/play/gstplay.c: Query the audio element to get the time, not the...Benjamin Otte3-6/+18
2004-01-14use element time.Benjamin Otte4-32/+50
2004-01-14ext/flac/: length is already host endian, no need to convert. Fixes playback ...Benjamin Otte1-1/+2
2004-01-13ext/flac/gstflacdec.c: length is already host endian, no need to convert. Fix...Benjamin Otte1-0/+6
2004-01-13enable compilation and installation of ivorbis pluginAmaury Jacquot1-0/+1
2004-01-13gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the colorbalance i...Jon Trowbridge3-0/+20
2004-01-12gst/debug/efence.c: Fix negotiation. Add a bufferalloc function for the sink...David Schleef1-0/+8
2004-01-12gst-libs/gst/colorbalance/colorbalancechannel.c: Adding safety check in dispo...Julien Moutte2-1/+21
2004-01-12fix up audioconvert caps nego, remove float stuff, remove rate stuff gst-laun...Thomas Vander Stichele1-0/+15
2004-01-12adding structure setters matching the templates for audioThomas Vander Stichele3-0/+98
2004-01-12gst/audioconvert/gstaudioconvert.c: Test that pad is negotiated before gettin...David Schleef1-0/+5
2004-01-12gst-libs/gst/play/gstplay.c: When analyzing the pads of an element the bin is...Julien Moutte3-6/+18
2004-01-12sys/: Fixing the direct put buffers detection. I prefer checking GST_BUFFER_P...Julien Moutte1-0/+7
2004-01-12make oss warning more usefulThomas Vander Stichele1-0/+2
2004-01-12add oss debugging categoryThomas Vander Stichele1-0/+6
2004-01-12Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_HDavid Schleef7-1/+37
2004-01-12Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...David Schleef7-6/+24
2004-01-12Fixes to make ext/libcaca compile.David Schleef1-0/+9
2004-01-12Fixes to make ext/libcaca compile.David Schleef4-4/+39
2004-01-12sys/v4l2/: add norm, channel and frequency properties.Benjamin Otte9-1097/+1114
2004-01-12gst-libs/gst/tuner/tuner.*: GObjects aren't const.Benjamin Otte3-10/+76
2004-01-12gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte19-184/+212
2004-01-11ext/ffmpeg/gstffmpegcolorspace.c: Fixing the pad_alloc_buffer implementation ...Julien Moutte2-1/+20
2004-01-11ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() testDavid Schleef2-4/+22
2004-01-11New gamma filterDavid Schleef1-0/+8
2004-01-11I forgot to commit Changelog on my latest commit. (no cake for me tonight)Julien Moutte1-0/+11
2004-01-11I'm too lazy to comment thisBenjamin Otte2-22/+13
2004-01-11gst/qtdemux/qtdemux.c: fix audio chunk size/timestamp calculationBenjamin Otte2-5/+23
2004-01-11configure.ac: Adding examples/switch/MakefileJulien Moutte5-3/+122
2004-01-11ext/ffmpeg/gstffmpegcodecmap.c: fix SVQ3 capsBenjamin Otte1-0/+5
2004-01-10gst/effectv/gstaging.c: Port agingTV to videofilterSteve Baker1-0/+8
2004-01-10latest spec file updatesChristian Schaller1-3/+3
2004-01-09ext/hermes/gstcolorspace.c: Implementing gst_pad_alloc_buffer to use optimize...Julien Moutte2-3/+8
2004-01-09ext/ffmpeg/gstffmpegcolorspace.c: Implementing gst_pad_alloc_buffer to use op...Julien Moutte2-4/+27
2004-01-09Hacking. Added decoding and mouse events. Actually works.David Schleef1-0/+5
2004-01-09ext/divx/gstdivxenc.c: Use explicit caps - fix capsnego.Ronald S. Bultje5-6/+15
2004-01-09ext/ffmpeg/gstffmpegenc.c: Fix pad_link function to handle formats that ffmpe...David Schleef1-0/+20
2004-01-08Fix negotiationDavid Schleef2-1/+54
2004-01-08sys/ximage/ximagesink.c: configure event is not emiting the desired size sign...Julien Moutte1-0/+6
2004-01-08gst/median/gstmedian.c: Fix capsnego.Ronald S. Bultje1-0/+5
2004-01-08ext/sdl/sdlvideosink.c: Using XOverlay public method to fire size signal.Julien Moutte2-3/+8
2004-01-07examples/gstplay/Makefile.am: Adding the interface library.Julien Moutte10-59/+40
2004-01-07videofilterDavid Schleef1-0/+8
2004-01-07fix element descriptionThomas Vander Stichele2-2/+6
2004-01-07examples/gstplay/player.c: Adding some new lines in g_print calls.Julien Moutte2-3/+30
2004-01-07Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...Ronald S. Bultje6-36/+33
2004-01-07New source plugin based on librfb-0.1. RFB (remote framebuffer) is the proto...David Schleef3-0/+25
2004-01-07Make warpTV a subclass of videofilterDavid Schleef1-0/+11