summaryrefslogtreecommitdiff
path: root/codecanalyzer
AgeCommit message (Expand)AuthorFilesLines
2016-10-09gst-devtools/codecanalyser: Fix typo NO_CONFIGURE should be NOCONFIGUREWilliam Manley1-1/+1
2016-03-24codecanalyzer: use new gst_element_class_add_static_pad_template()Vineeth T M1-2/+1
2016-01-29codecanalyzer: fix typo leading to implicit decl warning at build-timeReynaldo H. Verdejo Pinochet1-1/+1
2016-01-29codecanalyzer: do not use g_error if abort is not desiredReynaldo H. Verdejo Pinochet4-16/+24
2016-01-29codecanalyzer: add missing includes for g_printf()Reynaldo H. Verdejo Pinochet2-0/+4
2016-01-29codecanalyzer: Update README URL in help dialogReynaldo H. Verdejo Pinochet1-1/+1
2015-11-18codecanalyzer: Fix memory leaks when context parse failsVineeth T M1-0/+2
2015-07-24gitignore: Add more generated filesOlivier Crête1-0/+3
2015-04-23codecanalyzer: minor style fixTim-Philipp Müller1-9/+9
2015-04-23codecanalyzer: don't try to free uninitialized pointersVineeth T M1-6/+4
2015-04-23codecanalyzer: run gst-indent on codeTim-Philipp Müller1-7/+9
2015-02-18codecanalyzer: fix codec detection with git masterTim-Philipp Müller1-1/+1
2014-07-09New Tool: Add a CodecAnalyzerSreerenj Balachandran34-0/+4725