mirror of
https://github.com/mpv-player/mpv
synced 2024-12-18 21:06:00 +00:00
Support more MythTV nuv files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16164 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
1da3dc91bd
commit
3138932d9a
@ -31,6 +31,7 @@ MPlayer (1.0)
|
||||
* PVR support
|
||||
* AAC ADTS demuxer
|
||||
* libdvdread updated to v0.9.4
|
||||
* Support for some more MythTV nuv files
|
||||
|
||||
Streaming:
|
||||
* fix streaming of RealAudio files over HTTP
|
||||
|
@ -98,6 +98,7 @@ videocodec nuv
|
||||
info "NuppelVideo"
|
||||
status working
|
||||
fourcc NUV1 ; NUV1 is an internal MPlayer FOURCC
|
||||
fourcc RJPG
|
||||
driver nuv
|
||||
out I420,IYUV
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user