/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal...
[platform/upstream/gstreamer.git] / ext / vorbis / vorbisfile.c
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-10-01 Ronald S. BultjeNew typefind system: bytestream is now part of the...
2003-09-16 Thomas Vander Stichelereverting error patch before making a branch.
2003-09-15 Benjamin Otteconverted gst_element_error to new format in ext/ ...
2003-07-09 Benjamin Ottevorbisfile is LGPL (see sources)
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-06-01 Wim Taymansfix negotiation error handling
2003-05-29 Wim Taymans- small cleanups
2003-05-29 Wim Taymans- small cleanups
2003-05-24 Wim TaymansUNITS -> DEFAULT
2003-04-24 Benjamin OtteWe're not at EOS after a successfull seek (fixes #111498)
2003-02-14 Thomas Vander Stichelecommitting fixes before deleting all of my gstreamer...
2003-02-02 Wim TaymansFix compile error
2003-02-02 David SchleefChange %lld, %llu to G_G[U]INT64_FORMAT globally. ...
2003-01-19 Wim TaymansSlightly better read function
2002-12-30 Wim TaymansFix plugins for new query API
2002-11-12 Wim Taymansuse the rate of the logical stream to calculate duratio...
2002-11-11 Thomas Vander Sticheledebug info
2002-11-10 Thomas Vander Stichelesome debug output
2002-11-10 Thomas Vander Stichelethis is how we want to do this in the future hopefully ;)
2002-11-09 Thomas Vander Sticheleuse tags as well
2002-11-02 Wim TaymansRemoved silly debug printf
2002-11-02 Wim Taymanslots of metadata/query/seeking updates
2002-10-29 Thomas Vander SticheleUraeus : how much license fields do you think you misse...
2002-10-29 Thomas Vander Stichelethis patch implements metadata the wtay way.
2002-10-20 Wim Taymans- Implement queries and convert functions for vorbisenc...
2002-10-19 Wim TaymansSmall fixes
2002-07-31 Wim TaymansBig endian fix.
2002-07-28 Wim TaymansAvoid symbol conflicts
2002-07-28 Wim TaymansDo better sync
2002-07-24 Wim Taymans- implement eventmasks/format/querytype functions
2002-07-08 Wim Taymansunref events free buffer in vorbisfile if it cannot...
2002-06-16 Wim Taymansprefer vorbisfile over vorbisdec
2002-06-02 Wim TaymansI'm too lazy to comment this
2002-06-02 Wim TaymansGenerate timestamps even if the stream is not seekable
2002-06-02 Wim TaymansUNIT -> UNITS
2002-06-02 Wim TaymansBetter fallback for when seeking is not supported by...
2002-06-02 Wim TaymansRemove media specific seeking type in favour of unit...
2002-05-31 Wim TaymansAdded the vorbisfile plugin.