Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Mon, 09 Apr 2007 14:10:07 +0000 | diego | When dst_length == 0 bit_length has to be 0, too, but the current code still libavcodec |
Mon, 09 Apr 2007 13:39:35 +0000 | diego | Remove a NAL unit's trailing zero bytes even when dst_length is 1. libavcodec |
Mon, 09 Apr 2007 12:55:07 +0000 | diego | scenario: A properly coded frame is followed by an end of sequence NAL unit, libavcodec |
Sun, 08 Apr 2007 20:24:16 +0000 | diego | Get rid of unnecessary pointer casts. libavcodec |
Sun, 08 Apr 2007 18:54:53 +0000 | diego | Only compile in Theora-specific functions if the Theora decoder has been libavcodec |
Sun, 08 Apr 2007 18:52:03 +0000 | diego | cosmetics: Move one code block to save an #ifdef in the next commit. libavcodec |