Age | Commit message (Expand) | Author | Files | Lines |
2004-05-16 | gst-libs/gst/riff/riff-read.c: Don't touch events after not owning them anymore. | Ronald S. Bultje | 1 | -1/+3 |
2004-05-14 | gst-libs/gst/riff/riff-read.c: - fix INFO tag extraction in RIFF/AVI files be... | Stéphane Loeuillet | 1 | -1/+5 |
2004-05-14 | - typos : unkown => unknown | Stéphane Loeuillet | 1 | -3/+4 |
2004-05-13 | gst-libs/gst/riff/riff-ids.h: - add CDXA to the list of RIFF types | Stéphane Loeuillet | 1 | -0/+2 |
2004-05-10 | gst/auparse/gstauparse.c: eee (32, 64) only unsupported formats are ADPCM/CCI... | Stéphane Loeuillet | 1 | -1/+1 |
2004-05-09 | gst-libs/gst/riff/: Fix for unaligned RIFF files (i.e. where all the chunks t... | Ronald S. Bultje | 2 | -0/+33 |
2004-05-08 | Rewrote wavparse to use riff-read instead of doing bytestream stuff by hand. | Iain Holmes | 3 | -12/+46 |
2004-04-23 | gst-libs/gst/riff/riff-media.c: audio/x-raw-int with height rules! not. Now i... | Benjamin Otte | 1 | -1/+1 |
2004-04-22 | gst-libs/gst/riff/riff-media.c: mpegversion is an int | Benjamin Otte | 1 | -1/+1 |
2004-04-20 | configure.ac: bump required gstreamer version to 0.8.1.1 because of following... | David Schleef | 1 | -5/+6 |
2004-04-19 | gconf/Makefile.am: Fix for non-GNU make | David Schleef | 4 | -8/+17 |
2004-04-16 | gst-libs/gst/riff/riff-media.c: Add div[3456] as fourccs for DivX 3 (fixes #1... | Ronald S. Bultje | 1 | -0/+4 |
2004-04-16 | gst/: Add MS RLE support. I added some functions to read out strf chunks into... | Ronald S. Bultje | 4 | -3/+119 |
2004-04-15 | gst-libs/gst/riff/riff-media.c: Fix typo in divxversion (3 instead of 4 for "... | Ronald S. Bultje | 1 | -1/+1 |
2004-04-11 | gst-libs/gst/riff/riff-media.c: Add MS video v1. | Ronald S. Bultje | 1 | -0/+14 |
2004-04-11 | gst-libs/gst/riff/riff-media.c: Fix another codecname mismatch. | Ronald S. Bultje | 1 | -2/+2 |
2004-04-11 | gst-libs/gst/riff/riff-media.c: Fix divx caps mismatch and move from video/x-... | Ronald S. Bultje | 1 | -13/+14 |
2004-04-07 | gst-libs/gst/gconf/test-gconf.c: add missing gst_init | Benjamin Otte | 1 | -0/+2 |
2004-04-01 | leak plugs and style fixes | Thomas Vander Stichele | 1 | -3/+6 |
2004-03-30 | try fixing configure on RH9 | Benjamin Otte | 1 | -1/+1 |
2004-03-29 | return proper values for state change failures | Thomas Vander Stichele | 1 | -17/+70 |
2004-03-24 | ext/alsa/gstalsa.h: Remove unused entry. | Ronald S. Bultje | 1 | -0/+6 |
2004-03-23 | gst-libs/gst/play/play.c (gst_play_audio_fixate) | Johan Dahlin | 1 | -7/+14 |
2004-03-19 | gst-libs/gst/Makefile.am: Enable xoverlay unconditionally, since it doesn't d... | David Schleef | 1 | -4/+3 |
2004-03-15 | update libtool version actually use it in media-info | Thomas Vander Stichele | 1 | -1/+5 |
2004-03-15 | gst-libs/gst/play/play.c: First draft of gst_play_get_framerate. | Julien Moutte | 2 | -4/+44 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 32 | -1034/+1043 |
2004-03-15 | reverse order | Thomas Vander Stichele | 1 | -8/+9 |
2004-03-15 | some info | Thomas Vander Stichele | 1 | -0/+30 |
2004-03-15 | adding media info pc files package them use ffmpegcolorspace in gstplay | Thomas Vander Stichele | 1 | -16/+28 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 30 | -650/+799 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 67 | -5063/+4702 |
2004-03-14 | move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure they get re... | Benjamin Otte | 1 | -2/+0 |
2004-03-12 | gst-libs/gst/xoverlay/xoverlay.*: replace XID with unsigned long to get rid o... | Benjamin Otte | 2 | -7/+6 |
2004-03-09 | gst-libs/gst/mixer/mixer.c: the signals take 2 arguments | Benjamin Otte | 1 | -3/+3 |
2004-03-09 | ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin doesn't conflict w... | David Schleef | 1 | -5/+4 |
2004-03-09 | gst-libs/gst/riff/riff-read.c: Fix metadata read crash (#136537). | Ronald S. Bultje | 1 | -1/+0 |
2004-03-08 | small media-info fixes | Thomas Vander Stichele | 2 | -66/+12 |
2004-03-07 | compiler fixes | Thomas Vander Stichele | 3 | -3/+6 |
2004-03-07 | compile fixes | Thomas Vander Stichele | 2 | -4/+7 |
2004-03-07 | this should more or less work correctly. | Thomas Vander Stichele | 7 | -250/+176 |
2004-03-06 | first pass at making this work again needs quite a lot of cleanups | Thomas Vander Stichele | 5 | -105/+341 |
2004-03-06 | ext/faad/gstfaad.c: Fix negotiation. | David Schleef | 2 | -2/+68 |
2004-03-05 | fix gconf install path | Thomas Vander Stichele | 1 | -1/+1 |
2004-03-04 | fix headers fix signals to use - instead of _ | Thomas Vander Stichele | 8 | -18/+18 |
2004-03-03 | gst-libs/gst/gconf/gconf.c: Using ximagesink as a default if no gconf key fou... | Julien Moutte | 1 | -3/+3 |
2004-03-01 | xwindowlistener is a plugin helper lib, not a full lib | Thomas Vander Stichele | 1 | -4/+3 |
2004-03-01 | fix plugin names move gstvideosink.h to videosink.h | Thomas Vander Stichele | 3 | -76/+2 |
2004-02-27 | gst-libs/gst/audio/audio.h: add macro to make sure header isn't included twice | Benjamin Otte | 1 | -0/+4 |
2004-02-27 | gst/: -marshal.[ch] and -enum.[ch] files should not be disted, -marshal.h fil... | David Schleef | 3 | -8/+19 |