]> git.sesse.net Git - ffmpeg/history - libavcodec/adxdec.c
Get rid of some pointless '== NULL' / '!= 0' conditions in if statements.
[ffmpeg] / libavcodec / adxdec.c
2009-04-07 Thilo BorgmannImplement avcodec_decode_video2(), _audio3() and _subti...
2009-03-02 Diego BiurrunChange a bunch of codec long_names to be more consisten...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-26 Diego BiurrunFix filenames in Doxygen comments.
2009-01-11 Diego BiurrunFix build: Add intreadwrite.h and bswap.h #includes...
2008-08-17 Diego BiurrunMark adx_decode_init() as type int instead of void...
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-04-27 Stefano SabatiniAdd long names to many AVCodec declarations.
2008-02-01 Michael Niedermayerconst
2007-11-01 Aurelien Jacobsmove adx.c to adxdec.c