summaryrefslogtreecommitdiff
path: root/gst/liveadder
AgeCommit message (Expand)AuthorFilesLines
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-9/+4
2009-11-22Clean up LDFLAGS, LIBS, CFLAGSTim-Philipp Müller1-3/+5
2009-06-19Make build without warnings with debugging disabledTim-Philipp Müller1-3/+2
2009-03-22Makefile.am: no static libs for pluginsStefan Kost1-0/+1
2009-02-23liveadder: Fix build on macosxEdward Hervey1-1/+2
2009-02-17Add liveadder to the docsOlivier Crête1-0/+1
2009-02-17Document the liveadderOlivier Crête1-0/+12
2009-02-17Moved liveadder from gst-plugins-farsight to -badOlivier Crête2-203/+182
2009-02-17[MOVED FROM GST-P-FARSIGHT] Use log for message thats on every bufferOlivier Crête1-3/+4
2009-02-17[MOVED FROM GST-P-FARSIGHT] Remove .git-darcs-dir filesOlivier Crête1-0/+0
2009-02-17[MOVED FROM GST-P-FARSIGHT] liveadder : Handle jitter in incoming buffersEdward Hervey1-5/+27
2009-02-17[MOVED FROM GST-P-FARSIGHT] Add handling of position query to liveadderOlivier Crete1-27/+73
2009-02-17[MOVED FROM GST-P-FARSIGHT] Replace C99 llabs with C89 codeOlivier Crete1-2/+6
2009-02-17[MOVED FROM GST-P-FARSIGHT] Reset vars before restarting thread on flush stopOlivier Crete1-2/+4
2009-02-17[MOVED FROM GST-P-FARSIGHT] Implement first version of seekingOlivier Crete1-4/+0
2009-02-17[MOVED FROM GST-P-FARSIGHT] Add duration query from adderOlivier Crete1-0/+78
2009-02-17[MOVED FROM GST-P-FARSIGHT] Move flush stop inside where it belongsOlivier Crete1-13/+4
2009-02-17[MOVED FROM GST-P-FARSIGHT] Have the liveadder remember if its playing or notOlivier Crete2-9/+24
2009-02-17[MOVED FROM GST-P-FARSIGHT] Push out buffer if we're not playing while there ...Olivier Crete1-1/+6
2009-02-17[MOVED FROM GST-P-FARSIGHT] Empty the queue on flush startOlivier Crete1-0/+5
2009-02-17[MOVED FROM GST-P-FARSIGHT] Reset pad private on flush stopOlivier Crete1-0/+1
2009-02-17[MOVED FROM GST-P-FARSIGHT] Pass pad as pad to reset_pad_privateOlivier Crete1-3/+5
2009-02-17[MOVED FROM GST-P-FARSIGHT] Print debug message if we return non-ok from chainOlivier Crete1-0/+2
2009-02-17[MOVED FROM GST-P-FARSIGHT] Don't return EOS if we have no padsOlivier Crete1-0/+4
2009-02-17[MOVED FROM GST-P-FARSIGHT] Check that the format is NOT timeOlivier Crete1-1/+1
2009-02-17[MOVED FROM GST-P-FARSIGHT] Don't use g_queue_clear()Olivier Crete1-1/+1
2009-02-17[MOVED FROM GST-P-FARSIGHT] Pad push event after the lock has been unlockedOlivier Crete1-1/+1
2009-02-17[MOVED FROM GST-P-FARSIGHT] Create generic segment is none received and refus...Olivier Crete1-0/+25
2009-02-17[MOVED FROM GST-P-FARSIGHT] Add missing semicolon (did anyone test this?!)Simon McVittie1-1/+1
2009-02-17[MOVED FROM GST-P-FARSIGHT] Robustness check, make sure the queue is not empt...Youness Alaoui1-0/+1
2009-02-17[MOVED FROM GST-P-FARSIGHT] Remove useless conditionYouness Alaoui1-5/+1
2009-02-17[MOVED FROM GST-P-FARSIGHT] check against audio_buffer_clip which can return ...Youness Alaoui1-0/+4
2009-02-17[MOVED FROM GST-P-FARSIGHT] Fix object locking in setcapsYouness Alaoui1-1/+2
2009-02-17[MOVED FROM GST-P-FARSIGHT] Use g_cond_broadcast instead of g_cond_signalYouness Alaoui1-2/+2
2009-02-17[MOVED FROM GST-P-FARSIGHT] Max latency should also be increased by our own l...Youness Alaoui1-3/+7
2009-02-17[MOVED FROM GST-P-FARSIGHT] Fix deadlock on invalid timestamp errorOlivier Crete1-7/+12
2009-02-17[MOVED FROM GST-P-FARSIGHT] Added comment for clarityYouness Alaoui1-0/+4
2009-02-17[MOVED FROM GST-P-FARSIGHT] added TODO commentsYouness Alaoui1-3/+3
2009-02-17[MOVED FROM GST-P-FARSIGHT] check_eos will always return FALSE here..Youness Alaoui1-4/+1
2009-02-17[MOVED FROM GST-P-FARSIGHT] added comment on the no clock errorYouness Alaoui1-0/+1
2009-02-17[MOVED FROM GST-P-FARSIGHT] error if no clock is availableYouness Alaoui1-5/+14
2009-02-17[MOVED FROM GST-P-FARSIGHT] renaming unused argYouness Alaoui1-1/+1
2009-02-17[MOVED FROM GST-P-FARSIGHT] removed unused user_data and commented lineYouness Alaoui1-2/+1
2009-02-17[MOVED FROM GST-P-FARSIGHT] remove unused cases and empty switchYouness Alaoui1-11/+0
2009-02-17[MOVED FROM GST-P-FARSIGHT] Explicit the discont flag manglingOlivier Crete1-0/+5
2009-02-17[MOVED FROM GST-P-FARSIGHT] Unref events when they are droppedOlivier Crete1-2/+2
2009-02-17[MOVED FROM GST-P-FARSIGHT] Use Glib G_{MAX,MIN}{U,}INT{8,16,32} macrosOlivier Crete1-21/+6
2009-02-17[MOVED FROM GST-P-FARSIGHT] Unlock liveadder empty buffer gcond on flushOlivier Crete1-2/+4
2009-02-17[MOVED FROM GST-P-FARSIGHT] Unref event instead of leaking itOlivier Crete1-2/+2
2009-02-17[MOVED FROM GST-P-FARSIGHT] non-perfect stream isnt an error, lets just log itOlivier Crete1-1/+1