platform/upstream/gstreamer.git
2011-11-14 Thiago Santoscamerabin2: Fix some racyness in tests
2011-11-14 Thiago Santoscamerabin2: Also reset audio elements when video captur...
2011-11-14 Thiago Santoscamerabin2: Add one debug line about camerabin2 being...
2011-11-14 Thiago Santoscamerabin2: Remove video elements' state clearing from...
2011-11-14 Thiago Santoscamerabin2: keep track of video recording state
2011-11-14 Sreerenj Balachandranmpegvideoparse:Correct the skipping of vbv_delay in...
2011-11-11 Mart Raudseppmimic, opencv, vp8, acmmp3dec, linsys: Don't build...
2011-11-10 Matej Knoppmpegvideoparse: add support for progressive frames
2011-11-10 Vincent Penquerc'hopusenc: fix bandwidth property type mismatch
2011-11-09 Thiago Santoscamerabin2: protect image location list with mutex
2011-11-09 Thiago Santoscamerabin2: Handle null taglists for images
2011-11-09 Thiago Santoscamerabin2: Don't store preview location if preview...
2011-11-09 Lasse Laukkanencamerabin2: Avoid blocking in start-capture and send...
2011-11-09 Thijs Vermeirfix documentation typo
2011-11-09 Thijs Vermeirdtmf: fix compiler warning for uninitialized values
2011-11-08 Olivier Crêtedtmfsrc: Reject start/stop requests that come out of...
2011-11-08 Olivier Crêtedtmf: Post messages when starting to send/receive DTMF
2011-11-08 Thiago Santoscamerabin2: Decrement processing counter when message...
2011-11-08 Thiago Santoscamerabin2: update tests to set post-previews to true
2011-11-08 Lasse Laukkanencamerabin2: change post-previews property default value...
2011-11-07 Reynaldo H... Add Android buildsystem hooks for codecparsers
2011-11-07 Vincent Penquerc'hcolorspace: fix r210 writing only half a scanline
2011-11-07 Vincent Penquerc'hadpcm: add more consts, espcially for static const...
2011-11-07 Vincent Penquerc'hautoconvert: merge caps instead of using union
2011-11-07 Vincent Penquerc'htiger: add a 'silent' property to skip rendering
2011-11-07 Vincent Penquerc'hmpegdemux: catch section lengths extending past the...
2011-11-07 Vincent Penquerc'hresindvdsrc: do not try to seek before the first chapter
2011-11-07 Vincent Penquerc'hceltenc: fix latency query
2011-11-07 Vincent Penquerc'hopusenc: fix latency query
2011-11-07 Vincent Penquerc'hopusenc: use debug level for debug info, not error
2011-11-07 Vincent Penquerc'hceltenc: fix calculation of filler data size
2011-11-07 Vincent Penquerc'hopusenc: fix calculation of filler data size
2011-11-07 Vincent Penquerc'hmpegpsdemux: fix zero length packet handling
2011-11-07 Vincent Penquerc'htests: mark test input data const
2011-11-07 Vincent Penquerc'hmpegvideoparser: input data is const, mark it so
2011-11-07 Vincent Penquerc'htests: allow building with older versions of glib ...
2011-11-04 Reynaldo H... Fix missing sources on bayer's buildsystem androgenizer...
2011-11-04 René Stadlerh264parser: add more size checks and improve existing
2011-11-03 Olivier Crêtesurfaceconverter: Remove duplicated forward declaration
2011-11-03 Nicolas Dufresnevideo: Add libgstbasevideo PC file
2011-11-03 Nicolas Dufresnevideo: Add GstVideoContext interface
2011-11-03 Nicolas Dufresnevideo: Abstract surface API for HW accelerated codecs
2011-11-03 Vincent Penquerc'htests: make const data const
2011-11-03 Vincent Penquerc'hvc1parser: do not overwrite buffer
2011-11-03 Sreerenj Balachandranvc1parser: fix parsing of RANGEREDFRM
2011-11-01 Thiago Santoscamerabin2: On capture error, skip previews
2011-11-01 Lasse Laukkanencamerabin2: track also preview images with processing...
2011-11-01 René Stadlerh264parser: fix access to uninitialized memory
2011-11-01 Brad Smithconfigure: hack around broken mplex 2.0.0 headers in...
2011-11-01 Brad Smithconfigure: fix typo in mpeg2enc check so CPPFLAGS get...
2011-11-01 René Stadlerh264parser: fix MAX_SPS/PPS boundary checks
2011-11-01 René Stadlertests: h264parse: fix exit code
2011-10-31 Robert Swainfieldanalysis: Don't reset the context on DISCONT
2011-10-31 Alessandro... basevideoencoder: handle failures in start() and stop()
2011-10-31 Tommi Myöhänenbasecamerasrc: optimize state changing speed
2011-10-21 Sreerenj Balachandranvc1parser: Correct the parsing of FRMRTQ_POSTPROC and...
2011-10-21 Sreerenj Balachandranvc1parser: Correct the parsing of sequece layer.
2011-10-20 Reynaldo H... Disable ext/faad for the android ndk build
2011-10-18 Tim-Philipp... assrender, nuvdemux: unref buffers with gst_buffer_unref()
2011-10-17 Thibault Sauniercodecparsers: VC1: Compute par and fps in advanced...
2011-10-17 Thibault Sauniercodecparsers: VC1: Handle interlaced fields
2011-10-17 Thibault Sauniercodecparsers: VC1: Handle interlaced frames properly
2011-10-17 Thibault Sauniercodecparsers: VC1: Use enums when possible
2011-10-17 Gwenole Beauchesnecodecparsers: vc1: fix bitplanes decoding (check for...
2011-10-17 Gwenole Beauchesnecodecparsers: vc1: fix bitplanes decoding (INVERT mode).
2011-10-17 Gwenole Beauchesnecodecparsers: vc1: fix MVMODE and MVMODE2 parsing.
2011-10-17 Gwenole Beauchesnecodecparsers: vc1: handle skipped pictures gracefully.
2011-10-17 Thibault Sauniercodecparsers: VC1: Implement bitplanes diff operator
2011-10-17 Thibault Sauniercodecparsers: VC1: Some cosmetics and debug logging...
2011-10-17 Gwenole Beauchesnecodecparsers: vc1: Implement bitplanes handling properly
2011-10-17 Gwenole Beauchesnecodecparsers: vc1: fix BFRACTION parser (values range...
2011-10-17 Gwenole Beauchesnecodecparsers: vc1: fix VLC decoding.
2011-10-17 Thibault Sauniercodecparsers: VC1: Implement FrameLayer parsing
2011-10-17 Thibault Sauniercodecparsers: VC1: Implement Sequence Layer Data Structures
2011-10-17 Thibault Sauniercodecparsers: VC1: Compute framerate and bitrate in...
2011-10-17 Thibault Sauniercodecparsers: VC1: compute MB height and width
2011-10-17 Gwenole Beauchesnecodecparsers: vc1: debug cosmetics.
2011-10-17 Gwenole Beauchesnecodecparsers: vc1: record picture layer header size...
2011-10-17 Gwenole Beauchesnecodecparsers: vc1: compute altpquant.
2011-10-17 Thibault Sauniercodecparsers: VC1: Fix after GstVC1ParserResult renaming
2011-10-17 Gwenole Beauchesnecodecparsers: vc1: use GstVC1ParserResult type name...
2011-10-17 Gwenole Beauchesnecodecparsers: vc1: handle End-of-Sequence correctly.
2011-10-17 Gwenole Beauchesnecodecparsers: mpeg2: fix quant_matrix_extension() parse...
2011-10-17 Sreerenj Balachandranh264parse: correct debug message and remove some dead...
2011-10-17 Sreerenj Balachandranh264parse: correct parsing of "numberOfPictureParameter...
2011-10-12 Thiago Santoscamerabin2: Check before acessing preview location...
2011-10-12 Sjoerd Simonsshm: Add buffer-time property
2011-10-12 Sjoerd Simonsshm: Add ability to add uint64 tags on buffers
2011-10-12 Thiago Santosbasecamerasrc: Set preview pipeline to ready when going...
2011-10-12 Thiago Santoscamerabin2: Add a mutex to avoid concurrent access...
2011-10-11 Thiago Santoscamerabin: Reset audiosrc timestamping
2011-10-11 Thiago Santoscamerabin: Prevent audio source from providing clock
2011-10-06 Arun Raghavanexamples: Fixes for compiling with GTK+ 3.0
2011-10-06 Thibault Saunierh264parse: Make proper use of the h264parser lib in...
2011-10-06 Mark Nauwelaertsh264parse: properly interpret baseparse draining state
2011-10-06 Sreerenj Balachandranh264parse: correct the size argument of gst_h264_parser...
2011-10-06 Sreerenj Balachandranh264parse: minimum size of parsable avcC data should...
2011-10-04 Sebastian Drögevideoparsers: Only fail to initialize the plugin if...
2011-10-03 Thiago Santoscamerabin2: Initialize camerabin2 preview pipeline...
2011-10-03 Sebastian Drögertpvp8pay: Fix typo
next