Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 03 May 2007 12:08:54 +0000 | diego | Rename amr_nb and amr_wb options to libamr_*. |
Thu, 03 May 2007 12:07:13 +0000 | diego | FFmpeg sync: Rename AMR config settings to LIBAMR. |
Thu, 03 May 2007 12:04:29 +0000 | diego | cosmetics: Rename _amr* variables to _libamr*. |
Thu, 03 May 2007 12:02:48 +0000 | diego | FFmpeg sync: Rename DTS_DECODER --> LIBDTS_DECODER. |
Wed, 02 May 2007 16:42:31 +0000 | reimar | Use calloc instead of malloc+memset |
Wed, 02 May 2007 16:39:35 +0000 | reimar | Missing free on error in conv24to32 |
Wed, 02 May 2007 16:38:22 +0000 | reimar | Simplify bgr2rgb |