open_toontown_panda3d/panda/src/ffmpeg
rdb 8cb7f7d9c0 ffmpeg: don't hold AV lock while fetching first packet/frame
This allows loading multiple videos side-by-side more effectively.

Closes #397
2018-12-23 22:28:12 +01:00
..
config_ffmpeg.cxx general: Distinguish local/system includes 2018-11-10 18:00:10 -07: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: drain avcodec contexts on close, fixes leak 2018-11-28 16:14:45 +01: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: don't hold AV lock while fetching first packet/frame 2018-12-23 22:28:12 +01: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