12 Commits (589fa8a027f3b1707d78d7c45335acc498a5e887)

Author SHA1 Message Date
Andreas Rheinhardt e3b355c0be avutil/mem: Don't include avutil.h 1 year ago
L. E. Segovia ddc1cd5cdd configure: Set WIN32_LEAN_AND_MEAN at configure time 1 year ago
James Almer 92885f2681 avutil/wchar_filename: propagate MultiByteToWideChar() and WideCharToMultiByte() failures 2 years ago
Andreas Rheinhardt 4454142782 avutil/wchar_filename: Make the header C++ compatible 2 years ago
Nil Admirari cc5844da98 libavutil: Add wchartoutf8(), wchartoansi(), utf8toansi(), getenv_utf8(), freeenv_utf8() and getenv_dup() 2 years ago
softworkz c5aba39a04 avutil/wchar_filename,file_open: Support long file names on Windows 2 years ago
Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
Martin Storsjö e41daa6246 Remove support for building for mingw32ce (Windows CE) 7 years ago
Ganesh Ajjanagadde 191f611906 avutil/wchar_filename: add av_warn_unused_result 9 years ago
Martin Storsjö 9326d64ed1 Share the utf8 to wchar conversion routine between lavf and lavu 10 years ago
Janne Grunau 1d01fee980 fix hardcoded tables compililation caused by missing math constants 13 years ago
Ronald S. Bultje b4027d9749 wmapro: change max. block size to 13 bits. 13 years ago
Mans Rullgard 4538729afe Move sine windows to a separate file 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Reimar Döffinger 8eaa6e0e04 Change/simplify the tableprint/tablegen API. 15 years ago
Reimar Döffinger 30ad1a6651 Include appropriate header in table generators instead of using a dummy 15 years ago
Reimar Döffinger 14b8607065 Add support for hard-coded MDCT-related ff_sine_windows tables. 15 years ago
Reimar Döffinger eadaa00c6f Add support for hardcoding the mpegaudiodec tables. 15 years ago