gst-av 0.3; better performance for vorbis and mp3

So, I’ve been working on gst-av , a GStreamer plug-in to use FFmpeg codecs (only audio for now), in order to get it in good shape for ogg support . First, I had to fix oggdemux and flacparse to be compatible with tagreadbin, it seems I managed to do it (with the help of a patch from Sreerenj Balachandran), so now the custom tracker extractors are not needed any more.

Share