Revert "Check that collectpads exists before removing pad"
[platform/upstream/gstreamer.git] / ext / flac /
2010-10-13 Stefan Kostvarious (ext): add a missing G_PARAM_STATIC_STRINGS...
2010-10-12 Tim-Philipp Müllerext, gst: canonicalise property names where this wasn...
2010-09-04 Sebastian Drögeflacenc/dec: Don't use GST_FLOW_IS_FATAL()
2010-07-22 Mark Nauwelaertsflacdec: fix event leak
2010-06-16 Sebastian Drögeflactag: Fix possible NULL pointer dereference
2010-06-15 Sebastian Drögeflacenc: Fix NEWSEGMENT parsing logic and don't use...
2010-04-15 Tim-Philipp Müllerflactag: fix adapter assertion when used directly after...
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-22 Stefan Kosti18n: build fixes: #if -> #ifdef for ENABLE_NLS
2010-03-17 Benjamin OtteAdd -Wredundant-decls warning flag
2010-03-17 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes warning...
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-08 Mark Nauwelaertsflacenc: fix seekpoints property copy-and-paste documen...
2010-01-08 Mark Nauwelaertsflacenc: optionally add a seek table
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-31 Tim-Philipp Müllerflactag, wavparse: GstAdapter is not a GstObject
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-16 Sebastian Drögeflacenc: Optionally write a PADDING block
2009-07-01 Edward Herveyflacdec: Don't send empty string tags
2009-06-01 Tim-Philipp Müllerflacenc: some more logging - dump header packets
2009-06-01 Tim-Philipp Müllerflacenc: never ever pass values >36bits to _set_total_s...
2009-06-01 Thomas Vander SticheleAddress bad FLAC sample length encoding of #5844455
2009-05-13 Tim-Philipp Müllerflacdec: fix buffer leak
2009-05-08 Edward Herveyflacdec: Actually output the pending buffer.. and not...
2009-05-07 Christian SchallerAdd RANKS for various encoders and muxers
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-05-04 Sebastian Drögeflac: Implement preset interface
2009-04-29 Sebastian Drögeflacenc: Use the tag merge mode that was set on the...
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-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-10-31 Sebastian Drögeext/flac/Makefile.am: Include $(FLAC_CFLAGS) in CFLAGS...
2008-10-10 Jan Schmidtext/flac/: Cast some size_t arguments to guint to avoid...
2008-09-04 Tim-Philipp Müllerext/flac/gstflacenc.c: Make sure the desired default...
2008-08-20 Tim-Philipp Müllerext/flac/gstflacenc.c: Fix compilation against older...
2008-08-09 Sebastian Drögeext/flac/gstflacenc.c: Actually provide the variables...
2008-08-08 Sebastian Drögeext/flac/gstflacenc.*: Handle non-zero start timestamps...
2008-08-07 Sebastian Drögeext/flac/gstflacenc.c: If seeking failed return the...
2008-08-07 Frederic CrozatMake sure gettext returns translations in UTF-8 encodin...
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/gstflacenc.c: Set an estimate for the total...
2008-08-03 Sebastian Drögeext/flac/gstflacdec.c: Support decoding of all depths...
2008-08-03 Sebastian Drögeext/flac/gstflacenc.c: Support encoding of up to 8...
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-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...
next