platform/upstream/gstreamer.git
2011-09-06 Wim TaymansMerge branch 'master' into 0.11
2011-09-06 Stefan SauerAutomatic update of common submodule
2011-09-06 Sebastian Drögeh264parse: Add Converter to classification
2011-09-05 Thiago Santoscamerabin2: preview: Appsink doesn't need to sync
2011-09-05 Thiago Santoscamerabin2: preview: Remove one of the two colorspace...
2011-09-05 Thiago Santoscamerabin2: preview: Disable appsrc signals emission
2011-09-05 Vincent Penquerc'hbasevideoenc: do not try to calculate latency from...
2011-09-03 Youness Alaouihlsdemux: If a fetch fails, decrement the sequence...
2011-09-03 Youness Alaouihlsdemux: make hlsdemux lock/unlock the m3u8 client...
2011-09-03 Youness Alaouihlsdemux: Add a get_target_duration and get_current_uri...
2011-09-03 Youness Alaouihlsdemux: Make the m3u8 client thread-safe
2011-09-02 Sebastian Drögehlsdemux: Reset in PAUSED->READY after chaining up...
2011-09-02 Edward Herveydocs: minor fixes
2011-09-02 Edward Herveygst-libs: Remove play directory. Was unported since 0.8
2011-09-02 Edward Herveydocs: Add more sections to the gst-libs API docs
2011-09-02 Gwenole Beauchesnecodecparsers: h264: fix PPS parser
2011-09-02 Gwenole Beauchesnecodecparsers: h264: fix NAL reader initialization.
2011-09-02 Gwenole Beauchesnecodecparsers: h264: handle end-of-seq and end-of-stream...
2011-09-02 Gwenole Beauchesnecodecparsers: h264: fix ref_pic_list_reordering().
2011-09-02 Gwenole Beauchesnecodecparsers: h264: fix pred_weight_table() parsing.
2011-09-02 Gwenole Beauchesnecodecparsers: h264: record slice_header() size in bits.
2011-09-02 Gwenole Beauchesnecodecparsers: h264: fix slice_header() parsing.
2011-09-02 Gwenole Beauchesnecodecparsers: h264: fix filler-data NAL unit type name.
2011-09-02 Gwenole Beauchesnecodecparsers: add pkgconfig file.
2011-09-02 Gwenole Beauchesnecodecparsers: mpeg: add user-data packet start code...
2011-09-02 Gwenole Beauchesnecodecparsers: mpeg: fix Picture_Coding_Extension parser.
2011-09-02 Thibault Saunierh264parse: Port to the new h.264 parsing library
2011-09-02 Thibault Sauniercodecparsers: h264: Add an h.264 bitstream parsing...
2011-09-02 Thibault Sauniermpegvideoparse: Port to the new mpeg parsing library
2011-09-02 Thibault Sauniercodecparsers: mpeg: Add an mpeg video bitstream parsing...
2011-09-02 Thibault Saunierdocs: Build documentations for libraries
2011-09-02 Sebastian Drögehlsdemux: Remove obsolete FIXME comment
2011-09-02 Sebastian Drögehlsdemux: Reset the internal state going to/from READY...
2011-09-02 Sebastian Drögehlsdemux: Set playlist parsing helper object to NULL...
2011-09-02 Youness Alaouihlsdemux: Allow up to 3 consecutive failed downloads...
2011-09-02 Youness Alaouihlsdemux: remove unused argument
2011-09-02 David Schleefvp8enc: fix drop-frame property
2011-09-01 Robert Swaincamerabin2: Add a flag to disable image conversion...
2011-08-31 Josep Torramms: fix warnings related to the format on the debug...
2011-08-31 Thiago Santoscamerabin2: Micro optimize encodebin pads linking
2011-08-31 Thiago Santosbasecamerabinsrc: Optimize preview pipeline startup
2011-08-31 Thiago Santoscamerabin2: Use explicit boolean literals to make gobje...
2011-08-31 Sebastian Drögehlsdemux: Just join the task
2011-08-31 Sebastian Drögehlsdemux: Join the task instead of just stopping it...
2011-08-31 Sebastian Drögehlsdemux: Remove unused variable
2011-08-31 Youness Alaouihlsdemux: switch to higher/lower bitrate by more than...
2011-08-31 Youness Alaouihlsdemux: remove spamming GST_LOG_OBJECT
2011-08-31 Youness Alaouihlsdemux: If paused, do not cache fragments until out...
2011-08-31 Youness Alaouihlsdemux: start/stop update thread and keep track of...
2011-08-31 Youness Alaouihlsdemux: Post duration message when we parse the playlist
2011-08-31 Youness Alaouihlsdemux: Send a flush-stop when switching pads. Fixes...
2011-08-30 Youness Alaouihlsdemux: seems there was a typo, free the adapter...
2011-08-30 Youness Alaouihlsdemux: oups, we need to empty the queue after freein...
2011-08-30 Youness Alaouitsdemux: Need to flush all streams when we receive...
2011-08-30 Youness Alaouihlsdemux: do not broadcast the fetcher_cond on bus...
2011-08-30 Jonas Larssonhlsdemux: Split playslist on \r\n not just \n
2011-08-30 Youness Alaouihlsdemux: Do not succeed a download if the fetcher...
2011-08-30 Youness Alaouihlsdemux: Rename functions that need to be called with...
2011-08-30 Youness Alaouihlsdemux: We must signal the fetcher_cond while holding...
2011-08-30 Youness Alaouihlsdemux: We do not need to set the current playlist...
2011-08-30 Jan Schmidtsoundtouch: Handling incoming rate when requested.
2011-08-26 Nicola Murinofix valgrind warning about Conditional jump or move...
2011-08-26 Nicola MurinoMove m_pprevFrame free just before the clone of the...
2011-08-26 Thiago Santoscamerabin2: Make viewfinder's queue a thread limit...
2011-08-26 Vincent Penquerc'hbasevideoencoder: fix element leak
2011-08-26 Youness Alaouitsdemux: In push mode, do not start pull loop if upstre...
2011-08-26 Youness Alaouihlsdemux: do not make the update_thread joinable
2011-08-26 Youness Alaouihlsdemux: Ensure the task is paused in case of cache...
2011-08-26 Youness Alaouihlsdemux: stop the threads in the proper order
2011-08-26 Youness Alaouihlsdemux: do not post an error if we seek/cancel during...
2011-08-26 Youness Alaouihlsdemux: if we're canceling a fetcher, we must stop...
2011-08-26 Youness Alaouihlsdemux: lock the update_thread mutex before stopping it
2011-08-26 Youness Alaouihlsdemux: lock the fetcher mutex before stopping it
2011-08-26 Youness Alaouihlsdemux: do not allow two fetchers to run simultanously
2011-08-26 Youness Alaouihlsdemux: Stop the streaming task on PAUSED_TO_READY...
2011-08-25 Vincent Penquerc'htests: make camerabin2 test build
2011-08-25 Wim TaymansMerge branch 'master' into 0.11
2011-08-24 Olivier Crêtedtmf: Add more debug
2011-08-24 Olivier Crêtedtmf: Max event type is 15
2011-08-24 Olivier Crêtedtmfsrc: Align DTMF sound buffers with last-stop from...
2011-08-24 Olivier Crêtertpdtmfsrc: Correctly recognize the end of a buffer
2011-08-24 Olivier Crêtertpdtmfsrc: Make sure rtpdtmfsrc timestamps don't overlap
2011-08-24 Olivier Crêtertpdtmfsrc: Put the inter digit interval at the end...
2011-08-24 Olivier Crêtertpdtmfsrc: Start at the last_stop from the start event...
2011-08-24 Olivier Crêtertpdtmfmux: Add last-stop to dtmf-event upstream events
2011-08-24 Olivier Crêtertpdtmfsrc: Respect ptime from the caps
2011-08-24 Olivier Crêtertpdtmfsrc: Just error out if there is no clock
2011-08-24 Tim-Philipp... kate: make gst_kate_util_is_utf8_string() inline to...
2011-08-24 Vincent Penquerc'hrsndvd: ensure metadata is writable when writing to it
2011-08-24 Sebastian Drögetsdemux: Use FALSE instead of 0 for bool parameter
2011-08-24 Youness Alaouitsdemux: Need to send a newsegment after a seek
2011-08-24 Youness Alaouihlsdemux: Send buffering messages on the bus
2011-08-24 Youness Alaouihlsdemux: cache the number of fragments we are required...
2011-08-24 Youness Alaouitsdemux: Forward seek/duration query/event to the sinkpad
2011-08-24 Thiago Santoscamerabin2: Optimize start up a little by removing...
2011-08-23 Thiago Santoscamerabin2: Remove from experimental
2011-08-23 Thiago Santoscamerabin2: Always set encodebin flags when going to...
2011-08-23 Thiago Santoscamerabin2: Add new entry to flags property
2011-08-23 Thiago Santoscamerabin2: viewfinderbin: Add property for disabling...
2011-08-23 Vincent Penquerc'htsdemux: do not try to compare a PCR with itself for...
next