]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/bfi.c
V210 Uncompressed 4:2:2 10-bit encoder and decoder
[frescor/ffmpeg.git] / libavcodec / bfi.c
2009-04-07 rbultjeImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-22 stefanoAdd missing av_cold in static init/close functions.
2009-02-10 gpoirierFix (with av_uninit()) false positive warning about...
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-05-09 diegoUse full path for #includes from another directory.
2008-04-22 diegoAdd .longname to bfi_decoder declaration.
2008-04-18 benoitBFI video decoder.