Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/ext/flac
AgeCommit message (Expand)Author
2014-10-30flacenc: update output segment stop time to match clipped samplesVincent Penquerc'h
2014-06-10flacdec: add const where appropriateVincent Penquerc'h
2014-05-10flacdec: Add support for variable block size files and remove dead codeSebastian Dröge
2014-05-02flacdec: fix theoretical integer overflowVincent Penquerc'h
2014-04-30flacdec: remove dead codeVincent Penquerc'h
2014-02-05flacenc: order format in template caps by preferenceTim-Philipp Müller
2014-02-04gst: Don't use endianness-specific S8 audio formatRafał Mużyło
2013-12-05flacdec: Require caps to be set before accepting any dataSebastian Dröge
2013-08-16flacenc: Properly set headers via the base class instead of just pushing them...Sebastian Dröge
2013-07-28flacenc: Fix handling of image tagsSebastian Dröge
2013-07-28flacenc: Don't crash if there is no image tag informationSebastian Dröge
2013-04-17flactag: forward caps eventStefan Sauer
2013-04-17flac: add more loggingStefan Sauer
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2013-04-03flacenc: remove old since comments and update loggingStefan Sauer
2013-03-23flacenc: add more example pipelinesTim-Philipp Müller
2012-11-04Fix FSF addressTim-Philipp Müller
2012-08-28docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller
2012-08-28docs: gst-launch-0.11 -> gst-launch-1.0Tim-Philipp Müller
2012-08-10flacenc: allow a TOC with single alternative top-level entryAnton Belka
2012-08-07flacenc: add TOC supportAnton Belka
2012-08-04gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller
2012-08-03flacdec: improve and relax audio frame parsingMark Nauwelaerts
2012-07-28tag: Update for taglist/tag event API changesSebastian Dröge
2012-07-27flacenc: obtain image type from the sample infoMark Nauwelaerts
2012-07-27flacenc: remove extraneous _unrefMark Nauwelaerts
2012-07-27flacenc: Update to use GstSample tag setting APIRobert Swain
2012-07-25flacenc: only set complete output caps onceMark Nauwelaerts
2012-07-25flacdec: also support S24_32 outputMark Nauwelaerts
2012-07-25flacenc: pass correct parameters to encoder libMark Nauwelaerts
2012-07-25flacenc: adjust to modified audioencoder getcaps helper APIMark Nauwelaerts
2012-06-08update for audio api changeWim Taymans
2012-06-06update for tag event changeWim Taymans
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge
2012-04-04gst: Update versioningSebastian Dröge
2012-03-30ext: Update for GstAudioEncoder API changesSebastian Dröge
2012-03-29flacenc: plug ref leakMark Nauwelaerts
2012-03-28flacenc: query downstream for BYTE seeking supportMark Nauwelaerts
2012-03-28flacdec: clean up obsolete log statementMark Nauwelaerts
2012-03-22Merge branch 'master' into 0.11Wim Taymans
2012-03-19flacdec: improve error handling and resilienceMark Nauwelaerts
2012-03-15update for memory api changesWim Taymans
2012-03-13flacenc: fix streamheadersWim Taymans
2012-03-12flacenc: generate seektables every 10 sec by defaultRoss Burton
2012-02-27flacenc: fix event handlingWim Taymans
2012-02-27Merge commit '38516ad367128d83f9e156529018adb4433cd328' into 0.11Tim-Philipp Müller
2012-02-22flacenc: fix get_caps function some more so that all structures have channel ...Tim-Philipp Müller
2012-02-22flacenc: microoptimisation: avoid unnecessary list and string copiesTim-Philipp Müller
2012-02-22flacenc: audio caps have a *list* of formats, not an array of formatsTim-Philipp Müller