aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/mmvideo.c
AgeCommit message (Expand)Author
2009-04-07Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes anThilo Borgmann
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2009-02-01Fix filenames in doxygen comments.Diego Biurrun
2009-01-11Fix build: Add intreadwrite.h and bswap.h #includes where necessary.Diego Biurrun
2008-07-08Remove AVPaletteControl from ALG MM demuxer/decoderPeter Ross
2008-06-12Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini
2008-04-27Add long names to many AVCodec declarations.Stefano Sabatini
2008-03-21Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng
2008-02-01constsMichael Niedermayer
2007-07-05license header consistency cosmeticsDiego Biurrun
2007-04-07Remove superfluous setting of has_b_frames in codecs without B-frames.Nicholas Tung
2007-01-19rename BE/LE_8/16/32 to AV_RL/B_8/16/32Alex Beregszaszi
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-07-26Fix FSF postal address.Diego Biurrun
2006-02-12complete American Laser Games MM playback system, courtesy of Peter RossMike Melanson