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
/
gst
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...
David Schleef
2004-01-12
1
-1
/
+1
*
gst-libs/gst/video/video.h: Fix caps template names to be understandable.
Benjamin Otte
2004-01-12
7
-51
/
+16
*
ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
David Schleef
2004-01-11
3
-10
/
+12
*
New gamma filter
David Schleef
2004-01-11
2
-1
/
+298
*
gst/qtdemux/qtdemux.c: fix audio chunk size/timestamp calculation
Benjamin Otte
2004-01-11
1
-5
/
+17
*
gst/effectv/gstaging.c: Port agingTV to videofilter
Steve Baker
2004-01-10
1
-138
/
+143
*
ext/ffmpeg/gstffmpegenc.c: Fix pad_link function to handle formats that ffmpe...
David Schleef
2004-01-09
1
-1
/
+6
*
gst/median/gstmedian.c: Fix capsnego.
Ronald S. Bultje
2004-01-08
1
-13
/
+20
*
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 for instantiate-test (see core). Also remove dead code from jpegenc (whic...
Ronald S. Bultje
2004-01-07
1
-1
/
+0
*
gstvideoexample.h disappeared. fixing build.
Julien Moutte
2004-01-07
1
-1
/
+1
*
Make warpTV a subclass of videofilter
David Schleef
2004-01-07
3
-162
/
+173
*
Merge gstvideotemplate.h into gstvideotemplate.c
David Schleef
2004-01-07
4
-81
/
+33
*
gst/matroska/matroska-demux.c: Fix EBML-laced block parsing. Diffs are relati...
Ronald S. Bultje
2004-01-04
3
-6
/
+40
*
gst/wavenc/gstwavenc.c: Fix indenting, fix pad creation.
Ronald S. Bultje
2004-01-04
1
-7
/
+9
*
gst/matroska/: Add getcaps() function to fix capsnego...
Ronald S. Bultje
2004-01-03
2
-191
/
+22
*
gst/rtp/rtp-packet.c: Add sys/types.h include, since OS X doesn't define in_a...
Ronald S. Bultje
2004-01-03
1
-0
/
+2
*
Change sink pad template caps to "video/quicktime"
David Schleef
2004-01-03
1
-1
/
+1
*
gst/matroska/: fix signed integer reading/writing.
Ronald S. Bultje
2004-01-02
2
-6
/
+17
*
src pad was being created twice - oops.
Jan Schmidt
2004-01-02
1
-1
/
+1
*
Fix some regressions caused by caps conversion
David Schleef
2004-01-02
1
-8
/
+9
*
Negotiation fixes
David Schleef
2004-01-02
1
-17
/
+2
*
Convert elements to use gst_pad_use_explicit_caps() where appropriate.
David Schleef
2004-01-02
4
-70
/
+11
*
configure.ac: Fix configure check for mpeg2enc. We need 1.6.1.93 instead of 1...
Ronald S. Bultje
2004-01-01
2
-2
/
+12
*
Change gst_pad_proxy_link() to gst_pad_try_set_caps()
David Schleef
2003-12-31
1
-1
/
+1
*
Negotiation fixes.
David Schleef
2003-12-31
2
-68
/
+97
*
Fix warnings
Jeremy Simon
2003-12-27
1
-1
/
+1
*
gst/qtdemux/qtdemux.c: qtdemux requires bytestream
Benjamin Otte
2003-12-22
1
-0
/
+3
*
Merge CAPS branch
David Schleef
2003-12-22
54
-2338
/
+1859
*
configure.ac: Improve mpeg2enc detection. This is for distributions that do s...
Ronald S. Bultje
2003-12-21
2
-12
/
+86
*
Quickfix for wrong timestamps... No final solution yet
Ronald S. Bultje
2003-12-19
1
-3
/
+8
*
Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge...
Ronald S. Bultje
2003-12-18
4
-19
/
+22
*
Fix compilation on BE, see #129224
Ronald S. Bultje
2003-12-13
1
-3
/
+9
*
make videofilter handle RGB correctly
Benjamin Otte
2003-12-09
1
-21
/
+36
*
More riff stuff that I forgot to commit first
Ronald S. Bultje
2003-12-07
2
-434
/
+391
*
Riff, EBML, fourcc etc. work. Not fully finished, but better than what we use...
Ronald S. Bultje
2003-12-07
15
-1569
/
+3045
*
remove copyright field from plugins
Andy Wingo
2003-12-04
28
-28
/
+0
*
Change everyone to video/x-msvideo
David Schleef
2003-11-27
4
-7
/
+7
*
Added audio/x-m4a to the sink caps
Iain Holmes
2003-11-27
1
-0
/
+5
*
License is GST_LICENSE, make own debugging category and fix some debug statem...
Benjamin Otte
2003-11-24
1
-3
/
+9
*
add a rank to allow autoplugging
Benjamin Otte
2003-11-24
1
-1
/
+1
*
tagging stuff and build fixes. In detail:
Benjamin Otte
2003-11-24
3
-1
/
+10
*
so disable it during plugin registering too
Ronald S. Bultje
2003-11-22
1
-3
/
+1
*
Add C-based local matroska/EBML plugin, remove libmatroska/libebml c++ one
Ronald S. Bultje
2003-11-21
8
-0
/
+3999
*
Fix segfault in #125471 by denying a state change to PLAYING when not inited....
David Schleef
2003-11-19
2
-43
/
+62
*
+ checking in plugin category changes
Leif Johnson
2003-11-16
39
-48
/
+48
*
Don't flush if we come across a cue tag.
Iain Holmes
2003-11-14
1
-37
/
+46
*
Change GstCaps to GstStructure in navigation events. Fix x[v]imagesink to sc...
David Schleef
2003-11-11
2
-6
/
+6
[prev]
[next]