1. 28 Mar, 2012 1 commit
  2. 27 Mar, 2012 1 commit
  3. 26 Mar, 2012 3 commits
  4. 20 Mar, 2012 6 commits
  5. 19 Mar, 2012 2 commits
  6. 18 Mar, 2012 1 commit
  7. 17 Mar, 2012 1 commit
  8. 13 Mar, 2012 2 commits
  9. 07 Mar, 2012 1 commit
  10. 06 Mar, 2012 3 commits
  11. 05 Mar, 2012 1 commit
  12. 04 Mar, 2012 1 commit
  13. 02 Mar, 2012 1 commit
    • Mashiat Sarker Shakkhar's avatar
      Windows Media Audio Lossless decoder · 9d25f1f6
      Mashiat Sarker Shakkhar authored
      Decodes 16-bit WMA Lossless encoded files. 24-bit is not supported yet.
      
      Bitstream parser written by Andreas Öman with contributions from
      Baptiste Coudurier and Ulion.
      
      Includes a number of bug-fixes from Benjamin Larsson, Michael Niedermayer and
      Konstantin Shishkov, shine and polish by Diego Biurrun.
      Signed-off-by: 's avatarDiego Biurrun <diego@biurrun.de>
      9d25f1f6
  14. 01 Mar, 2012 1 commit
  15. 29 Feb, 2012 1 commit
  16. 28 Feb, 2012 1 commit
    • Luca Barbato's avatar
      segment: implement wrap around · 0c1759ac
      Luca Barbato authored
      Provide a way to wrap around the segment index so pseudostreaming
      live through a web server and html5 browser is simpler.
      
      Also ensure that 0 (disable) is a valid value across the options
      providing wrap around.
      0c1759ac
  17. 27 Feb, 2012 1 commit
  18. 26 Feb, 2012 1 commit
    • Anton Khirnov's avatar
      avconv: saner output video timebase. · 832ba44d
      Anton Khirnov authored
      r_frame_rate should in theory have something to do with input framerate,
      but in practice it is often made up from thin air by lavf. So unless we
      are targeting a constant output framerate, it's better to just use input
      stream timebase.
      
      Brings back dropped frames in nuv and cscd tests introduced in
      cd1ad18a
      832ba44d
  19. 25 Feb, 2012 1 commit
  20. 24 Feb, 2012 1 commit
  21. 23 Feb, 2012 1 commit
  22. 20 Feb, 2012 2 commits
  23. 17 Feb, 2012 1 commit
  24. 15 Feb, 2012 1 commit
  25. 14 Feb, 2012 4 commits