| Commit message (Expand) | Author | Age | Files | Lines |
* | All plugins updated for element state changes. | Andy Wingo | 2005-09-02 | 2 | -16/+17 |
* | gst/: Uncomment metadata and codec-name handling. | Ronald S. Bultje | 2005-08-16 | 1 | -2/+11 |
* | Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9 | Tim-Philipp Müller | 2005-08-13 | 1 | -1/+1 |
* | gst/avi/gstavidemux.c: Fix AVI header parsing: add missing break statement after | Tim-Philipp Müller | 2005-08-09 | 1 | -0/+4 |
* | gst/avi/gstavidemux.c: Fix seeking (or, well, fix threading issue where a var... | Ronald S. Bultje | 2005-08-09 | 1 | -5/+5 |
* | gst/avi/gstavidemux.c: Mixing binary and logical operators is not going to wo... | Ronald S. Bultje | 2005-08-09 | 1 | -2/+2 |
* | gst/avi/gstavidemux.c: You need to allocatate (len+1) characters to store a l... | Edward Hervey | 2005-08-04 | 1 | -3/+5 |
* | Various event updates and cleanups. | Wim Taymans | 2005-07-27 | 1 | -14/+24 |
* | ext/mad/gstmad.c: Add convert function for proper timestamp calculations. | Wim Taymans | 2005-07-16 | 1 | -27/+26 |
* | gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the defines come... | Andy Wingo | 2005-07-08 | 1 | -2/+1 |
* | gst/base/gstbasesrc.c: Allow subclasses to implement their own negotiation. | Wim Taymans | 2005-07-07 | 1 | -1/+0 |
* | Way, way, way too many files: Remove crack comment from the 2000 era. | Andy Wingo | 2005-07-05 | 1 | -2/+0 |
* | Replace GST_PLUGINS_LIBS_* with GST_PLUGINS_BASE_* | Jan Schmidt | 2005-07-01 | 1 | -9/+19 |
* | gst/avi/Makefile.am: Added linking to libgstriff-0.9 | Edward Hervey | 2005-06-30 | 1 | -1/+1 |
* | gst/avi/gstavidemux.c: Compiler pains. | Ronald S. Bultje | 2005-06-30 | 1 | -2/+3 |
* | fixes for new pkg-config files in gst-plugins-base | Thomas Vander Stichele | 2005-06-30 | 1 | -3/+5 |
* | gst/avi/: Port from -THREADED to HEAD, and fix for latest API changes of the ... | Ronald S. Bultje | 2005-06-30 | 4 | -924/+868 |
* | gst/avi/gstavidemux.c: Declare variables at beginning of block and make gcc-2... | Gergely Nagy | 2005-02-17 | 1 | -1/+2 |
* | gst/avi/gstavidemux.*: Invert DIB images. Fixes #132341. | Ronald S. Bultje | 2005-01-29 | 2 | -1/+44 |
* | Allow seeks on audio pad, make mad forward those (#164826). | Ronald S. Bultje | 2005-01-27 | 1 | -6/+0 |
* | gst/avi/gstavimux.c: Fix... | Ronald S. Bultje | 2005-01-22 | 1 | -7/+8 |
* | gst/avi/gstavimux.c: Fix padding... | Ronald S. Bultje | 2005-01-19 | 1 | -3/+6 |
* | ext/mad/gstmad.c: Fail if caps negotiation fails. Should fix #162184, and sho... | Ronald S. Bultje | 2005-01-19 | 2 | -299/+245 |
* | gst/avi/gstavimux.c: Free events (fix memleak in #162905). | Ronald S. Bultje | 2005-01-16 | 1 | -0/+2 |
* | debugging | Thomas Vander Stichele | 2005-01-13 | 1 | -13/+24 |
* | gst/avi/gstavimux.c: Reusability fixes. | Ronald S. Bultje | 2005-01-11 | 1 | -2/+20 |
* | gst-libs/gst/riff/riff-read.c: Don't bail on unknown events. | Ronald S. Bultje | 2005-01-10 | 1 | -18/+26 |
* | gst/avi/gstavidemux.c: Add some more debug. Fix logic error when setting movi... | Ronald S. Bultje | 2004-12-23 | 1 | -4/+7 |
* | gst/avi/gstavidemux.c: Add some debugging. Better detection of broken indexes... | Ronald S. Bultje | 2004-12-23 | 1 | -4/+17 |
* | gst/avi/gstavidemux.c: Work for truncated (unfinished download etc.) files. F... | Ronald S. Bultje | 2004-12-18 | 1 | -4/+16 |
* | forgot to add h264 to avidemux caps | Stéphane Loeuillet | 2004-12-13 | 1 | -0/+4 |
* | ext/a52dec/gsta52dec.*: Do something useful with timestamps. Make chain-based... | Ronald S. Bultje | 2004-12-06 | 1 | -2/+2 |
* | gst/avi/gstavidemux.c: Fix quite humiliating bug in omitting 0-sized index ch... | Ronald S. Bultje | 2004-11-29 | 1 | -9/+20 |
* | gst/avi/gstavimux.c: First calculate the rate, and only then use it. Hdr.rate... | Ronald S. Bultje | 2004-10-26 | 1 | -14/+14 |
* | gst/: Framerate. | Ronald S. Bultje | 2004-10-24 | 1 | -6/+16 |
* | ext/gnomevfs/gstgnomevfssrc.c: Some debug. | Ronald S. Bultje | 2004-10-12 | 2 | -39/+321 |
* | gst/avi/gstavidemux.c: OK, so the original code was too strict. It makes rand... | Ronald S. Bultje | 2004-10-09 | 1 | -51/+56 |
* | gst/avi/gstavidemux.c: Prevent overwrite of size member. Makes audio sound cr... | Ronald S. Bultje | 2004-10-05 | 1 | -5/+6 |
* | gst/avi/gstavidemux.c: There was something wrong with the index massaging. | Ronald S. Bultje | 2004-10-04 | 1 | -2/+2 |
* | gst/avi/gstavidemux.c: Fix seeking in some files. All this code is no longer ... | Ronald S. Bultje | 2004-10-04 | 1 | -52/+3 |
* | gst/avi/gstavidemux.c: Improve allocation, cutting and sorting of the index. ... | Ronald S. Bultje | 2004-10-04 | 1 | -84/+132 |
* | gst-libs/gst/riff/riff-media.c: Add wing commander format mimetype/fourccs. | Ronald S. Bultje | 2004-10-02 | 1 | -6/+9 |
* | gst-libs/gst/riff/riff-media.c: Add DIB fourcc (raw, palettized 8-bit RGB). | Ronald S. Bultje | 2004-10-02 | 1 | -1/+6 |
* | ext/flac/gstflacdec.c: Only return true if we actually filled something in. P... | Ronald S. Bultje | 2004-09-29 | 2 | -109/+436 |
* | ext/dirac/: Do something. Don't actually know if this works because I don't h... | Ronald S. Bultje | 2004-09-23 | 2 | -68/+7 |
* | gst/avi/gstavidemux.c: Just hardcode for raw audio then. AVI audio sucks. | Ronald S. Bultje | 2004-09-15 | 1 | -5/+3 |
* | gst/avi/gstavidemux.c: Try to fix a/v sync issues. | Ronald S. Bultje | 2004-09-15 | 1 | -6/+21 |
* | gst/avi/gstavidemux.*: Fix for compressed audio (mp3) timestamp generation. H... | Ronald S. Bultje | 2004-09-15 | 2 | -3/+13 |
* | more working plugins | Steve Lhomme | 2004-07-27 | 1 | -1/+1 |
* | rename GStreamer-0.8.lib to libgstreamer.lib | Steve Lhomme | 2004-07-27 | 1 | -2/+2 |