Age | Commit message (Expand) | Author | Files | Lines |
2005-11-11 | gst/ffmpegcolorspace/: Make palettes work again (see #132341). Use our own ma... | Tim-Philipp Müller | 2 | -21/+23 |
2005-11-10 | gst/playback/gstplaybasebin.c (prepare_output): Fix format string doober. | Andy Wingo | 1 | -1/+1 |
2005-11-10 | gst/ffmpegcolorspace/gstffmpegcolorspace.c: Prefer passthrough in transform_caps | Thomas Vander Stichele | 1 | -1/+11 |
2005-11-10 | gst/playback/gstplaybasebin.c: Unlock GROUP_LOCK in failure cases, so that we... | Michael Smith | 1 | -3/+15 |
2005-11-10 | gst/: The base class can now sync for us. | Wim Taymans | 3 | -165/+68 |
2005-11-10 | gst/sine/gstsinesrc.c: Send newsegment event in TIME format, set duration if ... | Tim-Philipp Müller | 1 | -2/+35 |
2005-11-09 | gst/playback/gstplaybin.c: Set elements to NULL state before disposing of them. | Tim-Philipp Müller | 1 | -0/+3 |
2005-11-08 | gst/audioconvert/gstaudioconvert.c: Fix typo in docs. | Tim-Philipp Müller | 1 | -1/+1 |
2005-11-08 | gst/volume/gstvolume.c: Fix compilation on Solaris with Forte. (#320923) | Tim-Philipp Müller | 1 | -1/+1 |
2005-11-03 | gst/playback/gstdecodebin.c: Handle the case where a pad_block failed. | Wim Taymans | 1 | -14/+24 |
2005-11-03 | tcp elements need some system headers like sys/socket.h | Thomas Vander Stichele | 1 | -2/+8 |
2005-11-03 | subparse needs regex.h - might need to move to sys/ | Thomas Vander Stichele | 1 | -2/+8 |
2005-10-31 | gst-libs/gst/audio/gstringbuffer.h: Don't break ABI. | Wim Taymans | 2 | -6/+29 |
2005-10-28 | gst/playback/gstplaybin.c: first try autovideosink, then xvimagesink, then er... | Thomas Vander Stichele | 1 | -8/+21 |
2005-10-27 | gst/playback/: Port these two tests as well. | Tim-Philipp Müller | 3 | -5/+176 |
2005-10-27 | gst/adder/gstadder.c: Fix timestamps and fix deadlock when stopping the colle... | Wim Taymans | 1 | -6/+12 |
2005-10-26 | gst/audioconvert/audioconvert.c: When clearing an audioconvert context, set t... | Michael Smith | 1 | -0/+1 |
2005-10-26 | gst/tcp/: Remove unused 'curoffset' structure member. | Tim-Philipp Müller | 4 | -8/+0 |
2005-10-24 | And here comes my change on caps for framerate and geometry range. | Julien Moutte | 1 | -3/+3 |
2005-10-21 | gst/playback/gstdecodebin.c: Don't try to remove elements twice. | Wim Taymans | 1 | -1/+1 |
2005-10-20 | ext/vorbis/vorbisenc.c: Implement position and duration queries. | Tim-Philipp Müller | 1 | -6/+18 |
2005-10-20 | gst/playback/: Fix tests again | Wim Taymans | 2 | -2/+2 |
2005-10-20 | gst/: Don't use functions for position queries when handling duration queries. | Tim-Philipp Müller | 2 | -3/+3 |
2005-10-20 | gst/playback/gstplaybasebin.c: Fix leak. | Wim Taymans | 1 | -2/+2 |
2005-10-19 | gst/audioconvert/: And bye bye buffer-frames-convert | Tim-Philipp Müller | 4 | -382/+4 |
2005-10-19 | Bye bye buffer-frames. | Wim Taymans | 3 | -14/+3 |
2005-10-19 | Query API update. | Wim Taymans | 6 | -20/+42 |
2005-10-19 | gst/typefind/gsttypefindfunctions.c: Akos Maroy (#308663). | Tim-Philipp Müller | 1 | -18/+109 |
2005-10-18 | gst/playback/: Make playbin async, it'll commit state to paused when all stre... | Wim Taymans | 4 | -46/+212 |
2005-10-17 | gst/: fix broken build of controllerized plugins | Stefan Kost | 3 | -6/+6 |
2005-10-17 | gst/: doc updates | Thomas Vander Stichele | 1 | -5/+7 |
2005-10-17 | gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro. | Andy Wingo | 3 | -74/+10 |
2005-10-17 | gst/ffmpegcolorspace/gstffmpegcolorspace.c: We are asked to compute a buffer ... | Julien Moutte | 1 | -7/+18 |
2005-10-16 | gst/playback/gstdecodebin.c | Andy Wingo | 1 | -3/+34 |
2005-10-16 | restructure configure.ac, use correct libtool LDFLAGS, fix up defines | Thomas Vander Stichele | 18 | -22/+31 |
2005-10-13 | typo fixes | Stefan Kost | 1 | -4/+4 |
2005-10-13 | - Don't use non-portable LL suffix on constants, since MSVC doesn't allow the... | Michael Smith | 1 | -1/+1 |
2005-10-12 | renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu... | Stefan Kost | 11 | -33/+33 |
2005-10-12 | gst-libs/gst/audio/gstringbuffer.c: Don't assert on normal stuff. | Wim Taymans | 1 | -3/+1 |
2005-10-11 | check/generic/states.c: remove old property. | Wim Taymans | 1 | -1/+2 |
2005-10-11 | gst/playback/gstplaybin.c: Override send_event differently, so that we can ta... | Michael Smith | 1 | -7/+68 |
2005-10-10 | gst/audioconvert/: Alloc temp storage somewhere else where we can do it more ... | Wim Taymans | 2 | -4/+15 |
2005-10-10 | gst/tcp/gsttcpserversrc.c: Don't block in accept while doing the state change... | Wim Taymans | 1 | -17/+68 |
2005-10-09 | gst/audiotestsrc/gstaudiotestsrc.*: fixed typo, added pink noise | Stefan Kost | 2 | -3/+105 |
2005-10-09 | gst/typefind/gsttypefindfunctions.c: Add wavpack and spc typefind functions f... | Tim-Philipp Müller | 1 | -0/+72 |
2005-10-09 | gst/typefind/gsttypefindfunctions.c: Add typefind functions for tar archives,... | Tim-Philipp Müller | 1 | -0/+83 |
2005-10-09 | add new plugin and element | Stefan Kost | 5 | -11/+704 |
2005-10-09 | gst/adder/gstadder.c: Add query function to source pad, so adder reports the ... | Tim-Philipp Müller | 1 | -22/+52 |
2005-10-08 | gst/typefind/gsttypefindfunctions.c: Fix leaks in typefind registration | Thomas Vander Stichele | 1 | -54/+63 |
2005-10-08 | gst/tcp/gstmultifdsink.c: Fix crasher when going to NULL multiple times. | Wim Taymans | 1 | -2/+23 |