]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/lclenc.c
Add CH_LAYOUT_NATIVE channel mask value to allow user to request native codec
[frescor/ffmpeg.git] / libavcodec / lclenc.c
2009-05-31 reimarRemove unnecessary put_bits/get_bits includes.
2009-05-31 reimarRemove now unused elements from LclEncContext
2009-05-31 reimarRemove useless casts, extradata is already "uint8_t *"
2009-05-31 reimarlclenc.c: compress directly into output buffer instead...
2009-05-31 reimarRemove superfluous () from lclenc.c
2009-05-31 reimarCosmetics: fix indentation in lclenc.c
2009-05-31 reimarRemove "#if CONFIG_ZLIB" checks from lclenc.c, the...
2009-04-12 stefanoSplit bitstream.h, put the bitstream writer stuff in...
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-26 diegoFix filenames in Doxygen comments.
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-09-08 michaelBump Major version, this commit is almost just renaming...
2008-06-19 stefanoImprove an lclenc.c error message in case of unsupporte...
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-04-27 diegoAdd long names to AVCodec declarations.
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2007-07-12 mrusplit lcl.c into lcldec.c, lclenc.c, lcl.h