platform/upstream/gstreamer.git
2010-06-02 David Schleefinvtelecine: Add multiple pulldown formats
2010-06-02 David Schleefinvtelecine: handle different frame sizes
2010-06-02 David Schleefbasevideodecoder: (in vp8) Mark discont buffers
2010-06-02 David Schleefcog: remove old tests
2010-06-02 David Schleeftests: Add orc tests to check Makefile
2010-06-02 David Schleefcog: use common/orc.mak
2010-06-02 Sebastian Drögeschro: Fix segfault on EOS
2010-06-02 David Schleefschro: fix for base video updates
2010-06-02 Sebastian Drögedirac: Fixes for base video encoder changes
2010-06-02 David Schleefbasevideo: Move base video from vp8 to gst-libs
2010-06-02 David SchleefAutomatic update of common submodule
2010-06-02 David SchleefAutomatic update of common submodule
2010-06-01 Sebastian Drögevp8: Use VPX_PLANE_* instead of PLANE_*
2010-06-01 Sebastian Drögevp8: Add compatilibity defines to work with older versi...
2010-06-01 Philip Jägenstedtvp8dec: s/IMG_FMT_I420/VPX_IMG_FMT_I420/
2010-06-01 Sebastian Drögevp8enc: Allow a maximum keyframe distance of 0, i.e...
2010-06-01 Sebastian Drögeivfparse: Send an initial NEWSEGMENT event
2010-06-01 Sebastian Drögeivfparse: Integrate into the build system
2010-06-01 Sebastian Drögeivfparse: Add simple IVF parser
2010-06-01 Sebastian Drögevp8dec: Set decoder deadline from the QoS information
2010-06-01 Tim-Philipp... Back to development
2010-05-31 Tim-Philipp... Release 0.10.19
2010-05-31 Tim-Philipp... Update .po files
2010-05-31 Tim-Philipp... docs: add some distclean rules to fix distcheck
2010-05-30 Tim-Philipp... docs: fix build of gtk-doc scanner
2010-05-28 Sebastian Drögevp8enc: Move debug output one line above where the...
2010-05-28 Sebastian Drögevp8enc: Correctly ignore non-frame packets from the...
2010-05-28 Tim-Philipp... mpegvideoparse: change profile and level strings to...
2010-05-28 Mark Nauwelaertsh264parse: plug a few memory leaks
2010-05-26 Tim-Philipp... 0.10.18.3 pre-release
2010-05-26 Tim-Philipp... docs: fix dist/distcheck issues with camerabin figures
2010-05-26 Tim-Philipp... po: update translations
2010-05-26 Tim-Philipp... Automatic update of common submodule
2010-05-25 Руслан Ижбулатовmplex: add MPLEX_LDFLAGS variable
2010-05-24 Zaheer Abbas... mpegvideoparse: fix crash if downstream is unliked
2010-05-24 Thiago SantosRemoving remaining gstapp*
2010-05-24 Thiago Santoscamerabin: Fix test build
2010-05-23 Sebastian Pölsterlmpegtspacketizer: fix minor memory leak
2010-05-22 David Schleefcogcolorspace: resample YUV->YUV conversions
2010-05-22 Bastien Noceravcdsrc: change VCD URI handler to the DVD scheme
2010-05-22 Sebastian Drögebasevideodecoder: Take the frame duration into account...
2010-05-22 Sebastian Drögebasevideodecoder: Reset QoS values when necessary
2010-05-22 Sebastian Drögevp8enc: Use GST_VIDEO_CAPS_YUV(I420) instead of handwri...
2010-05-21 Philip Jägenstedtvp8dec: drop late frames after decoding them
2010-05-21 Philip Jägenstedtvp8enc: threads property
2010-05-21 Philip Jägenstedtvp8enc: add mode property to switch between CBR/VBR
2010-05-21 Sebastian Drögevp8dec: Only enable postprocessing if the decoder suppo...
2010-05-21 Philip Jägenstedtvp8: typo: s/HAVE_VP8_DECODER/HAVE_VP8_ENCODER/
2010-05-21 Philip Jägenstedtvp8: move #ifdef HAVE_VP8_ENCODER/DECODER
2010-05-21 Philip Jägenstedtvp8: link with -lm -lpthread when testing for vp8 encod...
2010-05-20 Sebastian Drögevp8enc: Write GStreamer element and version in the...
2010-05-20 Sebastian Drögevp8: Only enable the encoder or decoder if it's availab...
2010-05-20 Philip Jägenstedtvp8: exlcude dec/enc based on CONFIG_VP8_DECODER/ENCODER
2010-05-20 Mark Nauwelaertsdocs: fix html image location for out-of-source build
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.
next