akallabeth
|
983c820f16
|
[codecs] make h264 and planar opaque
|
2023-04-11 10:58:03 +02:00 |
|
akallabeth
|
c71cc672f9
|
Decouple ffmpeg video encoder/decoder support from WITH_FFMPEG
It may be diesirable to only use FFMPEG for audio. Allow disabling
video decoding by introducing a new variable responsible for that.
|
2022-07-05 18:17:28 +02:00 |
|
akallabeth
|
eb95f00991
|
Move H264 subsystem variable to header
|
2022-04-28 13:25:27 +02:00 |
|
akallabeth
|
8cc6582044
|
Unify struct definitions (#7633)
* Unified enum/struct definitions, fixed include issues
* Fixed mac compilation issues
* Added missing include
* Fixed windows server build warnings
* Fixed VS2010 build issue
* Removed unnecessary library linking
* Fixed ThreadPool WinXP compatibility
* Fixed pr review remarks
|
2022-02-14 14:59:22 +01:00 |
|
akallabeth
|
50acf72615
|
Refactored H264 encoding/decoding
Use YUV primitives now for all H264 operations
|
2021-03-01 11:52:07 +01:00 |
|
Armin Novak
|
72ca88f49c
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
|
Armin Novak
|
3b70d1178b
|
Added AVC444 chroma support to shadow server.
|
2018-02-02 10:39:33 +01:00 |
|