nihav-player.git
2024-03-27 Kostya Shishkovhwdec-vaapi: detect AVX presence for the optimised... master
2024-03-19 Kostya Shishkovvideoplayer: add keypad equivalents of seek keys
2024-03-19 Kostya Shishkovoptimise luma copy part a bit
2024-03-03 Kostya Shishkovhwdec_vaapi: ignore high-profile extradata tail when...
2023-11-04 Kostya Shishkovvideoplayer: introduce refresh command
2023-10-21 Kostya Shishkovhwdec-vaapi: optimise chroma deinterleaving
2023-10-20 Kostya Shishkovvideoplayer: add hardware-accelerated H.264 video decod...
2023-10-20 Kostya Shishkovadd a crate for VAAPI-based H.264 decoding
2023-10-20 Kostya Shishkovnihed-cros-libva: update test to the current interface
2023-10-20 Kostya Shishkovnihed-cros-libva: re-export VA_INVALID_ID for convenience
2023-10-20 Kostya Shishkovnihed-cros-libva: make VAImage export VAFourcc for...
2023-10-20 Kostya Shishkovnihed-cros-libva: allow opening display without the...
2023-10-20 Kostya Shishkovnihed-cros-libva: expose and document some generated...
2023-10-20 Kostya Shishkovnihed-cros-libva: introduce more enums instead of constants
2023-10-20 Kostya Shishkovnihed-cros-libva: convert surface query status to enum
2023-10-20 Kostya Shishkovnihed-cros-libva: rework UsageHint and drop bitflags...
2023-10-20 Kostya Shishkovnihed-cros-libva: use simple error enum instead of...
2023-10-20 Kostya Shishkovnihed-cros-libva: get rid of log dependency
2023-10-20 Kostya Shishkovnihed-cros-libva: start this unofficial fork
2023-10-20 Kostya Shishkovstart work on nihed-cros-libva
2023-10-02 Kostya Shishkovvideoplayer: allow custom scaling
2023-09-14 Kostya Shishkovvideoplayer: ignore directories passed as input names
2023-09-01 Kostya Shishkovvideoplayer: allow diplaying time indefinitely long
2023-08-27 Kostya Shishkovvideoplayer: add two more symbols just in case
2023-08-26 Kostya Shishkovvideoplayer: print hurry up mode
2023-08-26 Kostya Shishkovvideoplayer: do not needlessly resize the window
2023-08-18 Kostya Shishkovvideoplayer: allow numpad enter key to end current...
2023-08-08 Kostya Shishkovvideoplayer: a bit more of window title workaround...
2023-08-03 Kostya Shishkovvideoplayer: use single global window instead of creati...
2023-08-02 Kostya Shishkovvideoplayer: work around SDL window title bug
2023-07-27 Kostya Shishkovsndplay: fix clippy warnings
2023-07-27 Kostya Shishkovvideoplayer: fix clippy warnings
2023-07-27 Kostya Shishkovvideoplayer: add -start as an alias for -seek
2023-07-06 Kostya Shishkovvideoplayer: do not print missing reference error
2023-07-02 Kostya Shishkovuse mouse wheel to seek by ten seconds
2023-07-02 Kostya Shishkovkeycode modifier is a bitmask
2023-06-30 Kostya Shishkovsndplay: support playing AAC with SBR
2023-06-30 Kostya Shishkovvideoplayer: add a hack to play AAC with SBR properly
2023-06-30 Kostya Shishkovshow time with middle button click
2023-06-28 Kostya Shishkovmake player exit on shift+Q instead of Q
2023-06-18 Kostya Shishkovimprove error handling in video decoding a bit
2023-06-18 Kostya Shishkovimprove error reporting in audio decoder part
2023-06-18 Kostya Shishkovimprove error reporting in video part
2023-06-18 Kostya Shishkovimprove error reporting and handling
2023-06-18 Kostya Shishkovtry to improve state handling in decoding threads
2023-06-17 Kostya Shishkovvideoplayer: set initial timestamp when available
2023-06-16 Kostya Shishkovimprove OSD a bit
2023-06-16 Kostya Shishkovtry to preserve window position when playing multiple...
2023-06-15 Kostya Shishkovstop decoding on I/O error
2023-06-15 Kostya Shishkovallow to (un)pause playback by right mouse button click
2023-06-15 Kostya Shishkovimplement displaying time on screen
2023-06-14 Kostya Shishkovmake video player use multi-threaded decoders if possible
2022-03-14 Kostya Shishkovignore underruns when decoding has ended
2022-01-09 Kostya Shishkovsndplay: read ID3 padding
2022-01-09 Kostya Shishkovsndplay: fix small raw streams detection
2021-11-23 Kostya Shishkovimprove ID3 handling
2021-11-22 Kostya Shishkovuse raw stream duration
2021-11-19 Kostya Shishkovflush decoder post-seek
2021-11-19 Kostya Shishkovignore empty frames
2021-11-19 Kostya Shishkovimplement raw stream seeking
2021-11-18 Kostya Shishkovadd a check for empty or special files
2021-11-17 Kostya Shishkovsndplay: support various input kinds
2021-10-29 Kostya Shishkovreplace vec.truncate(0) with vec.clear()
2021-06-13 Kostya Shishkova better video player
2021-04-05 Kostya Shishkovsndplay: skip null audio buffers
2021-04-05 Kostya Shishkovsndplay: typo
2021-04-05 Kostya Shishkovsndplay: use custom decoder crates configuration
2021-04-04 Kostya Shishkovupdate for rustc 1.46
2021-03-30 Kostya Shishkovsndplayer: free audio device after playback is over
2021-01-04 Kostya Shishkovsndplay: support -start option
2020-10-17 Kostya Shishkovformat time with hours
2020-10-17 Kostya Shishkovpause playback when prompt is active
2020-10-16 Kostya Shishkovadd a command to jump to an arbitrary time
2020-10-07 Kostya Shishkovadd nihav-sndplay
2020-10-07 Kostya Shishkovmove experimental code to old/
2020-07-24 Kostya Shishkovupdate documentation
2020-07-18 Kostya Shishkovadd COPYING and README.md
2020-07-10 Kostya Shishkovremove trailing whitespace
2020-07-10 Kostya Shishkovnihav_register_all_codecs was renamed
2020-02-20 Kostya Shishkovupdate player for nihav_registry
2019-11-30 Kostya Shishkovsupport some options
2019-11-30 Kostya Shishkovadd .gitignore
2019-11-30 Kostya ShishkovAdd patches for rust-sdl crate
2019-11-28 Kostya Shishkovinitial player implementation