gstreamer/codecanalyzer
Vineeth T M 581b0cfced codecanalyzer: Fix memory leaks when context parse fails
When g_option_context_parse fails, context and error variables are
not getting free'd which results in memory leaks being reported.

https://bugzilla.gnome.org/show_bug.cgi?id=753862
2015-11-18 00:34:30 +00:00
..
data New Tool: Add a CodecAnalyzer 2014-07-09 19:00:47 +02:00
src codecanalyzer: Fix memory leaks when context parse fails 2015-11-18 00:34:30 +00:00
.gitignore gitignore: Add more generated files 2015-07-24 17:06:29 -04:00
AUTHORS New Tool: Add a CodecAnalyzer 2014-07-09 19:00:47 +02:00
autogen.sh New Tool: Add a CodecAnalyzer 2014-07-09 19:00:47 +02:00
configure.ac New Tool: Add a CodecAnalyzer 2014-07-09 19:00:47 +02:00
COPYING New Tool: Add a CodecAnalyzer 2014-07-09 19:00:47 +02:00
Makefile.am New Tool: Add a CodecAnalyzer 2014-07-09 19:00:47 +02:00
NEWS New Tool: Add a CodecAnalyzer 2014-07-09 19:00:47 +02:00
README.md New Tool: Add a CodecAnalyzer 2014-07-09 19:00:47 +02:00

codecanalyzer

An analyzer for doing in-depth analysis on compressed media. It is built on top of gstreamer, gtk+ and libxml2. The goal of the codecanalyzer is to support the follwoing features:

-- unpack the elementary stream from a container -- do packetization for the non-packetized stream -- Parse all the syntax elements from the elementary video stream -- A simple UI to navigate through all the headers of each frame separately -- Users would be able to analyze the media files residing in the local machine and the remote streams via http or rtp.

Supported codecs: -- mpeg2