This website requires JavaScript.
Explore
Help
Sign In
eliott
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/LadybirdBrowser/ladybird
synced
2026-05-10 17:12:41 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5df91dc761c19feb4580daa52634d232b208df36
ladybird
/
Libraries
/
LibMedia
/
FFmpeg
History
Zaggy1024
319e381eb9
LibMedia: Mark FFmpegVideoDecoder functions with virtual override
...
The destructor lacked any of these specifiers, and others lacked the virtual specifier.
2025-09-22 19:34:48 +02:00
..
FFmpegDemuxer.cpp
LibMedia: Refer to demuxer outputs as coded frames
2025-09-22 12:04:29 -05:00
FFmpegDemuxer.h
LibMedia: Refer to demuxer outputs as coded frames
2025-09-22 12:04:29 -05:00
FFmpegForward.h
…
FFmpegHelpers.h
LibMedia: Remove default cases when converting CodecID for FFmpeg
2025-09-19 13:01:00 +02:00
FFmpegIOContext.cpp
LibMedia: Move FFmpegIOContext into it's own file
2025-03-13 19:33:44 +01:00
FFmpegIOContext.h
LibMedia: Move FFmpegIOContext into it's own file
2025-03-13 19:33:44 +01:00
FFmpegVideoDecoder.cpp
LibMedia+Tests: Call decoder input samples "coded data" for clarity
2025-09-22 12:04:29 -05:00
FFmpegVideoDecoder.h
LibMedia: Mark FFmpegVideoDecoder functions with virtual override
2025-09-22 19:34:48 +02:00