2004-09-14 Brian Cameron <brian.cameron@sun.com
[platform/upstream/gstreamer.git] / ChangeLog
2004-09-14 Brian Cameron2004-09-14 Brian Cameron <brian.cameron@sun.com
2004-09-14 Wim Taymansgst/playback/: Some more work on making sure seeking...
2004-09-14 Wim Taymansgst/tcp/: Be a bit more paranoid when freeing memory.
2004-09-13 Ronald S. Bultjegst/qtdemux/qtdemux.c: Don't crash by dividing by zero...
2004-09-13 Ronald S. Bultjegst/qtdemux/qtdemux.c: Don't touch non-existing data...
2004-09-13 Stéphane Loeuilletgst/mpegstream/gstmpegparse.c: fix synchronistation...
2004-09-13 Ronald S. Bultjegst/playback/gstplaybasebin.c: Handle double disposals...
2004-09-13 Ronald S. Bultjeext/gnomevfs/: Add URI support to Gnome-VFS plugins...
2004-09-13 Ronald S. Bultjeext/alsa/gstalsamixer.c: Update mixer (to sync with...
2004-09-12 David SchleefFixes: #151879, #151881, #151882, #151883, #151884...
2004-09-12 Stéphane Loeuilletconfigure.ac: change speex detection as 1.1.6 now uses...
2004-09-09 Arwed v. MerkatzWrite meta-seek information (seek heads).
2004-09-09 Arwed v. MerkatzWrite multiple blocks/frames per cluster.
2004-09-09 Scott WheelerAdded a volume element to the gstplaybin pipeline and...
2004-09-07 Wim Taymansgst/videomixer/videomixer.c: Copy timestamps from the...
2004-09-03 Thomas Vander Stichelethrow errors when applicable
2004-09-01 Arwed v. MerkatzCreate cue entries for audio only files.
2004-09-01 Arwed v. MerkatzWrite track and segment UIDs, write muxing date, write...
2004-08-31 Ronald S. Bultjeext/alsa/: Re-commit ALSA switches.
2004-08-31 Thomas Vander Stichelebump nano to cvs
2004-08-31 Thomas Vander Stichelereleasing
2004-08-31 Thomas Vander Stichelefix #151462
2004-08-30 Ronald S. Bultjerevert (freeze) until release has been made
2004-08-30 Wim Taymansgst/tcp/: Fix some memory leaks.
2004-08-30 Thomas Vander Stichelefix for 151236
2004-08-30 Thomas Vander Stichelefixes #151232
2004-08-29 Ronald S. Bultjeext/alsa/: Add switches (simple boolean on/off).
2004-08-27 David Schleefsys/glsink/glimagesink.c: Move local variable declarati...
2004-08-27 Thomas Vander Sticheleprerelease
2004-08-27 Balamurali Viswanathansys/sunaudio/Makefile.am: Add sunaudiosrc patch from...
2004-08-27 Arwed v. MerkatzMux video/x-divx and video/x-xvid in VFW compatibility...
2004-08-27 Arwed v. MerkatzHandle EOS correctly.
2004-08-27 Thomas Vander Stichelehandle new media
2004-08-26 Arwed v. MerkatzFix byte order reversion for writing ebml floats.
2004-08-26 Zaheer Abbas Meraliext/lame/gstlame.*: Added new media support to lame
2004-08-25 Arwed v. MerkatzSet XVID_LOWDELAY flag for decoding so files with bfram...
2004-08-25 Arwed v. MerkatzInterpret BLOCKDURATION and set buffer duration accordi...
2004-08-25 Arwed v. MerkatzTypefinding for TTA files, fixes bug #148711.
2004-08-25 Arwed v. MerkatzSend vorbis headers at the beginning of a stream, fixes...
2004-08-24 Christophe Fergeaugst-libs/gst/riff/riff-read.c: fix infinite loop in...
2004-08-23 Iain HolmesSpecial case the COMM tag
2004-08-22 Wim Taymansext/ogg/gstoggmux.c: Make sure we never send -1 granulepos.
2004-08-20 Wim Taymansext/ogg/gstoggmux.c: I will accept bitchslappings with...
2004-08-20 Zaheer Abbas Meraliconfigure.ac: Clean up the test for lame presets
2004-08-19 Zaheer Abbas MeraliOnly enable lame presets if version of lame has presets...
2004-08-19 Jan Schmidtgst/udp/gstudpsrc.*: Don't call gst_pad_push in a get...
2004-08-18 Wim Taymansgst/tcp/: Some extra checks in gstfdset.
2004-08-18 Wim Taymansgst/tcp/gstfdset.c: Add more locking and bounds checking.
2004-08-18 Balamurali Viswanathansys/sunaudio/: Fix caps to handle full range of rates...
2004-08-17 Zaheer Abbas Meraligst/audioscale/gstaudioscale.*: made audioscale resampl...
2004-08-17 Thomas Vander Sticheleerror out on unsupported types
2004-08-17 Iain HolmesMake flacenc work with mono streams by only setting...
2004-08-17 Wim Taymansext/theora/theoradec.c: Add a debug line.
2004-08-17 Wim Taymansext/ogg/: Mark delta units in the muxer.
2004-08-17 Wim Taymansgst/tcp/gstmultifdsink.*: Added option to send a keyfra...
2004-08-17 Thomas Vander Stichelefix index comparison
2004-08-16 Wim Taymansgst/tcp/gstfdset.c: Make sure the pollfds are not chang...
2004-08-16 Wim Taymansext/theora/theoraenc.c: Fix bug where buffers were...
2004-08-15 Zaheer Abbas Meraliext/lame/gstlame.c: describe the enum values for vbr...
2004-08-13 Zaheer Abbas Meraliext/lame/gstlame.*: add preset property to lame so...
2004-08-13 Zaheer Abbas Meraliext/lame/gstlame.c: whoops forgot break, thanks teuf
2004-08-13 Zaheer Abbas Meraliext/lame/gstlame.*: fix lame's broken vbr stuff, allow...
2004-08-12 Zaheer Abbas Meraliext/lame/gstlame.c: added getcaps function so samplerat...
2004-08-12 Zaheer Abbas Meraliext/lame/gstlame.c: revert previous fix
2004-08-12 Johan Dahlinsys/v4l/gstv4lelement.c (gst_v4l_iface_supported):...
2004-08-12 Zaheer Abbas Meraliext/lame/gstlame.c: made source pad link function check...
2004-08-12 Thomas Vander Stichelefix fixate and link
2004-08-12 Zaheer Abbas Meraliext/lame/gstlame.c: set default compression ratio param...
2004-08-11 David Schleefgst/tcp/gstfdset.c: Fix compile problem on OS/X.
2004-08-11 David Schleefgst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was...
2004-08-11 David Schleefgst-libs/gst/video/videosink.h: Change copyright block...
2004-08-11 David Schleefext/pango/gsttextoverlay.c: Add copyright block and...
2004-08-11 Wim Taymansgst/tcp/: Abstracted away the select call, implemented...
2004-08-11 Thomas Vander Sticheleimprove debugging
2004-08-10 Wim Taymansgst/tcp/: Starting to prepare for specifying buffer...
2004-08-10 Wim Taymansgst/tcp/gstmultifdsink.*: Added more debugging info...
2004-08-10 Benjamin Ottegst/videotestsrc/gstvideotestsrc.c: allow all pixel...
2004-08-09 David Schleefsys/glsink/ARB_multitexture.h: Remove old files.
2004-08-09 Gernot ZieglerGL sink plugin. (Bug #147302)
2004-08-09 David Schleefext/sdl/sdlvideosink.c: Only allow sane framerates.
2004-08-09 Wim Taymansgst/tcp/gstmultifdsink.c: Do a bit more logging, make...
2004-08-09 Thomas Vander Stichelecleanups, debugging and memleak fixes
2004-08-09 Wim Taymansext/theora/theoradec.c: Don't crash on missing header...
2004-08-09 Thomas Vander Sticheleupdated cz
2004-08-09 Thomas Vander Stichelefix add debugging
2004-08-09 Thomas Vander Sticheleassign error codes
2004-08-06 Wim Taymansgst/tcp/gstmultifdsink.c: Make sure we don't try to...
2004-08-05 Thomas Vander Stichelehandle changing framerate while PLAYING
2004-08-05 Thomas Vander Sticheleupdated translations
2004-08-04 Benjamin Ottegst/videotestsrc/gstvideotestsrc.c: generate the list...
2004-08-03 Benjamin Ottegst/multipart/multipartmux.c: whoops, last checkin...
2004-08-03 Benjamin Ottecompile fixes for --disable-gst-debug, G_DISABLE_ASSERT...
2004-08-03 Benjamin Ottefixes for G_DISABLE_ASSERT and friends
2004-08-03 Jan SchmidtUse gdouble when calculating pixel-aspect-ratio
2004-08-03 Thomas Vander Sticheleupdated translation
2004-08-03 Thomas Vander Sticheleadd debugging for display PAR calculation
2004-08-02 David Schleefconfigure.ac: Fix mikmod CFLAGS.
2004-08-02 Benjamin Ottegst/audioscale/gstaudioscale.c: - fix templates to...
2004-08-02 Iain Holmesif there is nothing connected to the sink of interleave...
2004-08-02 Thomas Vander Sticheleback to dev
next