mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-01 17:31:10 +00:00
Use g_printerr() instead. g_error() calls abort after outputting the message so these blocks' return statements and free()s were unreachable. Aditionally, fix wrong void returns on non-void function, drop trailing whitespace before newline and add \n's as needed (default handler won't add one). |
||
---|---|---|
.. | ||
data | ||
src | ||
.gitignore | ||
AUTHORS | ||
autogen.sh | ||
configure.ac | ||
COPYING | ||
Makefile.am | ||
NEWS | ||
README.md |
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