Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-07-08 | gst/playback/Makefile.am: Add headers to noinst | Wim Taymans | 1 | -0/+5 |
2004-07-08 | update | Thomas Vander Stichele | 1 | -0/+6 |
2004-07-07 | sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES | David Schleef | 1 | -0/+4 |
2004-07-07 | gst/playback/: More playbin fixes. Added README. Do better element filtering. | Wim Taymans | 1 | -0/+45 |
2004-07-07 | debugging; change sync method to picture | Thomas Vander Stichele | 1 | -0/+7 |
2004-07-07 | gst/videobox/gstvideobox.c: Use pad_alloc where possible. | Wim Taymans | 1 | -0/+7 |
2004-07-07 | sys/oss/: Fix offset on osssrc. | Wim Taymans | 1 | -0/+8 |
2004-07-07 | ext/theora/: Fix theora granulepos calculation. | Wim Taymans | 1 | -0/+14 |
2004-07-07 | gst/playback/Makefile.am: 'test' in bin_PROGRAMS? Are you serious? (Fixed, ... | David Schleef | 1 | -0/+5 |
2004-07-06 | adding czech translation | Thomas Vander Stichele | 1 | -0/+6 |
2004-07-05 | gst/playback/: More fixes, cleaned up playbin, make it use decodebin. Added t... | Wim Taymans | 1 | -0/+25 |
2004-07-05 | Added some playback helper elements and some test apps, very alpha still. | Wim Taymans | 1 | -0/+32 |
2004-07-04 | ext/alsa/gstalsa.c: only restart audio when we indeed have an xrun to fix rep... | Benjamin Otte | 1 | -0/+6 |
2004-07-03 | ext/alsa/gstalsaplugin.c: Disable call to gst_debug_log() if debugging is dis... | David Schleef | 1 | -0/+5 |