]> git.sesse.net Git - ffmpeg/history - libavcodec/a64multienc.c
Second hunk from secrity fix from google.
[ffmpeg] / libavcodec / a64multienc.c
2010-10-05 Tobias BindhammerCosmetics, lots of.
2010-10-05 Tobias BindhammerSkip unnecessary calculations in 4col-mode.
2010-10-05 Tobias BindhammerAdd possibility to crop screens inside of encoded frames.
2010-10-05 Tobias BindhammerAdd check for height when cropping.
2010-10-05 Tobias BindhammerIntroduce palette with dynamic size.
2010-08-31 Tobias BindhammerChecking return values of av_malloc(z) and report an...
2010-08-26 Tobias BindhammerClarify code/avoid possible bugs by using precalculated...
2010-08-26 Tobias Bindhammerenable a flexible lifetime
2010-08-26 Tobias BindhammerSetting proper values in extradata for future use in...
2010-08-25 Tobias Bindhammercleanup a bit in a64multi_encode_frame()
2010-08-25 Tobias Bindhammeradded/extended some comments in a64multi_encode_frame()
2010-08-24 Tobias Bindhammeradded interlacing option and compression option for...
2010-08-24 Tobias Bindhammerfixed some return values and deprecated CODEC_TYPE_VIDEO.
2010-08-23 Tobias BindhammerInitial version of the a64 (multicolor charset) codec