platform/upstream/gstreamer.git
2012-04-19 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-19 Wim Taymanspostproc: fix compilation when ORC is missing
2012-04-19 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-19 Wim Taymansffscale: fix compilation when ORC is missing
2012-04-17 Mark Nauwelaertscollectpads2: rename to collectpads
2012-04-16 Sebastian DrögeAutomatic update of common submodule
2012-04-13 Sebastian Drögeconfigure: Modernize autotools setup a bit
2012-04-13 Sebastian DrögeAutomatic update of common submodule
2012-04-13 Sebastian DrögeBack to development
2012-04-13 Sebastian DrögeRelease 0.11.90
2012-04-12 Sebastian DrögeFix make distcheck
2012-04-12 Sebastian Drögeconfigure: Remove another occurence of ffmpeg
2012-04-12 Sebastian DrögeRename everything from gst-ffmpeg to gst-libav
2012-04-12 Sebastian Drögeffmpeg: Fix make dist
2012-04-10 Tim-Philipp... ffmpeg: use set_metadata() for generated strings
2012-04-09 Tim-Philipp... Use new gst_element_class_set_static_metadata()
2012-04-05 Sebastian DrögeAutomatic update of common submodule
2012-04-05 Sebastian Drögegst: Update for GST_PLUGIN_DEFINE() API changes
2012-04-05 Sebastian Drögeconfigure: Update version to 0.11.89.1
2012-04-04 Sebastian Drögeffmpeg: Update versioning
2012-04-03 Wim Taymansffdec: handle DTS/PTS
2012-03-30 Wim Taymansupdate for buffer api change
2012-03-28 Wim Taymansupdate for buffer changes
2012-03-27 Wim Taymansffenc: fix caps handling
2012-03-26 Wim TaymansReplace master with 0.11
2012-03-22 Wim Taymansback to development
2012-03-22 Wim TaymansRelease 0.11.2
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-21 Wim Taymanstest: fix unit test
2012-03-19 Wim Taymansffdec: ensure padding is big enough
2012-03-19 Wim Taymansffdec: check if input is already 0-padded
2012-03-15 Wim Taymansupdate for bufferpool changes
2012-03-15 Wim Taymansupdate for allocation query changes
2012-03-14 Wim Taymansffdec: propose some padding in the allocation query
2012-03-14 Wim Taymanstake padding into account
2012-03-14 Wim Taymansffdec: remove unused crop property
2012-03-14 Wim Taymansffdec: remove padding property
2012-03-14 Wim Taymansffdec: make bufferpool setup recalculate direct rendering
2012-03-14 Wim Taymansffdec: add some PERFORMANCE logging
2012-03-13 Wim Taymansffcodec: add voc demuxer
2012-03-13 Wim Taymansffdemux: activate pad before setting caps
2012-03-12 Wim Taymansffdec: implement accept-caps
2012-03-11 Wim Taymansfix for caps api changes
2012-03-08 Wim Taymansffmpegdec: enable alignment if videometa is allowed
2012-03-06 Sebastian Drögeffmux: Use correct enum type for return value
2012-03-02 Edward Herveyffmpegdec: Use auto-threads if available, and only...
2012-02-27 Alessandro... Fix compiler warnings
2012-02-22 Wim Taymansupdate for fixate_caps change
2012-02-22 Edward Herveycodecmap: Add mapping for Indeo 4 video codec
2012-02-22 Edward Herveylibav: Switch to tracking 0.8 release branch
2012-02-22 Wim Taymansupdate for new memory api
2012-02-21 Wim Taymansffdec: disable multithreading
2012-02-20 Matej Knopponly reopen decoder when new caps are different
2012-02-17 Wim Taymansback to development
2012-02-17 Wim TaymansRELEASE 0.11.1
2012-02-08 Wim TaymansGST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
2012-02-02 Tim-Philipp... Fix for gst_type_find_register() API change
2012-01-25 Thomas Vander... Automatic update of common submodule
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-25 Sebastian Drögeconfigure: Add --disable-fatal-warnings configure option
2012-01-25 Wim Taymansffmpeg: port to new memory API
2012-01-25 Sebastian DrögeAutomatic update of common submodule
2012-01-19 Wim Taymansport to new gthread API
2012-01-18 Sebastian DrögeAutomatic update of common submodule
2012-01-18 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-18 Sebastian Drögeffdec: Only set get_buffer() function for video
2012-01-12 Tim-Philipp... ffmpegdemux: demote swf demuxer to GST_RANK_NONE
2012-01-12 Vincent Penquerc'hffmpegdemux: fix caps leak
2012-01-10 Mark Nauwelaertsffmpeg: fix and extend LIBS in Makefile.am
2012-01-10 Mark Nauwelaertsconfigure.ac: improve path handling in out-of-tree...
2012-01-10 Sebastian Drögeffmux: gst_element_class_add_pad_template() takes owner...
2012-01-10 Sebastian Drögeffmpeg: Fix merge mistakes
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-10 Sebastian Drögeffmpeg: Channel layouts are now set for DTS and (E...
2012-01-10 Sebastian Drögelibav: Update to current GIT master
2012-01-10 Sebastian Drögeffdec: Give the (E)AC3/DTS decoders a rank of marginal
2012-01-10 Sebastian Drögeffdec: Revert accidentially committed rank change of...
2012-01-10 Sebastian Drögeffmpegdec: Reorder audio channels after clipping the...
2012-01-10 Sebastian Drögeffmpegdec: Correctly reorder audio channels to the...
2012-01-10 Sebastian Drögeffmpeg: Channel layouts are now set for DTS and (E...
2012-01-10 Sebastian Drögeffmpeg: Use stack-allocated channel positions array
2012-01-09 Sebastian Drögeffmpeg: Put the new layout field in raw audio caps
2012-01-09 Sebastian Drögeffdec: Add mappings for the top channel positions
2012-01-09 Sebastian Drögeffdec: Correctly set the channel-mask and also set...
2012-01-07 Tim-Philipp... configure: require core from git/pre-release
2012-01-05 Wim Taymansffmpeg: port to new channel mapping
2012-01-04 Tim-Philipp... Automatic update of common submodule
2012-01-04 Wim Taymanstests: make tests compile
2012-01-03 Wim TaymansGST_FLOW_UNEXPECTED -> GST_FLOW_EOS
2011-12-21 Wim Taymansupdate for videofilter changes
2011-12-21 Wim Taymansffdec: fill in the stride alignment
2011-12-19 Wim Taymansffmpegdec: update for new interlace fields
2011-12-15 Vincent Penquerc'hffmpeg: port to GstCollectPads2
2011-12-01 Edward Herveyffmpegdec: Report latency if B-frames are present
2011-11-28 Vincent Penquerc'hffmpeg: fix pad template ref leaks
2011-11-26 Tim-Philipp... Merge remote-tracking branch 'origin/master' into 0.11
2011-11-23 Matej KnoppFix cpu cores detection on OS X
2011-11-23 Matej KnoppFix cpu cores detection on OS X
2011-11-21 Wim Taymansupdate for activation changes
2011-11-18 Wim Taymansupdate for new scheduling query
next