summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-03[MOVED FROM GST-P-FARSIGHT] Port mimic plugins to GST_BOILERPLATEOlivier Crete4-71/+10
2009-03-03[MOVED FROM GST-P-FARSIGHT] Remove trailing whitespace in mimic pluginOlivier Crete5-24/+24
2009-03-03[MOVED FROM GST-P-FARSIGHT] Fix conflictsOlivier Crete2-4/+24
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 Crete2-2/+2
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] 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 Crete2-47/+32
2009-03-03[MOVED FROM GST-P-FARSIGHT] Remove .git-darcs-dir filesOlivier Crête1-0/+0
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 Alaoui3-5/+38
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] 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] Separated ERROR_CFLAGS from GST_CFLAGSphilippe.kalaf@collabora.co.uk1-1/+1
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 Kalaf7-0/+962
2009-03-03rtpmux: Ignore rtpmux get_type function for docsOlivier Crête1-0/+1
2009-03-03mpegtsparse: fix memleakSebastian Pölsterl1-26/+12
2009-03-03mpegtsdemux: dynamically adjust the sync LUT tableJosep Torra2-5/+17
2009-03-03autoconvert: Import fsselector from gst-plugins-farsight as autoconvertOlivier Crête8-1/+1507
2009-03-03qtmux: Be a bit more verbose in our debug message when failing to renegotiateEdward Hervey1-2/+2
2009-03-02mxfdemux: Use arrays instead of lists for the metadata registriesSebastian Dröge3-148/+106
2009-03-02xdgmime: Reduce probability to POSSIBLESebastian Dröge1-1/+1
2009-03-02xdgmime: Add locking to the xdg_mime_* calls as it's not thread-safeSebastian Dröge1-0/+9
2009-03-01xdgmime: Use g_pattern_match_simple() instead of fnmatch() for Win32 compatib...Sebastian Dröge5-7/+4
2009-03-01xdgmime: Fix unused variable compiler warningLRN1-0/+2
2009-03-01xdgmime: Don't warn if we have no MMAP supportSebastian Dröge1-2/+0
2009-03-01xdgmime: Use g_ntoh[ls] instead of the non-GLib functions for Win32 compatibi...Sebastian Dröge1-3/+3
2009-03-01xdgmime: Use G_BYTE_ORDER instead of relying on LITTLE_ENDIAN to be definedSebastian Dröge1-1/+4
2009-03-01ladspa: Don't compile unused code from load.cSebastian Dröge1-1/+1
2009-03-01realdec: use gst_plugin_add_dependency()Tim-Philipp Müller1-0/+5
2009-02-28acmenc: fix whitespaceMichael Smith1-545/+568
2009-02-28mxf: Fix memory leakSebastian Dröge1-0/+1
2009-02-28mxf: Store the metadata type ID inside the class structureSebastian Dröge5-148/+297
2009-02-28mpegtsdemux: Fix memory leaks when PUSI is missed due to packet lossvanista1-2/+5
2009-02-28nsf: Don't write further than the limits of the table (size is 75, as defined...Edward Hervey1-2/+3
2009-02-28mxf: Don't use GLib 2.16 API unconditionally in the exampleSebastian Dröge1-0/+4
2009-02-27videoanalyse: Fix brightness calculation to not only use the first rowstrideAndrzej Polatyński1-1/+1
2009-02-27mpeg4videoparse: Use correct values for checking VO startcode.Michael Smith1-2/+2
2009-02-27xdgmime: Use empty caps for registering the typefinders with old core versionsSebastian Dröge1-2/+17
2009-02-27mpeg4videoparse: handle more formatsWim Taymans2-103/+161
2009-02-27Merge branch 'work'Jan Schmidt9-13/+94
2009-02-27docs: Ignore some more generated filesJan Schmidt1-1/+2