summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-09-23ext/dirac/: Do something. Don't actually know if this works because I don't h...Ronald S. Bultje8-95/+348
2004-09-23testsuite/multifilesink/Makefile.am: fix typoZaheer Abbas Merali1-0/+5
2004-09-22sys/: Fix mistakes from thaytan's patches.Julien Moutte1-0/+6
2004-09-22sys/ximage/ximagesink.c: For completeness, XSync in the destroy function as x...Jan Schmidt1-0/+5
2004-09-22ext/gdk_pixbuf/pixbufscale.c: Correct caps negotiationJan Schmidt1-0/+13
2004-09-22ext/: remove explicit newmedia support from oggmux and vorbisenc add debug ca...Zaheer Abbas Merali3-1/+65
2004-09-22gst/asfdemux/gstasfdemux.c: Prevent infinite loops. More correct error report...Ronald S. Bultje1-0/+14
2004-09-21testsuite/multifilesink/: New media testsZaheer Abbas Merali1-0/+22
2004-09-20fix license informationChristian Schaller2-13/+9
2004-09-20ext/mad/gstmad.c: Allow for mp3 rate/channels changes. However, only very con...Ronald S. Bultje1-0/+29
2004-09-20ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer after setting ...Johan Dahlin1-0/+5
2004-09-19gst/wavenc/gstwavenc.*: Added newmedia support to wavencZaheer Abbas Merali1-0/+6
2004-09-17update esound, gconf, alsa and ogg m4 files from upstream versionsStéphane Loeuillet5-9/+26
2004-09-17- say explicitly in the ./configure output that we're looking for libsidplay ...Stéphane Loeuillet2-2/+2
2004-09-17- clarify (i hope) faad and faac plugin licencingStéphane Loeuillet1-8/+13
2004-09-17gst/tcp/: Small cleanups in fdset.cWim Taymans1-0/+24
2004-09-16Free the caps used for the tryIain Holmes1-0/+5
2004-09-15gst/mpegstream/gstdvddemux.c: Caps are only set if the type of the stream is ...Ronald S. Bultje1-0/+7
2004-09-15gst/avi/gstavidemux.c: Just hardcode for raw audio then. AVI audio sucks.Ronald S. Bultje1-0/+6
2004-09-15use audio/x-ttafile and audio/x-tta for tta instead of audio/x-tta and audio/...Arwed v. Merkatz1-0/+8
2004-09-15gst/avi/gstavidemux.c: Try to fix a/v sync issues.Ronald S. Bultje1-0/+6
2004-09-15configure.ac: remove NASM check, since we don't use it. Update dirac check t...David Schleef4-56/+101
2004-09-15gst/avi/gstavidemux.*: Fix for compressed audio (mp3) timestamp generation. H...Ronald S. Bultje1-0/+8
2004-09-15gst/playback/gstplaybin.c: Volume is a double not a float.Ronald S. Bultje1-0/+5
2004-09-15gst/tcp/gstmultifdsink.c: Don't close the fd in multifdsink as we didn't open...Wim Taymans1-0/+7
2004-09-15ext/ogg/: Fix the case where the muxer would mark pages as delta frames when ...Wim Taymans1-0/+8
2004-09-15gst/playback/gstplaybasebin.c: Handle the case where we failed to setup a cle...Ronald S. Bultje1-0/+9
2004-09-15ext/gnomevfs/: Use _uri_new() instead of _open(), so it doesn't take as long andRonald S. Bultje1-0/+13
2004-09-142004-09-14 Brian Cameron <brian.cameron@sun.comBrian Cameron1-0/+6
2004-09-14gst/playback/: Some more work on making sure seeking pauses the pipeline and ...Wim Taymans1-0/+9
2004-09-14gst/tcp/: Be a bit more paranoid when freeing memory.Wim Taymans1-0/+8
2004-09-13gst/qtdemux/qtdemux.c: Don't crash by dividing by zero (see sample movie in #...Ronald S. Bultje2-4/+14
2004-09-13gst/qtdemux/qtdemux.c: Don't touch non-existing data (fixes crash on file in ...Ronald S. Bultje2-4/+11
2004-09-13gst/mpegstream/gstmpegparse.c: fix synchronistation for streams recorded from...Stéphane Loeuillet1-0/+6
2004-09-13gst/playback/gstplaybasebin.c: Handle double disposals, and proper change of ...Ronald S. Bultje1-0/+6
2004-09-13ext/gnomevfs/: Add URI support to Gnome-VFS plugins. Tries to load a fixed li...Ronald S. Bultje1-0/+26
2004-09-13ext/alsa/gstalsamixer.c: Update mixer (to sync with other sessions) if we try...Ronald S. Bultje1-0/+25
2004-09-12Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102...David Schleef10-42/+86
2004-09-12configure.ac: change speex detection as 1.1.6 now uses .pc/pkg-config and the...Stéphane Loeuillet2-15/+29
2004-09-10Moving MAS plugin back to gst-sandbox module.Zeeshan Ali5-833/+12
2004-09-09Write meta-seek information (seek heads).Arwed v. Merkatz1-1/+3
2004-09-09Write multiple blocks/frames per cluster.Arwed v. Merkatz1-0/+6
2004-09-09Added a volume element to the gstplaybin pipeline and an element for setting it.Scott Wheeler1-0/+7
2004-09-07gst/videomixer/videomixer.c: Copy timestamps from the master pad to the outpu...Wim Taymans2-0/+5
2004-09-03throw errors when applicableThomas Vander Stichele1-0/+5
2004-09-02Trying to correct the GST_CHECK_CONFIGPROG macro. It works perfectly forZeeshan Ali6-0/+836
2004-09-01Create cue entries for audio only files.Arwed v. Merkatz1-1/+4
2004-09-01Write track and segment UIDs, write muxing date, write TRACKDEFAULTDURATION f...Arwed v. Merkatz1-0/+14
2004-08-31added typecast to avoid warningStefan Kost1-1/+1
2004-08-31fixed seg-fault and mem leakStefan Kost1-1/+2