Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Mon, 24 Nov 2008 19:08:02 +0000 | mru | svq1enc: move scratch buffer from stack to context to ensure alignment libavcodec |
Mon, 24 Nov 2008 19:00:55 +0000 | mru | flashsv: use skip_bits_long() where required libavcodec |
Mon, 24 Nov 2008 18:49:50 +0000 | bcoudurier | move decoder initialization in separate function, earlier failure detection libavcodec |
Mon, 24 Nov 2008 16:33:11 +0000 | diego | Make non-void replacement functions actually return a value. 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 |
Mon, 24 Nov 2008 15:53:16 +0000 | diego | Use golomb_to_pict_type instead of its duplicate, slice_type_map. libavcodec |
Mon, 24 Nov 2008 12:39:02 +0000 | diego | cosmetics: Align table for better readability. libavcodec |