adding czech translation
[platform/upstream/gst-plugins-base.git] / ChangeLog
2004-07-06 Thomas Vander Sticheleadding czech translation
2004-07-05 Wim Taymansgst/playback/: More fixes, cleaned up playbin, make...
2004-07-05 Wim TaymansAdded some playback helper elements and some test apps...
2004-07-04 Benjamin Otteext/alsa/gstalsa.c: only restart audio when we indeed...
2004-07-03 David Schleefext/alsa/gstalsaplugin.c: Disable call to gst_debug_log...
2004-07-03 Benjamin Otteext/alsa/gstalsa.c: use our own functions for restartin...
2004-07-03 David Schleefext/flac/gstflacdec.c: (gst_flacdec_write): Actually...
2004-07-03 David Schleefext/flac/gstflacdec.c: Set duration on output buffers...
2004-07-03 David Schleefgst-libs/gst/xoverlay/Makefile.am: xoverlay no longer...
2004-07-03 David Schleefgst/wavenc/gstwavenc.c: Switch to GST_WRITE_UINT32_LE...
2004-07-02 David Schleefgst/tcp/gstmultifdsink.c: Most systems don't have MSG_N...
2004-07-02 Thomas Vander Sticheleclean up install/dist problem
2004-07-02 Benjamin Otteext/ogg/gstogg.c: we require bytestream now
2004-06-29 Wim Taymansext/ogg/: Fix memleak in oggdemux when running unconnec...
2004-06-29 Benjamin Ottesys/oss/: advertise correct template caps - we indeed...
2004-06-29 Wim Taymansgst/tcp/gstmultifdsink.c: Fix wrong GList iteration...
2004-06-28 Wim Taymansgst/videomixer/videomixer.c: Avoid divide by zero,...
2004-06-27 Julien Mouttesys/: I prefer locking the mutex in the function direct...
2004-06-27 Julien Mouttesys/: Trying to fix the random behaviour of window...
2004-06-27 Wim Taymansext/dv/gstdvdec.*: Implement drop_factor property to...
2004-06-27 Thomas Vander Sticheleunbreak install
2004-06-27 Wim Taymansext/dv/gstdvdec.*: Fix timestamp, duration and offset...
2004-06-27 Wim Taymansgst/tcp/: More multifdsink fixes, more recovery policy...
2004-06-26 Wim Taymansgst/tcp/: Added multifdsink, made tcpserversink a subcl...
2004-06-26 Thomas Vander Stichelefix videorate decision, add latency offset to v4l
2004-06-26 Thomas Vander Stichelefix debugging
2004-06-25 Thomas Vander Stichelefix wrong offsets
2004-06-25 Thomas Vander Stichelemake provided clock run in sync
2004-06-25 Wim Taymansgst/tcp/gsttcpserversink.*: Serversink rewrite. Really...
2004-06-25 Thomas Vander Sticheledon't override offset and offset_end
2004-06-25 Iain HolmesAdd name=source to the wavparse pipeline
2004-06-24 Johan Dahlinext/theora/theoraenc.c (theora_enc_chain): Call gst_pad...
2004-06-24 Thomas Vander Stichelerespect minimum bitrate
2004-06-24 Thomas Vander Stichelefix sample rate range
2004-06-24 Thomas Vander Sticheleresolve ambiguities
2004-06-24 Wim Taymansext/alsa/: Use alsa trigger_tstamp to get the timestamp...
2004-06-24 Wim Taymansgst/: Added some logging, fixed an overflow bug in...
2004-06-24 Benjamin Otteext/kio/Makefile.am: fix for builddir != srcdir and...
2004-06-24 Benjamin Ottedon't include -enumtypes.[ch] or -marshal.[ch] files...
2004-06-24 David I. Lehnext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
2004-06-23 Colin Waltersm4/Makefile.am: Distribute gst-fionread.m4.
2004-06-23 Thomas Vander Sticheleback to dev
2004-06-23 Wim Taymansext/alsa/: Add clock to alsasrc. Take new capture times...
2004-06-23 Thomas Vander Stichelemerge back from release
2004-06-23 Wim Taymansgst/audiorate/gstaudiorate.c: Implement sample dropping...
2004-06-22 Wim Taymansext/theora/theoraenc.c: Some cleanups, make sure the...
2004-06-22 Wim Taymansext/alsa/: Cleanups, take queued samples into account...
2004-06-22 Wim Taymansgst/videorate/gstvideorate.c: Initialize the property...
2004-06-22 Wim Taymansgst/videorate/gstvideorate.c: Add property to make...
2004-06-22 Zaheer Abbas Meralisys/osxvideo/Makefile.am: Workaround so that the osxvid...
2004-06-22 Zaheer Abbas Meralisys/osxaudio/Makefile.am: Workaround so that the osxaud...
2004-06-22 Zaheer Abbas Meraliconfigure.ac: Whoops, my fault...fixed build issues
2004-06-22 Zaheer Abbas Meraliconfigure.ac: Add objective-c support if running in...
2004-06-18 Jan Schmidtext/dvdnav/gst-dvd: Grab the gconf key from the right...
2004-06-18 Wim Taymansext/sidplay/gstsiddec.cc: Fix negotiation and set corre...
2004-06-17 Thomas Vander Sticheleread caps in connect
2004-06-17 Thomas Vander Stichelenotify; don't overlimit
2004-06-17 Thomas Vander Sticheleadd autoprobe option fixes use try_capture
2004-06-17 Thomas Vander Stichelerun as finalize, not dispose
2004-06-17 Wim Taymansext/alsa/: Make the xrun code timestamp and offset...
2004-06-17 Wim Taymansgst/audiorate/: Added an audiorate converter that fills...
2004-06-17 Johan Dahlinext/tcp/*: Revert Zaheer changes, to make things actual...
2004-06-16 Wim Taymanssys/v4l/: Added a copy mode to v4lsrc where it will...
2004-06-16 Wim Taymanssys/oss/gstosssrc.c: Timestamp fixes.
2004-06-16 Wim Taymanssys/v4l/: Added a sync mode enum property to control...
2004-06-16 Wim Taymansgst/videorate/: Added a video timestamp corrector.
2004-06-15 Zaheer Abbas Meralifixed a potential leak with previous commit
2004-06-15 Zaheer Abbas Meraligst-libs/gst/riff/riff-read.c: Added missing refcount...
2004-06-15 Thomas Vander Sticheleparanoia cleanups and a sync fix
2004-06-14 David Schleefext/cdparanoia/gstcdparanoia.c: Send discont events...
2004-06-14 Christophe Fergeauext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate...
2004-06-14 David Schleefgst/volume/demo.c: (value_changed_callback): exp10...
2004-06-14 Wim Taymansgst/ffmpegcolorspace/imgconvert.c: Patch 1.3 broke...
2004-06-14 Thomas Vander Stichelesync mp3 caps
2004-06-14 Thomas Vander Sticheleadded volume demo app
2004-06-13 Jan Schmidtext/esd/esdsink.*: Close the esd connection on pause...
2004-06-12 Christophe Fergeaugst/tags/gstvorbistag.c: replaced a g_warning which...
2004-06-12 Thomas Vander Stichelefix #133002
2004-06-12 Zaheer Abbas Meraligst/tcp/: Modified the tcp plugins so they are portable...
2004-06-12 Zaheer Abbas Meraliconfigure.ac: Added ogg library so that OSX detects...
2004-06-11 Wim Taymansext/theora/theoradec.c: Don't try to decode frames...
2004-06-11 Wim Taymansext/ogg/gstoggmux.c: Added property to set the maximum...
2004-06-10 Wim Taymansext/ogg/gstoggmux.c: Added max-delay property to contro...
2004-06-10 Wim Taymansext/theora/theoraenc.c: Set duration on encoded buffer...
2004-06-10 Wim Taymansext/: Fix refcounting bugs
2004-06-10 Ronald S. Bultjegst/asfdemux/gstasfdemux.*: You know Chimaira? "I ...
2004-06-09 Christophe Fergeaugst/tags/gstvorbistag.c: make sure parsed vorbis commen...
2004-06-09 Benjamin Otteext/alsa/gstalsa.c: handle min <= max correctly
2004-06-09 Wim Taymansext/ogg/gstoggmux.c: Use stream caps to setup the initi...
2004-06-09 Thomas Vander Stichelenegotiating webcam framerate now works
2004-06-08 Thomas Vander Stichelemark buffers as streamheader
2004-06-08 Thomas Vander Stichelereturn EOS instead of NULL
2004-06-08 Wim Taymansgst/tcp/: Memory leak fixes
2004-06-08 Thomas Vander Sticheleadding vorbisparse
2004-06-08 Wim Taymansext/jpeg/: Added a new simple jpeg based codec
2004-06-08 Wim Taymansgst/multipart/multipartmux.c: Fix memory leak
2004-06-08 Thomas Vander Sticheleuse streamheader
2004-06-08 Thomas Vander Sticheleclean up marshal generation
2004-06-08 Thomas Vander Sticheleuniformized; added signals to serversink for new and...
2004-06-07 Benjamin Otteext/alsa/gstalsasink.c: handle discont events if they...
next