summaryrefslogtreecommitdiffstats
path: root/ext/mimic/gstmimenc.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-22mimenc: Use gst_pad_new_from_static_templateOlivier Crête1-6/+2
2009-07-22mimenc: Unref clockidOlivier Crête1-0/+2
2009-07-22mimenc: Ignore errors pushing out new segmentsOlivier Crête1-12/+4
2009-07-16mimenc: Don't pretend to be ML20 if pausedOlivier Crête1-1/+1
2009-07-10mimenc: Only enable paused mode if the property is trueOlivier Crête1-3/+7
2009-07-07mimenc: Send pause frames when pausedOlivier Crête1-2/+121
2009-07-07mimenc: Put keyframe/paused flags in tcp headerOlivier Crête1-7/+9
2009-07-07mimenc: Put timestamp on the header bufferOlivier Crête1-4/+6
2009-07-07mimenc: Retimestamp to the running timeOlivier Crête1-11/+39
2009-07-07mimenc: Save the segmentOlivier Crête1-0/+79
2009-07-07mimenc: Add property for the paused modeOlivier Crête1-0/+59
2009-03-03Add Doc for mimic pluginOlivier Crête1-21/+30
2009-03-03Re-indent to GST styleOlivier Crête1-100/+89
2009-03-03[MOVED FROM GST-P-FARSIGHT] Use video/x-mimic as the caps typeOlivier Crete1-1/+1
2009-03-03[MOVED FROM GST-P-FARSIGHT] Add proper locking to mimencOlivier Crete1-5/+20
2009-03-03[MOVED FROM GST-P-FARSIGHT] Store the timestamp in the headerOlivier Crete1-4/+7
2009-03-03[MOVED FROM GST-P-FARSIGHT] Port mimic plugins to GST_BOILERPLATEOlivier Crete1-34/+3
2009-03-03[MOVED FROM GST-P-FARSIGHT] Remove trailing whitespace in mimic pluginOlivier Crete1-11/+11
2009-03-03[MOVED FROM GST-P-FARSIGHT] Fix mimic enc chain function, return res for chai...Olivier Crete1-17/+31
2009-03-03[MOVED FROM GST-P-FARSIGHT] Make the _set_caps function of mimic enc more robustOlivier Crete1-8/+25
2009-03-03[MOVED FROM GST-P-FARSIGHT] Remove the gst 0.9.1 ifdefOlivier Crete1-19/+1
2009-03-03[MOVED FROM GST-P-FARSIGHT] Make caps gst 0.10 compliantOlivier Crete1-3/+3
2009-03-03[MOVED FROM GST-P-FARSIGHT] Use g_type_class_peek_parent instead of reffing t...Olivier Crete1-1/+1
2009-03-03[MOVED FROM GST-P-FARSIGHT] Remove framesize properties on the mimic encoderOlivier Crete1-85/+0
2009-03-03[MOVED FROM GST-P-FARSIGHT] Fix timestamps in gst buffers sent by gstmimicYouness Alaoui1-1/+1
2009-03-03[MOVED FROM GST-P-FARSIGHT] Calls to gst_pad_get_parent ref the object so it ...philippe.kalaf@collabora.co.uk1-1/+2
2009-03-03[MOVED FROM GST-P-FARSIGHT] Import from CVS to darcsPhilipe Kalaf1-0/+416