platform/upstream/gst-plugins-base.git
2012-01-13 Vincent Penquerc'hxvimagesink: fix leak when images are freed after the...
2012-01-12 Tim-Philipp... tests: discoverer test is now valgrind clean
2012-01-12 Vincent Penquerc'htheoraparse: fix array leak
2012-01-12 Vincent Penquerc'hdiscoverer: fix structure leak
2012-01-12 Reynaldo H... Add missing DEFAULT_INCLUDES on androgenizer call
2012-01-11 Vincent Penquerc'hoggdemux: fix push mode chain leak
2012-01-11 Vincent Penquerc'hdiscoverer: fix leaks caused by some base class dtors...
2012-01-11 Vincent Penquerc'hdiscoverer: fix caps and discoverer object ref leaks
2012-01-11 Vincent Penquerc'hdiscoverer: add a few consts where appropriate
2012-01-11 Vincent Penquerc'hdiscoverer: fix pad leak
2012-01-10 Vincent Penquerc'hRevert "oggmux: fix pad leak"
2012-01-10 Tim-Philipp... discoverer: use GST_TYPE_TAG_LIST for tag lists
2012-01-10 Tim-Philipp... discoverer: fix potential tag list leaks
2012-01-10 Tim-Philipp... discoverer: fix potential caps leak
2012-01-10 Vincent Penquerc'hoggstream: fix tag list leak
2012-01-10 Vincent Penquerc'hoggdemux: fix pad leak
2012-01-10 Vincent Penquerc'hoggdemux: fix hang on small truncated files
2012-01-10 Vincent Penquerc'hoggmux: fix pad leak
2012-01-09 Mark Nauwelaertsplayback: document DEINTERLACE flag
2012-01-07 Tim-Philipp... rtspconnection: make hostname lookup more thread-safe
2012-01-07 Tim-Philipp... discoverer: make is_subtitle_caps thread-safe
2012-01-07 Tim-Philipp... tests: add ogg test file and some proper unit tests...
2012-01-07 Tim-Philipp... win32: .def file should be sorted for make check-exports
2012-01-06 Vincent Penquerc'hvideo: overlays may now have premultiplied alpha
2012-01-05 Havard GraffFix various unlikely, but still potential memoryleaks...
2012-01-05 Havard Graffappsrc: implement get_caps vfunc
2012-01-05 Tim-Philipp... tools: avoid unportable vararg macro construct in gst...
2012-01-05 Idar Tollefsenbuild: Run platform check for platform specific configu...
2012-01-05 Pascal Buhlerrtcpbuffer: prevent overflow of 16bit header length.
2012-01-05 Havard Graffvideotestsrc: keep the calculation fixed-point
2012-01-05 Idar Tollefsenpango: changes includes from brackets to quotes for...
2012-01-05 Philip Flarsheimdocs: add win32 code snippets to GstXOverlay Gtk+ example
2012-01-03 Tim-Philipp... videotestsrc: don't build generate_sine_table utility...
2012-01-03 Mark Nauwelaertsstreamsynchronizer: force fallback buffer_alloc when...
2012-01-03 Mark Nauwelaertsstreamsynchronizer: avoid crashing when operating on...
2012-01-02 Tim-Philipp... tag: add function to check whether a string is a valid...
2012-01-02 Tim-Philipp... audio, rtsp: remove private/protected gtk-doc markup...
2011-12-28 Thiago Santosoggmux: fix leak when initializing pads
2011-12-23 Tim-Philipp... theoraenc: fix template caps creation on big endian...
2011-12-23 Tim-Philipp... tag: fix writing of Exif tag payloads <= 4 bytes
2011-12-22 Mark Nauwelaertsaudioencoder: add a few more debug statements
2011-12-22 Mark Nauwelaertsaudiodecoder: tweak documentation
2011-12-22 Thiago Santostag: xmp: Keep compatibility with our old generated xmp
2011-12-20 Vincent Penquerc'hgstvideo: fix a RGB ordering mixup in colorspace conver...
2011-12-20 Oleksij Rempel... theoraenc: add "dup-on-gap" option
2011-12-20 Mark Nauwelaertsaudiodecoder: set a non-zero default maximum tolerated...
2011-12-16 Vincent Penquerc'hadder: do not send too many flush-stop events
2011-12-16 Vincent Penquerc'hadder: use the stream lock where appropriate
2011-12-16 Vincent Penquerc'hadder: send a flush event before trying to get the...
2011-12-16 Vincent Penquerc'hoggdemux: assume live stream if byte size cannot be...
2011-12-15 Thiago Santostag: exif: do not include \0 in size passed to g_convert
2011-12-14 Vincent Penquerc'hadder: port to GstCollectPads2
2011-12-14 Mark Nauwelaertsdecodebin2: tweak chain topology description
2011-12-13 Vincent Penquerc'hbaseaudiosink: fix late buffer leak
2011-12-13 Sebastian Drögesubtitleoverlay: Refactor code to check if a property...
2011-12-13 Sebastian Drögesubtitleoverlay: Refactor autoplugging code and select...
2011-12-13 Sebastian Drögeglib-compat: Add license boilerplate for LGPL
2011-12-11 Tim-Philipp... po: update translations
2011-12-09 Christian Fredrik... Add latest header file to spec file
2011-12-09 Tim-Philipp... typefindfunctions: only typefind text with a BOM as...
2011-12-07 Tim-Philipp... video: make composition_blend() return a boolean
2011-12-07 Tim-Philipp... docs: add new API to docs
2011-12-07 Tim-Philipp... video: add seqnum getters for overlay compositions...
2011-12-07 Thibault Sauniervideo: support any type of video in _parse_caps
2011-12-06 Tim-Philipp... videorate: don't leak previous buffer when shutting...
2011-12-06 Tim-Philipp... tests: fix calculation of last pixel offset in video...
2011-12-06 Tim-Philipp... examples: fix build of fft example
2011-12-06 Tim-Philipp... video: fix leak in gst_video_format_new_template_caps()
2011-12-06 Thibault Sauniersubtitleoverlay: add suport for hardware accelerated...
2011-12-05 Tim-Philipp... video: don't use deprecated GStaticMutex with newer...
2011-12-05 Tim-Philipp... examples: dist fft sub-directory
2011-12-05 Thibault Sauniertextoverlay: unpremultiply text image
2011-12-05 Thibault Sauniertextoverlay: Attach OverlayComposition to buffers when...
2011-12-05 Thibault Sauniertextoverlay: Make the text_image data a buffer
2011-12-05 Thibault Sauniertextoverlay: Sync the caps with the new supported formats
2011-12-05 Thibault Sauniertextoverlay: Make use of the new video blending utility
2011-12-05 Tim-Philipp... tests: add basic unit test for video overlay compositio...
2011-12-05 Tim-Philipp... video: add video overlay composition API for subtitles
2011-12-05 Tim-Philipp... video: hide private video-blend.[ch] from gobject-intro...
2011-12-05 Tim-Philipp... video: add fallbacks for compilation without orc
2011-12-05 Thibault Sauniervideo: add some internal helper functions for image...
2011-12-05 Sebastian Drögexoverlay: Fix mistakes in the sample code
2011-12-04 Tim-Philipp... Suppress deprecation warnings in selected files, for...
2011-12-04 Tim-Philipp... alsamixer: use GRectMutext instead of GStaticRecMutex...
2011-12-04 Tim-Philipp... alsamixer: embed static mutexes into the mixer structure
2011-12-04 Tim-Philipp... tools, tests: g_thread_init() is deprecated in glib...
2011-12-04 Tim-Philipp... Work around deprecated thread API in glib master
2011-12-04 Tim-Philipp... xmpwriter: update for thread API deprecations in glib...
2011-12-04 Stefan Sauerfft-example: re-add Makefile.am
2011-12-02 Stefan Sauerconfigure: trim trailing whitespace
2011-12-02 Stefan Sauertests: add a test for fft result value-ranges
2011-12-02 Piotr Fusikvarious: typo fixes
2011-12-01 Stefan Saueradder: be more graceful in the clipfunction
2011-12-01 Tim-Philipp... tests: fix caps leak in audioresample tests
2011-12-01 Tim-Philipp... tests: fix memory leak in basetime test
2011-11-30 Tim-Philipp... playbin2: tone down debug message about file URIs with...
2011-11-30 Tim-Philipp... Revert "alsasrc: Improve timestamp accuracy"
2011-11-30 Tim-Philipp... Revert "alsasrc: Fix some compilation errors"
2011-11-30 Tim-Philipp... Revert "alsa: Remove unused but set variable"
2011-11-30 Tim-Philipp... Revert "alsasrc: fail gracefully when ALSA does not...
next