]> git.sesse.net Git - ffmpeg/history - libavcodec/mpc8.c
Remove unnecessary header inclusion directives.
[ffmpeg] / libavcodec / mpc8.c
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2009-11-30 Attila KinaliFix an issue uncovered by commit 20623:
2009-06-13 Kostya ShishkovCorrect reading bits in MPC SV8 base codes (when we...
2009-04-20 Kostya ShishkovCompact and make constant two tables used by Musepack...
2009-04-17 Kostya ShishkovUse new static VLC scheme in Indeo2, Musepack and WNV1...
2009-04-13 Stefano SabatiniRename bitstream.h to get_bits.h.
2009-04-07 Thilo BorgmannImplement avcodec_decode_video2(), _audio3() and _subti...
2009-03-08 Kostya ShishkovMake Musepack decoders use LFG pseudorandom generator
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-18 Stefano SabatiniReplace calls to the deprecated function av_init_random...
2009-01-14 Diego BiurrunUse CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRE...
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-11-19 Kostya ShishkovAdd channel layout to several audio decoders I maintain
2008-07-31 Peter RossModify all codecs to report their supported input and...
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-04-29 Stefano SabatiniTransform codec names into single words.
2008-04-27 Stefano SabatiniAdd long names to many AVCodec declarations.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-02-13 Diego Biurruntypo fix: inited --> initialized
2008-02-01 Michael Niedermayerconsts
2007-11-07 Kostya ShishkovMusepack SV8 demuxer and decoder