summaryrefslogtreecommitdiffstats
path: root/ext/mimic/gstmimdec.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-22mimdec: Lock element before unlockingOlivier Crête1-1/+2
2009-07-22mimdec: Fix leaksOlivier Crête1-6/+4
2009-07-22mimdec: Don't overwrite valid timestampsOlivier Crête1-1/+5
2009-07-22Revert "mimdec: Ignore the timestamps inside the buffers"Olivier Crête1-2/+95
2009-07-16mimdec: Ignore the timestamps inside the buffersOlivier Crête1-95/+2
2009-07-16mimdec: Don't try to parse the header before dropping the paused framesOlivier Crête1-6/+6
2009-07-16mimdec: Print the incoming fourcc on errorsOlivier Crête1-4/+4
2009-07-07mimdec: Ignore pause framesOlivier Crête1-1/+7
2009-03-03Add Doc for mimic pluginOlivier Crête1-0/+9
2009-03-03Re-indent to GST styleOlivier Crête1-74/+70
2009-03-03[MOVED FROM GST-P-FARSIGHT] Only output a newsegment if the incoming newsegme...Olivier Crete1-12/+69
2009-03-03[MOVED FROM GST-P-FARSIGHT] Remove unused member variablesOlivier Crete1-7/+0
2009-03-03[MOVED FROM GST-P-FARSIGHT] Send out the right segment and use stored timesta...Olivier Crete1-14/+2
2009-03-03[MOVED FROM GST-P-FARSIGHT] Skip non-keyframes before we get a keyframeOlivier Crete1-0/+8
2009-03-03[MOVED FROM GST-P-FARSIGHT] Ignore upstream newsegment events in mimdecOlivier Crete1-0/+23
2009-03-03[MOVED FROM GST-P-FARSIGHT] emit the right timestamp in the newsegment eventOlivier Crete1-1/+1
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] Remove useless implementation of getcaps from mimdecOlivier Crete1-15/+0
2009-03-03[MOVED FROM GST-P-FARSIGHT] Add proper locking to mimdecOlivier Crete1-0/+9
2009-03-03[MOVED FROM GST-P-FARSIGHT] Remove leakOlivier Crete1-3/+0
2009-03-03[MOVED FROM GST-P-FARSIGHT] Reset the gst timestamp if the time different is ...Olivier Crete1-1/+3
2009-03-03[MOVED FROM GST-P-FARSIGHT] Use the timestamp from the first buffer as the baseOlivier Crete1-16/+6
2009-03-03[MOVED FROM GST-P-FARSIGHT] Re-indent mimdecOlivier Crete1-119/+119
2009-03-03[MOVED FROM GST-P-FARSIGHT] Simplify newsegment codeOlivier Crete1-5/+2
2009-03-03[MOVED FROM GST-P-FARSIGHT] Port mimic plugins to GST_BOILERPLATEOlivier Crete1-33/+3
2009-03-03[MOVED FROM GST-P-FARSIGHT] Remove trailing whitespace in mimic pluginOlivier Crete1-5/+5
2009-03-03[MOVED FROM GST-P-FARSIGHT] Fix conflictsOlivier Crete1-4/+21
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] Use the _OBJECT debug macrosOlivier Crete1-11/+11
2009-03-03[MOVED FROM GST-P-FARSIGHT] Use gst_pad_get_parent instead of looking into th...Olivier Crete1-11/+20
2009-03-03[MOVED FROM GST-P-FARSIGHT] Return back result of pad pushOlivier Crete1-2/+3
2009-03-03[MOVED FROM GST-P-FARSIGHT] Ole's port to gst 0.10Olivier Crete1-44/+32
2009-03-03[MOVED FROM GST-P-FARSIGHT] Limit timestamp diff in case of a jump in the tim...Youness Alaoui1-1/+5
2009-03-03[MOVED FROM GST-P-FARSIGHT] Make it back to 30 fps in capsYouness Alaoui1-1/+1
2009-03-03[MOVED FROM GST-P-FARSIGHT] Fix timestamps in gst buffers sent by gstmimicYouness Alaoui1-4/+34
2009-03-03[MOVED FROM GST-P-FARSIGHT] Fix framerate type in caps for gstmimic elementYouness Alaoui1-2/+2
2009-03-03[MOVED FROM GST-P-FARSIGHT] Fixed couple of compilation issuesphilippe.kalaf@collabora.co.uk1-2/+0
2009-03-03[MOVED FROM GST-P-FARSIGHT] Should not be done in dispose, moving to finalizePhilippe Khalaf1-3/+3
2009-03-03[MOVED FROM GST-P-FARSIGHT] Import from CVS to darcsPhilipe Kalaf1-0/+346