platform/upstream/gst-plugins-good.git
2010-04-07 Thijs Vermeirbuild: fix compiler warnings
2010-04-07 Thijs Vermeiravi: fix compiler warning
2010-04-07 Mark Nauwelaertsmatroskademux: restrict resyncing to subtitle tracks
2010-04-07 Arun Raghavanqtdemux: Post avg./max. bitrate tags for H.264
2010-04-06 Stefan Kostpulsesink: fix racy shutdown
2010-04-05 Thiago Santostests: jpegenc: Adds some getcaps test
2010-04-05 Thiago Santosjpegenc: Fix getcaps function
2010-04-05 Sebastian Drögevideobox: Fix conversion from 3 byte RGB to ARGB
2010-04-05 Sebastian Drögevideobox: Add support for 3 byte RGB formats and refact...
2010-04-05 Sebastian Drögevideobox: Add support for all 32 bit RGB formats
2010-04-05 Wim Taymansrtspsrc: add property to control the buffering method
2010-04-05 André Dieb... alphacolor: Removing unused variable
2010-04-05 André Dieb... jpegenc: should not return caps ANY based on downstream
2010-04-04 Stefan Kostoss: add fixme comment
2010-04-04 Stefan Kostbuild: use $(builddir) for installing generated files
2010-04-04 Stefan KostRevert "configure: fix out of source dir builds"
2010-04-04 Stefan Kostconfigure: fix out of source dir builds
2010-04-02 Thiago Santosqtdemux: Read replaygain peak/gain tags
2010-04-02 Arun Raghavanmatroska: Export h.264 profile and level in caps
2010-04-02 Sebastian Drögeqtdemux: Fix off-by-one introduced in last commit
2010-04-02 Arun Raghavanqtdemux: Minor refactor of the code
2010-04-02 Arun Raghavanqtdemux: Export h.264 level in caps
2010-04-02 Arun Raghavanqtdemux: Export h.264 profile in caps
2010-04-01 Mark Nauwelaertsflvdemux: remove obsolete reverse playback code path
2010-04-01 Mark Nauwelaertsflvdemux: support (pull mode) negative seek rate
2010-04-01 Mark Nauwelaertsflvdemux: also check for segment stop for non-segment...
2010-03-30 Mark Nauwelaertsmatroskademux: push correctly sized flac header buffers
2010-03-30 Rob Clarkbuild: fix compiler warning when srcdir != builddir
2010-03-30 Tim-Philipp... id3demux: fix parsing of unsynced frames with data...
2010-03-29 Tim-Philipp... build: build plugins and examples in parallel where...
2010-03-27 Tim-Philipp... directsoundsink: fix redundant function redeclaration...
2010-03-27 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-26 Julien Mouttedirectsoundsink: Implement SPDIF support for AC3.
2010-03-26 Tim-Philipp... build: add cruft alert for common/shave*
2010-03-26 Tim-Philipp... qtdemux: extract stream language in more cases
2010-03-26 Sebastian Drögeflacdec: Improve debugging and add some FIXMEs
2010-03-26 Sebastian Drögeflacdec: Sample rate markers 0x01, 0x02 and 0x03 are...
2010-03-26 Sebastian Drögeflacdec: Take samplerate, width and number of channels...
2010-03-26 Sebastian Drögevideobox: Fix AYUV->I420 frame copying
2010-03-26 Raimo Järvijpegenc: Set correct getcaps/setcaps functions on srcpa...
2010-03-26 Sebastian Drögevideobox: Always fill the complete frame if borders...
2010-03-26 Damien Lespiauautogen.sh: Don't call configure with --enable-plugin...
2010-03-26 Sebastian Drögevideobox: Refactor boxing to reduce code duplication
2010-03-26 Sebastian Drögealpha: Simplify caps transformation
2010-03-26 Sebastian Drögevideobox: Add const qualifier to the source frame data
2010-03-26 Mark Nauwelaertsmatroskademux: only seek when in proper state
2010-03-26 Mark Nauwelaertsmatroskademux: support (pull mode) negative seek rate
2010-03-26 Mark Nauwelaertsmatroskademux: track clip duration in segment
2010-03-26 Mark Nauwelaertsmatroskademux: prefer index of video track to perform...
2010-03-25 Mark Nauwelaertsavidemux: fix typo in header validation check
2010-03-24 Edward HerveyAutomatic update of common submodule
2010-03-23 Edward Herveyicydemux: Handle upstream Content-Type.
2010-03-23 Edward Herveysouphttpsrc: Set the Content-Type HTTP header on the...
2010-03-23 Tristan Matthewsosx: fix compiler warnings
2010-03-23 Tim-Philipp... tests: use loop test for long-running videocrop check
2010-03-22 Stefan Kosti18n: build fixes: #if -> #ifdef for ENABLE_NLS
2010-03-22 Stefan Kosti18n: fix the build
2010-03-21 Benjamin Otte-Wold-style-definition is not valid for C++
2010-03-21 Benjamin Ottemultifile: Include headers instead fo defining functions
2010-03-21 Benjamin OtteAdd a large set of warning flags.
2010-03-21 Benjamin OtteMake goom not use aggregate returns
2010-03-21 Benjamin OtteAdd -Wold-style-definition flag
2010-03-21 Benjamin OtteAdd -Wwrite-strings to the configure flags
2010-03-21 Sebastian Drögeshapewipe: Add support for the remaining ARGB formats
2010-03-20 Sebastian Drögealpha: Add support for RGB and xRGB input
2010-03-20 Sebastian Drögealpha: Add support for ARGB input
2010-03-20 Sebastian Drögealpha: Add support for generating ARGB output
2010-03-20 Sebastian Drögevideomixer: Add support for ABGR and RGBA
2010-03-20 Sebastian Drögealpha: Move chroma keying parameters into stack variabl...
2010-03-20 Sebastian Drögealpha: Move color conversion matrixes into stack variab...
2010-03-20 Sebastian Drögealpha: Use correct matrixes to convert chroma keying...
2010-03-19 Sebastian Drögealpha: Add support for different color matrixes
2010-03-19 Sebastian Drögealpha: Rename and move functions as further preparation...
2010-03-19 Sebastian Drögealpha: Remove some unneeded calculations and instance...
2010-03-19 Sebastian Drögealpha: Some preparations for supporting more color...
2010-03-19 Wim Taymansh264pay: fix config-interval property
2010-03-19 Sebastian Drögealphacolor: Implement color-matrix support and use...
2010-03-19 Wim Taymansrtsp: use GType from -base and bump required version
2010-03-19 Tim-Philipp... apetag: minor Makefile.am surgery
2010-03-18 Andoni Morales... dv1394src: Fix internal clock
2010-03-18 Tim-Philipp... build: Makefile.am cleanups
2010-03-18 Tim-Philipp... directsoundsink: fix redundant function redeclaration...
2010-03-18 Sebastian Drögealpha: Remove remaining floating point arithmetic when...
2010-03-18 Sebastian Drögealpha: Refactor chroma keying into a single function
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-18 Benjamin OtteRemove oldcore directory
2010-03-18 Benjamin Otteavi: Remove old file
2010-03-18 Mark Nauwelaertspulse: use #ifdef rather than #if conditionals
2010-03-18 Mark Nauwelaertsrtph264depay: do not call _push_ts with unneeded (and...
2010-03-18 Mark Nauwelaertsavidemux: fix typo in header validation check
2010-03-18 Jan Urbańskiflvmux: put more information in the metadata
2010-03-17 Benjamin OtteAdd -Wundef to configure flags
2010-03-17 Benjamin Otte-Wmissing-prototypes is not valid for C++
2010-03-17 Benjamin OtteAdd -Wredundant-decls warning flag
2010-03-17 Benjamin OtteFix warnings in experimental plugins, too
2010-03-17 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes warning...
2010-03-17 Wim Taymansmp4gdepay: improve constantDuration guessing
2010-03-17 Jan Urbańskiflvmux: Put width and height in the metadata
2010-03-17 Jan Urbańskiflvmux: don't put timestamps larger than G_MAXINT32...
2010-03-16 Stefan Kostsoup: also use g_value_set_static_string() here for...
next