2004-09-17 |
Stéphane Loeuillet | - clarify (i hope) faad and faac plugin licencing |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Wim Taymans | gst/tcp/: Small cleanups in fdset.c |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Iain Holmes | Free the caps used for the try |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Ronald S. Bultje | gst/mpegstream/gstdvddemux.c: Caps are only set if... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Ronald S. Bultje | gst/avi/gstavidemux.c: Just hardcode for raw audio... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Arwed v. Merkatz | use audio/x-ttafile and audio/x-tta for tta instead... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Ronald S. Bultje | gst/avi/gstavidemux.c: Try to fix a/v sync issues. |
commit | commitdiff | tree | snapshot |
2004-09-15 |
David Schleef | configure.ac: remove NASM check, since we don't use... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Ronald S. Bultje | gst/avi/gstavidemux.*: Fix for compressed audio (mp3... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Ronald S. Bultje | gst/playback/gstplaybin.c: Volume is a double not a... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Wim Taymans | gst/tcp/gstmultifdsink.c: Don't close the fd in multifd... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Wim Taymans | ext/ogg/: Fix the case where the muxer would mark pages... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Ronald S. Bultje | gst/playback/gstplaybasebin.c: Handle the case where... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Ronald S. Bultje | ext/gnomevfs/: Use _uri_new() instead of _open(), so... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Brian Cameron | 2004-09-14 Brian Cameron <brian.cameron@sun.com |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Wim Taymans | gst/playback/: Some more work on making sure seeking... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Wim Taymans | gst/tcp/: Be a bit more paranoid when freeing memory. |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Ronald S. Bultje | gst/qtdemux/qtdemux.c: Don't crash by dividing by zero... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Ronald S. Bultje | gst/qtdemux/qtdemux.c: Don't touch non-existing data... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Stéphane Loeuillet | gst/mpegstream/gstmpegparse.c: fix synchronistation... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Ronald S. Bultje | gst/playback/gstplaybasebin.c: Handle double disposals... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Ronald S. Bultje | ext/gnomevfs/: Add URI support to Gnome-VFS plugins... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Ronald S. Bultje | ext/alsa/gstalsamixer.c: Update mixer (to sync with... |
commit | commitdiff | tree | snapshot |
2004-09-12 |
David Schleef | Fixes: #151879, #151881, #151882, #151883, #151884... |
commit | commitdiff | tree | snapshot |
2004-09-12 |
Stéphane Loeuillet | configure.ac: change speex detection as 1.1.6 now uses... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Zeeshan Ali | Moving MAS plugin back to gst-sandbox module. |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Arwed v. Merkatz | Write meta-seek information (seek heads). |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Arwed v. Merkatz | Write multiple blocks/frames per cluster. |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Scott Wheeler | Added a volume element to the gstplaybin pipeline and... |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Wim Taymans | gst/videomixer/videomixer.c: Copy timestamps from the... |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Thomas Vander... | throw errors when applicable |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Zeeshan Ali | Trying to correct the GST_CHECK_CONFIGPROG macro. It... |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Arwed v. Merkatz | Create cue entries for audio only files. |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Arwed v. Merkatz | Write track and segment UIDs, write muxing date, write... |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Stefan Kost | added typecast to avoid warning |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Stefan Kost | fixed seg-fault and mem leak |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Ronald S. Bultje | ext/alsa/: Re-commit ALSA switches. |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Thomas Vander... | bump nano to cvs |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Thomas Vander... | releasing |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Thomas Vander... | fix #151462 |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Ronald S. Bultje | revert (freeze) until release has been made |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Wim Taymans | gst/tcp/: Fix some memory leaks. |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Thomas Vander... | fix for 151236 |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Thomas Vander... | fixes #151232 |
commit | commitdiff | tree | snapshot |
2004-08-29 |
Ronald S. Bultje | ext/alsa/: Add switches (simple boolean on/off). |
commit | commitdiff | tree | snapshot |
2004-08-27 |
David Schleef | sys/glsink/glimagesink.c: Move local variable declarati... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Thomas Vander... | prerelease |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Balamurali... | sys/sunaudio/Makefile.am: Add sunaudiosrc patch from... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Arwed v. Merkatz | Mux video/x-divx and video/x-xvid in VFW compatibility... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Arwed v. Merkatz | Handle EOS correctly. |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Thomas Vander... | handle new media |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Arwed v. Merkatz | Fix byte order reversion for writing ebml floats. |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Zaheer Abbas... | ext/lame/gstlame.*: Added new media support to lame |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Arwed v. Merkatz | Set XVID_LOWDELAY flag for decoding so files with bfram... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Arwed v. Merkatz | Interpret BLOCKDURATION and set buffer duration accordi... |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Arwed v. Merkatz | Typefinding for TTA files, fixes bug #148711. |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Arwed v. Merkatz | Send vorbis headers at the beginning of a stream, fixes... |
commit | commitdiff | tree | snapshot |
2004-08-24 |
Christophe... | gst-libs/gst/riff/riff-read.c: fix infinite loop in... |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Iain Holmes | Special case the COMM tag |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Wim Taymans | ext/ogg/gstoggmux.c: Make sure we never send -1 granulepos. |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Wim Taymans | ext/ogg/gstoggmux.c: I will accept bitchslappings with... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Zaheer Abbas... | configure.ac: Clean up the test for lame presets |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Brian Cameron | Corrected minor errors. |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Zaheer Abbas... | Only enable lame presets if version of lame has presets... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Jan Schmidt | gst/udp/gstudpsrc.*: Don't call gst_pad_push in a get... |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Wim Taymans | gst/tcp/: Some extra checks in gstfdset. |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Wim Taymans | gst/tcp/gstfdset.c: Add more locking and bounds checking. |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Balamurali... | sys/sunaudio/: Fix caps to handle full range of rates... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Zaheer Abbas... | gst/audioscale/gstaudioscale.*: made audioscale resampl... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Thomas Vander... | error out on unsupported types |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Iain Holmes | Make flacenc work with mono streams by only setting... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Wim Taymans | ext/theora/theoradec.c: Add a debug line. |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Wim Taymans | ext/ogg/: Mark delta units in the muxer. |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Wim Taymans | gst/tcp/gstmultifdsink.*: Added option to send a keyfra... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Thomas Vander... | fix index comparison |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Wim Taymans | gst/tcp/gstfdset.c: Make sure the pollfds are not chang... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Wim Taymans | ext/theora/theoraenc.c: Fix bug where buffers were... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Zaheer Abbas... | ext/lame/gstlame.c: describe the enum values for vbr... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Zaheer Abbas... | ext/lame/gstlame.*: add preset property to lame so... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Zaheer Abbas... | ext/lame/gstlame.c: whoops forgot break, thanks teuf |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Zaheer Abbas... | ext/lame/gstlame.*: fix lame's broken vbr stuff, allow... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Thomas Vander... | added translations |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Brian Cameron | Updated so it isn't so amazingly out-of-date. Please... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Zaheer Abbas... | ext/lame/gstlame.c: added getcaps function so samplerat... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Zaheer Abbas... | ext/lame/gstlame.c: revert previous fix |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Johan Dahlin | sys/v4l/gstv4lelement.c (gst_v4l_iface_supported):... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Zaheer Abbas... | ext/lame/gstlame.c: made source pad link function check... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Thomas Vander... | fix fixate and link |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Zaheer Abbas... | ext/lame/gstlame.c: set default compression ratio param... |
commit | commitdiff | tree | snapshot |
2004-08-12 |
Thomas Vander... | set origin and package name |
commit | commitdiff | tree | snapshot |
2004-08-11 |
David Schleef | gst/tcp/gstfdset.c: Fix compile problem on OS/X. |
commit | commitdiff | tree | snapshot |
2004-08-11 |
David Schleef | gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
David Schleef | gst-libs/gst/video/videosink.h: Change copyright block... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
David Schleef | ext/pango/gsttextoverlay.c: Add copyright block and... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Wim Taymans | gst/tcp/: Abstracted away the select call, implemented... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Thomas Vander... | improve debugging |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Wim Taymans | gst/tcp/: Starting to prepare for specifying buffer... |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Wim Taymans | gst/tcp/gstmultifdsink.*: Added more debugging info... |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Benjamin Otte | gst/videotestsrc/gstvideotestsrc.c: allow all pixel... |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Brian Cameron | Finished removing GPL'ed MMX code. |
commit | commitdiff | tree | snapshot |
next |