summaryrefslogtreecommitdiff
path: root/gst-libs/gst/audio
AgeCommit message (Expand)AuthorFilesLines
2012-10-30audioringbuffer: reset spec on _releaseWim Taymans1-0/+2
2012-10-29Revert "g-i: change g-ir-scanner arg --library=libgstfoo-X.la to --library=gs...Tim-Philipp Müller1-1/+1
2012-10-28audio: try harder to make g-i use the build-tree libgsttagTim-Philipp Müller1-1/+6
2012-10-28g-i: change g-ir-scanner arg --library=libgstfoo-X.la to --library=gstfoo-XTim-Philipp Müller1-1/+1
2012-10-24audiodecoder: track forced decoding stateMark Nauwelaerts1-0/+2
2012-10-24audiobasesink: Add explanation to the GAP event handling codeSebastian Dröge1-0/+4
2012-10-24audiobasesink: Properly handle GAP eventsSebastian Dröge1-0/+32
2012-10-20audiodecoder: don't leak message strings when error is not fatalTim-Philipp Müller1-3/+6
2012-10-17audiocdsrc: mention TOCs in docsTim-Philipp Müller2-12/+21
2012-10-15audio: properly handle clipping of empty bufferMark Nauwelaerts1-0/+4
2012-10-11audiodecoder: set of base_ts for segment formats other than timeJosep Torra1-2/+4
2012-10-10audiodecoder: Don't unref caps twiceSebastian Dröge1-1/+0
2012-10-09docs: playbin2 -> playbinWim Taymans1-1/+1
2012-10-08audio/video: update documentation for vfunc's that require chaining upAndoni Morales Alastruey2-0/+12
2012-10-04audioencoder: make stop() vfunc also optionalTim-Philipp Müller1-7/+3
2012-10-04audioencoder: don't fail if the start vfunc is not implementedAndoni Morales Alastruey1-2/+6
2012-10-03Merge branch 'master' of ssh://git.freedesktop.org/git/gstreamer/gst-plugins-...Michael Smith2-17/+19
2012-10-03meta registration: use g_once functions to register these threadsafely.Michael Smith1-2/+3
2012-09-19audio: Explicitly specify endianness for IEC 61937 payloadingArun Raghavan2-17/+19
2012-09-14replace gst_tag_list_free with gst_tag_list_unrefMark Nauwelaerts3-5/+5
2012-09-14audio: improve property descriptionWim Taymans2-7/+9
2012-09-14audiodecoder: Don't output an (unreffed) buffer in error casesSebastian Dröge1-1/+2
2012-09-14Release 0.11.94Tim-Philipp Müller1-108/+252
2012-09-13audio: Fix annotationsOlivier Crête5-6/+6
2012-09-10audiosrc: check for flushing state in provide_clockWim Taymans1-2/+3
2012-09-10ringbuffer: add method to check the flushing stateWim Taymans2-0/+25
2012-09-10gst-libs: restore original full paddingMark Nauwelaerts2-2/+2
2012-09-10ringbuffer: add support for timestampsPontus Oldberg5-13/+93
2012-09-10audio{de,en}coder: use GstClockTime parameters where appropriateMark Nauwelaerts4-15/+15
2012-09-09audio: port to the new GLib thread APIThibault Saunier4-15/+12
2012-09-09Remove glib-compat-private.h stuff we don't need any moreTim-Philipp Müller3-6/+0
2012-09-06audioencoder: plug some leaksMark Nauwelaerts1-1/+3
2012-09-04update for basesink changeWim Taymans1-8/+13
2012-09-02gst_message_new_duration() -> gst_message_new_duration_changed()Tim-Philipp Müller1-1/+1
2012-08-31audiodecoder: Handle GAP events in place of segment updatesJan Schmidt1-33/+51
2012-08-14audiobasesink: Avoid resetting ringbuffer when not neededEdward Hervey1-0/+6
2012-08-14audiodecoder: getter for allocatorVíctor Manuel Jáquez Leal2-0/+31
2012-08-14audioencoder: getter for allocatorVíctor Manuel Jáquez Leal2-0/+31
2012-08-13audioencoder: return TRUE from _set_output_format() if all is goodTim-Philipp Müller1-1/+1
2012-08-09audioencoder: Let global tag events be handled the same way as other eventsSebastian Dröge1-12/+13
2012-08-09audiodecoder: Let global tag events be handled the same way as other eventsSebastian Dröge1-1/+3
2012-08-09audio: Merge upstream stream tagsSebastian Dröge2-21/+35
2012-08-09audio: Always keep a complete taglist aroundSebastian Dröge2-24/+32
2012-08-09audioencoder: Add negotiate vfunc that is used to negotiate with downstreamSebastian Dröge2-14/+34
2012-08-09audioencoder: Decouple setting of output format and downstream negotiationSebastian Dröge2-41/+76
2012-08-09audiodecoder: Add negotiate vfunc that is used to negotiate with downstreamSebastian Dröge2-14/+37
2012-08-09audiodecoder: Decouple setting of output format and downstream negotiationSebastian Dröge2-49/+93
2012-08-08Update .gitignoreTim-Philipp Müller1-2/+1
2012-07-28audiocdsrc: update for TOC API changeTim-Philipp Müller1-3/+16
2012-07-28tag: Update for taglist/tag event API changesSebastian Dröge3-6/+4