Mercurial > libavcodec.hg
log h264data.h @ 9427:4c1fb7723412 libavcodec
age | author | description |
---|---|---|
Sun, 01 Feb 2009 02:00:19 +0000 | diego | Use full internal pathname in doxygen @file directives. libavcodec |
Sat, 24 Jan 2009 14:30:15 +0000 | stefang | remove zigzag_scan8x8, it is the same as ff_zigzag_direct libavcodec |
Fri, 19 Dec 2008 14:49:17 +0000 | darkshikari | H.264 loopfilter speed tweaks libavcodec |
Wed, 26 Nov 2008 10:22:55 +0000 | diego | Move encoder-specific quantize_c and related tables to the H.264 encoder. libavcodec |
Mon, 24 Nov 2008 16:08:21 +0000 | diego | Move #defines that are mostly used in h264.c out of h264data.h and into h264.h. libavcodec |
Fri, 21 Nov 2008 10:00:03 +0000 | diego | Move H.264 tables that are only useful for encoding to h264enc.c. libavcodec |
Tue, 04 Nov 2008 18:31:48 +0000 | andoma | h264: Implement decoding of picture timing SEI message. libavcodec |