1. 08 Apr, 2013 1 commit
  2. 05 Apr, 2013 1 commit
  3. 28 Jan, 2013 2 commits
  4. 26 Jan, 2013 2 commits
  5. 16 Jan, 2013 1 commit
  6. 05 Oct, 2012 7 commits
  7. 29 May, 2012 2 commits
  8. 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
  9. 11 Feb, 2012 3 commits
  10. 03 Feb, 2012 7 commits
  11. 24 Jan, 2012 1 commit
  12. 12 Jan, 2012 2 commits
  13. 04 Jan, 2012 6 commits
  14. 24 Dec, 2011 1 commit
  15. 28 Nov, 2011 1 commit
  16. 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
  17. 15 Sep, 2011 1 commit