index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2004-07-23
gst/typefind/gsttypefindfunctions.c: Add typefind for ELF files, since they c...
David Schleef
1
-0
/
+6
2004-07-22
fix videoscale for stride
Thomas Vander Stichele
1
-0
/
+9
2004-07-22
multifilesink plugin for creating new files every time a new media discontinu...
Zaheer Abbas Merali
1
-0
/
+29
2004-07-22
gst/alpha/: Stupid plugin to to RGBA to AYUV conversion because none of the c...
Wim Taymans
1
-0
/
+12
2004-07-22
More playback updates, attempt to fix things after the state change breakage.
Wim Taymans
1
-0
/
+29
2004-07-22
comment algorithm
Thomas Vander Stichele
1
-0
/
+6
2004-07-22
cleanup and commenting
Thomas Vander Stichele
1
-0
/
+12
2004-07-21
ext/: More seeking fixes, oggdemux now supports seeking to time and uses the ...
Wim Taymans
1
-0
/
+19
2004-07-21
ext/: Added query/convert/formats functions to vorbis and theora decoders so ...
Wim Taymans
1
-0
/
+16
2004-07-21
sys/ximage/ximagesink.c: Optimize images creation for both elements. We don't...
Julien Moutte
1
-0
/
+17
2004-07-21
don't needlessly do stuff; don't clutter my logs
Thomas Vander Stichele
1
-0
/
+7
2004-07-20
gst-libs/gst/riff/riff-media.c: Fix double end-to-native symbol conversion (#...
Ronald S. Bultje
1
-0
/
+6
2004-07-20
sys/ximage/ximagesink.c: Don't use an Atom that doesn't exist.
David Schleef
1
-0
/
+5
2004-07-20
gst/tcp/gstmultifdsink.*: More multifdsink stats. Avoid deadlock by releasing...
Wim Taymans
1
-0
/
+11
2004-07-20
adding hungarian translation
Thomas Vander Stichele
1
-0
/
+6
2004-07-20
gst/tcp/: Fixed the stupid marshal definition.
Wim Taymans
1
-0
/
+9
2004-07-20
gst/tcp/gstmultifdsink.*: Added more stats, added timeout for a client, fixed...
Wim Taymans
1
-0
/
+13
2004-07-20
gst/tcp/: Added get_stats method that returns a GValueArray of stats values.
Wim Taymans
1
-0
/
+11
2004-07-19
ext/ladspa/gstladspa.c: make sure longname, description and author are valid ...
Benjamin Otte
1
-0
/
+5
2004-07-19
respect SYNCHRONOUS after getting X context
Thomas Vander Stichele
1
-0
/
+8
2004-07-18
make log less verbose
Thomas Vander Stichele
1
-0
/
+9
2004-07-18
add debug categories to matroska
Thomas Vander Stichele
1
-0
/
+7
2004-07-16
ext/libpng/: Added png decoder.
Wim Taymans
1
-0
/
+21
2004-07-16
sys/: Getting the 2 video sinks synchronized again. Using internal data point...
Julien Moutte
1
-0
/
+17
2004-07-16
gst/playback/: Better error recovery. Added configurable preroll queue size. ...
Wim Taymans
1
-0
/
+26
2004-07-16
gst-libs/gst/video/video.h: Added 32 bits RGBA. Not sure if we should use ano...
Wim Taymans
1
-0
/
+7
2004-07-16
sys/: FPS seems to be 0.0 to MAX everywhere else.
Wim Taymans
1
-0
/
+6
2004-07-15
gst-libs/gst/riff/riff-media.c: mp42/mp43 (no caps) exist too.
Ronald S. Bultje
1
-0
/
+13
2004-07-15
sys/xvimage/xvimagesink.c:
Tim Ringenbach
1
-0
/
+6
2004-07-15
ext/alsa/gstalsa.c: disable some of the debugging code for now. Writing debug...
Benjamin Otte
1
-0
/
+8
2004-07-15
ext/mpeg2dec/gstmpeg2dec.c: use bufferpools
Benjamin Otte
1
-0
/
+5
2004-07-14
add debug categories
Thomas Vander Stichele
1
-0
/
+7
2004-07-13
gst/playback/gstplaybin.c (gst_play_bin_set_property)
Johan Dahlin
1
-0
/
+5
2004-07-13
ext/ogg/gstoggdemux.c: When trying to find the stream length, seek back N pag...
Wim Taymans
1
-0
/
+7
2004-07-13
gst/: Set codec_data on caps for avidemuxer.
Wim Taymans
1
-0
/
+15
2004-07-13
configure.ac: Fix test for Objective C
David Schleef
1
-0
/
+4
2004-07-12
ext/gdk_pixbuf/gstgdkpixbuf.c: Add svg and pcx to template caps, and ensure t...
Jan Schmidt
1
-0
/
+8
2004-07-12
gst-libs/gst/riff/riff-media.c: Fix the template caps to include some more me...
Wim Taymans
1
-0
/
+6
2004-07-12
gst/playback/: More fixes on reusing of the element.
Wim Taymans
1
-0
/
+66
2004-07-11
ext/mad/gstmad.c: allow seeking for other methods than just SET
Benjamin Otte
1
-0
/
+5
2004-07-11
gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For float, "any"...
Andy Wingo
1
-0
/
+10
2004-07-09
examples/seeking/seek.c: Don't consume all CPU in the idle loop.
Wim Taymans
1
-0
/
+5
2004-07-09
gst/mpegstream/gstmpegdemux.c: Add pad to element *after* setting the pad fun...
Wim Taymans
1
-0
/
+7
2004-07-09
ext/theora/theoradec.c: Sync to keyframe after seek
Wim Taymans
1
-0
/
+6
2004-07-09
don't assert in state change
Thomas Vander Stichele
1
-0
/
+27
2004-07-08
new method. various debugging
Thomas Vander Stichele
1
-0
/
+13
2004-07-08
examples/seeking/seek.c: Added playbin seeking example.
Wim Taymans
1
-0
/
+10
2004-07-08
use macro to hash lookup
Thomas Vander Stichele
1
-0
/
+8
2004-07-08
gst-libs/gst/play/play.c: - add debugging info
Thomas Vander Stichele
1
-0
/
+12
2004-07-08
ext/alsa/: - add debugging info
Thomas Vander Stichele
1
-0
/
+11
[next]