OSDN Git Service

[Qt][AVIO] Fix FTBFS with older FFMpeg.
[csp-qt/common_source_project-fm7.git] / source / src / qt / avio / movie_saver_video.cpp
2019-10-13 K.Ohta[Qt][AVIO] Fix FTBFS with older FFMpeg.
2019-09-09 K.Ohta[Qt][AVIO] Finally,drop "deprected" APIs for FFMpeg...
2019-09-08 K.Ohta[Qt][AVIO][WIP] Drop to use deprecated functions for...
2018-07-17 K.Ohta[COMMON][Qt] Fix BYTEORDER of PIXEL@RGB888.Updated...
2018-06-19 K.Ohta[Qt][WIN32] Move config and logger to inner pointer...
2018-06-14 K.Ohta[UI][Qt] Remove using_flags->get_config_ptr()->foo...
2018-04-28 K.Ohta[Qt][AVIO][MOVIE_SAVER] Fix FTBFS with FFMPEG 4.0.Will...
2017-03-06 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2017-02-02 K.Ohta[BUILD][Qt] Reduce warnings build with "-Wall".
2016-09-04 K.Ohta[LOGGER][Qt] Rename agar_logger.[cpp|h] to csp_logger...
2016-08-24 K.Ohta[Qt][LOGGER] Replace CSP_Logger class from AGAR_DebugLog().
2016-08-24 K.Ohta[MOVIE_SAVER] Use SIMD to transfer a picture OSD(VM...
2016-06-20 K.Ohta[MOVIE_SAVER][Qt] Audio: add using libmp3lame and libvo...
2016-06-19 K.Ohta[Qt][MOVIE_SAVER] Fix syncing of A/V.
2016-06-17 K.Ohta[UI][Qt][MOVIE_SAVER] Selective video codecs.
2016-06-14 K.Ohta[MOVIE_SAVER][Qt] Temporally set video-codec to MPEG4...
2016-06-14 K.Ohta[SRC][LIBCSPAVIO] Fix indent from [SPC]x4 to [TAB].
2016-06-06 K.Ohta[Qt][MOVIE_SAVER] Record correct screen with one-board...
2016-05-30 K.Ohta[Qt][MOVIE_SAVER][FM77AV] Fix wrong movie-image when...
2016-05-30 K.Ohta[Qt][MOVIE_SAVER] Fix color space.
2016-05-30 K.Ohta[Qt][MOVIE_SAVER] Enable to save movies (BUT something...
2016-05-28 K.Ohta[WIP][Qt][MOVIE] Still crash when using libav.