platform/upstream/gstreamer.git
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-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...
2011-08-23 Vincent Penquerc'htsdemux: do not keep a dangling pointer
2011-08-23 Vincent Penquerc'hkate: pass on timed event metadata as tags when we can
2011-08-23 Sebastian Drögeconfigure: Add AC_MSG_CHECKING() to the VP8E_SET_TUNING...
2011-08-23 Vincent Penquerc'hvp8: probe for the new tuning API to keep building...
2011-08-23 Vincent Penquerc'hrsvgdec: use input buffer timings if possible
2011-08-23 Vincent Penquerc'hkate: do not consider an empty SPU to be a fatal error
2011-08-23 Vincent Penquerc'hkate: do not clear out high bits from display area
2011-08-23 Vincent Penquerc'hdvdspu: do not clear out high bits from display area
2011-08-23 Sebastian Drögempegtsbase: First try if upstream handles seeking in...
2011-08-23 Sebastian Drögetsdemux: First send SEEKING queries upstream
2011-08-23 Sebastian Drögetsdemux: Send DURATION query upstream first
2011-08-23 Sebastian Drögehlsdemux: Use FALSE instead of 0 for a bool parameter
2011-08-23 Youness Alaouihlsdemux: switch pads when we seek (need_segment) since...
2011-08-23 Youness Alaouihlsdemux: Add a FIXME comment. loop task should be...
2011-08-23 Youness Alaouihlsdemux: Do not seek in a live stream
2011-08-23 Youness Alaouihlsdemux: Do not take the pad stream lock, use the...
2011-08-23 Youness Alaouihlsdemux: Implement EVENT_SEEK
2011-08-23 Youness Alaouihlsdemux: Implement the GST_QUERY_SEEKING properly
2011-08-23 Youness Alaouihlsdemux: Implement correctly the GST_QUERY_DURATION
2011-08-23 Youness Alaouihlsdemux: Do not use GST_TASK_WAIT in the task function
2011-08-22 Youness Alaouitsdemux: do not send a new-segment on stream removal
2011-08-22 Youness Alaouitsdemux: Fix newsegment when switching programs
2011-08-22 Youness Alaouitsdemux: interpolate gap and fix timestamps depending...
2011-08-22 Youness Alaouihlsdemux: Keep a separate variable for the current...
2011-08-22 David Schleefdecklink: fix compilation on Linux
2011-08-22 David Schleefdecklink: Add subdevice property
2011-08-22 Joshua M. Doedecklink: add support for Windows
2011-08-22 Joshua M. Doedecklink: improve frame handling
2011-08-22 Joshua M. Doedecklink: fix debugging in capture.cpp by making catego...
2011-08-22 Joshua M. Doedecklink: use mutexes from glib instead of pthread
next