platform/upstream/gstreamer.git
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
2011-10-03 Youness Alaouirtpvp8: Update the pay/depay to the ietf-draft-01 spec
2011-10-03 Vincent Penquerc'hopusdec: fix decoding
2011-10-03 Vincent Penquerc'hopusenc: moan if we get an unexpected amount of data
2011-10-03 Vincent Penquerc'hopus: properly setup caps and init state from caps
2011-10-03 Vincent Penquerc'hopusenc: use the same frame size setup as the opus...
2011-10-03 Vincent Penquerc'hopusdec: opus supports a select set of sampling rates
2011-10-03 Vincent Penquerc'hopus: make it build against current, and remove cruft
2011-10-03 Vincent Penquerc'hmpegtsdemux: fix scanning stopping too early
2011-10-03 Vincent Penquerc'hkate: avoid rendering when we know there is nothing...
2011-10-03 Vincent Penquerc'hkate: fix race condition on PAUSED->READY state change
2011-09-30 Vincent Penquerc'hmpegpsdemux: take into account SCR offset when seeking
2011-09-30 Vincent Penquerc'hmpegdemux: answer position query with a stream time...
2011-09-30 Vincent Penquerc'hmpegpsdemux: remove unused field
2011-09-29 Thiago Santostests: camerabin2: Refactor tests a little
2011-09-29 Thiago Santostests: camerabin2: adding tests to check for preview...
2011-09-29 Thiago Santoscamerabin2: add location to preview image messages
2011-09-29 Thiago Santoscamerabin2: removing capsfilter from preview pipeline
2011-09-29 Robert Swaincamerabin2: Fix potential loss of EOS event
2011-09-26 Robert Swaincamerabin2: Stop the audio source between captures
2011-09-26 Sebastian Drögefaac: Also set maximum number of samples that the subcl...
2011-09-26 Sebastian Drögefaac: Simple fix for GstAudioEncoder API change
2011-09-26 Thibault Sauniercodecparser: VC1: Implement a VC1 parsing library
2011-09-26 Thibault Sauniercodecparsers: Declare the new APIs as unstable for...
2011-09-26 Vincent Penquerc'hmpegtsdemux: keep CRC table in .rodata
2011-09-26 Mark Nauwelaertsirtspparse: add Interleaved RTSP parser element
2011-09-23 Tim-Philipp... faad: fix compiler warning
2011-09-23 Tim-Philipp... faad: parse wants a GstFlowReturn return value, not...
2011-09-22 Tim-Philipp... psmux: fix writing of system header, which makes VLC...
2011-09-22 Tim-Philipp... docs: add ignore rules for libs docs directory
2011-09-22 Mark Nauwelaertsfaac: fixup misunderstanding in sample counting
2011-09-22 Mark Nauwelaertsfaad: use some more boilerplate
2011-09-22 Mark Nauwelaertsfaad: port to audiodecoder
2011-09-22 Mark Nauwelaertsfaac: use some more boilerplate
2011-09-22 Mark Nauwelaertsfaac: port to audioencoder
2011-09-21 Vincent Penquerc'hkate: forward return code from setting src pad caps
2011-09-20 Thiago Santosbasecamerasrc: Fail state change if preview pipeline...
2011-09-19 Edward Herveycodecparsers: Add checks to input, and fix size checking
2011-09-19 Mark Nauwelaertsh263parse: bring debug statements up to desired specs
2011-09-19 Mark Nauwelaertsh264parse: bring debug statements up to desired specs
2011-09-19 Edward Herveycodecparsinglibs: Doc and indentation fixes
2011-09-19 Vincent Penquerc'hrtpvp8: fix bitstream parsing using the wrong kind...
2011-09-19 Vincent Penquerc'hcelt: a bit more error checking on header parsing
2011-09-19 Vincent Penquerc'hceltenc: cleanup header creation
2011-09-19 Vincent Penquerc'hceltenc: do not use invalid buffer timestamps
2011-09-19 Vincent Penquerc'hceltdec: fix error checking with libcelt 0.11
2011-09-19 Vincent Penquerc'hceltenc: allow actually overriding frame size
2011-09-19 Vincent Penquerc'hkate: flush on seek, and ensure we cancel any waiting...
2011-09-19 Vincent Penquerc'hh264parse: do not try to read from a non existent VUI
2011-09-16 Thiago Santoscamerabin2: Adding 2 more log messages
2011-09-16 Vincent Penquerc'hcamerabin2: replace deprecated g_atomic_int_exchange_an...
2011-09-16 Thiago Santoscamerabin2: Reset last state change result on state...
2011-09-15 Olivier Crêtespanplc: Fix typos
2011-09-14 Thibault Sauniermpegvideoparse: Handle properly frame detection
2011-09-14 Thibault Sauniercodecparsers: mpegvideo: Debugging symbols enhancements
2011-09-14 Thibault Sauniercodecparsers: mpegvideo: Add the ChromaType enum
2011-09-14 Thibault Sauniercodecparsers: mpegvideo: Change broken_gop to broken_link
2011-09-14 Mark Nauwelaertsmpegvideoparse: send a video-codec tag
2011-09-12 Thiago Santoscamerabin2: Check zoom notify callback from camera...
2011-09-12 Alessandro... rtmpsink: don't block the main thread with RTMP_Connect
2011-09-12 Alessandro... codecparsers: fix compiler warnings
2011-09-12 Alessandro... mpegvideoparse: fix compiler warnings
2011-09-09 Thibault Saunierh264parse: Make use of the h264_nal_parser_free function
2011-09-09 Thibault Sauniercodecparsers: h264: Implement the nal_parser_free function
2011-09-09 Thibault Sauniercodecparsers: h264: Use g_slice instead of g_malloc...
2011-09-09 Thibault Sauniercodecparsers: h264: Update the documentation
2011-09-09 Sebastian Drögehlsdemux: Fix merge mistake from last commit
2011-09-09 Youness Alaouihlsdemux: Report the correct timestamp for live streams
2011-09-09 Youness Alaouihlsdemux/tsdemux: Add HP copyright on work done on HLS
2011-09-09 Youness Alaouihlsdemux: set playlist to NULL after unreffing it to...
2011-09-09 Youness Alaouihlsdemux: Do not lock the mutex of the fetcher during EOS
2011-09-08 Youness Alaouispandsp: Adding spandsp plugin with spanplc element...
2011-09-07 Youness Alaouihlsdemux: Do not join the task from the task's thread...
2011-09-07 Stefan Sauerdocs: cleanup makefiles
2011-09-07 Stefan Sauerdocs: fix camerabin2 names in sections.txt
next