platform/upstream/gstreamer.git
2009-02-17 Olivier Crête[MOVED FROM GST-P-FARSIGHT] Revert "Fix refcounting...
2009-02-17 sjoerd@luon.net[MOVED FROM GST-P-FARSIGHT] Fix refcounting issues...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Remove unused dispose metho...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Dont hold the object lock...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Set the DISCONT flag after...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Use do the alloc_buffer...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Only set passthrough to...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Compare minor, not major
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Make the valve element...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Rename valve to fsvalve
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Add valve element
2009-02-17 Olivier CrêteAdd some documentation to the siren enc/dec plugins
2009-02-17 Olivier CrêteRe-indent the siren stuff to be gst style
2009-02-17 Olivier CrêteMoved siren from gst-p-farsight to -bad
2009-02-17 Olivier CrêteMove siren rtp pay/depay to good
2009-02-17 Olivier Crête[MOVED FROM GST-P-FARSIGHT] Remove .git-darcs-dir files
2009-02-17 Olivier Crête[MOVED FROM GST-P-FARSIGHT] Add underscore to make...
2009-02-17 Olivier Crête[MOVED FROM GST-P-FARSIGHT] Rename offset to out_offset...
2009-02-17 Olivier Crête[MOVED FROM GST-P-FARSIGHT] Check the size of the input...
2009-02-17 Olivier Crête[MOVED FROM GST-P-FARSIGHT] Preserve timestamp
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Remove useless checks,...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] make sirenenc thread safe
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Replace use GST_DEBUG_OBJEC...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Port sirendec to Gstelement
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Release ref at the end...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Remove useless call to...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Make GstSirenEnc use GST_...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Port sirenenc to gstelement
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Link modules with libm...
2009-02-17 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Removed debug output
2009-02-17 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Oups, typo
2009-02-17 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Added Siren encoder/decoder...
2009-02-17 Olivier CrêteAdd liveadder to the docs
2009-02-17 Olivier CrêteDocument the liveadder
2009-02-17 Olivier CrêteMoved liveadder from gst-plugins-farsight to -bad
2009-02-17 Olivier Crête[MOVED FROM GST-P-FARSIGHT] Use log for message thats...
2009-02-17 Olivier Crête[MOVED FROM GST-P-FARSIGHT] Remove .git-darcs-dir files
2009-02-17 Edward Hervey[MOVED FROM GST-P-FARSIGHT] liveadder : Handle jitter...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Add handling of position...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Replace C99 llabs with...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Reset vars before restartin...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Implement first version...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Add duration query from...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Move flush stop inside...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Have the liveadder remember...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Push out buffer if we're...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Empty the queue on flush...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Reset pad private on flush...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Pass pad as pad to reset_pa...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Print debug message if...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Don't return EOS if we...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Check that the format is...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Don't use g_queue_clear()
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Pad push event after the...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Create generic segment...
2009-02-17 Simon McVittie[MOVED FROM GST-P-FARSIGHT] Add missing semicolon ...
2009-02-17 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Robustness check, make...
2009-02-17 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Remove useless condition
2009-02-17 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] check against audio_buffer_...
2009-02-17 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Fix object locking in setcaps
2009-02-17 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Use g_cond_broadcast instea...
2009-02-17 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Max latency should also...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Fix deadlock on invalid...
2009-02-17 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Added comment for clarity
2009-02-17 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] added TODO comments
2009-02-17 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] check_eos will always retur...
2009-02-17 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] added comment on the no...
2009-02-17 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] error if no clock is available
2009-02-17 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] renaming unused arg
2009-02-17 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] removed unused user_data...
2009-02-17 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] remove unused cases and...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Explicit the discont flag...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Unref events when they...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Use Glib G_{MAX,MIN}{U...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Unlock liveadder empty...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Unref event instead of...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] non-perfect stream isnt...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] We retimestamp to the runni...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Do the min/max of the laten...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Fix indentation
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Activate pads before adding...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] For latencies, use the...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Rename next_ts into expecte...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Don't try to set the discon...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Reset buffers offsets to...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Import adder src event...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Push out a simple newsegmen...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Don't return EOS if there...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Reduce locking a bit and...
2009-02-17 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Add liveadder element
2009-02-16 Sebastian Drögebpmdetect: Fix accidentally introduced stack overwritin...
2009-02-16 Sebastian Drögebpmdetect: Save one memory allocation per stereo buffer
2009-02-13 Michael Smithscaletempo: Do not use void pointer arithmetic.
2009-02-13 Michael Smithdshowvideosink: Return ASYNC appropriately from change_...
2009-02-12 Michael Smithdshowdecwrapper: fix compilation.
2009-02-12 Julien MoutteMake the demuxer reusable in READY->PLAYING->READY...
2009-02-12 Sebastian Drögemxfdemux: Also include the picture/sound/data essence...
2009-02-12 Sebastian Drögemxfdemux: Update TODO, we should support the drop-frame...
2009-02-12 Sebastian Drögemxfdemux: Fix resolval of identifications from the...
2009-02-12 Sebastian Drögemxfdemux: Parse MXFTimestamp's milliseconds and add...
next