ext/raw1394/: Implement GstPropertyProbe interface and add "device-name" property...
[platform/upstream/gst-plugins-good.git] / ext / flac /
2007-09-26 Tim-Philipp Müllerext/flac/gstflacenc.*: Save the flow return from the...
2007-08-05 Stefan Kostext/flac/gstflacenc.c: Widen caps to match decoder...
2007-06-22 Edward HerveyFix memory leaks.
2007-06-10 Josh CoalsonAdd support for flac >= 1.1.3 which changed the API...
2007-05-25 Tim-Philipp Müllerext/flac/gstflacenc.*: Collect headers, add "streamhead...
2007-05-24 Tim-Philipp Müllerext/flac/gstflacenc.c: Don't crash in chain function...
2007-05-02 Sebastian Drögeext/flac/gstflac.c: Call bindtextdomain() to get locali...
2007-05-02 Sebastian Drögeext/flac/gstflacdec.c: Correctly post an error on the...
2007-03-04 Jan SchmidtFix a bunch of leaks shown by the newly-added states...
2006-10-16 Josep Torra VallesFix a bunch of problems discovered by the Forte compile...
2006-09-16 Stefan KostMore G_OBJECT macro fixing.
2006-08-24 Tim-Philipp Müllerext/flac/gstflacdec.c: Use libgsttag helper function...
2006-08-22 Tim-Philipp Müllerext/flac/gstflacdec.*: Make flac-in-ogg work (#352100).
2006-06-20 Tim-Philipp Müllerext/flac/: Support chain-based operation, should make...
2006-06-11 Thomas Vander Sticheleautogen.sh: require am17
2006-06-01 Stefan KostFix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
2006-05-27 Tim-Philipp Müllerext/flac/gstflac.c: Don't #include file we don't dist...
2006-05-23 Tim-Philipp Müllerext/flac/: Remove backwards compatibility cruft for...
2006-05-06 Tim-Philipp Müllerext/flac/gstflacdec.*: Handle segment seeks that includ...
2006-05-06 Maciej KatafiaszAdd semicolons after GST_BOILERPLATE[_FULL] so that...
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-04-20 Tim-Philipp Müllerext/flac/gstflacdec.c: Post SEGMENT_DONE message in...
2006-04-20 Tim-Philipp Müllerext/flac/gstflacdec.c: Add support for segment seeks...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-04-08 Tim-Philipp Müllerext/flac/gstflacdec.c: Don't try to seek beyond the...
2006-04-07 Tim-Philipp Müllerext/flac/gstflacdec.*: If the stream header doesn't...
2006-03-30 Wim Taymansbetter/unified long descriptions
2006-03-24 Wim Taymansext/flac/: Spifify a bit.
2006-03-13 Wim Taymansclose #333784 unref the result of gst_pad_get_parent...
2006-02-24 Tim-Philipp Müllerext/flac/gstflacenc.c: Change min. sample rate to 8kHz...
2006-02-08 Tim-Philipp Müllerext/: Register musicbrainz tags.
2006-02-06 Tim-Philipp MüllerPass unhandled queries upstream instead of just droppin...
2006-02-03 Edgard LimaFixed a bug add in last commit, where no event is send...
2006-02-03 Edgard LimaJust make it compile with --disable-gst-debug.
2006-01-02 Tim-Philipp Müllerext/flac/gstflacdec.c: Don't g_assert() where we should...
2005-12-10 Tim-Philipp Müllerext/flac/gstflacdec.*: Rewrite flacdec a bit, so that...
2005-12-09 Thomas Vander Sticheleborgify and fix up documentation
2005-12-09 Michael Smithext/flac/gstflacdec.c: Accept a wider range of flac...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-12-05 Andy WingoUpdate for alloc_buffer changes.
2005-11-25 Thomas Vander Sticheledocument flacdec
2005-11-22 Thomas Vander Stichelefix up more enums
2005-11-22 Andy WingoUpdate for gst_tag_setter API changes.
2005-11-22 Andy Wingoext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event...
2005-11-22 Tim-Philipp Müllerext/: libgsttagedit has been renamed to libgsttag.
2005-11-21 Tim-Philipp MüllerUpdate for stream lock API changes: don't take stream...
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes.
2005-11-14 Thomas Vander Stichelerework configure.ac; make asterisk rtp stuff compile...
2005-10-24 Tim-Philipp Müllerext/flac/gstflacenc.*: Fix seeking, so that flacenc...
2005-10-19 Wim TaymansAPI change fix.
2005-10-11 Wim Taymansnewsegment API update.
2005-10-02 Andy Wingoext/flac/gstflacdec.c (gst_flacdec_write): Deal with...
2005-10-02 Andy Wingoconfigure.ac (GST_PLUGIN_LDFLAGS): Change to be like...
2005-09-23 Thomas Vander Stichelefix build and use of GST_LIBS
2005-09-07 Stefan Kostext/: gsttaginterface.h -> gsttagsetter.h
2005-09-06 Tim-Philipp Müllerext/flac/gstflacdec.*: Add support for flac files with...
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-08-22 Ronald S. BultjePort flacdec (seeking is still slow'ish).
2005-01-09 Ronald S. BultjeUpdate for API change in flac-1.1.1. Update requirement...
2004-12-21 Thomas Vander Stichelefix typo
2004-11-01 Jan SchmidtFixes a bunch of problems with finalize and dispose...
2004-10-25 Ronald S. Bultjeext/: Add codec-name metadata.
2004-09-29 Ronald S. Bultjeext/flac/gstflacdec.c: Only return true if we actually...
2004-08-17 Iain HolmesMake flacenc work with mono streams by only setting...
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-06-01 Christophe Fergeauext/flac/gstflactag.c: strip ending framing bit from...
2004-05-21 Stéphane Loeuilletsecond batch : remove ',' at end of enums as they could...
2004-05-07 Colin Waltersfix a number of memleaks
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-15 Johan Dahlin*.h: Revert indenting
2004-03-14 Thomas Vander Stichelegst-indent
2004-03-06 Christophe FergeauFix several misuse of gst_buffer_merge (it doesn't...
2004-02-22 Benjamin Ottegst/audioconvert/gstaudioconvert.c: set rank to PRIMARY
2004-02-16 Johan DahlinSpelling fix
2004-02-04 David SchleefReplace use of GST_PAD_FORMATS_FUNCTION() and similar...
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-01-31 Jeremy Simonext/flac/: Fix typos
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-18 Thomas Vander Sticheleuse new error signal and classification
2004-01-14 Benjamin Otteext/flac/gstflacenc.c: handle tags correctly
2004-01-14 Benjamin Otteext/flac/: length is already host endian, no need to...
2004-01-13 Benjamin Otteext/flac/gstflacdec.c: length is already host endian...
2004-01-03 Ronald S. Bultjeext/flac/gstflacdec.c: Finish flac decoder on EOS....
2004-01-03 Ronald S. Bultjeext/: OS X fixes (see #126628).
2004-01-02 David SchleefConvert elements to use gst_pad_use_explicit_caps(...
2003-12-22 David SchleefMerge CAPS branch
2003-12-14 Thomas Vander Sticheledistcheck fixes
2003-12-08 Thomas Vander Sticheledistcheck fixes
2003-12-08 Christophe FergeauFixed bug when filling tags in gstflacenc
2003-12-08 Christophe FergeauForgot to change one application/x-flac to audio/x...
2003-12-07 Christophe FergeauCompilation will work better if I don't forget new...
2003-12-07 Christophe FergeauAdded element to rewrite vorbiscomments embedded in...
2003-12-07 Christophe FergeauForgot to mark one function as static
2003-12-04 Andy Wingoremove copyright field from plugins
2003-12-02 David SchleefApply patch from jesimon@libertysurf.fr (Jeremy SIMON...
2003-11-28 Christophe FergeauUse new tagging stuff to read and write flac metadata...
2003-11-22 Christophe Fergeauflac mime type is audio/x-flac, not application/x-flac
2003-11-22 Christophe FergeauDon't reset flac decoder if init hasn't been called...
next