summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix negotiationDavid Schleef2004-01-081-0/+5
* sys/ximage/ximagesink.c: configure event is not emiting the desired size sign...Julien Moutte2004-01-081-0/+6
* gst/median/gstmedian.c: Fix capsnego.Ronald S. Bultje2004-01-082-13/+25
* ext/sdl/sdlvideosink.c: Using XOverlay public method to fire size signal.Julien Moutte2004-01-081-0/+5
* examples/gstplay/Makefile.am: Adding the interface library.Julien Moutte2004-01-072-1/+22
* videofilterDavid Schleef2004-01-071-0/+8
* Handle builddir != srcdir builds with making gstvideoexample.cDavid Schleef2004-01-071-3/+2
* Fix the regular expressions and quote properlyDavid Schleef2004-01-071-6/+9
* Convert make_filter to sh. Add make_filter's id to the outputDavid Schleef2004-01-072-27/+28
* fix element descriptionThomas Vander Stichele2004-01-071-0/+4
* examples/gstplay/player.c: Adding some new lines in g_print calls.Julien Moutte2004-01-072-3/+30
* Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...Ronald S. Bultje2004-01-074-30/+16
* gstvideoexample.h disappeared. fixing build.Julien Moutte2004-01-071-1/+1
* New source plugin based on librfb-0.1. RFB (remote framebuffer) is the proto...David Schleef2004-01-073-0/+25
* Make warpTV a subclass of videofilterDavid Schleef2004-01-074-162/+184
* Merge gstvideotemplate.h into gstvideotemplate.cDavid Schleef2004-01-074-81/+33
* ext/mad/gstid3tag.c: Add guard against invalid utf-8 conversions in mad. Just...Benjamin Otte2004-01-071-0/+5
* sys/oss/gstosssink.c: Fix for bug shown by poisoningBenjamin Otte2004-01-062-2/+7
* sys/v4l/: Fix for removed bufferpools.Ronald S. Bultje2004-01-061-0/+9
* ext/dv/gstdvdec.c: Fix caps negotiation.Jan Schmidt2004-01-062-1/+28
* ext/shout/gstshout.c: fix for new caps system.Ronald S. Bultje2004-01-062-2/+23
* ifdef out ARGB type when it isn't available in xvidcore 1.0.0beta2Jan Schmidt2004-01-061-0/+9
* gst/mpegstream/gstmpegparse.c: When we have received a new SCR right in the f...Ronald S. Bultje2004-01-061-0/+7
* Set the buffer-frames on the int2floats capsIain Holmes2004-01-061-0/+9
* gst/mpegstream/gstmpegdemux.c: Add pad to element *after* setting functions s...Ronald S. Bultje2004-01-051-0/+9
* Fix the fixate functions to handle new prototype:David Schleef2004-01-042-2/+12
* sys/ximage/ximagesink.*: assorted fixes to make (re)embedding workBenjamin Otte2004-01-041-0/+12
* gst-libs/gst/xoverlay/xoverlay.*: Add optional "desired size" signal and quer...Benjamin Otte2004-01-041-0/+8
* OopsRonald S. Bultje2004-01-041-1/+1
* gst/matroska/matroska-demux.c: Fix EBML-laced block parsing. Diffs are relati...Ronald S. Bultje2004-01-044-6/+54
* gst/wavenc/gstwavenc.c: Fix indenting, fix pad creation.Ronald S. Bultje2004-01-042-7/+14
* ext/xvid/gstxviddec.c: Implement src_getcaps() so proper size caps is negotia...Ronald S. Bultje2004-01-041-0/+7
* ext/flac/gstflacdec.c: Finish flac decoder on EOS. See #116178.Ronald S. Bultje2004-01-032-2/+6
* gst/matroska/: Add getcaps() function to fix capsnego...Ronald S. Bultje2004-01-033-191/+29
* gst/mpegstream/: Fix more integer overflows. Again, see #126967.Ronald S. Bultje2004-01-031-0/+7
* ext/mpeg2dec/gstmpeg2dec.c: Add support for mpeg2dec-0.4.0 (released two week...Ronald S. Bultje2004-01-031-0/+25
* Update xvid plugin to latest xvid (1.0.0-beta3) API.Ronald S. Bultje2004-01-031-15/+24
* gst/rtp/rtp-packet.c: Add sys/types.h include, since OS X doesn't define in_a...Ronald S. Bultje2004-01-032-0/+8
* Oops, failed to add this file during previous OS X stuff commitRonald S. Bultje2004-01-031-0/+2
* ext/alsa/gstalsamixer.c: Correct logic of dispose function (see #129306).Ronald S. Bultje2004-01-031-0/+7
* gst/mpegstream/: and also fix integer overflows at high PTS values (see #1269...Ronald S. Bultje2004-01-031-0/+9
* ext/: OS X fixes (see #126628).Ronald S. Bultje2004-01-034-7/+13
* Change sink pad template caps to "video/quicktime"David Schleef2004-01-031-1/+1
* ext/alsa/gstalsasrc.c: Remove bogus "src" request pad.David Schleef2004-01-031-0/+9
* sys/: Move interface libs from LDFLAGS to LIBADD, fix relocation errors after...Ronald S. Bultje2004-01-021-0/+8
* ext/ffmpeg/gstffmpegenc.c: Negotiation fixes.David Schleef2004-01-021-0/+10
* sys/v4l/: Fix pad template stuff.Ronald S. Bultje2004-01-021-0/+7
* gst/matroska/: fix signed integer reading/writing.Ronald S. Bultje2004-01-023-6/+23
* ext/alsa/README: Remove outdated documentBenjamin Otte2004-01-021-0/+5
* src pad was being created twice - oops.Jan Schmidt2004-01-022-1/+6