summaryrefslogtreecommitdiff
path: root/src/codec/ffmpeg/packet_ext.c
Commit message (Collapse)AuthorAge
* Fixes and cleanup around synced gaplessAndrew Opalach 2025-11-22
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Fixes from testing sink change, document thingsAndrew Opalach 2025-10-30
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Major FFmpeg build improvementsAndrew Opalach 2025-09-08
| | | | | | - Make build more compatible with a traditional linux environment. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Improve FFmpeg hwaccel fallback, VR emulationAndrew Opalach 2025-06-23
| | | | | | | - Optimize sink seeking with single video frame. - Small cleanups. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Support Windows XP (Old FFmpeg and build fixes)Andrew Opalach 2025-05-25
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Highly wip waveform viewAndrew Opalach 2025-04-16
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Small fixes and update depsAndrew Opalach 2025-02-19
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Server resource unload, many tweaks and fixesAndrew Opalach 2025-02-19
| | | | | | | | - Initial liana client preferences. - Hook up libplacebo dx11 backend. - Make usage of FFmpeg hardware decoding api make some sense. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Audio buffer and sink fixes, unsigned width/heightAndrew Opalach 2025-02-04
| | | | | | | | - Screen feature testing - Older FFmpeg support - Build configuration fixes Signed-off-by: Andrew Opalach <andrew@akon.city>
* Optimizations based on video loop performanceAndrew Opalach 2025-01-01
| | | | | | | | | - Support nn_packet_stream direct mode - Hook up FFmpeg hardware accelerated decoding - Refactor VCR - Reduce locking when returning packets to a packet pool Signed-off-by: Andrew Opalach <andrew@akon.city>
* Bring in line with dependency changesAndrew Opalach 2024-12-24
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Rough subtitles implementation, improve buffersAndrew Opalach 2024-11-17
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Everything before initial synced listAndrew Opalach 2024-10-21
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Massive restructure and many changesAndrew Opalach 2024-04-09
- The server-side list concept is still a wip Signed-off-by: Andrew Opalach <andrew@akon.city>