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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
David Schleef
2004-01-12
6
-0
/
+34
*
Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...
David Schleef
2004-01-12
5
-4
/
+28
*
Fixes to make ext/libcaca compile.
David Schleef
2004-01-12
1
-0
/
+9
*
Fixes to make ext/libcaca compile.
David Schleef
2004-01-12
5
-39
/
+121
*
sys/v4l2/: add norm, channel and frequency properties.
Benjamin Otte
2004-01-12
9
-1097
/
+1114
*
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
14
-57
/
+64
*
ext/ffmpeg/gstffmpegcolorspace.c: Fixing the pad_alloc_buffer implementation ...
Julien Moutte
2004-01-11
1
-0
/
+19
*
It should work now, but it does'nt (All i see is a black-window) :(
Zeeshan Ali
2004-01-11
2
-113
/
+155
*
ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
David Schleef
2004-01-11
4
-10
/
+34
*
New gamma filter
David Schleef
2004-01-11
3
-1
/
+306
*
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
2
-5
/
+23
*
configure.ac: Adding examples/switch/Makefile
Julien Moutte
2004-01-11
7
-4
/
+233
*
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
2
-138
/
+151
*
latest spec file updates
Christian Schaller
2004-01-10
1
-3
/
+3
*
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
2
-1
/
+26
*
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
2
-13
/
+25
*
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
2
-1
/
+22
*
videofilter
David Schleef
2004-01-07
1
-0
/
+8
*
Handle builddir != srcdir builds with making gstvideoexample.c
David Schleef
2004-01-07
1
-3
/
+2
*
Fix the regular expressions and quote properly
David Schleef
2004-01-07
1
-6
/
+9
*
Convert make_filter to sh. Add make_filter's id to the output
David Schleef
2004-01-07
2
-27
/
+28
*
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
2
-3
/
+30
*
Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...
Ronald S. Bultje
2004-01-07
4
-30
/
+16
*
gstvideoexample.h disappeared. fixing build.
Julien Moutte
2004-01-07
1
-1
/
+1
*
New source plugin based on librfb-0.1. RFB (remote framebuffer) is the proto...
David Schleef
2004-01-07
3
-0
/
+25
*
Make warpTV a subclass of videofilter
David Schleef
2004-01-07
4
-162
/
+184
*
Merge gstvideotemplate.h into gstvideotemplate.c
David Schleef
2004-01-07
4
-81
/
+33
*
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
2
-2
/
+7
*
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
2
-1
/
+28
*
ext/shout/gstshout.c: fix for new caps system.
Ronald S. Bultje
2004-01-06
2
-2
/
+23
*
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
2
-2
/
+12
*
sys/ximage/ximagesink.*: assorted fixes to make (re)embedding work
Benjamin Otte
2004-01-04
1
-0
/
+12
[next]