platform/upstream/gstreamer.git
2011-02-07 Mark Nauwelaertsamrwbdec: avoid stalling on invalid frame
2011-02-03 Tim-Philipp... tests: add unit test for lamemp3enc negotiation issue
2011-02-03 Tim-Philipp... lamemp3enc: implement sinkpad get_caps() function to...
2011-01-30 Edward Herveyasfpacket: Avoid using broken duration extension
2011-01-27 Tim-Philipp... win32: fix DEFAULT_AUDIOSINK, should be direct*sound...
2011-01-24 Yang Xichuanxingmux: Use FALSE instead of 0 as return value for...
2011-01-24 Vincent Penquerc'hmpegstream: increase allowable gap between streams
2011-01-24 Miguel Angel... x264enc: make tag event writable before modifying tag...
2011-01-24 Tim-Philipp... Back to development
2011-01-21 Tim-Philipp... Release 0.10.17
2011-01-18 Tim-Philipp... 0.10.16.4 pre-release
2011-01-14 Edward Herveympeg2dec: Use the proper component value for height
2011-01-11 Tim-Philipp... 0.10.16.3 pre-release
2011-01-11 Edward Herveyasfdemux: Handle new type of DRM'd asf files.
2011-01-11 Stefan KostAutomatic update of common submodule
2011-01-10 Tim-Philipp... Automatic update of common submodule
2011-01-10 Tim-Philipp... Automatic update of common submodule
2011-01-08 Tim-Philipp... tests: never disable g_assert() and cast checks for...
2011-01-07 Tim-Philipp... 0.10.16.2 pre-release
2011-01-07 Tim-Philipp... docs: update docs
2011-01-07 Tim-Philipp... po: update translations
2011-01-07 Tim-Philipp... configure: use $LIBM instead of hardcoding -lm
2011-01-06 Edward Herveyrmdemux: Initialize return variable.
2011-01-05 Edward Herveyrealmedia: Fix unitialized variables on macosx
2011-01-04 Thiago Santosx264enc: Handle codec/encoder tags
2010-12-29 Tim-Philipp... mpeg2dec: use gst_pad_alloc_buffer() when cropping...
2010-12-29 Tim-Philipp... mpeg2dec: minor formatting clean-up
2010-12-29 Tim-Philipp... mpeg2dec: refactor cropping code to use libgstvideo...
2010-12-29 Tim-Philipp... mpeg2dec: use GstVideoFormat instead of custom enum
2010-12-29 Tim-Philipp... mpeg2dec: fix LIBADD order in Makefile.am
2010-12-29 Tristan Matthewsx264: vbv-buf-capacity should have a minimum of 0
2010-12-27 Tim-Philipp... x264enc: also accept YV12 input
2010-12-26 Mark Nauwelaertsx264enc: add a note to the docs about encoder latency...
2010-12-24 Vincent Penquerc'hrealmedia: do not use the pad buffer allocation functio...
2010-12-20 Edward HerveyAutomatic update of common submodule
2010-12-16 Sebastian Drögemad: If gst_pad_alloc_buffer() returns a buffer with...
2010-12-15 Stefan KostAutomatic update of common submodule
2010-12-13 Rob Clarkrmdemux: set GST_BUFFER_FLAG_DELTA_UNIT properly
2010-12-13 Stefan KostAutomatic update of common submodule
2010-12-12 Leo Singerx264: uses pkg-config to locate libx264
2010-12-07 Wim Taymanscheck: don't use deprecated method
2010-12-03 Benjamin GaignardAdd build system for Android
2010-11-25 Edward Herveyrealmedia: Remove dead assignments
2010-11-25 Edward Herveymad: Remove dead assignments
2010-11-13 Tim-Philipp... dvdreadsrc: remove bogus comment
2010-11-13 Thomas Greendvdreadsrc: fix handling of multi-angle streams
2010-10-28 Tim-Philipp... realmedia: fix LIBS order in Makefile
2010-10-28 Tim-Philipp... po: update for new translatable strings
2010-10-27 Jan SchmidtAutomatic update of common submodule
2010-10-25 Guillaume Emontmpeg2dec: convert the position to stream time before...
2010-10-24 Edward Herveyrealmedia: Get codec name from pbutils instead of harco...
2010-10-22 Robert Swainx264enc: Work around a rate control issue in libx264
2010-10-19 Sebastian Drögempeg2dec: Use gst_pad_peer_query() instead of getting...
2010-10-19 Guillaume Emontmpeg2dec: fix position query by trusting upstream
2010-10-19 Stefan Kostvarious: canonicalize property names
2010-10-19 Stefan Kostvarious (ext): add a missing G_PARAM_STATIC_STRINGS...
2010-10-19 Stefan Kostvarious (gst): add a missing G_PARAM_STATIC_STRINGS...
2010-10-14 David SchleefAutomatic update of common submodule
2010-10-08 David SchleefAutomatic update of common submodule
2010-10-08 Sebastian DrögeAutomatic update of common submodule
2010-10-04 Mark Nauwelaertsmad: support reverse playback
2010-09-26 Tim-Philipp... dvdreadsrc: improve error messages on read errors
2010-09-23 Tim-Philipp... configure: set plugin release datetime
2010-09-21 Edward HerveyAutomatic update of common submodule
2010-09-15 Tim-Philipp... mpegparse: re-fix flow return handling
2010-09-09 Stefan Kosttests: allow running state tests for all elements
2010-09-09 Tim-Philipp... New pkgconfig subdirectory needs to be added to SUBDIRS...
2010-09-07 Tim-Philipp... Add gstreamer-plugins-ugly-uninstalled-0.10.pc file...
2010-09-07 Tim-Philipp... Automatic update of common submodule
2010-09-06 Tim-Philipp... configure: re-enable use of -DGST_DISABLE_DEPRECATED...
2010-09-06 Tim-Philipp... siddec: don't use GST_FLOW_IS_FATAL
2010-09-06 David SchleefAutomatic update of common submodule
2010-09-05 Sebastian Drögeconfigure: Require orc >= 0.4.6 for --compat
2010-09-05 Sebastian DrögeAutomatic update of common submodule
2010-09-04 Sebastian Drögempeg2dec: Don't use GST_FLOW_IS_FATAL()
2010-09-04 Sebastian Drögexingmux: Don't ignore WRONG_STATE and NOT_LINKED when...
2010-09-04 Sebastian Drögempegstream: Don't use GST_FLOW_IS_SUCCESS()
2010-09-04 Sebastian Drögermdemux: Don't use GST_FLOW_IS_FATAL() and GST_FLOW_IS_...
2010-09-04 Sebastian Drögeasfdemux: Don't use GST_FLOW_IS_FATAL()
2010-09-04 Tim-Philipp... Back to development
2010-09-02 Tim-Philipp... Release 0.10.16
2010-09-02 Tim-Philipp... docs: update docs for release
2010-09-02 Tim-Philipp... po: update translations
2010-08-30 Sebastian Dröge0.10.15.6 pre-release
2010-08-27 Edward Herveyasfdemux: Don't error out on non-critical flow returns
2010-08-25 Sebastian Dröge0.10.15.5 pre-release
2010-08-25 Alessandro... mp3parse: propagate flow errors upstream.
2010-08-21 Sebastian Dröge0.10.15.4 pre-release
2010-08-13 Stefan KostAutomatic update of common submodule
2010-08-11 Tim-Philipp... 0.10.15.3 pre-release
2010-08-11 Robert Swainx264enc: Fix b-pyramid libx264 API boolean arg for...
2010-08-10 Tim-Philipp... 0.10.15.2 pre-release
2010-08-10 Stefan Kostsynaesthesia: code cleanups.
2010-08-10 Stefan Kostsynaesthesia: use GST_BOILERPLATE macros
2010-08-10 Tim-Philipp... Automatic update of common submodule
2010-08-08 Tim-Philipp... x264: fix printf format warning in debug message
2010-08-06 Tim-Philipp... docs: fix bug passing arguments to gtkdoc-fixref in...
2010-08-05 Stefan KostAutomatic update of common submodule
2010-08-04 Sebastian Drögeconfigure: Check if the compiler supports ISO C89 or...
2010-07-30 Robert Swainx264enc: Fix flushing of delayed frames
next