gstreamer/gst/matroska
Edward Hervey b28c6ca0fb matroskademux: Remove useless variable.
iret was never read outside of that loop, and is always being exited if
iret was != GST_FLOW_OK anyway.
2009-04-18 18:51:28 +02:00
..
ebml-ids.h
ebml-read.c Make stuff compile with GST_DISABLE_GST_DEBUG. 2008-08-30 14:15:03 +00:00
ebml-read.h
ebml-write.c
ebml-write.h
lzo.c
lzo.h
Makefile.am Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
matroska-demux.c matroskademux: Remove useless variable. 2009-04-18 18:51:28 +02:00
matroska-demux.h Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
matroska-ids.c Build depend on core CVS for the attachment tag. 2008-08-02 18:20:44 +00:00
matroska-ids.h Add initial support for muxing/demuxing Speex audio 2009-04-13 14:03:03 +02:00
matroska-mux.c Remove trivial unused variables detected by CLang static analyzer. 2009-04-18 18:51:28 +02:00
matroska-mux.h Update and add documentation for plugins with deps (ext). 2009-01-28 18:05:09 +02:00
matroska.c
matroska.vcproj