1. 29 May, 2012 2 commits
  2. 13 Feb, 2012 1 commit
    • Max Kellermann's avatar
      decoder/ffmpeg: read the "year" tag · 10383274
      Max Kellermann authored
      This was disabled when compiled with a new ffmpeg version.  Older
      ffmpeg versions used it explicitly, while newer ones may pass it
      through from the codec.
      10383274
  3. 11 Feb, 2012 3 commits
  4. 03 Feb, 2012 7 commits
  5. 24 Jan, 2012 1 commit
  6. 12 Jan, 2012 2 commits
  7. 04 Jan, 2012 6 commits
  8. 24 Dec, 2011 1 commit
  9. 28 Nov, 2011 1 commit
  10. 16 Sep, 2011 1 commit
    • Max Kellermann's avatar
      input_stream: non-blocking I/O · 754f26a9
      Max Kellermann authored
      Add GMutex, GCond attributes which will be used by callers to
      conditionally wait on the stream.
      
      Remove the (now-useless) plugin method buffer(), wait on GCond
      instead.  Lock the input_stream before each method call.  Do the same
      with the playlist plugins.
      754f26a9
  11. 15 Sep, 2011 6 commits
  12. 18 Jul, 2011 2 commits
  13. 03 Jul, 2011 1 commit
  14. 09 May, 2011 6 commits