]> git.sesse.net Git - ffmpeg/history - libavcodec/libopenjpeg.c
Fix the compilation of some libavcodec/lib* files which were not
[ffmpeg] / libavcodec / libopenjpeg.c
2010-08-07 Stefano SabatiniFix the compilation of some libavcodec/lib* files which...
2010-08-06 Stefano SabatiniRemove use of the deprecated function avcodec_check_dim...
2010-07-07 Carl Eugen HoyosAdd new decoder property max_lowres and do not init...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2009-12-29 Carl Eugen HoyosFix colours for QT JPEG2000, fixes issue 1540.
2009-11-10 Jai MenonHandle JPEG2000 frames stored in the Quicktime container.
2009-11-10 Jai Menoncosmetics : fix indentation.
2009-10-19 Diego Biurruncosmetics: Remove pointless parentheses from return...
2009-06-05 Baptiste Coudurierlibopenjpeg wrapper uses get_buffer, set CODEC_CAP_DR1
2009-05-26 Jai MenonAdd lowres support to the libopenjpeg wrapper.
2009-05-26 Jai MenonUse dimensions stored in AVCodecContext instead of...
2009-04-07 Thilo BorgmannImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-10 Mathieu MalaterreUse default system include path for an installed OpenJP...
2009-02-06 Jai MenonUse libopenjpeg for jpeg2k decoding.