platform/upstream/gstreamer.git
2010-05-20 Philip Jägenstedtvp8enc: Limit max-latency to 25 to match libvpx
2010-05-20 Sebastian Drögevp8: Undef HAVE_CONFIG_H before including libvpx headers
2010-05-20 Sebastian Drögevp8enc: Some more minor adjustments for the Ogg mapping
2010-05-20 David SchleefSplit out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS
2010-05-19 Sebastian Drögevp8dec: Fix memory leak
2010-05-19 Sebastian Drögevp8enc: Adjust Ogg mapping for the changes
2010-05-19 David Schleefqtmux: Add VP8
2010-05-19 Sebastian Drögevp8dec: Add properties to control the VP8 decoder post...
2010-05-19 Sebastian Drögevp8enc: Rename keyframe-interval to max-keyframe-distance
2010-05-19 Sebastian Drögevp8: Improve error handling and debug output
2010-05-19 Sebastian Drögevp8: Use correct strides and plane offsets for GStreamer
2010-05-19 Sebastian Drögevp8enc: Implement GstTagSetter interface
2010-05-19 Sebastian Drögevp8enc: Fix setting of the keyframe flag on encoded...
2010-05-19 Sebastian Drögevp8enc: Post an error message on the bus if encoder...
2010-05-19 Sebastian Drögevp8dec: Fix memory leaks and fail if initializing the...
2010-05-19 David Schleefvp8enc: Set timebase
2010-05-19 Sebastian Drögevp8dec: Fix decoding of invisible frames
2010-05-19 Sebastian Drögevp8enc: Update the latency when initializing the encoder
2010-05-19 Sebastian Drögevp8dec: Correctly initialize stream info before peeking...
2010-05-19 Sebastian Drögevp8dec: Make sure to pass a keyframe as first frame...
2010-05-19 Sebastian Drögevp8enc: Add support for invisible frames and the Ogg...
2010-05-19 David Schleefvp8dec: Fix reset after seeking
2010-05-19 Sebastian Drögevp8enc: Set frame numbers as buffer offsets
2010-05-19 Sebastian Drögevp8enc: Always get as many frames as possible from...
2010-05-19 Sebastian Drögevp8enc: Fill the oldest pending frame instead of the...
2010-05-19 Sebastian Drögevp8enc: Correctly set delta unit flag for non-keyframes
2010-05-19 David Schleefvp8: Add encoder/decoder
2010-05-19 Alessandro... h264parse: fix wrong timestamps in some cases after...
2010-05-17 Zaheer Abbas... mpegtsdemux: fix memory corruption when parsing adaptat...
2010-05-17 Tim-Philipp... Remove unused polyp audio plugin code
2010-05-15 Sebastian Drögeresindvd: Check for dvdnav and dvdread libraries
2010-05-14 Benjamin Otteexamples: Don't install camerabin examples
2010-05-14 Tim-Philipp... 0.10.18.2 pre-release
2010-05-14 Tim-Philipp... docs: remove more cruft related to plugins that have...
2010-05-14 Tim-Philipp... Automatic update of common submodule
2010-05-14 Tim-Philipp... configure: fix --disable-external
2010-05-14 Tim-Philipp... build: add old shave files in common to 'cruft' files
2010-05-13 Sebastian Drögefestival: Only close the connection if it's opened
2010-05-13 Ivan Zderadickafestival: Don't open an infinite number of connections...
2010-05-13 Wim Taymansjacksrc: make sure we always read nframes
2010-05-13 Tristan Matthewsjack: improve process_cb
2010-05-12 Joshua M. Doefrei0r: Fix setting of boolean values
2010-05-12 Zaheer Abbas... mpegtsparse: parse TDT table in mpegts.
2010-05-11 Tim-Philipp... po: remove oss4 strings
2010-05-11 Tim-Philipp... Remove oss4 plugin
2010-05-11 Tim-Philipp... Remove imagefreeze plugin/element.
2010-05-11 Tim-Philipp... tests: don't fail tagschecking test if qtdemux is not...
2010-05-11 Tim-Philipp... Remove capssetter element
2010-05-11 Sebastian Drögeconfigure: Check for GTK+ 3.0 and if it's not available...
2010-05-11 Sebastian Drögescaletempo: Don't use deprecated GTK symbols in the...
2010-05-07 Olivier Crêtemimdec: Don't try to re-send the same event more than...
2010-05-07 Stefan Kostjpegformat: make the intention of the elements more...
2010-05-07 Thiago SantosRevert "jifmux: Merge xmp and tagsetter tags."
2010-05-07 Thiago Santosjifmux: Merge xmp and tagsetter tags.
2010-05-07 Thiago Santosjifmux: Reject buffers without caps
2010-05-07 Thiago Santosjifmux: Be safe and check bytewriter returns
2010-05-07 Thiago Santosjifmux: Avoid adding 2 xmp packets
2010-05-07 Stefan Kostdocs: add freeze to plugin docs
2010-05-07 Sebastian Drögempegtsmux: Move multi-program muxing example at least...
2010-05-06 Olivier Crêtemimic: Push out newsegment from current timestamp if...
2010-05-06 Jan Schmidtresindvd: Apply caps to generated buffers
2010-05-06 Sebastian Drögecapssetter: Some minor cleanup
2010-05-06 Sebastian Drögemmssrc: Use the escaped location for the RTSP redirect...
2010-05-06 Sebastian Drögemmssrc: Check URI for validity and work around URI...
2010-05-06 Sebastian Drögemmssrc: Some random cleanup
2010-05-05 Sebastian Drögeimagefreeze: Set fixed caps on the correct pad
2010-05-01 Tim-Philipp... Add new camerabin test binary to .gitignore
2010-05-01 Carl-Anton... vdpau: fix small typo
2010-05-01 Carl-Anton... vdpau: add leftover gstvdp.h
2010-05-01 Carl-Anton... vdpauvideopostprocess: fix crasher on setting propertie...
2010-05-01 Carl-Anton... vdpau: remove debug code
2010-05-01 Carl-Anton... vdpau: small api cleanup
2010-05-01 Carl-Anton... vdpau: small fixes
2010-05-01 Carl-Anton... vdpau: add back gstvdpau.c
2010-05-01 Carl-Anton... vdpau: add gst_vdp_init function where we register...
2010-05-01 Carl-Anton... vdpau: add better error handling to GstVdpOutputSrcPad
2010-05-01 Carl-Anton... vdpau: make GstVdpVideoSrcPad(Class)? private
2010-05-01 Carl-Anton... vdpaumpegdec: follow GstVdpVideoSrcPad changes
2010-05-01 Carl-Anton... vdpau: remove template-caps propery form GstVdpVideoSrcPad
2010-04-30 Руслан ИжбулатовFix warnings in directdrawsink and directsoundsrc
2010-04-30 Tim-Philipp... Bump core/base requirements to released versions
2010-04-30 Mark Nauwelaertsjpegparse: improve buffer scanning
2010-04-30 Tristan Matthewsjack: implement multichannel support correctly for...
2010-04-29 Brian Cameronoss4sink: implement GstStreamVolume interface and add...
2010-04-29 Руслан ИжбулатовFix printf format strings for gcc 4.5
2010-04-27 Stefan Kostjack: remove empty dispose and finalize methods
2010-04-27 Stefan Kostjack: don't leak caps
2010-04-27 Stefan Kostjack: don't use GST_DEBUG_FUNCPTR for gobject vmethods
2010-04-26 Stefan Kostladspa,lv2: don't fail in plugin_init when having 0...
2010-04-23 Tim-Philipp... Automatic update of common submodule
2010-04-21 Lasse Laukkanencamerabin: add meaningful names for queue elements...
2010-04-20 Mark Nauwelaertsmpeg4videoparse: also set short configuration data...
2010-04-19 Thiago Santoscamerabin: Avoid crashing when setting zoom in NULL
2010-04-18 Arun Raghavanmpegvideoparse: Export profile and level in caps
2010-04-16 Sebastian Drögeresindvdbin: Use GST_FLOW_CUSTOM_SUCCESS instead of...
2010-04-16 Sebastian Drögempegdemux: Use GST_FLOW_CUSTOM_SUCCESS instead of some...
2010-04-16 Sebastian DrögeRevert "mpegpsdemux: Workaround new gcc 4.5 compiler...
2010-04-16 Sebastian DrögeRevert "resindvdbin: Apply gcc 4.5 compiler warning...
2010-04-15 Sebastian Drögemetadata: Another workaround for enum values that are...
2010-04-15 Sebastian Drögeresindvdbin: Apply gcc 4.5 compiler warning workaround...
next