mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 02:21:11 +01:00
rl2 documentation update
Originally committed as revision 12546 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
cb96da4902
commit
86b3cf7c04
3 changed files with 5 additions and 0 deletions
|
|
@ -115,6 +115,7 @@ version <next>
|
|||
- Ipod/Iphone compatible mp4 muxer
|
||||
- Mimic decoder
|
||||
- MSN TCP Webcam stream demuxer
|
||||
- RL2 demuxer / decoder
|
||||
|
||||
version 0.4.9-pre1:
|
||||
|
||||
|
|
|
|||
|
|
@ -163,6 +163,7 @@ Codecs:
|
|||
qtrle.c Mike Melanson
|
||||
ra144.c, ra144.h, ra288.c, ra288.h Roberto Togni
|
||||
resample2.c Michael Niedermayer
|
||||
rl2.c Sascha Sommer
|
||||
rpza.c Roberto Togni
|
||||
rtjpeg.c, rtjpeg.h Reimar Doeffinger
|
||||
rv10.c Michael Niedermayer
|
||||
|
|
@ -262,6 +263,7 @@ Muxers/Demuxers:
|
|||
psxstr.c Mike Melanson
|
||||
pva.c Ivo van Poorten
|
||||
raw.c Michael Niedermayer
|
||||
rl2.c Sascha Sommer
|
||||
rm.c Roberto Togni
|
||||
rtp.c, rtpenc.c Luca Abeni
|
||||
rtp_mpv.*, rtp_aac.* Luca Abeni
|
||||
|
|
|
|||
|
|
@ -131,6 +131,8 @@ different game cutscenes repacked for use with ScummVM.
|
|||
@tab Used by TechnoTrend DVB PCI boards
|
||||
@item MSN TCP Webcam @tab @tab X
|
||||
@tab Used by MSN Messenger Webcam streams.
|
||||
@item RL2 @tab @tab X
|
||||
@tab Audio and video format used in some games by Entertainment Software Partners
|
||||
@end multitable
|
||||
|
||||
@code{X} means that encoding (resp. decoding) is supported.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue