Mercurial > libavcodec.hg
log h264data.h @ 8646:8b52ac19a91c libavcodec
age | author | description |
---|---|---|
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 |
Fri, 03 Oct 2008 13:30:19 +0000 | michael | Move nal unit types enum and EXTENDED_SAR #define from h264data.h to h264.h. libavcodec |