2005-05-05 |
Christian Schaller | remove play.c so the package is distable |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Wim Taymans | gst/: Don't ignore _push() return values. |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Wim Taymans | gst/adder/: Ported adder as an example of a mixer eleme... |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Wim Taymans | ext/theora/: Added stream lock to decoder so that we... |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Wim Taymans | ext/ogg/: Ported ogg muxer. |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Wim Taymans | More work on the audiosink, mostly debugging and a... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Wim Taymans | ext/: Don't crap out when seeking back to position 0. |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Wim Taymans | examples/seeking/seek.c: Make audio sink configurable... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Wim Taymans | ext/vorbis/vorbisdec.*: Refactor, use STREAM_LOCK. |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Wim Taymans | ext/theora/theoradec.c: Refactor a bit, use STREAM_LOCK. |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Wim Taymans | ext/alsa/: Implement alsasink with simple open/write... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Wim Taymans | Make ringbuffer faster and more simple by removing... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Thomas Vander... | Fix part of the build. Come on guys, autogen didn... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Ronald S. Bultje | Remove media-info, which is also successed by playbin... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Ronald S. Bultje | Remove libgstplay, playbin is now the official successor. |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Ronald S. Bultje | Remove deprecated xwindowlistener (I've moved xwindowli... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
David Schleef | examples/dynparams/Makefile.am: Move demo-dparams from... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
David Schleef | Don't use GST_PLUGIN_LDFLAGS, because these aren't... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
David Schleef | Link plugins against libraries: |
commit | commitdiff | tree | snapshot |
2005-04-25 |
David Schleef | Convert gst_main() to g_main_loop_run() |
commit | commitdiff | tree | snapshot |
2005-04-25 |
David Schleef | configure.ac: Remove idct and resample libs |
commit | commitdiff | tree | snapshot |
2005-04-23 |
David Schleef | gst-libs/gst/Makefile.am: Remove idct. It hasn't been... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Wim Taymans | An attempt at a set of audio base classes together... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Wim Taymans | gst/audioconvert/: Link against audio libs. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Wim Taymans | ext/: Fix theora encoder. |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Thomas Vander... | not a system header |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Ronald S. Bultje | Work with staticpadtemplates in elementfactories. |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Wim Taymans | Raw and crude port of decodebin. |
commit | commitdiff | tree | snapshot |
2005-04-10 |
Thomas Vander... | ignore already applied patch |
commit | commitdiff | tree | snapshot |
2005-04-06 |
Wim Taymans | Make gnomevfssrc extend the source base class. |
commit | commitdiff | tree | snapshot |
2005-04-06 |
Andy Wingo | gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS... |
commit | commitdiff | tree | snapshot |
2005-04-06 |
Andy Wingo | configure.ac: Add check and AC_SUBST for libgstbase. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Wim Taymans | Plugin port to 0.9, ogg/theora playback should work... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Thomas Vander... | remove a whole bunch of plugins. This module now conta... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Christian Schaller | add libvisual plugin |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Thomas Vander... | hunting season on 0.9 is now OPEN |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Ronald S. Bultje | sys/oss/gstosselement.c: Kick the hell out of gcc for... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Tim-Philipp... | ext/gdk_pixbuf/pixbufscale.c: Don't leak caps string... |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Tim-Philipp... | Since dirac 0.5.0 the framerate in dirac is expressed... |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Maciej Katafiasz | Whoops. |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Maciej Katafiasz | Fix playback of certain invalid muxed streams. Partial... |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Jan Schmidt | gst/dvdlpcmdec/gstdvdlpcmdec.c: Make sure we only write... |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Tim-Philipp... | gst-libs/gst/riff/riff-media.c: Do actually fix invalid... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Tim-Philipp... | Don't leak othercaps in link function (fixes #167878) |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Arwed v. Merkatz | support libvisual 0.2.0 |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Tim-Philipp... | Fix rowstrides |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Gergely Nagy | gst/avi/gstavidemux.c: Declare variables at beginning... |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Tim-Philipp... | Do not pass uninitialised values to setsockopt(). ... |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Ronald S. Bultje | gst/playback/gstplaybin.c: Invert bin_add/link order... |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Ronald S. Bultje | gst/modplug/gstmodplug.cc: Add missing break causing... |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Ronald S. Bultje | ext/ogg/gstoggdemux.c: Granpos can apparently be -1... |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Jan Schmidt | sys/: Use a mutex protected list to marshal navigation... |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Tim-Philipp... | Add query function to GstSpeed, so that the stream... |
commit | commitdiff | tree | snapshot |
2005-02-13 |
Benjamin Otte | gst/audioconvert/gstaudioconvert.c: create channel... |
commit | commitdiff | tree | snapshot |
2005-02-13 |
Benjamin Otte | gst/audioconvert/gstchannelmix.h: include missing heade... |
commit | commitdiff | tree | snapshot |
2005-02-12 |
Tim-Philipp... | Convert to and from YV12 (fixes #156379) |
commit | commitdiff | tree | snapshot |
2005-02-12 |
Julien Moutte | sys/ximage/ximagesink.c: Protect interface methods... |
commit | commitdiff | tree | snapshot |
2005-02-12 |
Tim-Philipp... | Don't send 'Hey! You gave me a NULL pointer yo naughty... |
commit | commitdiff | tree | snapshot |
2005-02-11 |
Julien Moutte | sys/xvimage/xvimagesink.c: Protect interface methods... |
commit | commitdiff | tree | snapshot |
2005-02-11 |
David Schleef | ext/mpeg2dec/gstmpeg2dec.c: Change uint to unsigned... |
commit | commitdiff | tree | snapshot |
2005-02-11 |
David Schleef | gst/librfb/Makefile.am: Testing stuff before committing... |
commit | commitdiff | tree | snapshot |
2005-02-11 |
David Schleef | configure.ac: Pull in librfb from my CVS tree, because... |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Tim-Philipp... | and make it handle more than one channel. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Jan Schmidt | ext/dts/gstdtsdec.*: Don't clobber the stack constructi... |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Tim-Philipp... | Add G_BEGIN_DECLS and G_END_DECLS around headers where... |
commit | commitdiff | tree | snapshot |
2005-02-09 |
David Schleef | testsuite/gst-lint: Check for non-statically scoped... |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Ronald S. Bultje | ext/mplex/gstmplexibitstream.cc: gcc madness. |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Ronald S. Bultje | Die, thou faulty symbol pollutors (non-static parent_cl... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Ronald S. Bultje | ext/mplex/gstmplexibitstream.cc: Fix event handling... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Ronald S. Bultje | Add missing endianness to template (fixes #165509). |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Ronald S. Bultje | gst/asfdemux/gstasfdemux.c: Fix wrong order of reading... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Ronald S. Bultje | ext/alsa/gstalsasink.c: Implement FILLER event awareness. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Ronald S. Bultje | ext/cdparanoia/gstcdparanoia.c: Fix track calculations... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Ronald S. Bultje | ext/libpng/: Fix byte-order, use proper fixed caps... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Jan Schmidt | configure.ac: Add dvdlpcmdec |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Ronald S. Bultje | gst/alpha/gstalphacolor.c: Add BGRA handling (#165736). |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Ronald S. Bultje | gst/law/: Fix caps memleaks (#166600). |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Tim-Philipp... | Include "_stdint.h" instead of <stdint.h>. Fixes build... |
commit | commitdiff | tree | snapshot |
2005-02-05 |
Ronald S. Bultje | sys/: Clear window on PAUSED->READY instead of READY... |
commit | commitdiff | tree | snapshot |
2005-02-05 |
Ronald S. Bultje | sys/v4l/gstv4lmjpegsrc.c: Switch to list instead of... |
commit | commitdiff | tree | snapshot |
2005-02-05 |
Jan Schmidt | ext/mpeg2dec/gstmpeg2dec.*: The libmpeg2 user-allocated... |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Andy Wingo | gst/audioconvert/bufferframesconvert.c |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Jan Schmidt | ext/mpeg2dec/gstmpeg2dec.*: Rearrange buffer tracking... |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Jan Schmidt | sys/v4l/: Add new v4ljpegsrc for handling the ov51x... |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Ronald S. Bultje | sys/qcam/gstqcamsrc.c: Use GST_ELEMENT_ERROR, not g_war... |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Ronald S. Bultje | gst/qtdemux/qtdemux.c: Change caps on MJPEG-B so it... |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Ronald S. Bultje | ext/raw1394/gstdv1394src.c: Reset negotiated state... |
commit | commitdiff | tree | snapshot |
2005-02-02 |
David Schleef | configure.ac: Put DEFAULT_AUDIOSINK in config.h and... |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Jan Schmidt | gst/tcp/: Don't leak the hostname when shutting down. |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Ronald S. Bultje | ext/raw1394/gstdv1394src.c: Set caps to systemstream... |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Ronald S. Bultje | testsuite/Makefile.am: Fix more OSX buildbots. |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Jan Schmidt | ext/mpeg2dec/gstmpeg2dec.c: Don't send things to NULL... |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Ronald S. Bultje | gst/subparse/gstsubparse.c: Fix OSX buildbot. |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Ronald S. Bultje | file NOTE was initially added on branch BRANCH-THREADED. |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Tim-Philipp... | Set granulepos and timestamp correctly for streams... |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Tim-Philipp... | Add audio/x-dts to audio pad template caps |
commit | commitdiff | tree | snapshot |
2005-01-31 |
David Schleef | ext/polyp/polypsink.c: Fix silly endianness bug. Add... |
commit | commitdiff | tree | snapshot |
2005-01-29 |
Ronald S. Bultje | gst/qtdemux/qtdemux.c: Add 3IV2 fourcc. |
commit | commitdiff | tree | snapshot |
2005-01-29 |
Ronald S. Bultje | gst/avi/gstavidemux.*: Invert DIB images. Fixes #132341. |
commit | commitdiff | tree | snapshot |
2005-01-29 |
Ronald S. Bultje | gst/ffmpegcolorspace/gstffmpegcolorspace.c: D'oh, refer... |
commit | commitdiff | tree | snapshot |
next |