mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-03 02:17:45 +00:00
NuppelVideo/MythTVVideo support, including rtjpeg decoder
Originally committed as revision 5232 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
4f6a6e1f81
commit
dfca23e361
15 changed files with 665 additions and 1 deletions
|
@ -120,6 +120,7 @@ void av_register_all(void)
|
|||
voc_init();
|
||||
tta_init();
|
||||
avs_init();
|
||||
nuv_init();
|
||||
|
||||
#ifdef CONFIG_MUXERS
|
||||
/* image formats */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue