]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/fraps.c
Allow building completely independent of FRSH
[frescor/ffmpeg.git] / libavcodec / fraps.c
2009-04-24 kostyaRemove useless assignment during initialization for...
2009-04-14 vitorFor every line, copy 3*width bytes instead of linesize...
2009-04-13 stefanoRename bitstream.h to get_bits.h.
2009-04-07 rbultjeImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2008-12-04 kostyaFraps version 3 seems to be the same as Fraps v5
2008-08-11 kostyaSimplify colour conversion in Fraps as suggested by...
2008-08-10 kostyaR and B components are stored as a differences to G...
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-04-27 diegoAdd long names to many AVCodec declarations.
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2008-03-09 kostyaFraps v5 decoding support
2008-03-09 kostyaAdd step varible (for future v5 decoding)
2008-03-08 aurelhuffman: add a zero_count flag and use it in fraps
2008-02-19 reimarAdd casts to avoid warnings:
2008-02-01 michaelconst
2007-10-14 aurelmoves fraps huffman decoder to its own file, making...
2007-07-05 diegolicense header consistency cosmetics
2007-06-16 mrucorrect type of qsort() comparison callback
2007-04-07 diegoRemove superfluous setting of has_b_frames in codecs...
2007-01-19 alexrename BE/LE_8/16/32 to AV_RL/B_8/16/32
2006-11-06 kostyaCheck for symbol count
2006-11-05 kostyaCorrect support for Fraps v4 (and Huffman tree for...
2006-11-05 kostyaUpdate comment
2006-11-05 kostyaFraps v2 and v4 support
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-05-17 melansonsignature has an 'x'
2005-05-17 melansonFraps FPS1 video decoder (v1 & v2), courtesy of Roine...