1. 17 Jan, 2010 5 commits
  2. 16 Jan, 2010 8 commits
  3. 06 Jan, 2010 10 commits
  4. 04 Jan, 2010 9 commits
  5. 02 Jan, 2010 3 commits
  6. 01 Jan, 2010 4 commits
  7. 31 Dec, 2009 1 commit
    • Max Kellermann's avatar
      decoder: switch a bunch of plugins to stream_tag() · 05cde581
      Max Kellermann authored
      This patch changes the following decoder plugins to implement
      stream_tag() instead of tag_dup():
      
       faad, ffmpeg, mad, modplug, mp4ff, mpcdec, oggflac
      
      This simplifies their code, because they do not need to take care of
      opening/closing the stream.
      05cde581