open_toontown_panda3d/panda/src/ffmpeg
rdb 806496d191 ffmpeg: proper fallback when compiling without libswscale
Compiling with libswscale isn't really optional if you want to play most video files, but if you know what you are doing and all your videos already have a supported pixel formats, it is now possible.

Fixes #711
2019-08-23 10:51:52 +02:00
..
config_ffmpeg.cxx ffmpeg: add "FFmpeg" tag to PandaSystem 2019-04-09 12:09:21 +02:00
config_ffmpeg.h ffmpeg: support videos with alpha; add ffmpeg-prefer-libvpx prc var 2016-12-17 00:17:30 +01:00
ffmpegAudio.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
ffmpegAudio.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
ffmpegAudio.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
ffmpegAudioCursor.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
ffmpegAudioCursor.cxx Merge branch 'release/1.10.x' into incoming 2019-08-20 01:26:32 +02:00
ffmpegAudioCursor.h movies: return actual number of samples read in read_samples 2019-04-29 17:55:15 +02:00
ffmpegVideo.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
ffmpegVideo.cxx general: don't cast to regular pointer when returning a PointerTo 2018-07-08 21:40:58 +02:00
ffmpegVideo.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
ffmpegVideoCursor.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
ffmpegVideoCursor.cxx ffmpeg: proper fallback when compiling without libswscale 2019-08-23 10:51:52 +02:00
ffmpegVideoCursor.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
ffmpegVirtualFile.I general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
ffmpegVirtualFile.cxx ffmpeg: remove call deprecated in ffmpeg's libavformat 58.9.100 2018-11-28 16:22:27 +01:00
ffmpegVirtualFile.h general: Distinguish local/system includes 2018-11-10 18:00:10 -07:00
p3ffmpeg_composite1.cxx Split vrpn out of panda into a libp3vrpn. Split ffmpeg out of movies into libp3ffmpeg. Add registry for MovieVideo and MovieAudio. Add a libvorbisfile-based Ogg Vorbis loader. Add a native .wav loader. 2013-08-26 12:16:27 +00:00