platform/upstream/gstreamer.git
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...
2010-12-10 Wim Taymansappsink: unset flushing flag when starting
2010-12-09 Edward Herveypbutils: Add/Fix some media descriptions
2010-12-09 Gavin Starkxvimagesink: Use gst_caps_can_intersect() instead of...
2010-12-08 Mark Nauwelaertstypefinding: improve iso media typefinding
2010-12-08 Stefan Kosttests: remove superflous ';' and reindent
2010-12-08 Stefan Kostdocs: fix wrong use of Since: keyword
2010-12-07 René Stadlertests: add AC-3, E-AC-3 typefind tests
2010-12-07 René Stadlertypefind: ignore AC-3 BSIDs 9, 10 and >16
2010-12-07 René Stadlertypefind: accept consecutive AC-3 frames of different...
2010-12-07 René Stadlertypefind: remove useless masking in (E-)AC-3 typefinders
2010-12-07 René Stadlertypefind: stop scanning after suggesting E-AC-3 caps
2010-12-07 René Stadlertypefind: fix E-AC-3 frame size parsing
2010-12-07 Edward Herveyrtsp: Move around the typedefs to make GIR happy
2010-12-04 Tim-Philipp... tests: use GLib 2.22 API unconditionally
2010-12-04 Tim-Philipp... libs: use GLib 2.22 API unconditionally
2010-12-03 Benjamin GaignardAdd build system for Android
2010-12-03 Wim Taymansdefs: add new symbol
2010-12-03 Mark Nauwelaertsoggstream: additional tag extraction
2010-12-03 Mark Nauwelaertsoggstream: use separate tag extraction vfunction
2010-12-03 Mark Nauwelaertsoggstream: refactor vorbis comment tag extraction
2010-12-03 Mark Nauwelaertsoggdemux: plug some oggstream leaks
2010-12-03 Mark Nauwelaertsoggstream: streamline tag extraction and prevent some...
2010-12-03 Mark Nauwelaertsoggdemux: send stream tags after newsegment and global...
2010-12-03 Sreerenj Balachandranoggdemux: perform more (vorbis comment header) tag...
2010-12-03 Mark Nauwelaertsriff: document omitted field in _gst_riff_strf_auds
2010-12-03 David Schleefoggstream: fix incorrect warning on skeleton headers
2010-12-03 David Schleefoggparse: Set DELTA_UNIT on buffers
2010-12-03 Tim-Philipp... tests: fix video library unit test and skip non-working...
2010-12-03 Tim-Philipp... video: add missing break statement for the GST_VIDEO_FO...
2010-12-02 Evan Brodergst-visualise: trim unused perl dependency
2010-12-02 Stefan Kostplaybin2: add some logging for failure case
2010-12-02 Stefan Kostinputselector: log times in human readable form
2010-12-02 Stefan Kostinputselector: more G_PARAM_STATIC_STRINGS use
2010-12-02 Stefan Kostinputselector: move reoccuring logs to LOG and remove...
2010-12-02 Edward Herveylibgstrtsp: Fix typo in .pc to use for GIR
2010-12-02 Edward Herveydocs: Add a whole bunch of symbols that were unused...
2010-12-02 Wim Taymanssdp: only parse TTL for IP4 addresses
2010-12-02 Wim Taymanssdp: add method to check for multicast addresses
2010-12-02 Sebastian Drögepbutils: Take nano version into account in GST_CHECK_PL...
2010-12-02 Sebastian Drögevideo: Add YUV9, YVU9 and IYU1 video formats
2010-12-02 Sebastian Drögevideo: Add 8-bit paletted RGB
2010-12-02 Sebastian Drögegnomevfssrc: Remove dead assignment
2010-12-02 Sebastian Drögetcp: Remove dead assignment
2010-12-02 Sebastian Drögeplaysink: gen_video_chain() always returns a bin, no...
2010-12-02 Sebastian Drögestreamsynchronizer: If we get EOS for an unknown stream...
2010-12-02 Sebastian Drögeplaysink: gen_video_deinterlace_chain() always returns...
2010-12-02 Sebastian Drögev4l: If no video tuner is the requested one don't read...
2010-12-02 Sebastian Drögeximagesink: Add docs for the new property
2010-12-02 Sebastian Drögexvimagesink: Add docs for the new property
2010-12-02 Sebastian Drögexvimagesink: Use PROP_ instead of ARG_ for the property...
2010-12-02 Andrea Sebastianuttixvimagesink: Add read-only properties window-width...
2010-12-02 Andrea Sebastianuttiximagsink: Add read-only properties window-width and...
2010-12-02 Sebastian Drögevideo: Return correct component width/height for A420
2010-12-02 Tim-Philipp... Bump GLib requirement to >= 2.22
2010-12-02 Tim-Philipp... Back to development
2010-11-30 Tim-Philipp... Release 0.10.31
2010-11-24 Stefan Kosturidecodebin: disconnect signal handlers before disposing
2010-11-22 Tim-Philipp... docs: improve decodebin2 docs a little
2010-11-21 Evan Nemersonintrospection: Add information on exported packages...
2010-11-18 Arun Raghavandiscoverer: Minor documentation fix
2010-11-18 Tim-Philipp... 0.10.30.5 pre-release
2010-11-18 Tim-Philipp... po: update translations
2010-11-18 Tim-Philipp... decodebin: fix one more pad template ref leak
2010-11-18 Harri Mähönen*decodebin*: don't leak pad templates set on ghostpads
2010-11-17 Tim-Philipp... playbin2: disable streamsynchronizer magic for this...
2010-11-08 Arun Raghavandiscoverer: Fix a gtk-doc gobject-introspection annotation
2010-11-08 Arun Raghavandiscoverer: Fix argument type to _container_info_get_st...
2010-11-05 Tim-Philipp... configure: add --with-gtk option and default to Gtk...
2010-11-03 Sebastian Drögeffmpegcolorspace: Fix IYU1 support
2010-11-02 Tim-Philipp... tests: fix invalid free and buffer list leak in rtp...
2010-11-02 Tim-Philipp... tests: fix leak in tag library unit test
2010-11-02 Tim-Philipp... tag: fix leak when parsing undefined EXIF tag into...
2010-11-02 Tim-Philipp... tag: fix GstDateTime leak when converting exif tag...
2010-11-01 Tim-Philipp... 0.10.30.4 pre-release
2010-11-01 Tim-Philipp... po: update translations
2010-10-30 Tim-Philipp... docs: update docs for discoverer API changes as well
next