decoder/ffmpeg: implement the libavutil log callback

Pass everything to the GLib logging library.  No direct stderr access.
This commit is contained in:
Max Kellermann
2010-02-27 19:32:59 +01:00
parent 4e364854ab
commit ae56901863
2 changed files with 32 additions and 0 deletions

1
NEWS
View File

@@ -24,6 +24,7 @@ ver 0.16 (20??/??/??)
- don't fall back to "mad" unless no plugin matches
- ffmpeg: support multiple tags
- ffmpeg: convert metadata to generic format
- ffmpeg: implement the libavutil log callback
- sndfile: new decoder plugin based on libsndfile
- flac: moved CUE sheet support to a playlist plugin
- flac: support streams without STREAMINFO block