Age | Commit message (Expand) | Author | Files | Lines |
2004-09-19 | gst/wavenc/gstwavenc.*: Added newmedia support to wavenc | Zaheer Abbas Merali | 1 | -0/+6 |
2004-09-17 | update esound, gconf, alsa and ogg m4 files from upstream versions | Stéphane Loeuillet | 5 | -9/+26 |
2004-09-17 | - say explicitly in the ./configure output that we're looking for libsidplay ... | Stéphane Loeuillet | 2 | -2/+2 |
2004-09-17 | - clarify (i hope) faad and faac plugin licencing | Stéphane Loeuillet | 1 | -8/+13 |
2004-09-17 | gst/tcp/: Small cleanups in fdset.c | Wim Taymans | 1 | -0/+24 |
2004-09-16 | Free the caps used for the try | Iain Holmes | 1 | -0/+5 |
2004-09-15 | gst/mpegstream/gstdvddemux.c: Caps are only set if the type of the stream is ... | Ronald S. Bultje | 1 | -0/+7 |
2004-09-15 | gst/avi/gstavidemux.c: Just hardcode for raw audio then. AVI audio sucks. | Ronald S. Bultje | 1 | -0/+6 |
2004-09-15 | use audio/x-ttafile and audio/x-tta for tta instead of audio/x-tta and audio/... | Arwed v. Merkatz | 1 | -0/+8 |
2004-09-15 | gst/avi/gstavidemux.c: Try to fix a/v sync issues. | Ronald S. Bultje | 1 | -0/+6 |
2004-09-15 | configure.ac: remove NASM check, since we don't use it. Update dirac check t... | David Schleef | 4 | -56/+101 |
2004-09-15 | gst/avi/gstavidemux.*: Fix for compressed audio (mp3) timestamp generation. H... | Ronald S. Bultje | 1 | -0/+8 |
2004-09-15 | gst/playback/gstplaybin.c: Volume is a double not a float. | Ronald S. Bultje | 1 | -0/+5 |
2004-09-15 | gst/tcp/gstmultifdsink.c: Don't close the fd in multifdsink as we didn't open... | Wim Taymans | 1 | -0/+7 |
2004-09-15 | ext/ogg/: Fix the case where the muxer would mark pages as delta frames when ... | Wim Taymans | 1 | -0/+8 |
2004-09-15 | gst/playback/gstplaybasebin.c: Handle the case where we failed to setup a cle... | Ronald S. Bultje | 1 | -0/+9 |
2004-09-15 | ext/gnomevfs/: Use _uri_new() instead of _open(), so it doesn't take as long and | Ronald S. Bultje | 1 | -0/+13 |
2004-09-14 | 2004-09-14 Brian Cameron <brian.cameron@sun.com | Brian Cameron | 1 | -0/+6 |
2004-09-14 | gst/playback/: Some more work on making sure seeking pauses the pipeline and ... | Wim Taymans | 1 | -0/+9 |
2004-09-14 | gst/tcp/: Be a bit more paranoid when freeing memory. | Wim Taymans | 1 | -0/+8 |
2004-09-13 | gst/qtdemux/qtdemux.c: Don't crash by dividing by zero (see sample movie in #... | Ronald S. Bultje | 2 | -4/+14 |
2004-09-13 | gst/qtdemux/qtdemux.c: Don't touch non-existing data (fixes crash on file in ... | Ronald S. Bultje | 2 | -4/+11 |
2004-09-13 | gst/mpegstream/gstmpegparse.c: fix synchronistation for streams recorded from... | Stéphane Loeuillet | 1 | -0/+6 |
2004-09-13 | gst/playback/gstplaybasebin.c: Handle double disposals, and proper change of ... | Ronald S. Bultje | 1 | -0/+6 |
2004-09-13 | ext/gnomevfs/: Add URI support to Gnome-VFS plugins. Tries to load a fixed li... | Ronald S. Bultje | 1 | -0/+26 |
2004-09-13 | ext/alsa/gstalsamixer.c: Update mixer (to sync with other sessions) if we try... | Ronald S. Bultje | 1 | -0/+25 |
2004-09-12 | Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102... | David Schleef | 10 | -42/+86 |
2004-09-12 | configure.ac: change speex detection as 1.1.6 now uses .pc/pkg-config and the... | Stéphane Loeuillet | 2 | -15/+29 |
2004-09-10 | Moving MAS plugin back to gst-sandbox module. | Zeeshan Ali | 5 | -833/+12 |
2004-09-09 | Write meta-seek information (seek heads). | Arwed v. Merkatz | 1 | -1/+3 |
2004-09-09 | Write multiple blocks/frames per cluster. | Arwed v. Merkatz | 1 | -0/+6 |
2004-09-09 | Added a volume element to the gstplaybin pipeline and an element for setting it. | Scott Wheeler | 1 | -0/+7 |
2004-09-07 | gst/videomixer/videomixer.c: Copy timestamps from the master pad to the outpu... | Wim Taymans | 2 | -0/+5 |
2004-09-03 | throw errors when applicable | Thomas Vander Stichele | 1 | -0/+5 |
2004-09-02 | Trying to correct the GST_CHECK_CONFIGPROG macro. It works perfectly for | Zeeshan Ali | 6 | -0/+836 |
2004-09-01 | Create cue entries for audio only files. | Arwed v. Merkatz | 1 | -1/+4 |
2004-09-01 | Write track and segment UIDs, write muxing date, write TRACKDEFAULTDURATION f... | Arwed v. Merkatz | 1 | -0/+14 |
2004-08-31 | added typecast to avoid warning | Stefan Kost | 1 | -1/+1 |
2004-08-31 | fixed seg-fault and mem leak | Stefan Kost | 1 | -1/+2 |
2004-08-31 | ext/alsa/: Re-commit ALSA switches. | Ronald S. Bultje | 1 | -0/+15 |
2004-08-31 | bump nano to cvs | Thomas Vander Stichele | 2 | -1/+6 |
2004-08-31 | releasing | Thomas Vander Stichele | 4 | -48/+121 |
2004-08-31 | fix #151462 | Thomas Vander Stichele | 1 | -0/+5 |
2004-08-30 | revert (freeze) until release has been made | Ronald S. Bultje | 1 | -6/+0 |
2004-08-30 | gst/tcp/: Fix some memory leaks. | Wim Taymans | 1 | -0/+11 |
2004-08-30 | fix for 151236 | Thomas Vander Stichele | 3 | -6/+16 |
2004-08-30 | fixes #151232 | Thomas Vander Stichele | 2 | -1/+13 |
2004-08-29 | ext/alsa/: Add switches (simple boolean on/off). | Ronald S. Bultje | 1 | -0/+6 |
2004-08-27 | sys/glsink/glimagesink.c: Move local variable declarations to make gcc-2.95 h... | David Schleef | 2 | -19/+27 |
2004-08-27 | prerelease | Thomas Vander Stichele | 2 | -1/+6 |