Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 12 Jun 2009 17:39:56 +0000 | darkshikari | Add new FOURCC (0x0003) for raw DIB video, set flip flag accordingly. libavcodec |
Fri, 12 Jun 2009 16:00:26 +0000 | faust3 | Move run level decode functionality to ff_wma_run_level_decode libavcodec |
Fri, 12 Jun 2009 15:48:41 +0000 | faust3 | cosmetics: Add brackets between if/else libavcodec |
Fri, 12 Jun 2009 15:38:11 +0000 | faust3 | Add additional sample rates to the frame len bits calculation code libavcodec |
Fri, 12 Jun 2009 15:21:43 +0000 | faust3 | Move frame len bits calculation to ff_wma_get_frame_len_bits libavcodec |
Fri, 12 Jun 2009 13:12:13 +0000 | diego | cosmetics: Prettyprint and reformat wma.c closer to K&R style. libavcodec |