summaryrefslogtreecommitdiff
path: root/src/codec/ffmpeg/common.c
Commit message (Collapse)AuthorAge
* Handle rotation from codecHEADmasterAndrew Opalach 2026-07-10
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Changes that went uncommitted for too longAndrew Opalach 2026-04-13
| | | | 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>
* Support Windows XP (Old FFmpeg and build fixes)Andrew Opalach 2025-05-25
| | | | 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>
* Implement logging changes and cleanupAndrew Opalach 2025-04-17
| | | | 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>
* Temp fix for stream selection, compile fixesAndrew Opalach 2025-01-05
| | | | 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>
* 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>
* 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>