open_toontown_panda3d/panda/src/ffmpeg
rdb d239f48a43 Merge branch 'release/1.10.x' 2022-08-31 12:51:46 +02:00
..
CMakeLists.txt CMake: Add --exclude-libs flags to static thirdparty libraries 2022-03-09 16:23:37 +01: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 ffmpeg: Resolve segmentation fault when statically linking ffmpeg 2022-08-31 11:56:10 +02:00
ffmpegAudioCursor.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
ffmpegAudioCursor.cxx general: Fix assorted compiler warnings 2022-03-01 16:09:07 +01: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 general: Fix assorted compiler warnings 2022-03-01 16:09:07 +01:00
ffmpegVideoCursor.h ffmpeg: Change thread to use lambda 2021-12-01 11:34:48 +01: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