2005-08-08 |
Andy Wingo | gst-libs/gst/audio/gstbaseaudiosink.c |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Tim-Philipp... | gst-libs/gst/interfaces/mixer.h: Reset padding to GST_P... |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Ronald S. Bultje | gst/playback/gstplaybin.c: Remove visualization from... |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Ronald S. Bultje | ext/alsa/gstalsasink.c: Assign debug category, add... |
commit | commitdiff | tree | snapshot |
2005-08-07 |
Ronald S. Bultje | ext/gnomevfs/gstgnomevfssrc.c: Fix error code for file... |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Thomas Vander... | renamed to actual element names, so much nicer to look at |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Thomas Vander... | first stab at documenting elements |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ronald S. Bultje | gst/playback/gstplaybin.c: Enable videoscale. |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ronald S. Bultje | gst-libs/gst/gconf/gconf.*: Fix some Andy Problem ... |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Andy Wingo | gst/videoscale/gstvideoscale.c (gst_videoscale_get_size... |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Ronald S. Bultje | sys/ximage/ximagesink.c: Do not set new window sizes... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Andy Wingo | sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_siz... |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Stefan Kost | removed another obsolete example |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Stefan Kost | removed obsolete include |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Edward Hervey | gst/volume/gstvolume.c: include left from controller... |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Jan Schmidt | ext/ogg/gstoggmux.c: Stop collectpads before calling... |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Jan Schmidt | configure.ac: When testing for X libs, use the X CFlags |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Stefan Kost | deactivate and remove dparams (libgstcontrol) |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Wim Taymans | gst/audioconvert/gstaudioconvert.c: Convert me to BaseT... |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Andy Wingo | ext/alsa/gstalsaplugin.c (plugin_init): We are primary... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Tim-Philipp... | ext/vorbis/vorbisdec.c: Fix confusing debug message... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Tim-Philipp... | gst/videotestsrc/videotestsrc.h: Use "_stdint.h" instea... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Tim-Philipp... | gst/videotestsrc/videotestsrc.h: Use "_stdint.h" instea... |
commit | commitdiff | tree | snapshot |
2005-07-27 |
Wim Taymans | ext/vorbis/Makefile.am: Revert wrong commit. |
commit | commitdiff | tree | snapshot |
2005-07-27 |
Wim Taymans | gst-libs/gst/audio/gstbaseaudiosrc.c: More compilation... |
commit | commitdiff | tree | snapshot |
2005-07-27 |
Wim Taymans | gst-libs/gst/audio/gstbaseaudiosink.c: Fix compilation. |
commit | commitdiff | tree | snapshot |
2005-07-27 |
Wim Taymans | examples/seeking/seek.c: Update seek example. |
commit | commitdiff | tree | snapshot |
2005-07-27 |
Ronald S. Bultje | gst/videoscale/gstvideoscale.c: Fix segfault for I420... |
commit | commitdiff | tree | snapshot |
2005-07-25 |
Ronald S. Bultje | ext/vorbis/vorbisdec.c: Report bitrate. |
commit | commitdiff | tree | snapshot |
2005-07-25 |
Thomas Vander... | forward port from 0.9 and enable videoflip now that... |
commit | commitdiff | tree | snapshot |
2005-07-25 |
Ronald S. Bultje | gst/playback/gstplaybin.c: Switch to auto*sink elements... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Wim Taymans | gst/playback/: Refcount fix and more comments. |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Zaheer Abbas... | sys/ximage/: Prepare for adding ximagesrc, rename of... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Wim Taymans | ext/ogg/gstoggdemux.c: Generate correct disconts for... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Wim Taymans | ext/ogg/gstoggdemux.c: Reorganize code to send the... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Christian Schaller | remove gconf stuff from spec file |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Andy Wingo | gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV... |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Ronald S. Bultje | Fixes for API changes in core. |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Ronald S. Bultje | gst/playback/gstplaybasebin.c: Use _new_custom() so... |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Ronald S. Bultje | Remove gconf stuff, use gconf elements instead from... |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Wim Taymans | gst-libs/gst/audio/: Make sure the audio clock always... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Andy Wingo | gst/videotestsrc/: Cleanups. |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Wim Taymans | ext/gnomevfs/gstgnomevfssrc.c: Better debugging. |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Wim Taymans | examples/seeking/seek.c: Make correct DV pipeline. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Andy Wingo | configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC)... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Wim Taymans | gst/playback/: More leak and compile fixes. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Wim Taymans | examples/seeking/seek.c: Updated seek example. |
commit | commitdiff | tree | snapshot |
2005-07-16 |
Wim Taymans | gst-libs/gst/audio/gstbaseaudiosink.c: Align samples... |
commit | commitdiff | tree | snapshot |
2005-07-16 |
Wim Taymans | Updated seek example. |
commit | commitdiff | tree | snapshot |
2005-07-16 |
Wim Taymans | gst/audioconvert/gstaudioconvert.c: Timestamp buffers... |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Wim Taymans | gst/ffmpegcolorspace/: Ported ffmpegcolorspace to baset... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Wim Taymans | gst/videotestsrc/: Make videotestsrc a pushsrc. |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Wim Taymans | gst/tcp/: 0.8 backporting. |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Wim Taymans | gst/playback/gstplaybasebin.c: Small debug additions. |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Wim Taymans | ext/ogg/gstoggdemux.c: Better error recovery, ignore... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Christian Schaller | add latest rpt stuff |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Philippe Kalaf | gst-libs/gst/rtp gst-libs/gst/rtp/gstbasertpdepayload... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Thomas Vander... | more autistic cleanliness in functions/names/defines |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Thomas Vander... | install but don't dist the enumtypes |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Thomas Vander... | install the enumtypes header because audio plugins... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Thomas Vander... | make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Andy Wingo | sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Andy Wingo | sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Thomas Vander... | remove whitespace |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Thomas Vander... | add deps for xv sinks on videosink |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Andy Wingo | sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) (gst_v4ls... |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Thomas Vander... | remove num-buffers property before moving it |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Thomas Vander... | fix for thaytan |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Thomas Vander... | use overridable ERROR_CFLAGS; more macro splitting |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Thomas Vander... | plug memleak in oggdemux, fix format strings in vorbisdec |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Thomas Vander... | add device property |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Thomas Vander... | ext/gnomevfs/: add/clean up debugging |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Thomas Vander... | no check yet |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Thomas Vander... | copy extra content files; make plugins-base use gtk... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Andy Wingo | sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Andy Wingo | sys/v4l/v4lsrc_calls.*: Remove sync-related stuff. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Christian Schaller | fix spec file |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Wim Taymans | ext/: Remove deprecated/unused query types. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Thomas Vander... | samples done |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Thomas Vander... | fix wim's problem by only checking for plugins in our... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Wim Taymans | Added audiosource base classes. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Wim Taymans | ext/theora/theoradec.c: Prepare for better timestamp... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Andy Wingo | s/BASESRC/BASE_SRC/. |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Andy Wingo | dont go into v4l for now |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Andy Wingo | sys/v4l/: Port from 0.8. |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Andy Wingo | whoops, fix changelog |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Andy Wingo | Many files: Null if we got it.... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Andy Wingo | gst/tcp/: Signedness fixes. |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Andy Wingo | Way, way, way too many files: Remove crack comment... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Wim Taymans | Ported tcp plugins to 0.9. |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Andy Wingo | changelog |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Andy Wingo | gst/playback/gstplaybasebin.c (fill_buffer): message_ne... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Andy Wingo | gst/videoscale/gstvideoscale.c (gst_videoscale_transfor... |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Wim Taymans | ext/vorbis/vorbisenc.c: Set caps on output buffer. |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Andy Wingo | ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_received... |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Christian Schaller | fix spec file so it works with latest changes |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Andy Wingo | gst/audioconvert/gstaudioconvert.c (gst_audio_convert_f... |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Andy Wingo | configure.ac: Enable -Werror. |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Andy Wingo | ext/theora/theoradec.c (theora_dec_src_getcaps): Implem... |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Andy Wingo | gst/videoscale/gstvideoscale.*: Clean up, port to 0... |
commit | commitdiff | tree | snapshot |
next |