ext/theora/theoraenc.c: Also encode the first frame, cleanup some code.
[platform/upstream/gstreamer.git] / gst /
2004-05-03 Thomas Vander Stichelegst/audioconvert/gstaudioconvert.c: refactor/comment...
2004-05-01 Ronald S. Bultjegst/matroska/matroska-demux.c: Really detect ac-3 audio.
2004-04-30 Thomas Vander Stichelegst/ffmpegcolorspace/gstffmpegcolorspace.c: remove...
2004-04-29 Thomas Vander Sticheleext/jpeg/: move format setting to inner loop
2004-04-27 Thomas Vander Sticheleadd num-buffers property
2004-04-25 Benjamin Ottegst/audioconvert/gstaudioconvert.c: fix memleak
2004-04-22 Benjamin Ottes/gst_caps_simplify/gst_caps_do_simplify/
2004-04-20 David Schleefext/mad/gstid3tag.c: Add stdlib.h
2004-04-20 David Schleefconfigure.ac: bump required gstreamer version to 0...
2004-04-20 Benjamin Otteext/mad/gstid3tag.c: remove leftover g_print
2004-04-19 David Schleefgconf/Makefile.am: Fix for non-GNU make
2004-04-14 Thomas Vander Sticheleadd debugging
2004-04-09 Benjamin Otteext/gnomevfs/gstgnomevfssink.c: fix erase signal -...
2004-04-09 Andy Wingogst/audioconvert/bufferframesconvert.c: New element...
2004-04-09 David Schleefgst/ffmpegcolorspace/gstffmpegcolorspace.c: Change...
2004-04-05 Benjamin Ottegst/audioconvert/gstaudioconvert.c: advertise buffer...
2004-04-01 Thomas Vander Sticheleavoid SIGFPE, throw error
2004-03-31 David Schleefgst/audioscale/gstaudioscale.c: Fix getcaps to expand...
2004-03-31 Thomas Vander Stichelefixing CLAMPING
2004-03-30 David Schleefext/alsa/gstalsa.c: Don't fixate fields that aren't...
2004-03-26 Benjamin Ottegst/typefind/gsttypefindfunctions.c: fix bug where...
2004-03-23 Jeremy Simongst/typefind/gsttypefindfunctions.c: Add a monkeysaudio...
2004-03-21 Benjamin Ottegst/audioconvert/gstaudioconvert.c: add a fixation...
2004-03-18 Thomas Vander Stichelethrow error (#137588)
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-15 Thomas Vander Sticheleadd missing include
2004-03-15 Thomas Vander Sticheledistcheck fix
2004-03-15 Thomas Vander Sticheledistcheck fix
2004-03-15 Johan Dahlin*.h: Revert indenting
2004-03-15 Thomas Vander Sticheleadding ffmpegcolorspace element, thanks ronald
2004-03-14 Thomas Vander Stichelegst-indent
2004-03-14 Thomas Vander Sticheleadd missing ending c++ blocks
2004-03-14 Jan SchmidtAdd speex typefinding function
2004-03-13 Benjamin Ottegst/sine/gstsinesrc.c: return taglist correctly from...
2004-03-10 Colin Waltersgst/audioconvert/gstaudioconvert.c: Fix typo in width...
2004-03-06 Benjamin Otteadd some 'what's this element and what is it not' doc
2004-03-06 Benjamin Ottegst/audioconvert/gstaudioconvert.c: do conversions...
2004-03-06 Christophe FergeauFor some reason, I only committed a ChangeLog entry...
2004-03-06 David Schleefext/aalib/gstaasink.c: Add fixate function. (bug #131128)
2004-03-06 David Schleefext/faad/gstfaad.c: Fix negotiation.
2004-03-05 Benjamin Ottegst/audioconvert/gstaudioconvert.c: convert channels...
2004-03-04 Benjamin Ottegst/audioconvert/gstaudioconvert.c: make float=>int...
2004-03-03 Thomas Vander Sticheleremove stray g_print
2004-03-01 Thomas Vander Stichelefix plugin names move gstvideosink.h to videosink.h
2004-03-01 Thomas Vander Stichelefix plugin filename
2004-02-25 Thomas Vander StichelePTR fix
2004-02-25 Thomas Vander Sticheleassorted debug/warning fixes
2004-02-25 Thomas Vander Sticheleadd debug category and use it properly
2004-02-25 Andy Wingogst/interleave/interleave.c (interleave_buffered_loop...
2004-02-23 Benjamin Otteext/xine/xineinput.c: call parent dispose.
2004-02-22 Benjamin Ottegst/audioconvert/gstaudioconvert.c: set rank to PRIMARY
2004-02-22 Benjamin Otteconfigure.ac: export [_]*{gst,Gst,GST}.* symbols from...
2004-02-20 Andy Wingogst/intfloat/, gst/oneton: Removed, replaced by audioco...
2004-02-19 David Schleefext/gdk_pixbuf/gstgdkpixbuf.c: Disable gdk_pixbuf typef...
2004-02-19 David Schleefgst/sine/demo-dparams.c: Use double dparams, not float.
2004-02-16 Thomas Vander Stichelethrow error instead of assertion
2004-02-14 David Schleefgst/sine/demo-dparams.c: Convert from float to double.
2004-02-14 David Schleefgst/silence/gstsilence.*: Add sync property.
2004-02-12 Thomas Vander Stichelefixes for #133316, #133663 and #133528 (Stefan Kost)
2004-02-12 David SchleefConvert a few inner loops to use liboil. This is curre...
2004-02-04 David SchleefConvert GST_DEBUG_CAPS() to GST_DEBUG():
2004-02-04 Benjamin Ottegst/sine/gstsinesrc.c: fix memleak by properly disposin...
2004-02-03 Benjamin Ottefix memleaks shown by gst-typefind
2004-02-03 Benjamin Ottegst/qtdemux/qtdemux.c: set explicit caps before adding...
2004-02-02 Jeremy Simongst/tags/gstvorbistag.c: Add replaygain support to...
2004-02-02 David Schleefcode cleanup. Change bzero() to memset(). Remove...
2004-02-02 Thomas Vander Stichelechange NULL to (NULL) for GST_ELEMENT_ERROR
2004-02-02 Thomas Vander Stichelemake code more readable by extracting magic numbers...
2004-01-31 Benjamin Otteext/theora/theoradec.c: make comments work
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-29 Benjamin Otteext/ogg/gstoggdemux.c: lots of changes - mainly support...
2004-01-28 Julien Mouttegst-libs/gst/play/gstplay.c: seek on video sink element...
2004-01-27 David Schleefgst/audioconvert/gstaudioconvert.c: Use gst_pad_try_set...
2004-01-27 David Schleefgst/ac3parse/gstac3parse.c: update to checklist 5
2004-01-26 Julien Mouttegst/videoscale/gstvideoscale.c: Dunno how that one...
2004-01-26 Benjamin Ottegst-libs/gst/audio/audio.h: remove buffer-frames from...
2004-01-25 Ronald S. Bultjegst-libs/gst/riff/riff-read.c: Additional pad usability...
2004-01-23 Ronald S. Bultjegst/typefind/gsttypefindfunctions.c: Fix MPEG-1 stream...
2004-01-23 Ronald S. Bultjegst/typefind/gsttypefindfunctions.c: Fix typefinding...
2004-01-23 Benjamin Ottegst/typefind/gsttypefindfunctions.c: fix bug in length...
2004-01-22 Thomas Vander Stichelefix non-compilation
2004-01-22 David Schleefext/swfdec/gstswfdec.*: Fix negotiation.
2004-01-18 Thomas Vander Sticheleuse new error signal and classification
2004-01-15 David Schleefext/esd/esdsink.c: Remove property that handles osssink...
2004-01-15 Ronald S. Bultjegst/: Since we use videofilter symbols, link to it.
2004-01-15 Julien Moutteext/alsa/gstalsamixer.c: Setting mixer interface type...
2004-01-14 Benjamin Otteext/flac/gstflacenc.c: handle tags correctly
2004-01-14 Ronald S. Bultjegst/typefind/gsttypefindfunctions.c: Improve matroska...
2004-01-14 Benjamin Otteuse element time.
2004-01-12 Thomas Vander Stichelefix up audioconvert caps nego, remove float stuff,...
2004-01-12 David Schleefgst/audioconvert/gstaudioconvert.c: Test that pad is...
2004-01-11 Julien Moutteext/ffmpeg/gstffmpegcolorspace.c: Fixing the pad_alloc_...
2004-01-09 Julien Moutteext/ffmpeg/gstffmpegcolorspace.c: Implementing gst_pad_...
2004-01-09 David Schleefext/ffmpeg/gstffmpegenc.c: Fix pad_link function to...
2004-01-06 Jan Schmidtext/dv/gstdvdec.c: Fix caps negotiation.
2004-01-04 David SchleefFix the fixate functions to handle new prototype:
2004-01-02 David SchleefFix silly typo
2004-01-02 David SchleefNegotiation fixes
2003-12-31 David SchleefChange gst_pad_proxy_link() to gst_pad_try_set_caps()
2003-12-31 David SchleefNegotiation fixes.
next