Merge branch 'master' into 0.11
[platform/upstream/gst-plugins-good.git] / ext / flac / gstflacdec.c
2011-08-22 Wim TaymansMerge branch 'master' into 0.11
2011-08-19 Wim TaymansMerge branch 'master' into 0.11
2011-08-18 Wim TaymansMerge branch 'master' into 0.11
2011-08-17 Wim TaymansMerge branch 'master' into 0.11
2011-08-17 Vincent Penquerc'hflacdec: avoid timestamp/offset tracking going out...
2011-08-17 Wim TaymansMerge branch 'master' into 0.11
2011-08-16 Vincent Penquerc'hflacdec: bail on reserved value
2011-08-16 Vincent Penquerc'hflacdec: fix bit twiddling
2011-08-16 Vincent Penquerc'hflacdec: warn if we see a variable block size where...
2011-08-16 Wim TaymansMerge branch 'master' into 0.11
2011-08-03 Wim TaymansMerge branch 'master' into 0.11
2011-07-15 Wim TaymansMerge branch 'master' into 0.11
2011-07-10 Wim TaymansMerge branch 'master' into 0.11
2011-07-08 Wim TaymansMerge branch 'master' into 0.11
2011-07-06 Wim TaymansMerge branch 'master' into 0.11
2011-07-04 Mark NauwelaertsMerge branch 'master' into 0.11
2011-06-21 Wim TaymansMerge branch 'master' into 0.11
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.30 release
2011-06-17 Wim TaymansMerge branch 'master' into 0.11
2011-06-13 Wim TaymansMerge branch 'master' into 0.11
2011-06-08 Wim TaymansMerge branch 'master' into 0.11
2011-06-02 Wim TaymansMerge branch 'master' into 0.11
2011-05-24 Wim TaymansMerge branch 'master' into 0.11
2011-05-23 Tim-Philipp Müllerflacdec: also try upstream first for duration query...
2011-05-17 Wim TaymansMerge branch 'master' into 0.11
2011-05-16 Wim TaymansMerge branch 'master' into 0.11
2011-05-14 Sebastian Drögeflacdec: Send EOS when seeking after the end of file...
2011-04-29 Wim TaymansMerge branch 'master' into 0.11
2011-04-25 Wim TaymansMerge branch 'master' into 0.11
2011-04-19 Wim Taymansflac: port to 0.11
2011-04-05 Wim TaymansMerge branch 'master' into 0.11
2011-03-28 Tim-Philipp Müllerflacdec: fix issues with large metadata blocks when...
2010-09-04 Sebastian Drögeflacenc/dec: Don't use GST_FLOW_IS_FATAL()
2010-07-22 Mark Nauwelaertsflacdec: fix event leak
2010-03-26 Sebastian Drögeflacdec: Improve debugging and add some FIXMEs
2010-03-26 Sebastian Drögeflacdec: Sample rate markers 0x01, 0x02 and 0x03 are...
2010-03-26 Sebastian Drögeflacdec: Take samplerate, width and number of channels...
2010-03-17 Benjamin OtteAdd -Wredundant-decls warning flag
2010-03-08 Tim-Philipp Müllerflacdec: don't send second newsegment event in framed...
2010-02-12 Sebastian Drögeflacdec: Only flush the FLAC decoder if it wasn't creat...
2010-01-06 Mark Nauwelaertsflacdec: really use upstream timestamp if there is one
2009-12-23 Mark Nauwelaertsflacdec: use a single decoder field for both push and...
2009-12-23 Mark Nauwelaertsflacdec: fix possible hanging in pull mode seeking
2009-10-09 Stefan Kostflac: apparently on some platforms a FLAC__uint64!...
2009-10-09 Stefan Kostbuild: don't cast, but use the right format specified...
2009-10-09 Josep Torraflac: fix warnings on macosx
2009-08-01 Tim-Philipp Müllerflacdec: send newsegment event when operating push...
2009-08-01 Tim-Philipp Müllerflacdec: small cleanups
2009-08-01 Tim-Philipp Müllerflacdec: use gst_adapter_copy() to avoid unnecessary...
2009-08-01 Tim-Philipp Müllerflacdec: repair some broken indenting
2009-07-23 Sebastian Drögeflacdec: Implement SEEKING query
2009-07-21 Tim-Philipp Müllerflacdec: fix intermittent FLAC__STREAM_DECODER_ABORTED...
2009-07-01 Edward Herveyflacdec: Don't send empty string tags
2009-05-13 Tim-Philipp Müllerflacdec: fix buffer leak
2009-05-08 Edward Herveyflacdec: Actually output the pending buffer.. and not...
2009-05-06 Jan Schmidtflac: Make buffers created during seek act like normal...
2009-05-06 Thomas Vander Sticheleflacdec: don't use pad_alloc when decoding while seekin...
2009-04-04 Thomas Vander Sticheleadd pending_samples so that we only update segment...
2009-04-04 Thomas Vander Sticheleadd debugging
2009-04-04 Thomas Vander Sticheleclipping should also work if it's done on the first...
2009-03-27 Tim-Philipp Müllerflac: require a 'newer' flac and remove support for...
2009-03-12 Laszlo PandyDon't call FLAC__ methods before it's initialized....
2009-03-09 Wim Taymansflacdec: don't lose the first buffer after a seek
2009-03-02 Thomas Vander SticheleMerge branch 'master' of ssh://thomasvs@git.freedesktop...
2009-03-02 Thomas Vander SticheleAdd/clarify/fix some logging.
2009-02-21 Thomas Vander Stichelerespect DEFAULT segment by clipping the last buffer...
2009-02-05 Michael Smithflacdec: if we aborted reading, don't do into an infini...
2009-02-05 Thomas Vander Sticheledebug on the object
2009-01-28 Stefan KostUpdate and add documentation for plugins with deps...
2009-01-22 Jan SchmidtFix typo and small flaw in flac decoder
2009-01-21 Wim TaymansWhitespace fixes and some improved debug lines.
2008-12-13 Edward HerveySwitch to using GstStaticPadTemplate.
2008-10-10 Jan Schmidtext/flac/: Cast some size_t arguments to guint to avoid...
2008-08-07 Sebastian Drögeext/flac/gstflacdec.c: Add FIXME for 0.11 to simply...
2008-08-06 Jonathan Matthewext/flac/: Port flactag to 0.10, add documentation...
2008-08-03 Sebastian Drögeext/flac/gstflacdec.c: Support decoding of all depths...
2008-08-02 Sebastian Drögeext/flac/gstflacdec.c: Always post the audio-codec...
2008-06-04 Tim-Philipp MüllerUse new utility functions in libgsttag to process cover...
2008-06-04 Sebastian Drögeext/flac/gstflacdec.c: We actually support left/side...
2008-05-25 Sebastian Drögeext/flac/: Set the channel layout when decoding FLAC...
2008-02-02 John Millikinext/flac/gstflacdec.c: Fix extraction of picture blocks...
2008-01-17 Tim-Philipp Müllerext/flac/gstflacdec.c: where the picture metadata defin...
2008-01-11 Jan SchmidtGenerate the image-type values correctly. Leave them...
2008-01-03 John Millikinext/flac/gstflacdec.c: Emit metadata messages when...
2007-12-29 Sebastian Drögeext/flac/gstflacdec.c: Fix 'xyz may be used uninitializ...
2007-12-18 Wim Taymansext/flac/gstflacdec.*: Remove some unused vars.
2007-12-14 Wim Taymansext/flac/gstflacdec.*: Send segments from the streaming...
2007-06-10 Josh CoalsonAdd support for flac >= 1.1.3 which changed the API...
2007-05-02 Sebastian Drögeext/flac/gstflacdec.c: Correctly post an error on the...
2006-10-16 Josep Torra VallesFix a bunch of problems discovered by the Forte compile...
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-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-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 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...
next