summaryrefslogtreecommitdiff
path: root/src/codec/ffmpeg/demuxer.c
Commit message (Collapse)AuthorAge
* Changes that went uncommitted for too longAndrew Opalach 2026-04-13
| | | | 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>
* Fix FFmpeg decoder/demuxer deinit, misc cleanupAndrew Opalach 2025-09-08
| | | | 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>
* Twitter module work, various cleanupsAndrew Opalach 2025-08-05
| | | | | | and comment clarifications 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>
* Add keybind to disable scaling filterAndrew Opalach 2025-05-11
| | | | | | | - Fix no FFmpeg build. - Cleanup commented code from cmc ui. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Cleanup buildAndrew Opalach 2025-05-08
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Make server resource a fat entityAndrew Opalach 2025-05-07
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Prepare for cch_handle_write(), cue testingAndrew Opalach 2025-05-04
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Minor restructure and dependency updatesAndrew Opalach 2025-04-28
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Implement logging changes and cleanupAndrew Opalach 2025-04-17
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Highly wip waveform viewAndrew Opalach 2025-04-16
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* CleanupAndrew Opalach 2025-03-18
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Sink refactor wipAndrew Opalach 2025-03-15
| | | | | | Dangling target won't stay around. I have a couple of ideas about how to massively simplify the handling of ended entries. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Fixes and optimizations around seek and loopAndrew Opalach 2025-01-29
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Refactor threaded waitsAndrew Opalach 2025-01-27
| | | | | | | - Move seek to handler thread. - Cleanup and comment some stuff. Signed-off-by: Andrew Opalach <andrew@akon.city>
* Fix multiple bugs encountered during stress testAndrew Opalach 2025-01-24
| | | | | | - Basic server resource cleanup Signed-off-by: Andrew Opalach <andrew@akon.city>
* Audio buffer, mixer and sink improvementsAndrew Opalach 2025-01-03
| | | | 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>
* Incomplete buffer errored and sink queuedAndrew Opalach 2024-12-26
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Extend server resource loading, work on clientAndrew Opalach 2024-12-18
| | | | | | Also, cleanup in preparation for changing code style. 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>
* Buffer tweaksAndrew Opalach 2024-10-27
| | | | 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>