video: fix docs
[platform/upstream/gstreamer.git] / gst-libs /
2011-09-30 Wim Taymansvideo: fix docs
2011-09-28 Wim Taymansaudiodecoder: fix refcounting error
2011-09-28 Wim Taymansringbuffer: store info so we can debug it
2011-09-28 Wim TaymansMerge branch 'master' into 0.11
2011-09-28 Mark Nauwelaertsaudiodecoder: really push pending events
2011-09-28 Wim Taymansaudiodecoder: add method to set output caps
2011-09-28 Tim-Philipp Mülleraudioencoder: remove more tags from upstream tag events...
2011-09-28 Wim TaymansMerge branch 'master' into 0.11
2011-09-27 Mark Nauwelaertsaudioencoder: only got_data if we really got some
2011-09-27 Mark Nauwelaertsaudioencoder: really push pending events
2011-09-27 Mark Nauwelaertsaudioencoder: send tag event after pending events
2011-09-27 Mark Nauwelaertsaudioencoder: protect pending_events with proper lock
2011-09-27 Mark Nauwelaertsaudioencoder: clean up some documentation
2011-09-27 Wim Taymansdocs: improve docs
2011-09-26 Wim Taymansaudioenc: fix compilation
2011-09-26 Wim TaymansMerge branch 'master' into 0.11
2011-09-26 Sebastian Drögeaudioencoder: Improve set_frame_sample_{min,max} docume...
2011-09-26 Sebastian Drögeaudiodecoder: Fix thread safety issues if both pads...
2011-09-26 Sebastian Drögeaudiodecoder: Delay sending of serialized events to...
2011-09-26 Sebastian DrögeRevert "audioencoder: Use GST_BOILERPLATE instead of...
2011-09-26 Sebastian Drögeaudioencoder: Add support for requesting a minimum...
2011-09-26 Sebastian Drögeaudioencoder: Fix thread safety issues if both pads...
2011-09-26 Sebastian Drögeaudioencoder: Delay sending of serialized events to...
2011-09-26 Sebastian Drögeaudioencoder: Use GST_BOILERPLATE instead of custom...
2011-09-26 Mark Nauwelaertsaudioencoder: add some tag handling convenience help
2011-09-26 Mark Nauwelaertsaudioencoder: provide CODEC/AUDIO_CODEC handling
2011-09-26 Mark Nauwelaertsaudioencoder: filter AUDIO_CODEC/CODEC tags from passin...
2011-09-23 Tim-Philipp Müllerlibs: remove unused floatcast header-only library
2011-09-23 Edward HerveyMerge branch 'master' into 0.11
2011-09-23 Edward Herveygst-libs: Temporarily remove dependency of gstaudio...
2011-09-22 Mark Nauwelaertsaudioencoder: proxy some more optional downstream caps...
2011-09-22 Mark Nauwelaertsaudioencoder: changed is verily the opposite of equal
2011-09-22 Mark Nauwelaertsaudioencoder: prevent crashing when comparing to a...
2011-09-22 Mark Nauwelaertsaudio: some more accessor macros for GstAudioInfo
2011-09-22 Mark Nauwelaertsaudiodecoder: fix documentation typo
2011-09-19 Age Bosmadiscoverer: Don't use gtk-doc /* < ... > */ style comme...
2011-09-19 Mark Nauwelaertsrtspdefs: add RTCP-Interval header
2011-09-12 Tim-Philipp Müllerdocs: minor addition to GST_TAG_ID3V2_HEADER_SIZE docs
2011-09-10 Tim-Philipp Müllerbaseaudiosrc: don't try to fixate "width" field for...
2011-09-09 Tim-Philipp Müllercolorbalance: add some guards to interface methods
2011-09-08 Sebastian DrögeMerge branch 'master' into 0.11
2011-09-06 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-09-06 Wim Taymansaudio: rename IS_LE/BE to _IS_LITTLE_ENDIAN/BIG_ENDIAN
2011-09-06 Wim Taymansaudio/video add descriptions
2011-09-06 Tim-Philipp Mülleraudio: update internal silent sample defines as well...
2011-09-06 Wim Taymansrename IS_LE/BE to _IS_LITTLE_ENDIAN/BIG_ENDIAN
2011-09-06 Tim-Philipp Mülleraudio: update audio format enums to match changes in...
2011-09-06 Wim TaymansMerge branch 'master' into 0.11
2011-09-06 Wim TaymansMerge branch 'master' into 0.11
2011-09-06 Wim Taymansaudio: change audio format syntax a little
2011-09-06 Tim-Philipp Müllerdocs: more docs clean-ups
2011-09-05 Tim-Philipp Mülleraudio: fix GST_AUDIO_FORMAT_INFO_IS_*() macros to retur...
2011-09-05 Tim-Philipp Müllerdocs: some docs love
2011-09-05 Tim-Philipp Müllerdocs: add GstAudioDecoder and GstAudioEncoder to docume...
2011-09-05 Tim-Philipp Mülleraudio: rename GstBaseAudioDecoder/Encoder to GstAudioDe...
2011-08-31 Wim Taymansvideo: improve docs a little
2011-08-30 Wim Taymansvideo: add some more macros
2011-08-29 Wim Taymansbase: port to 0.11
2011-08-29 Wim Taymansaudio: fix after merge
2011-08-29 Wim Taymanspbutils: port to new API
2011-08-29 Wim TaymansMerge branch 'master' into 0.11
2011-08-27 Tim-Philipp Müllerpbutils: don't depend on libgstvideo just to parse...
2011-08-27 Tim-Philipp Mülleraudio: add GstBaseAudioDecoder and GstBaseAudioEncoder...
2011-08-27 Tim-Philipp Müllerdocs: add since markers to baseaudio{decoder,encoder...
2011-08-27 Tim-Philipp Müllerbaseaudiodecoder, baseaudioencoder: fix some compiler...
2011-08-27 Tim-Philipp Müllerbaseaudioutils: remove, merged into or superseded by...
2011-08-27 Tim-Philipp Müllerbaseaudioencoder: port to new GstAudioInfo API
2011-08-27 Tim-Philipp Müllerbaseaudiodecoder: port to GstAudioInfo API
2011-08-27 Tim-Philipp Mülleraudio: add gst_audio_info_{init,clear} and gst_audio_in...
2011-08-27 Tim-Philipp Mülleraudio: add GstAudioFormat, GstAudioFormatInfo and GstAu...
2011-08-27 Mark Nauwelaertsbaseaudioencoder: remove leftover experimental code
2011-08-27 Mark Nauwelaertsaudioutils: modify _parse, add GType support functions
2011-08-27 Mark Nauwelaertsbaseaudiodecoder: move properties to private storage...
2011-08-27 Mark Nauwelaertsbaseaudiodecoder: rename property
2011-08-27 Mark Nauwelaertsbaseaudiodecoder: replace context helper structure...
2011-08-27 Mark Nauwelaertsbaseaudioencoder: move properties to private storage...
2011-08-27 Mark Nauwelaertsbaseaudioencoder: rename some properties
2011-08-27 Mark Nauwelaertsbaseaudioencoder: replace context helper structure...
2011-08-27 Mark Nauwelaertsbaseaudio: rename GstAudioState to GstAudioFormatInfo
2011-08-27 Mark Nauwelaertsbaseaudioencoder: TEMP; avoid some imperfect ts jitter ?
2011-08-27 Mark Nauwelaertsbaseaudioencoder: debug format fixes
2011-08-27 Mark Nauwelaertsbaseaudiodecoder: debug format fix
2011-08-27 Mark Nauwelaertsbaseaudiodecoder: fixup documentation
2011-08-27 Mark Nauwelaertsbaseaudiodecoder: fix FLUSH_STOP actions
2011-08-27 Mark Nauwelaertsbaseaudiodecoder: preserve upstream seek event seqnum
2011-08-27 Mark Nauwelaertsbaseaudioencoder: use buffer running time for granule...
2011-08-27 Mark Nauwelaertsbaseaudiodecoder: minor fix in ts resync
2011-08-27 Mark Nauwelaertsbaseaudiodecoder: improve glitch resilience
2011-08-27 Mark Nauwelaertsbaseaudiodecoder: add limited legacy seeking support
2011-08-27 Mark Nauwelaertsbaseaudiodecoder: cater for audio-codec tag
2011-08-27 Mark Nauwelaertsbaseaudiodecoder: initial version
2011-08-27 Mark Nauwelaertsbaseaudioencoder: misc fixes
2011-08-27 Mark Nauwelaertsbaseaudio: add audioutils for caps and query handling...
2011-08-27 Mark Nauwelaertsbaseaudioencoder: mark unstable API
2011-08-27 Mark Nauwelaertsbaseaudioencoder: fix clearing context
2011-08-27 Mark Nauwelaertsbaseaudioencoder: simplify latency variable handling
2011-08-27 Mark Nauwelaertsbaseaudioencoder: minor fixes and code simplifications
2011-08-27 Mark Nauwelaertsbaseaudioencoder: additional documentation on granule...
2011-08-27 Mark Nauwelaertsbaseaudioencoder: elaborate property names
2011-08-27 Mark Nauwelaertsbaseaudioencoder: rename state field xint to is_int
next