Age | Commit message (Expand) | Author | Files | Lines |
2004-01-09 | ext/ffmpeg/gstffmpegenc.c: Fix pad_link function to handle formats that ffmpe... | David Schleef | 1 | -0/+20 |
2004-01-08 | Fix negotiation | David Schleef | 2 | -1/+54 |
2004-01-08 | sys/ximage/ximagesink.c: configure event is not emiting the desired size sign... | Julien Moutte | 1 | -0/+6 |
2004-01-08 | gst/median/gstmedian.c: Fix capsnego. | Ronald S. Bultje | 1 | -0/+5 |
2004-01-08 | ext/sdl/sdlvideosink.c: Using XOverlay public method to fire size signal. | Julien Moutte | 2 | -3/+8 |
2004-01-07 | examples/gstplay/Makefile.am: Adding the interface library. | Julien Moutte | 10 | -59/+40 |
2004-01-07 | videofilter | David Schleef | 1 | -0/+8 |
2004-01-07 | fix element description | Thomas Vander Stichele | 2 | -2/+6 |
2004-01-07 | examples/gstplay/player.c: Adding some new lines in g_print calls. | Julien Moutte | 2 | -3/+30 |
2004-01-07 | Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic... | Ronald S. Bultje | 6 | -36/+33 |
2004-01-07 | New source plugin based on librfb-0.1. RFB (remote framebuffer) is the proto... | David Schleef | 3 | -0/+25 |
2004-01-07 | Make warpTV a subclass of videofilter | David Schleef | 1 | -0/+11 |
2004-01-07 | ext/mad/gstid3tag.c: Add guard against invalid utf-8 conversions in mad. Just... | Benjamin Otte | 1 | -0/+5 |
2004-01-06 | sys/oss/gstosssink.c: Fix for bug shown by poisoning | Benjamin Otte | 1 | -0/+5 |
2004-01-06 | This should have been committed along with the changelog entry a few hours ago | Ronald S. Bultje | 1 | -25/+16 |
2004-01-06 | sys/v4l/: Fix for removed bufferpools. | Ronald S. Bultje | 1 | -0/+9 |
2004-01-06 | ext/dv/gstdvdec.c: Fix caps negotiation. | Jan Schmidt | 3 | -6/+37 |
2004-01-06 | ext/shout/gstshout.c: fix for new caps system. | Ronald S. Bultje | 2 | -0/+18 |
2004-01-06 | ifdef out ARGB type when it isn't available in xvidcore 1.0.0beta2 | Jan Schmidt | 4 | -0/+21 |
2004-01-06 | gst/mpegstream/gstmpegparse.c: When we have received a new SCR right in the f... | Ronald S. Bultje | 1 | -0/+7 |
2004-01-06 | Set the buffer-frames on the int2floats caps | Iain Holmes | 1 | -0/+9 |
2004-01-05 | gst/mpegstream/gstmpegdemux.c: Add pad to element *after* setting functions s... | Ronald S. Bultje | 1 | -0/+9 |
2004-01-04 | Fix the fixate functions to handle new prototype: | David Schleef | 1 | -0/+10 |
2004-01-04 | sys/ximage/ximagesink.*: assorted fixes to make (re)embedding work | Benjamin Otte | 1 | -0/+12 |
2004-01-04 | gst-libs/gst/xoverlay/xoverlay.*: Add optional "desired size" signal and quer... | Benjamin Otte | 3 | -3/+82 |
2004-01-04 | Oops | Ronald S. Bultje | 1 | -1/+1 |
2004-01-04 | gst/matroska/matroska-demux.c: Fix EBML-laced block parsing. Diffs are relati... | Ronald S. Bultje | 1 | -0/+14 |
2004-01-04 | gst/wavenc/gstwavenc.c: Fix indenting, fix pad creation. | Ronald S. Bultje | 1 | -0/+5 |
2004-01-04 | ext/xvid/gstxviddec.c: Implement src_getcaps() so proper size caps is negotia... | Ronald S. Bultje | 2 | -6/+47 |
2004-01-03 | ext/flac/gstflacdec.c: Finish flac decoder on EOS. See #116178. | Ronald S. Bultje | 1 | -0/+5 |
2004-01-03 | gst/matroska/: Add getcaps() function to fix capsnego... | Ronald S. Bultje | 1 | -0/+7 |
2004-01-03 | gst/mpegstream/: Fix more integer overflows. Again, see #126967. | Ronald S. Bultje | 1 | -0/+7 |
2004-01-03 | ext/mpeg2dec/gstmpeg2dec.c: Add support for mpeg2dec-0.4.0 (released two week... | Ronald S. Bultje | 1 | -0/+25 |
2004-01-03 | Update xvid plugin to latest xvid (1.0.0-beta3) API. | Ronald S. Bultje | 7 | -304/+591 |
2004-01-03 | gst/rtp/rtp-packet.c: Add sys/types.h include, since OS X doesn't define in_a... | Ronald S. Bultje | 1 | -0/+6 |
2004-01-03 | ext/alsa/gstalsamixer.c: Correct logic of dispose function (see #129306). | Ronald S. Bultje | 1 | -0/+7 |
2004-01-03 | gst/mpegstream/: and also fix integer overflows at high PTS values (see #1269... | Ronald S. Bultje | 1 | -0/+9 |
2004-01-03 | ext/: OS X fixes (see #126628). | Ronald S. Bultje | 1 | -0/+7 |
2004-01-03 | Change sink pad template caps to "video/quicktime" | David Schleef | 1 | -1/+1 |
2004-01-03 | ext/alsa/gstalsasrc.c: Remove bogus "src" request pad. | David Schleef | 1 | -0/+9 |
2004-01-02 | sys/: Move interface libs from LDFLAGS to LIBADD, fix relocation errors after... | Ronald S. Bultje | 1 | -0/+8 |
2004-01-02 | ext/ffmpeg/gstffmpegenc.c: Negotiation fixes. | David Schleef | 1 | -0/+10 |
2004-01-02 | sys/v4l/: Fix pad template stuff. | Ronald S. Bultje | 1 | -0/+7 |
2004-01-02 | gst/matroska/: fix signed integer reading/writing. | Ronald S. Bultje | 1 | -0/+6 |
2004-01-02 | ext/alsa/README: Remove outdated document | Benjamin Otte | 1 | -0/+5 |
2004-01-02 | src pad was being created twice - oops. | Jan Schmidt | 1 | -0/+5 |
2004-01-02 | sys/ximage/ximagesink.c: Comment out internal resize. It doesn't handle the r... | Ronald S. Bultje | 1 | -0/+8 |
2004-01-02 | ext/mpeg2enc/gstmpeg2enc.cc: fix const/nonconst compile issue. | Ronald S. Bultje | 2 | -2/+8 |
2004-01-02 | Add fixate function and test for bad caps | David Schleef | 1 | -0/+6 |
2004-01-02 | Negotiation fixes | David Schleef | 3 | -29/+26 |