platform/upstream/gst-plugins-good.git
2011-05-17 Wim TaymansMerge branch 'master' into 0.11
2011-05-17 Mark Nauwelaertsrtspsrc: also allow PAUSE to be interrupted
2011-05-17 Mark Nauwelaertsrtspsrc: ensure proper closing and cleanup
2011-05-17 Mark Nauwelaertsrtspsrc: fix and improve async handling
2011-05-17 Mark Nauwelaertsrtspsrc: tweak post-seek loop handling
2011-05-17 Wim Taymansrtspsrc: open on play and pause when not done yet
2011-05-17 Wim Taymansrtspsrc: improve async handling
2011-05-17 Wim Taymansrtspsrc: rework reconnect code
2011-05-17 Wim Taymansrtspsrc: small cleanups
2011-05-17 Wim Taymansrtspsrc: don't post errors when interrupting
2011-05-17 Wim Taymansrtspsrc: implement more async handling
2011-05-17 Wim Taymansrtspsrc: first attempt at async implementation
2011-05-17 Wim Taymansrtspsrc: small header cleanups
2011-05-17 Sebastian Drögessrcdemux: Fix uninitialized variable compiler warning...
2011-05-17 Edward Herveyv4l2objects: Only allow mpeg-ts on source objects
2011-05-17 Sebastian Drögertpssrcdemux: Fix uninitialized variable compiler warning
2011-05-17 Olivier Crêtessrcdemux: Implement iterate internal links for sink...
2011-05-17 Olivier Crêtertpssrcdemux: iterate pad function is only valid for...
2011-05-17 Olivier Crêtertpssrcdemux: Release lock before emitting signal
2011-05-17 Debarshi Raymatroskaparse: calculate segment duration after parsing...
2011-05-16 Wim TaymansMerge branch 'master' into 0.11
2011-05-16 Wim Taymans-good: fix for new API
2011-05-16 Mark Nauwelaertsmatroskademux: additional lock safety
2011-05-16 Mark Nauwelaertsqtdemux: also check for bitrate info in caps
2011-05-16 Arun Raghavanqtdemux: guess bitrate if only one stream's bitrate...
2011-05-16 Arun Raghavanqtdemux: Export max bitrate for AMR-NB/-WB streams
2011-05-16 Pino Toscanopulse: Define PATH_MAX if it isn't defined
2011-05-16 Debarshi Raymatroskademux: calculate segment duration after parsing...
2011-05-14 Andoni Morales... flvmux: Add support for mpegversion 2, which is also AAC
2011-05-14 Sebastian Drögeflacdec: Send EOS when seeking after the end of file...
2011-05-14 Sebastian Drögewavenc: Set fixedcaps getcaps function on the sinkpad
2011-05-14 Sebastian Drögewavenc: Allow setcaps to be called after a format was...
2011-05-14 Tim-Philipp... Back to development
2011-05-10 Tim-Philipp... Release 0.10.29 RELEASE-0.10.29
2011-05-05 Edward Herveyqtmux: Fix signed floating point values writing
2011-05-04 Mark Nauwelaertsmatroskamux: avoid building index when streamable
2011-05-02 Tim-Philipp... build: add old qtdemux/quicktime directories to CRUFT_D...
2011-05-01 Tom Janiszewskiflvmux: don't overwrite metadata tag with duration...
2011-04-30 Tim-Philipp... 0.10.28.4 pre-release
2011-04-30 Tim-Philipp... quicktime: rename plugin to isomp4
2011-04-29 Wim Taymansaudioparsers: fix some parsers
2011-04-29 Wim Taymansfix error caused by merging
2011-04-29 Wim TaymansMerge branch 'master' into 0.11
2011-04-29 Wim Taymansaudiofx: fix pad_alloc
2011-04-27 Tim-Philipp... 0.10.28.3 pre-release
2011-04-26 Wim Taymansrtpgstpay: fix buffer leak
2011-04-26 Wim Taymansrtpgstpay: fix buffer leak
2011-04-26 Wim Taymansjack: port jack elements
2011-04-25 Philip Jägenstedtjpegdec: documentation typo "jpegddec"
2011-04-25 Wim Taymansrtp: port some more elements
2011-04-25 Wim Taymansrtp: port more to 0.11
2011-04-25 Wim Taymansrtp: port some more (de)payloaders
2011-04-25 Wim Taymansport some more elements to 0.11
2011-04-25 Wim TaymansMerge branch 'master' into 0.11
2011-04-25 David Schleefavimux,matroskamux: Add stream-format to h264 caps
2011-04-25 David Schleefpngdec: Remove temporary code
2011-04-24 Tim-Philipp... configure: don't pass -Waddress to ObjC compiler on...
2011-04-24 Tim-Philipp... quicktime: rename plugin filename from *qtdemux* to...
2011-04-24 Tim-Philipp... Automatic update of common submodule
2011-04-21 Tim-Philipp... docs: add various qtmux variants to documentation
2011-04-21 Tim-Philipp... quicktime: register 3gppmux element in addition to...
2011-04-20 Olivier Crêtertpsession: Remove incomplete support for RTCP FIR
2011-04-19 Wim Taymansflac: port to 0.11
2011-04-19 Wim Taymansuse G_DEFINE_TYPE some more
2011-04-19 Wim Taymansavi: use G_DEFINE_TYPE
2011-04-19 Wim Taymansuse G_DEFINE_TYPE
2011-04-19 Wim TaymansMerge branch 'master' into 0.11
2011-04-19 Tim-Philipp... tests: add generic set_index test
2011-04-19 Tim-Philipp... flvdemux: fix deadlock on setting index on flvdemux
2011-04-19 Tim-Philipp... tests: add index-setting test for baseparse/flacparse
2011-04-18 Sebastian Drögewavpack: Remove bus GSource to prevent a valgrind warning
2011-04-18 Sebastian Drögewavenc: Remove bus GSource to prevent a valgrind warning
2011-04-18 Sebastian Drögetagschecking: Remove bus GSource to prevent a valgrind...
2011-04-18 Sebastian Drögeimagefreeze: Remove bus GSource to prevent a valgrind...
2011-04-18 Wim Taymansport more plugins to 0.11
2011-04-18 Wim TaymansMerge branch 'master' into 0.11
2011-04-17 Tim-Philipp... avidemux: fix 'variable may be used uninitialized'...
2011-04-16 Tim-Philipp... 0.10.28.2 pre-release
2011-04-16 Tim-Philipp... gst: update disted orc backup code
2011-04-16 Tim-Philipp... docs: update for pre-release
2011-04-16 Tim-Philipp... po: update translations
2011-04-16 Tim-Philipp... qtmux: refuse incomplete legacy h264 caps
2011-04-16 Tim-Philipp... v4l2sink: fix another unused-but-set-variable warning
2011-04-16 Tim-Philipp... pulse, speexenc, rtpgsmpay: don't use g_assert() for...
2011-04-16 Tim-Philipp... examples: fix some warnings in rtp example
2011-04-16 Tim-Philipp... examples: don't put code with side-effects into g_assert()
2011-04-16 Tim-Philipp... deinterlace, matroska: fix two variable-may-be-used...
2011-04-16 Sebastian Drögeapedemux: Port to 0.11
2011-04-16 Tim-Philipp... jack: fix unused-but-set-variable warnings with gcc-4.6
2011-04-16 Tim-Philipp... examples: fix 'control reaches end of non-void function...
2011-04-16 Robert Swainv4l2src: Address unused but set variable
2011-04-16 Robert Swainoss4: Address unused but set variables
2011-04-16 Robert Swainjpegenc: pulsesink: raw1394: Address unused but set...
2011-04-16 Robert Swainy4mencode: shapewipe: Address unused but set variables
2011-04-16 Robert Swaintests: Address unused but set variables
2011-04-16 Robert Swainvideomixer: Fix argb/rgba overlay orc code
2011-04-16 Robert Swainvideomixer: address unused but set variables
2011-04-16 Robert Swainrtp, rtpmanager: Address unused but set variables
2011-04-16 Robert Swainquicktime: Remove unused but set variables
2011-04-16 Robert Swainmatroska: Remove unused but set variables
next