platform/upstream/gstreamer.git
2011-01-06 Edward Herveytools: Improve pretty-printing of tags
2011-01-06 Edward Herveytools: don't leak the GMainLoop
2011-01-06 Tim-Philipp... pbutils: config.h include should come before all other...
2011-01-05 Edward Herveyencoding: encoding_profile_get_output_caps => _get_inpu...
2011-01-05 Edward Herveydocs: Add various new symbols
2011-01-05 Arun Raghavanencoding-profile: Minor documentation updates
2011-01-05 Edward Herveyencoding-profile: Give a better usage example
2011-01-05 Edward Herveyencoding-target: Fixup loading/saving methods
2011-01-05 Edward Herveyencoding-target: more docs cleanups
2011-01-05 Edward Herveyencoding-target: Change target suffix to .gep
2011-01-05 Edward Herveyencoding-target: Add more docs regarding categories
2011-01-05 Edward Herveyencoding-target: Add API for list all categories and...
2011-01-05 Edward Herveyencoding-profile: Add convenience method to find a...
2011-01-05 Edward Herveyencoding-target: Implement save/load feature
2011-01-05 Edward Herveyencoding-target: Add method to get a profile by name
2011-01-05 Edward Herveyencodebin: Convert to new GstElementClass::request_new_...
2011-01-05 Edward Herveypbutils: Don't forget to include the encoding headers
2011-01-05 Edward Herveyvideo: Fix uninitialized variables
2011-01-04 Arun Raghavancodec-utils: Minor documentation changes
2011-01-02 David Schleeftypefind: Add stream-format to h264 caps
2011-01-02 Tim-Philipp... baseaudiosink: default to enable-last-buffer=FALSE...
2010-12-31 Tim-Philipp... playbin2: use input-selector from core instead of inter...
2010-12-31 Tim-Philipp... tests: add input-selector-test and output-selector...
2010-12-31 Stefan Kostoutput-selector-test: don't hardcode videosinks and...
2010-12-31 Michael Smithtests: Remove executable bits from non-executable files.
2010-12-31 Sebastian Drögetests: move examples directory to tests/examples as...
2010-12-31 Stefan Kosttests: Use BOILERPLATE macro and update output-selector...
2010-12-31 Stefan Kosttests/icles/output-selector-test.c: Add a fixme comment.
2010-12-31 Stefan KostReplace the switch plugin with the selector plugin...
2010-12-30 Wim Taymansbaseaudiopay: fix timestamps on buffer lists
2010-12-29 Tim-Philipp... typefinding: assume EBML files without doctype are...
2010-12-29 Wim Taymansmultifdsink: only keep last valid timestamp
2010-12-29 Andoni Morales... multifdsink: add first and last buffer's timestamp...
2010-12-29 Tim-Philipp... ogg: fix typo in comment
2010-12-29 Vincent Penquerc'hoggstream: fix interpretation of Theora granule position
2010-12-29 Havard Graffbaseaudiosink: protect against ringbuffer disappearing...
2010-12-28 Wim Taymansoggdemux: handle pads that are not added yet
2010-12-28 Wim Taymansbasedepay: fix refcounting issue
2010-12-27 Vincent Penquerc'hoggstream: implement tag extraction for Kate streams
2010-12-26 Tim-Philipp... pbutils: add description for DVB subtitle caps
2010-12-25 Vincent Penquerc'hoggdemux: set headers on caps
2010-12-22 David Schleefoggstream: Fix parsing of theora size
2010-12-22 Vincent Penquerc'hoggdemux: Don't use gst_pad_alloc_buffer()
2010-12-22 Edward Herveyencodebin: Also use "Formatter"s for container formats
2010-12-22 Edward Herveyencoding-target: Fix typo
2010-12-22 Thiago Santostag: exif: Fix unitialized data warning
2010-12-22 Alessandro... encodebin: minor fix in error handling.
2010-12-21 Edward Herveypbutils: More gtk-doc annotations
2010-12-21 Vincent Penquerc'hplaybin2: delay stream-changed messages
2010-12-21 Edward Herveyencoding-target: Ensure target names and categories...
2010-12-21 Wim Taymansdepay: update some docs
2010-12-21 Wim Taymansrtpdepayloade: add support for getting events
2010-12-21 Wim Taymansvorbisdec: keep timestamps when no decoded output
2010-12-21 Wim Taymansvorbisdec: avoid using invalid timestamps
2010-12-21 Wim Taymansseek: don't pause for live buffering messages
2010-12-21 Wim Taymansbasertppay: use RTP base time when invalid timestamps
2010-12-21 Wim Taymansrtppayload: copy applied rate to segment
2010-12-21 Edward Herveytests: Update container-less profile checks
2010-12-21 Edward Herveyencoding-profile: Add guard against profiles without...
2010-12-21 Edward Herveyencodebin: Fix usage of non-container profiles
2010-12-20 Edward Herveydocs: Update for videoscale class changes
2010-12-20 Edward HerveyAutomatic update of common submodule
2010-12-19 Edward Herveygstdiscoverer: Don't leak tags
2010-12-19 Edward Herveygst-discoverer: show global tags by default
2010-12-19 Sebastian Drögertsp: Fix memory leaks in the gst_rtsp_url_decode_path_...
2010-12-18 Sebastian Drögeexamples: Fix encodebin example CFLAGS and LDFLAGS
2010-12-18 Vincent Penquerc'hogg: implement packet duration query for kate streams
2010-12-18 Rob Clarkfix compile errors on macosx
2010-12-17 Leo Singeraudioresample: corrected buffer duration calculation...
2010-12-17 Leo Singeraudioresample: changed num_gap_samples, num_nongap_samp...
2010-12-17 Leo Singeraudioresample: push half a history length, instead...
2010-12-17 Leo Singeraudioresample: renamed count_gap, count_nongap to more...
2010-12-17 Leo Singeraudioresample: replaced void* with gpointer
2010-12-17 Leo Singeraudioresample: initial filter transient discarded;...
2010-12-17 Leo SingerRevert "Revert "audioresample: Add GAP flag support""
2010-12-16 Vincent Penquerc'htimeoverlay: add missing break
2010-12-16 Sebastian Drögevideoscale: Change classification to Filter/Converter...
2010-12-15 Stefan Kostwin32: update the def file with the new rtsp api
2010-12-15 Andy Wingoadd gst_rtsp_url_decode_path_components
2010-12-15 Wim Taymanswin32: update defs file
2010-12-15 Wim Taymansrtpbuffer: relax arrangement for RTP bufferlists
2010-12-15 Stefan KostAutomatic update of common submodule
2010-12-15 Wim Taymansbasedepay: add support for buffer lists in the depayloader
2010-12-15 Edward Herveyexamples: encoding example
2010-12-15 Edward Herveygst: New encoding plugin
2010-12-15 Edward Herveypbutils: New Profile library
2010-12-15 Stefan Kostconfigure: use the -Bsymbolic-functions linker flag...
2010-12-14 David Schleeftypefind: Add check for yuv4mpeg
2010-12-13 Stefan Kostpbutils: spell out two more container formats
2010-12-13 Stefan Kostdiscoverer: query seekability
2010-12-13 Stefan KostAutomatic update of common submodule
2010-12-13 Mark Nauwelaertstests: audioresample: adjust unit test to relaxed disco...
2010-12-13 Stefan Kostmake: move the design doc also on the Makefile.am level...
2010-12-13 Mark Nauwelaertsaudioresample: relax discont checking slightly
2010-12-13 Mark Nauwelaertsaudioresample: provide as much valid output ts and...
2010-12-13 Stefan Kosttypefinders: name "aac" typefinder "audio/aac"
2010-12-13 Stefan Kostdocs: move design doc to design folder
2010-12-11 Zeeshan Ali... videotestsrc: Add a missing return statement
2010-12-11 Sebastian Drögedecodebin2: Deprecate new-decoded-pad and removed-decod...
2010-12-11 Sebastian Drögedecodebin2: Emit "remove-decoded-pad" signal when pads...
next