docs: Adjust for GstAudioEncoder API changes
[platform/upstream/gstreamer.git] / gst-libs /
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-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-06 Wim Taymansaudio: rename IS_LE/BE to _IS_LITTLE_ENDIAN/BIG_ENDIAN
2011-09-06 Tim-Philipp Mülleraudio: update internal silent sample defines as well...
2011-09-06 Tim-Philipp Mülleraudio: update audio format enums to match changes in...
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-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
2011-08-27 Mark Nauwelaertsbaseaudioencoder: gtk-doc syntax fixes
2011-08-27 Mark Nauwelaertsbaseaudioencoder: minor fix and cleanup
2011-08-27 Mark Nauwelaertsbaseaudiocodec: ... and also rename to baseaudiodecoder
2011-08-27 Mark Nauwelaertsgst-libs/gst/audio: Remove baseaudiodecoder
2011-08-27 Iago Toralbaseaudiodecoder: Return TRUE if we run into special...
2011-08-27 Iago Toralaudio: initial version of GstBaseAudioCodec
2011-08-27 Iago ToralAdded src_queries to decoder class. Added handle_discon...
2011-08-27 Iago ToralAdded a draft implementation of gstbaseaudiodecoder
2011-08-27 Mark NauwelaertsAdded audio directory for audio codec base classes
2011-08-27 Mark Nauwelaertsaudioencoders: add streamheader helper utility
2011-08-27 Mark Nauwelaertsaudioencoders: baseaudioencoder and ported encoders
2011-08-26 Vincent Penquerc'hdiscoverer: retrieve audio track language from tags too
2011-08-26 Vincent Penquerc'hdiscoverer: consider subtitles as raw
2011-08-26 Vincent Penquerc'hdiscoverer: add application/x-kate to subtitles caps
2011-08-26 Vincent Penquerc'hdiscoverer: get language from other tags if we did...
2011-08-26 Vincent Penquerc'hdiscoverer: add subtitles API
2011-08-25 Olivier Crêtebasertppayload: Make perfect timestamps reproducible...
2011-08-20 Stefan Kostdocs: fix xref for the property
2011-08-20 Stefan Kostdocs: handle warnings emitted by gtk-doc
2011-08-20 Stefan Kostdocs: add new taglicense docs and clean them up
2011-08-20 Tim-Philipp Müllertag: fix distcheck issue
2011-08-16 Tim-Philipp Müllertag: id3: avoid some more relocations in genre table
2011-08-15 Alessandro Decinartspconnection: add OSX specific hack to detect when...
2011-08-14 Tim-Philipp Müllertag: id3v2: add specs to git for reference
2011-08-14 Tim-Philipp Müllertag: id3v2: avoid some relocations, make table static
2011-08-14 Tim-Philipp Müllertag: id3v2: add debug category for ID3 tag parsing
2011-08-14 Mark Nauwelaertstag: id3v2: add id3v2 tag parsing helpers
2011-08-14 Stefan Kosttag: id3v2: return ID3TAGS_BROKEN_TAG for unsupported...
2011-08-14 Erich Schuberttag: id3v2: fix parsing of ID3v2.4 genre frames with...
2011-08-14 Edward Herveytag: id3v2: Sanitize id3 frame names
2011-08-14 Tim-Philipp Müllertag: id3v2: fix parsing of unsynced frames with data...
2011-08-14 Benjamin OtteAdd -Wwrite-strings to the configure flags
next