]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/dnxhdenc.c
data parameter of dnxhd_encode_picture() should not be const.
[frescor/ffmpeg.git] / libavcodec / dnxhdenc.c
2009-05-08 diegodata parameter of dnxhd_encode_picture() should not...
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-12-12 bcoudurierdnxhd get_pixels_8x4_sym sse2
2008-12-12 bcouduriermove get_pixels_8x4 before init func to avoid useless...
2008-12-12 bcoudurierrename 4x8 to 8x4 to match widthxheight consistancy
2008-12-11 bcouduriermove structure definitions in their own header
2008-12-11 bcouduriercosmetics
2008-12-11 bcoudurieruse dsp clear_block
2008-11-12 romanshMaking it easier to send arbitrary structures as work...
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-06-02 bcouduriercosmetics, remove table_ prefix
2008-06-02 bcoudurieroptimize, merge offset bits in vlc code
2008-05-26 diegoconsistency cosmetics: indices --> indexes
2008-05-12 cehoyosReplace one more occurrence of -1 with PIX_FMT_NONE.
2008-05-06 bcoudurierexport dnxhd encoded picture quality
2008-04-27 diegoAdd long names to many AVCodec declarations.
2008-02-01 michaelconsts
2007-12-18 bcoudurieradd bitrate helper to choose all dnxhd variants
2007-12-02 bcoudurierindentation
2007-12-02 bcoudurierdnxhd 720p encoding and decoding support
2007-12-02 bcouduriercosmetics, encode_variance -> encode_fast
2007-12-02 bcoudurierfix corner case when qscale 1 bits < frame bits but...
2007-10-09 bcoudurierbetter lambda search method
2007-10-08 bcoudurierdnxhd 36mbit support
2007-10-08 bcouduriertypo weigth->weight
2007-10-08 bcoudurierDNxHD (SMPTE VC-3) encoder