GStreamer multimedia framework
Find a file
René Stadler 9864042ff8 Simplify and optimize filtered model implementation
RangeFilteredLogModel is gone. The functionality is trivially implemented in
FilteredLogModel now. Changing the range is now O(log n) at worst (was O(n) at
best, for rewriting the arrays). Stacking filtered models is not supported
anymore, which simplifies the code.
2014-09-11 20:51:47 +02:00
codecanalyzer New Tool: Add a CodecAnalyzer 2014-07-09 19:00:47 +02:00
debug-viewer Simplify and optimize filtered model implementation 2014-09-11 20:51:47 +02:00
mediainfo TODO: add some planning comments 2014-07-07 16:12:42 +02:00
vagrant vagrant: initial commit 2013-10-26 03:03:55 -07:00
validate validate: Make sphinx documentation generation optionnal 2014-09-06 12:37:30 +02:00
.gitmodules Adapt submodule usage for gst-devtools 2013-09-09 17:40:36 +02:00