summaryrefslogtreecommitdiffstats
path: root/ext/mimic/gstmimenc.c
AgeCommit message (Collapse)AuthorFilesLines
2009-07-22mimenc: Use gst_pad_new_from_static_templateOlivier Crête1-6/+2
Prevents leak found by valgrind
2009-07-22mimenc: Unref clockidOlivier Crête1-0/+2
2009-07-22mimenc: Ignore errors pushing out new segmentsOlivier Crête1-12/+4
The following buffer push will return more valuable information.
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
20080725190849-3e2dc-38e4acc9d4ad8231ed22f6cc4d7d8c2a8b5668e9.gz
2009-03-03[MOVED FROM GST-P-FARSIGHT] Add proper locking to mimencOlivier Crete1-5/+20
20080704220713-3e2dc-6a22d1a423716e8b84bc3bda9986a1b4ff0c0d37.gz
2009-03-03[MOVED FROM GST-P-FARSIGHT] Store the timestamp in the headerOlivier Crete1-4/+7
20080704214935-3e2dc-90ec73df3225b41baa681ab691fb8bd47e17c780.gz
2009-03-03[MOVED FROM GST-P-FARSIGHT] Port mimic plugins to GST_BOILERPLATEOlivier Crete1-34/+3
20080704205010-3e2dc-da41e5685ab9ceb67555d499125432cd12d5505d.gz
2009-03-03[MOVED FROM GST-P-FARSIGHT] Remove trailing whitespace in mimic pluginOlivier Crete1-11/+11
20080704204112-3e2dc-1ab4b913d58faa058742b01e083f7debd6877bb3.gz
2009-03-03[MOVED FROM GST-P-FARSIGHT] Fix mimic enc chain function, return res for ↵Olivier Crete1-17/+31
chain(), get the parent element with the proper accessor function, use the _OBJECT debugging macros 20071110051717-3e2dc-4726fcd19cc3d1121a4e13276a41f5f86dc1c9b1.gz
2009-03-03[MOVED FROM GST-P-FARSIGHT] Make the _set_caps function of mimic enc more robustOlivier Crete1-8/+25
20071110051427-3e2dc-381a71f2cbfdbf508e941b672e9058c82fabce24.gz
2009-03-03[MOVED FROM GST-P-FARSIGHT] Remove the gst 0.9.1 ifdefOlivier Crete1-19/+1
20071110051401-3e2dc-1f071d732d64573889977405995692d94b10a0d6.gz
2009-03-03[MOVED FROM GST-P-FARSIGHT] Make caps gst 0.10 compliantOlivier Crete1-3/+3
20071110051035-3e2dc-f7024bd3ecfb6794fe8d09dcb100ba0b4783df5d.gz
2009-03-03[MOVED FROM GST-P-FARSIGHT] Use g_type_class_peek_parent instead of reffing ↵Olivier Crete1-1/+1
the parent class directly 20071110050950-3e2dc-6d14ddd6ae3ceeeaa4e641b7b09613e442927f92.gz
2009-03-03[MOVED FROM GST-P-FARSIGHT] Remove framesize properties on the mimic encoderOlivier Crete1-85/+0
20071110050852-3e2dc-cb8165c073bfa981790dc91693fd1c483ea7b6ea.gz
2009-03-03[MOVED FROM GST-P-FARSIGHT] Fix timestamps in gst buffers sent by gstmimicYouness Alaoui1-1/+1
20080206030947-4f0f6-9dc7d9b1a92a717c71b1e490a5591f0e2ffe0dad.gz
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
needs to be unreffed < hexa00@gmail.com 20060324195720-2425b-17928be34ee67f71efbaf62de76deba9ad13f0f2.gz
2009-03-03[MOVED FROM GST-P-FARSIGHT] Import from CVS to darcsPhilipe Kalaf1-0/+416