Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-08-27 | sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala | Balamurali Viswanathan | 4 | -0/+501 |
2004-08-27 | Mux video/x-divx and video/x-xvid in VFW compatibility mode so it actually works | Arwed v. Merkatz | 1 | -0/+4 |
2004-08-27 | Handle EOS correctly. | Arwed v. Merkatz | 1 | -0/+5 |
2004-08-27 | handle new media | Thomas Vander Stichele | 11 | -81/+166 |
2004-08-26 | Fix byte order reversion for writing ebml floats. | Arwed v. Merkatz | 1 | -0/+16 |
2004-08-26 | ext/lame/gstlame.*: Added new media support to lame | Zaheer Abbas Merali | 1 | -0/+6 |
2004-08-25 | Set XVID_LOWDELAY flag for decoding so files with bframes/packed bitstream ar... | Arwed v. Merkatz | 2 | -1/+4 |
2004-08-25 | Interpret BLOCKDURATION and set buffer duration accordingly, enable demuxing ... | Arwed v. Merkatz | 1 | -0/+6 |
2004-08-25 | Typefinding for TTA files, fixes bug #148711. | Arwed v. Merkatz | 1 | -0/+2 |
2004-08-25 | Send vorbis headers at the beginning of a stream, fixes bug #141554. | Arwed v. Merkatz | 2 | -0/+6 |