summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2004-01-07ext/mad/gstid3tag.c: Add guard against invalid utf-8 conversions in mad. Just...Benjamin Otte1-0/+5
2004-01-06sys/oss/gstosssink.c: Fix for bug shown by poisoningBenjamin Otte1-0/+5
2004-01-06This should have been committed along with the changelog entry a few hours agoRonald S. Bultje1-25/+16
2004-01-06sys/v4l/: Fix for removed bufferpools.Ronald S. Bultje1-0/+9
2004-01-06ext/dv/gstdvdec.c: Fix caps negotiation.Jan Schmidt3-6/+37
2004-01-06ext/shout/gstshout.c: fix for new caps system.Ronald S. Bultje2-0/+18
2004-01-06ifdef out ARGB type when it isn't available in xvidcore 1.0.0beta2Jan Schmidt4-0/+21
2004-01-06gst/mpegstream/gstmpegparse.c: When we have received a new SCR right in the f...Ronald S. Bultje1-0/+7
2004-01-06Set the buffer-frames on the int2floats capsIain Holmes1-0/+9
2004-01-05gst/mpegstream/gstmpegdemux.c: Add pad to element *after* setting functions s...Ronald S. Bultje1-0/+9
2004-01-04Fix the fixate functions to handle new prototype:David Schleef1-0/+10
2004-01-04sys/ximage/ximagesink.*: assorted fixes to make (re)embedding workBenjamin Otte1-0/+12
2004-01-04gst-libs/gst/xoverlay/xoverlay.*: Add optional "desired size" signal and quer...Benjamin Otte3-3/+82
2004-01-04OopsRonald S. Bultje1-1/+1
2004-01-04gst/matroska/matroska-demux.c: Fix EBML-laced block parsing. Diffs are relati...Ronald S. Bultje1-0/+14
2004-01-04gst/wavenc/gstwavenc.c: Fix indenting, fix pad creation.Ronald S. Bultje1-0/+5
2004-01-04ext/xvid/gstxviddec.c: Implement src_getcaps() so proper size caps is negotia...Ronald S. Bultje2-6/+47
2004-01-03ext/flac/gstflacdec.c: Finish flac decoder on EOS. See #116178.Ronald S. Bultje1-0/+5
2004-01-03gst/matroska/: Add getcaps() function to fix capsnego...Ronald S. Bultje1-0/+7
2004-01-03gst/mpegstream/: Fix more integer overflows. Again, see #126967.Ronald S. Bultje1-0/+7
2004-01-03ext/mpeg2dec/gstmpeg2dec.c: Add support for mpeg2dec-0.4.0 (released two week...Ronald S. Bultje1-0/+25
2004-01-03Update xvid plugin to latest xvid (1.0.0-beta3) API.Ronald S. Bultje7-304/+591
2004-01-03gst/rtp/rtp-packet.c: Add sys/types.h include, since OS X doesn't define in_a...Ronald S. Bultje1-0/+6
2004-01-03ext/alsa/gstalsamixer.c: Correct logic of dispose function (see #129306).Ronald S. Bultje1-0/+7
2004-01-03gst/mpegstream/: and also fix integer overflows at high PTS values (see #1269...Ronald S. Bultje1-0/+9
2004-01-03ext/: OS X fixes (see #126628).Ronald S. Bultje1-0/+7
2004-01-03Change sink pad template caps to "video/quicktime"David Schleef1-1/+1
2004-01-03ext/alsa/gstalsasrc.c: Remove bogus "src" request pad.David Schleef1-0/+9
2004-01-02sys/: Move interface libs from LDFLAGS to LIBADD, fix relocation errors after...Ronald S. Bultje1-0/+8
2004-01-02ext/ffmpeg/gstffmpegenc.c: Negotiation fixes.David Schleef1-0/+10
2004-01-02sys/v4l/: Fix pad template stuff.Ronald S. Bultje1-0/+7
2004-01-02gst/matroska/: fix signed integer reading/writing.Ronald S. Bultje1-0/+6
2004-01-02ext/alsa/README: Remove outdated documentBenjamin Otte1-0/+5
2004-01-02src pad was being created twice - oops.Jan Schmidt1-0/+5
2004-01-02sys/ximage/ximagesink.c: Comment out internal resize. It doesn't handle the r...Ronald S. Bultje1-0/+8
2004-01-02ext/mpeg2enc/gstmpeg2enc.cc: fix const/nonconst compile issue.Ronald S. Bultje2-2/+8
2004-01-02Add fixate function and test for bad capsDavid Schleef1-0/+6
2004-01-02Negotiation fixesDavid Schleef3-29/+26
2004-01-02Convert elements to use gst_pad_use_explicit_caps() where appropriate.David Schleef8-112/+77
2004-01-01Remove left-over g_printRonald S. Bultje1-3/+0
2004-01-01configure.ac: Fix configure check for mpeg2enc. We need 1.6.1.93 instead of 1...Ronald S. Bultje59-9707/+1123
2003-12-31Change gst_pad_proxy_link() to gst_pad_try_set_caps()David Schleef1-0/+6
2003-12-31Negotiation fixes.David Schleef1-0/+29