[vlc-devel] [PATCH 0/6] Map some of the missing avcodec IDs

Daniel Verkamp daniel at drv.nu
Sat Jan 11 02:00:16 CET 2014


I started filling in the unmapped avcodec fourccs, but I ran into
several codecs that didn't work, and then I never got back to it.

For now, I'm just sending the ones that I got to that actually work;
I suspect most of the broken ones are due to palette issues, but I
haven't had the time to dig into them yet.

Daniel Verkamp (6):
  avcodec: map Wing commander IV Xxan video
  avcodec: map LCL MSZH and ZLIB
  avcodec: map GameCube THP video and audio
  avcodec: map RenderWare TXD
  avcodec: map PCX
  avcodec: map Escape 124 video

 include/vlc_fourcc.h           |  7 +++++++
 modules/codec/avcodec/fourcc.c | 16 ++++++++--------
 src/misc/fourcc.c              | 17 +++++++++++++++++
 3 files changed, 32 insertions(+), 8 deletions(-)

-- 
1.8.5.2




More information about the vlc-devel mailing list