Commit c03e7b1
authored
SG-40579: Add GIF support (AcademySoftwareFoundation#928)
### Linked issues
### Summarize your change.
Added GIF to the list of supported video formats.
### Describe the reason for the change.
FFmpeg can decode animated gifs, so adding gifs to
MovieFFMpegIO::getFormats() was all it took to get OpenRV to play
animated gifs like they were movies.
### Describe what you have tested and on which operating system.
Successfully tested on Rocky Linux 9.5
### Add a list of changes, and note any that might need special
attention during the review.
### If possible, provide screenshots.
Signed-off-by: TJ Jackson <tj.jackson@dreamworks.com>1 parent 9870891 commit c03e7b1
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6542 | 6542 | | |
6543 | 6543 | | |
6544 | 6544 | | |
| 6545 | + | |
6545 | 6546 | | |
6546 | 6547 | | |
6547 | 6548 | | |
| |||
0 commit comments