1. 16 Jul, 2005 1 commit
  2. 15 Jul, 2005 1 commit
  3. 01 Jun, 2005 1 commit
  4. 21 Feb, 2005 1 commit
  5. 12 Oct, 2004 1 commit
  6. 21 May, 2004 1 commit
  7. 14 Mar, 2004 1 commit
  8. 08 Feb, 2004 1 commit
  9. 03 Feb, 2004 1 commit
  10. 31 Jan, 2004 1 commit
  11. 10 Jan, 2004 1 commit
  12. 16 Dec, 2003 1 commit
  13. 10 Nov, 2003 1 commit
  14. 03 Nov, 2003 1 commit
  15. 26 Oct, 2003 2 commits
  16. 22 Oct, 2003 1 commit
  17. 15 Oct, 2003 1 commit
  18. 14 Oct, 2003 1 commit
  19. 01 Oct, 2003 1 commit
  20. 08 Sep, 2003 1 commit
  21. 03 Jun, 2003 1 commit
  22. 06 Mar, 2003 1 commit
  23. 03 Mar, 2003 1 commit
  24. 24 Feb, 2003 1 commit
  25. 11 Feb, 2003 1 commit
  26. 09 Dec, 2002 1 commit
  27. 22 Jul, 2002 1 commit
  28. 20 Jul, 2002 1 commit
    • François Revol's avatar
      beos/mov/adpcm patch by François Revol <revol at free dot fr> · 0147f198
      François Revol authored
      * Some BeOS fixes:
      - errno stuff
      - nanosleep() replacement
      - added a doc/README.beos
      
      * mov reader still has problems with most videos (skips many chunks),
      - It should now read .mov files with zlib-compressed moov headers (aka cmov)
      - added SVQ1 support.
      - removed mapping 'raw ' and 'yuv2' to h263, was my mistake.
      - added IMA4 support. (tested)
      - fixed frame rate (it reported 0 fps or something before)
      - extended file probing ('wide' and 'free' atoms)
      - improved .mov/.mp4 detection (or so I think)
      
      * adpcm
      * added zlib support, with header file and lib check
      
      Originally committed as revision 780 to svn://svn.ffmpeg.org/ffmpeg/trunk
      0147f198