Bitmap Brothers JV errata

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Peter Ross 2011-03-09 02:11:10 +11:00 committed by Michael Niedermayer
parent 48e0d22251
commit 9f720d5f9a
3 changed files with 6 additions and 0 deletions

View File

@ -77,6 +77,7 @@ version <next>:
- Wing Commander IV movies decoder added - Wing Commander IV movies decoder added
- movie source added - movie source added
- Bink version 'b' audio and video decoder - Bink version 'b' audio and video decoder
- Bitmap Brothers JV playback system
- Linux framebuffer input device added - Linux framebuffer input device added

View File

@ -150,6 +150,7 @@ Codecs:
interplayvideo.c Mike Melanson interplayvideo.c Mike Melanson
ivi* Kostya Shishkov ivi* Kostya Shishkov
jpeg_ls.c Kostya Shishkov jpeg_ls.c Kostya Shishkov
jvdec.c Peter Ross
kmvc.c Kostya Shishkov kmvc.c Kostya Shishkov
lcl*.c Roberto Togni, Reimar Doeffinger lcl*.c Roberto Togni, Reimar Doeffinger
libgsm.c Michel Bardiaux libgsm.c Michel Bardiaux
@ -284,6 +285,7 @@ Muxers/Demuxers:
ipmovie.c Mike Melanson ipmovie.c Mike Melanson
img2.c Michael Niedermayer img2.c Michael Niedermayer
iss.c Stefan Gehrer iss.c Stefan Gehrer
jvdec.c Peter Ross
libnut.c Oded Shimon libnut.c Oded Shimon
lmlm4.c Ivo van Poorten lmlm4.c Ivo van Poorten
lxfdec.c Tomas Härdin lxfdec.c Tomas Härdin

View File

@ -62,6 +62,8 @@ library:
@tab Used in some games from Bethesda Softworks. @tab Used in some games from Bethesda Softworks.
@item Bink @tab @tab X @item Bink @tab @tab X
@tab Multimedia format used by many games. @tab Multimedia format used by many games.
@item Bitmap Brothers JV @tab @tab X
@tab Used in Z and Z95 games.
@item Brute Force & Ignorance @tab @tab X @item Brute Force & Ignorance @tab @tab X
@tab Used in the game Flash Traffic: City of Angels. @tab Used in the game Flash Traffic: City of Angels.
@item Interplay C93 @tab @tab X @item Interplay C93 @tab @tab X
@ -352,6 +354,7 @@ following image formats are supported:
@item Bethesda VID video @tab @tab X @item Bethesda VID video @tab @tab X
@tab Used in some games from Bethesda Softworks. @tab Used in some games from Bethesda Softworks.
@item Bink Video @tab @tab X @item Bink Video @tab @tab X
@item Bitmap Brothers JV video @tab @tab X
@item Brute Force & Ignorance @tab @tab X @item Brute Force & Ignorance @tab @tab X
@tab Used in the game Flash Traffic: City of Angels. @tab Used in the game Flash Traffic: City of Angels.
@item C93 video @tab @tab X @item C93 video @tab @tab X