2005-10-02 |
Andy Wingo | gst/playback/gstdecodebin.c (try_to_link_1) set element... |
tree | commitdiff |
2005-09-29 |
Wim Taymans | g_debug build fix. |
tree | commitdiff |
2005-09-29 |
Wim Taymans | ext/vorbis/vorbisdec.c: We use fixed caps. |
tree | commitdiff |
2005-09-28 |
Stefan Kost | gst/adder/gstadder.c: fix adder for float elements |
tree | commitdiff |
2005-09-28 |
Andy Wingo | gst/videotestsrc/gstvideotestsrc.c: Implement live... |
tree | commitdiff |
2005-09-28 |
Andy Wingo | gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually... |
tree | commitdiff |
2005-09-28 |
Andy Wingo | gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init... |
tree | commitdiff |
2005-09-28 |
Andy Wingo | gst/tcp/gsttcpclientsrc.c: Make interruptable -- code... |
tree | commitdiff |
2005-09-27 |
Andy Wingo | gst/tcp/gsttcpclientsrc.c: Cleaned up. |
tree | commitdiff |
2005-09-27 |
Andy Wingo | gst/tcp/gsttcpserversrc.c: Cleaned up. |
tree | commitdiff |
2005-09-27 |
Andy Wingo | pacify old gcc take 2 |
tree | commitdiff |
2005-09-27 |
Andy Wingo | pacify old gcc |
tree | commitdiff |
2005-09-27 |
Andy Wingo | gst/tcp/: Updated for new gsttcp API. |
tree | commitdiff |
2005-09-27 |
Andy Wingo | gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base... |
tree | commitdiff |
2005-09-26 |
Andy Wingo | gst/sine/gstsinesrc.*: Refactor, remove the table looku... |
tree | commitdiff |
2005-09-23 |
Thomas Vander Stichele | add/fix docs |
tree | commitdiff |
2005-09-23 |
David Schleef | gst/audioresample/: Convert to using gst debugging |
tree | commitdiff |
2005-09-23 |
Thomas Vander Stichele | some documentation for audioconvert |
tree | commitdiff |
2005-09-22 |
Wim Taymans | gst/playback/gstplaybin.c: Only seek on one sink, the... |
tree | commitdiff |
2005-09-21 |
Andy Wingo | gst/playback/gstplaybasebin.c: Attempt to fix up buffer... |
tree | commitdiff |
2005-09-18 |
David Schleef | gst/playback/gstdecodebin.c: free plugin list correctly |
tree | commitdiff |
2005-09-15 |
Thomas Vander Stichele | fix up ffmpegcolorspace docs; extract header |
tree | commitdiff |
2005-09-15 |
Wim Taymans | gst/audioconvert/gstaudioconvert.c: And enable 24 bits... |
tree | commitdiff |
2005-09-15 |
David Schleef | Fixes for changes in registry API. |
tree | commitdiff |
2005-09-13 |
Tim-Philipp Müller | gst/audioconvert/Makefile.am: Audioconvert derives... |
tree | commitdiff |
2005-09-12 |
Wim Taymans | gst/audioconvert/audioconvert.*: Cleanups, speedups... |
tree | commitdiff |
2005-09-11 |
Thomas Vander Stichele | add more elements to the docs |
tree | commitdiff |
2005-09-09 |
Jan Schmidt | check/: Add extra tests for basetransform based components. |
tree | commitdiff |
2005-09-09 |
Thomas Vander Stichele | fix up header rename |
tree | commitdiff |
2005-09-06 |
Jan Schmidt | configure.ac: In the output at the end, don't show... |
tree | commitdiff |
2005-09-04 |
Thomas Vander Stichele | fix distcheck |
tree | commitdiff |
2005-09-02 |
Thomas Vander Stichele | disable 24 bit until it gets fixed |
tree | commitdiff |
2005-09-02 |
Andy Wingo | All plugins updated for element state changes. |
tree | commitdiff |
2005-08-29 |
Stefan Kost | gst/volume/gstvolume.c: do not update controlled params... |
tree | commitdiff |
2005-08-29 |
Stefan Kost | controllerized elements also need to link against contr... |
tree | commitdiff |
2005-08-29 |
Stefan Kost | controllerized two audio plugins |
tree | commitdiff |
2005-08-28 |
Andy Wingo | Updates for two-arg init from GST_BOILERPLATE_FULL. |
tree | commitdiff |
2005-08-26 |
Wim Taymans | gst/audioconvert/audioconvert.c: Cleanups. |
tree | commitdiff |
2005-08-26 |
Wim Taymans | gst/audioconvert/audioconvert.c: More elegant and worki... |
tree | commitdiff |
2005-08-26 |
Wim Taymans | gst/audioconvert/audioconvert.c: Use realloc else we... |
tree | commitdiff |
2005-08-26 |
Thomas Vander Stichele | use base class' newsegment to properly timestamp |
tree | commitdiff |
2005-08-26 |
Wim Taymans | gst/audioconvert/: Oops, allocate enough space to perfo... |
tree | commitdiff |
2005-08-26 |
Wim Taymans | gst/audioconvert/: Cleanups, librarify a bit, optimize... |
tree | commitdiff |
2005-08-25 |
Thomas Vander Stichele | plug some leaks |
tree | commitdiff |
2005-08-25 |
Thomas Vander Stichele | check/: add a test for audioconvert |
tree | commitdiff |
2005-08-25 |
Thomas Vander Stichele | add a check for audioresample |
tree | commitdiff |
2005-08-25 |
Thomas Vander Stichele | show some info on what's left in the queue |
tree | commitdiff |
2005-08-25 |
Thomas Vander Stichele | gst/audioresample/: add room for extra overlap samples... |
tree | commitdiff |
2005-08-25 |
Jan Schmidt | gst/playback/gstplaybasebin.c: Revert unpopular change... |
tree | commitdiff |
2005-08-24 |
Stefan Kost | gst/volume/gstvolume.c: made set_caps function static |
tree | commitdiff |
2005-08-24 |
Thomas Vander Stichele | debugging fixes |
tree | commitdiff |
2005-08-24 |
Thomas Vander Stichele | c/: add core's plugins to the mix so that playbin works |
tree | commitdiff |
2005-08-24 |
Christian Schaller | fix broken header setup in Makefile.am |
tree | commitdiff |
2005-08-24 |
Thomas Vander Stichele | dist more |
tree | commitdiff |
2005-08-24 |
Wim Taymans | gst/videoscale/gstvideoscale.*: Refactor, make use... |
tree | commitdiff |
2005-08-24 |
Thomas Vander Stichele | port audioresample to basetransform |
tree | commitdiff |
2005-08-24 |
Thomas Vander Stichele | port audioconvert to basetransform fix ffmpegcsp and... |
tree | commitdiff |
2005-08-24 |
Jan Schmidt | check/Makefile.am: Add CHECK_CFLAGS and LDFLAGS |
tree | commitdiff |
2005-08-23 |
David Schleef | gst/audioresample/Makefile.am: Leet audioresampling... |
tree | commitdiff |
2005-08-23 |
Thomas Vander Stichele | style fixes |
tree | commitdiff |
2005-08-22 |
Thomas Vander Stichele | whitespace cleanup |
tree | commitdiff |
2005-08-22 |
Thomas Vander Stichele | remove filter.func |
tree | commitdiff |
2005-08-20 |
Thomas Vander Stichele | yay, fix a segfault/security issue in vorbisdec gst... |
tree | commitdiff |
2005-08-20 |
Thomas Vander Stichele | add tests to gst-plugins-base add a volume element... |
tree | commitdiff |
2005-08-17 |
Stefan Kost | gst/sine/gstsinesrc.c: moved statement below switch |
tree | commitdiff |
2005-08-15 |
Thomas Vander Stichele | rename plugin |
tree | commitdiff |
2005-08-08 |
Ronald S. Bultje | gst/playback/gstplaybin.c: Remove visualization from... |
tree | commitdiff |
2005-08-05 |
Thomas Vander Stichele | renamed to actual element names, so much nicer to look at |
tree | commitdiff |
2005-08-05 |
Thomas Vander Stichele | first stab at documenting elements |
tree | commitdiff |
2005-08-05 |
Ronald S. Bultje | gst/playback/gstplaybin.c: Enable videoscale. |
tree | commitdiff |
2005-08-04 |
Andy Wingo | gst/videoscale/gstvideoscale.c (gst_videoscale_get_size... |
tree | commitdiff |
2005-08-02 |
Edward Hervey | gst/volume/gstvolume.c: include left from controller... |
tree | commitdiff |
2005-08-01 |
Jan Schmidt | configure.ac: When testing for X libs, use the X CFlags |
tree | commitdiff |
2005-08-01 |
Stefan Kost | deactivate and remove dparams (libgstcontrol) |
tree | commitdiff |
2005-07-29 |
Wim Taymans | gst/audioconvert/gstaudioconvert.c: Convert me to BaseT... |
tree | commitdiff |
2005-07-28 |
Tim-Philipp Müller | gst/videotestsrc/videotestsrc.h: Use "_stdint.h" instea... |
tree | commitdiff |
2005-07-28 |
Tim-Philipp Müller | gst/videotestsrc/videotestsrc.h: Use "_stdint.h" instea... |
tree | commitdiff |
2005-07-27 |
Wim Taymans | examples/seeking/seek.c: Update seek example. |
tree | commitdiff |
2005-07-27 |
Ronald S. Bultje | gst/videoscale/gstvideoscale.c: Fix segfault for I420... |
tree | commitdiff |
2005-07-25 |
Ronald S. Bultje | gst/playback/gstplaybin.c: Switch to auto*sink elements... |
tree | commitdiff |
2005-07-21 |
Wim Taymans | gst/playback/: Refcount fix and more comments. |
tree | commitdiff |
2005-07-21 |
Wim Taymans | ext/ogg/gstoggdemux.c: Generate correct disconts for... |
tree | commitdiff |
2005-07-20 |
Andy Wingo | gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV... |
tree | commitdiff |
2005-07-20 |
Ronald S. Bultje | Fixes for API changes in core. |
tree | commitdiff |
2005-07-20 |
Ronald S. Bultje | gst/playback/gstplaybasebin.c: Use _new_custom() so... |
tree | commitdiff |
2005-07-19 |
Andy Wingo | gst/videotestsrc/: Cleanups. |
tree | commitdiff |
2005-07-18 |
Wim Taymans | gst/playback/: More leak and compile fixes. |
tree | commitdiff |
2005-07-18 |
Wim Taymans | examples/seeking/seek.c: Updated seek example. |
tree | commitdiff |
2005-07-16 |
Wim Taymans | gst/audioconvert/gstaudioconvert.c: Timestamp buffers... |
tree | commitdiff |
2005-07-15 |
Wim Taymans | gst/ffmpegcolorspace/: Ported ffmpegcolorspace to baset... |
tree | commitdiff |
2005-07-14 |
Wim Taymans | gst/videotestsrc/: Make videotestsrc a pushsrc. |
tree | commitdiff |
2005-07-14 |
Wim Taymans | gst/tcp/: 0.8 backporting. |
tree | commitdiff |
2005-07-14 |
Wim Taymans | gst/playback/gstplaybasebin.c: Small debug additions. |
tree | commitdiff |
2005-07-14 |
Thomas Vander Stichele | more autistic cleanliness in functions/names/defines |
tree | commitdiff |
2005-07-13 |
Thomas Vander Stichele | make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should... |
tree | commitdiff |
2005-07-11 |
Thomas Vander Stichele | remove num-buffers property before moving it |
tree | commitdiff |
2005-07-10 |
Thomas Vander Stichele | use overridable ERROR_CFLAGS; more macro splitting |
tree | commitdiff |
2005-07-08 |
Thomas Vander Stichele | add device property |
tree | commitdiff |
2005-07-08 |
Thomas Vander Stichele | ext/gnomevfs/: add/clean up debugging |
tree | commitdiff |
2005-07-06 |
Wim Taymans | ext/theora/theoradec.c: Prepare for better timestamp... |
tree | commitdiff |
next |