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
1912c215
Commit
1912c215
authored
Oct 04, 2011
by
Clément Bœsch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doxygen: remove a few @file parameters.
It is not mandatory and prevents breakage on rename.
parent
65d5edcd
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
flashsv2enc.c
libavcodec/flashsv2enc.c
+1
-1
msvideo1enc.c
libavcodec/msvideo1enc.c
+1
-1
transform.c
libavfilter/transform.c
+1
-1
transform.h
libavfilter/transform.h
+1
-1
vf_deshake.c
libavfilter/vf_deshake.c
+1
-1
No files found.
libavcodec/flashsv2enc.c
View file @
1912c215
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
*/
*/
/**
/**
* @file
libavcodec/flashsv2enc.c
* @file
* Flash Screen Video Version 2 encoder
* Flash Screen Video Version 2 encoder
* @author Joshua Warner
* @author Joshua Warner
*/
*/
...
...
libavcodec/msvideo1enc.c
View file @
1912c215
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
*/
*/
/**
/**
* @file
msvideo1enc.c
* @file
* Microsoft Video-1 encoder
* Microsoft Video-1 encoder
*/
*/
...
...
libavfilter/transform.c
View file @
1912c215
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
*/
*/
/**
/**
* @file
libavfilter/transform.c
* @file
* transform input video
* transform input video
*/
*/
...
...
libavfilter/transform.h
View file @
1912c215
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
*/
*/
/**
/**
* @file
libavfilter/transform.h
* @file
* transform input video
* transform input video
*
*
* All matrices are defined as a single 9-item block of contiguous memory. For
* All matrices are defined as a single 9-item block of contiguous memory. For
...
...
libavfilter/vf_deshake.c
View file @
1912c215
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
*/
*/
/**
/**
* @file
libavfilter/vf_deshake.c
* @file
* fast deshake / depan video filter
* fast deshake / depan video filter
*
*
* SAD block-matching motion compensation to fix small changes in
* SAD block-matching motion compensation to fix small changes in
...
...
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