0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 10 months ago. based on code collected 10 months ago.
Sep 18, 2023 — Sep 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
mov: do not overwrite timebase with sample rate More... about 2 years ago
show time with middle button click More... about 2 years ago
make player exit on shift+Q instead of Q More... about 2 years ago
mov: try to sync audio and video tracks when seeking More... about 2 years ago
aac: fix intensity and mid/side stereo reconstruction More... about 2 years ago
improve error handling in video decoding a bit More... about 2 years ago
improve error reporting in audio decoder part More... about 2 years ago
improve error reporting in video part More... about 2 years ago
improve error reporting and handling More... about 2 years ago
try to improve state handling in decoding threads More... about 2 years ago
videoplayer: set initial timestamp when available More... about 2 years ago
mov: set DTS to PTS when actual value is not available More... about 2 years ago
avimux: set palette change flag in stream header if applicable More... about 2 years ago
core/scale: fix typos in scaling loop More... about 2 years ago
rawvideoenc: suggest YUV during format negotiation More... about 2 years ago
improve OSD a bit More... about 2 years ago
try to preserve window position when playing multiple files More... about 2 years ago
stop decoding on I/O error More... about 2 years ago
allow to (un)pause playback by right mouse button click More... about 2 years ago
implement displaying time on screen More... about 2 years ago
make video player use multi-threaded decoders if possible More... about 2 years ago
allstuff: register multi-threaded decoders as well More... about 2 years ago
h264: add multi-threaded decoder More... about 2 years ago
h264: make some structures shareable More... about 2 years ago
h264: split current slice references into a separate structure More... about 2 years ago
h264: move decoder-specific bits into separate module More... about 2 years ago
codec_support/test: add a function for testing multi-threaded decoders More... about 2 years ago
core/frame: add means for NAVideoBufferPool to grow and report its usage More... about 2 years ago
generic frame reorderer for multi-threaded decoders More... about 2 years ago
introduce the interface for multi-threaded decoders More... about 2 years ago