Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-13Set bits_per_raw_sample when decoding libopenjpeg images.Carl Eugen Hoyos
2012-05-11Allow decoding of j2k images with bpp<8 and 8<bpp<16 with libopenjpeg.Carl Eugen Hoyos
2012-05-04libopenjpegdec: respect JP2 color space, fix ticket 1179Michael Bradshaw
2012-04-23lowres2 support.Michael Niedermayer
2012-04-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-29Fixes ticket 1127.Michael Bradshaw
2012-03-27libopenjpegdec: hack to fix GRAY16 decodingPaul B Mahol
2012-03-26libopenjpegdec: refactor some code and fix memory leaksPaul B Mahol
2012-03-26libopenjpegdec: always check image because decoding may still failPaul B Mahol
2012-03-24libopenjpeg: make .long_name usefullPaul B Mahol
2012-02-01Support decoding rgba64 with libopenjpeg.Michael Bradshaw
2012-02-01Support decoding gray8a with libopenjpeg.Michael Bradshaw
2012-01-31Supoort decoding of gray16 images with libopenjpeg.Michael Bradshaw
2012-01-03Added yuva420p decoding support for libopenjpegMichael Bradshaw
2012-01-03Added RGBA and YUV440 decoding support for libopenjpeg decoderMichael Bradshaw
2012-01-03Fixed openjpeg decoding bug with width/linesize issueMichael Bradshaw
2011-12-24libopenjpeg: support decoding with bits per pixel greater than 8Jean First
2011-12-08pthread: fixed thread initialization issues related to thread-safe buffer all...Anatoliy Wasserman
2011-11-25yuv pixel formats support in openjpeg decoder + 10bit supportAlex Zhukov
2011-11-17libopenjpeg: rename decoder source file.Michael Bradshaw