Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
ecb80fe7
Commit
ecb80fe7
authored
Apr 10, 2014
by
Carl Eugen Hoyos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cosmetics: Remove an outdated comment from lavc/rawdec.c.
The missing swscale feature was implemented in 2011.
parent
6290ba00
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
rawdec.c
libavcodec/rawdec.c
+0
-2
No files found.
libavcodec/rawdec.c
View file @
ecb80fe7
...
...
@@ -80,8 +80,6 @@ static const PixelFormatTag pix_fmt_bps_mov[] = {
{
AV_PIX_FMT_PAL8
,
2
},
{
AV_PIX_FMT_PAL8
,
4
},
{
AV_PIX_FMT_PAL8
,
8
},
// FIXME swscale does not support 16 bit in .mov, sample 16bit.mov
// http://developer.apple.com/documentation/QuickTime/QTFF/QTFFChap3/qtff3.html
{
AV_PIX_FMT_RGB555BE
,
16
},
{
AV_PIX_FMT_RGB24
,
24
},
{
AV_PIX_FMT_ARGB
,
32
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment