]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/mpc7.c
Use skip_bits_long() for large skips
[frescor/ffmpeg.git] / libavcodec / mpc7.c
2009-05-14 conradUse skip_bits_long() for large skips
2009-04-20 kostyaCompact and make constant two tables used by Musepack...
2009-04-17 kostyaUse new static VLC scheme in Indeo2, Musepack and WNV1...
2009-04-13 stefanoRename bitstream.h to get_bits.h.
2009-04-07 rbultjeImplement avcodec_decode_video2(), _audio3() and _subti...
2009-03-08 kostyaMake Musepack decoders use LFG pseudorandom generator
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-18 stefanoReplace calls to the deprecated function av_init_random...
2009-01-14 diegoUse CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRE...
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-11-19 kostyaAdd channel layout to several audio decoders I maintain
2008-07-31 prossModify all codecs to report their supported input and...
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-05-09 diegoUse full path for #includes from another directory.
2008-04-29 diegoTransform codec names into single words.
2008-04-27 diegoAdd long names to many AVCodec declarations.
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2008-02-13 diegotypo fix: inited --> initialized
2008-02-01 michaelCasts to silcence "incompatible pointer type" warnings.
2008-02-01 michaelconsts
2007-11-02 kostyaSplit Musepack decoder into SV7 decoder and synth core