| Commit message (Expand) | Author | Age | Files | Lines |
* | Add check for faad2 (faad1 was detected, too, but we don't want that) | Ronald S. Bultje | 2003-11-29 | 1 | -0/+9 |
* | Use new tagging stuff to read and write flac metadata. Only handles vorbiscom... | Christophe Fergeau | 2003-11-28 | 5 | -126/+77 |
* | Change everyone to video/x-msvideo | David Schleef | 2003-11-27 | 4 | -7/+7 |
* | Added audio/x-m4a to the sink caps | Iain Holmes | 2003-11-27 | 1 | -0/+5 |
* | fixing bug #127984, we require a higher version of the alsa library | Leif Johnson | 2003-11-27 | 1 | -1/+1 |
* | fixing bug #126985, gst core requires 1.6 anyway | Leif Johnson | 2003-11-27 | 1 | -1/+1 |
* | use correct caps | Benjamin Otte | 2003-11-25 | 2 | -17/+24 |
* | more fixes to the pixbuf loader. I can use it for thumbnailing nicely now | Benjamin Otte | 2003-11-25 | 2 | -50/+104 |
* | use GDK_PIXBUF_CONFDIR | Benjamin Otte | 2003-11-24 | 1 | -5/+5 |
* | License is GST_LICENSE, make own debugging category and fix some debug statem... | Benjamin Otte | 2003-11-24 | 1 | -3/+9 |
* | upgrades to the pixbuf loader: | Benjamin Otte | 2003-11-24 | 4 | -57/+141 |
* | add a rank to allow autoplugging | Benjamin Otte | 2003-11-24 | 1 | -1/+1 |
* | tagging stuff and build fixes. In detail: | Benjamin Otte | 2003-11-24 | 8 | -15/+147 |
* | Add a comment for wma | Jeremy Simon | 2003-11-23 | 1 | -0/+2 |
* | fix faad plugin | Christian Schaller | 2003-11-23 | 1 | -1/+24 |
* | faad plugin needs the math library | Jeremy Simon | 2003-11-23 | 1 | -1/+1 |
* | Update the pipeline to play wma files | Jeremy Simon | 2003-11-23 | 1 | -1/+1 |
* | commit my batch of build and spec fixes | Christian Schaller | 2003-11-23 | 3 | -5/+3 |
* | latest and greatest news | Christian Schaller | 2003-11-23 | 1 | -15/+17 |
* | Fix gdk_pixbuf installation directory (again) | David Schleef | 2003-11-23 | 2 | -7/+6 |
* | Typo | Ronald S. Bultje | 2003-11-22 | 1 | -1/+1 |
* | flac mime type is audio/x-flac, not application/x-flac | Christophe Fergeau | 2003-11-22 | 1 | -1/+1 |
* | Don't reset flac decoder if init hasn't been called on it first, the flac dec... | Christophe Fergeau | 2003-11-22 | 1 | -8/+14 |
* | Add faac build | Ronald S. Bultje | 2003-11-22 | 2 | -0/+17 |
* | so disable it during plugin registering too | Ronald S. Bultje | 2003-11-22 | 1 | -3/+1 |
* | fixes to make gdk_pixbuf loader install nicely | David Schleef | 2003-11-22 | 2 | -5/+29 |
* | distcheck fixes | David Schleef | 2003-11-22 | 1 | -1/+1 |
* | apparently we require a newer version of gnome-vfs | David Schleef | 2003-11-22 | 1 | -0/+1 |
* | -fix segfault on PAUSED => READY when metadata wasn't set | Benjamin Otte | 2003-11-22 | 1 | -5/+8 |
* | Add C-based local matroska/EBML plugin, remove libmatroska/libebml c++ one | Ronald S. Bultje | 2003-11-21 | 10 | -18/+4001 |
* | New libfaad (MPEG-2/4 AAC decoder) plugin | Ronald S. Bultje | 2003-11-21 | 2 | -26/+108 |
* | Fix segfault in #125471 by denying a state change to PLAYING when not inited.... | David Schleef | 2003-11-19 | 2 | -43/+62 |
* | + checking in plugin category changes | Leif Johnson | 2003-11-16 | 50 | -63/+63 |
* | live and let die | Thomas Vander Stichele | 2003-11-15 | 1 | -2/+70 |
* | fix makefile | Thomas Vander Stichele | 2003-11-15 | 1 | -1/+1 |
* | disting fix | Christian Schaller | 2003-11-14 | 1 | -3/+5 |
* | GStreamer does not use changelogs | Benjamin Otte | 2003-11-14 | 2 | -70/+2 |
* | Don't flush if we come across a cue tag. | Iain Holmes | 2003-11-14 | 1 | -37/+46 |
* | Fix for if SOUND_MIXER_INFO is not available (fBSD and others) | Ronald S. Bultje | 2003-11-13 | 1 | -0/+6 |
* | fix build system for X, XShm and Xv | Benjamin Otte | 2003-11-12 | 2 | -42/+58 |
* | add -lX11 to X_LIBS so ximagesink builds | Benjamin Otte | 2003-11-12 | 1 | -0/+3 |
* | update GdkPixbuf loader. Fixes: | Benjamin Otte | 2003-11-11 | 3 | -45/+214 |
* | test for regular shm instead of XShm | Thomas Vander Stichele | 2003-11-11 | 1 | -15/+19 |
* | include macro for defining GST_FUNCTION, so debugging output from plugins get... | Benjamin Otte | 2003-11-11 | 1 | -0/+3 |
* | Change GstCaps to GstStructure in navigation events. Fix x[v]imagesink to sc... | David Schleef | 2003-11-11 | 2 | -6/+6 |
* | change video/x-jpeg to image/jpeg | David Schleef | 2003-11-10 | 2 | -4/+6 |
* | navigation tester | David Schleef | 2003-11-10 | 3 | -2/+362 |
* | Update for videofilter changes | David Schleef | 2003-11-10 | 1 | -104/+50 |
* | Proper device-capabilities check when opening | Ronald S. Bultje | 2003-11-10 | 1 | -0/+11 |
* | disting fixes, pixbuf loader still borked in regards to disting | Christian Schaller | 2003-11-09 | 3 | -9/+12 |