Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Trick-speed support moved to video module.
Reduce video messages.
|
|
|
|
|
|
|
|
|
|
Add noop video output module.
Move VideoThread check into lock/unlock functions.
Add support for choosing video output module.
|
|
|
|
|
|
|
|
Cleanup, remove old cruft.
Add support for pes recordings.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
New easier and more flexible audio PES packet parser, which includes own
codec parser.
Removed av_parser use.
Reduced audio buffer time, faster channel switch.
New audio transport stream parser (not enabled as default).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Check if surface is ready in VaapiGetSurface.
Set PTS/DTS only in the first split video packet.
Add support for 4:3 output modes.
Quicker auto-crop after channel switch.
Add auto-crop support for Intel VA-API backend.
Fix bug: Auto-Crop logo skip didn't use displayed width.
|
|
|
|
|