]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/flashsv.c
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavcodec / flashsv.c
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-11-24 mruflashsv: use skip_bits_long() where required
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-05-11 cehoyosReplace some occurrences of -1 with PIX_FMT_NONE.
2008-05-02 bananLong name spelling fixes
2008-04-27 diegoAdd long names to many AVCodec declarations.
2008-03-22 diegotypo: occured --> occurred
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2008-02-01 michaelconst
2007-05-10 diegoRemove redundant #inclusion of common.h, avcodec.h...
2007-04-08 diegoGet rid of unnecessary pointer casts.
2007-04-07 diegoRemove superfluous setting of has_b_frames in codecs...
2007-01-21 diegoDeclare zlib dependency in the Makefile, not in the...
2007-01-21 bananReally fix my never ending mistakes.
2007-01-21 bananDon't break compilation on systems without zlib.
2007-01-21 bananThe block_size might be used incorrectly if it is not...
2007-01-21 bananGet rid of #ifdef CONFIG_ZLIB in the code. Code cleanup.
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-06-01 bananFlash Screen Video decoder (fourcc:FSV1)