index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
David Schleef
2004-01-12
1
-0
/
+24
*
Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...
David Schleef
2004-01-12
1
-0
/
+18
*
Fixes to make ext/libcaca compile.
David Schleef
2004-01-12
1
-0
/
+19
*
sys/v4l2/: add norm, channel and frequency properties.
Benjamin Otte
2004-01-12
1
-0
/
+16
*
gst-libs/gst/tuner/tuner.*: GObjects aren't const.
Benjamin Otte
2004-01-12
1
-0
/
+14
*
gst-libs/gst/video/video.h: Fix caps template names to be understandable.
Benjamin Otte
2004-01-12
1
-0
/
+42
*
ext/ffmpeg/gstffmpegcolorspace.c: Fixing the pad_alloc_buffer implementation ...
Julien Moutte
2004-01-11
1
-0
/
+19
*
ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
David Schleef
2004-01-11
1
-0
/
+22
*
New gamma filter
David Schleef
2004-01-11
1
-0
/
+8
*
I forgot to commit Changelog on my latest commit. (no cake for me tonight)
Julien Moutte
2004-01-11
1
-0
/
+11
*
I'm too lazy to comment this
Benjamin Otte
2004-01-11
1
-0
/
+7
*
gst/qtdemux/qtdemux.c: fix audio chunk size/timestamp calculation
Benjamin Otte
2004-01-11
1
-0
/
+6
*
ext/ffmpeg/gstffmpegcodecmap.c: fix SVQ3 caps
Benjamin Otte
2004-01-11
1
-0
/
+5
*
gst/effectv/gstaging.c: Port agingTV to videofilter
Steve Baker
2004-01-10
1
-0
/
+8
*
ext/hermes/gstcolorspace.c: Implementing gst_pad_alloc_buffer to use optimize...
Julien Moutte
2004-01-09
1
-0
/
+5
*
ext/ffmpeg/gstffmpegcolorspace.c: Implementing gst_pad_alloc_buffer to use op...
Julien Moutte
2004-01-09
1
-2
/
+25
*
Hacking. Added decoding and mouse events. Actually works.
David Schleef
2004-01-09
1
-0
/
+5
*
ext/divx/gstdivxenc.c: Use explicit caps - fix capsnego.
Ronald S. Bultje
2004-01-09
1
-0
/
+11
*
ext/ffmpeg/gstffmpegenc.c: Fix pad_link function to handle formats that ffmpe...
David Schleef
2004-01-09
1
-0
/
+20
*
Fix negotiation
David Schleef
2004-01-08
1
-0
/
+5
*
sys/ximage/ximagesink.c: configure event is not emiting the desired size sign...
Julien Moutte
2004-01-08
1
-0
/
+6
*
gst/median/gstmedian.c: Fix capsnego.
Ronald S. Bultje
2004-01-08
1
-0
/
+5
*
ext/sdl/sdlvideosink.c: Using XOverlay public method to fire size signal.
Julien Moutte
2004-01-08
1
-0
/
+5
*
examples/gstplay/Makefile.am: Adding the interface library.
Julien Moutte
2004-01-07
1
-0
/
+20
*
videofilter
David Schleef
2004-01-07
1
-0
/
+8
*
fix element description
Thomas Vander Stichele
2004-01-07
1
-0
/
+4
*
examples/gstplay/player.c: Adding some new lines in g_print calls.
Julien Moutte
2004-01-07
1
-0
/
+27
*
Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...
Ronald S. Bultje
2004-01-07
1
-0
/
+15
*
New source plugin based on librfb-0.1. RFB (remote framebuffer) is the proto...
David Schleef
2004-01-07
1
-0
/
+9
*
Make warpTV a subclass of videofilter
David Schleef
2004-01-07
1
-0
/
+11
*
ext/mad/gstid3tag.c: Add guard against invalid utf-8 conversions in mad. Just...
Benjamin Otte
2004-01-07
1
-0
/
+5
*
sys/oss/gstosssink.c: Fix for bug shown by poisoning
Benjamin Otte
2004-01-06
1
-0
/
+5
*
sys/v4l/: Fix for removed bufferpools.
Ronald S. Bultje
2004-01-06
1
-0
/
+9
*
ext/dv/gstdvdec.c: Fix caps negotiation.
Jan Schmidt
2004-01-06
1
-0
/
+26
*
ext/shout/gstshout.c: fix for new caps system.
Ronald S. Bultje
2004-01-06
1
-0
/
+10
*
ifdef out ARGB type when it isn't available in xvidcore 1.0.0beta2
Jan Schmidt
2004-01-06
1
-0
/
+9
*
gst/mpegstream/gstmpegparse.c: When we have received a new SCR right in the f...
Ronald S. Bultje
2004-01-06
1
-0
/
+7
*
Set the buffer-frames on the int2floats caps
Iain Holmes
2004-01-06
1
-0
/
+9
*
gst/mpegstream/gstmpegdemux.c: Add pad to element *after* setting functions s...
Ronald S. Bultje
2004-01-05
1
-0
/
+9
*
Fix the fixate functions to handle new prototype:
David Schleef
2004-01-04
1
-0
/
+10
*
sys/ximage/ximagesink.*: assorted fixes to make (re)embedding work
Benjamin Otte
2004-01-04
1
-0
/
+12
*
gst-libs/gst/xoverlay/xoverlay.*: Add optional "desired size" signal and quer...
Benjamin Otte
2004-01-04
1
-0
/
+8
*
Oops
Ronald S. Bultje
2004-01-04
1
-1
/
+1
*
gst/matroska/matroska-demux.c: Fix EBML-laced block parsing. Diffs are relati...
Ronald S. Bultje
2004-01-04
1
-0
/
+14
*
gst/wavenc/gstwavenc.c: Fix indenting, fix pad creation.
Ronald S. Bultje
2004-01-04
1
-0
/
+5
*
ext/xvid/gstxviddec.c: Implement src_getcaps() so proper size caps is negotia...
Ronald S. Bultje
2004-01-04
1
-0
/
+7
*
ext/flac/gstflacdec.c: Finish flac decoder on EOS. See #116178.
Ronald S. Bultje
2004-01-03
1
-0
/
+5
*
gst/matroska/: Add getcaps() function to fix capsnego...
Ronald S. Bultje
2004-01-03
1
-0
/
+7
*
gst/mpegstream/: Fix more integer overflows. Again, see #126967.
Ronald S. Bultje
2004-01-03
1
-0
/
+7
*
ext/mpeg2dec/gstmpeg2dec.c: Add support for mpeg2dec-0.4.0 (released two week...
Ronald S. Bultje
2004-01-03
1
-0
/
+25
[next]