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