open_toontown_panda3d/panda/src/ffmpeg
rdb 1d2407f667 ffmpeg: Fix compile error with latest ffmpeg version
Fixes #1164
2021-05-17 11:19:55 +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 ffmpeg: Fix compile error with latest ffmpeg version 2021-05-17 11:19:55 +02:00
ffmpegAudioCursor.h general: Distinguish local/system includes 2018-11-10 18:00:10 -07: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: Fix compile error with latest ffmpeg version 2021-05-17 11:19:55 +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