]> git.sesse.net Git - ffmpeg/history - libavcodec/fraps.c
misc spelling/grammar/wording fixes in comments
[ffmpeg] / libavcodec / fraps.c
2007-10-14 Aurelien Jacobsmoves fraps huffman decoder to its own file, making...
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-06-16 Måns Rullgårdcorrect type of qsort() comparison callback
2007-04-07 Nicholas TungRemove superfluous setting of has_b_frames in codecs...
2007-01-19 Alex Beregszaszirename BE/LE_8/16/32 to AV_RL/B_8/16/32
2006-11-06 Kostya ShishkovCheck for symbol count
2006-11-05 Kostya ShishkovCorrect support for Fraps v4 (and Huffman tree for...
2006-11-05 Kostya ShishkovUpdate comment
2006-11-05 Kostya ShishkovFraps v2 and v4 support
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-05-17 Mike Melansonsignature has an 'x'
2005-05-17 Mike MelansonFraps FPS1 video decoder (v1 & v2), courtesy of Roine...