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
f25a2ece
Commit
f25a2ece
authored
Jun 04, 2011
by
Diego Biurrun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Drop explicit filenames from @file Doxygen tags.
The filename is unnecessary and brittle across file renames.
parent
29b3de12
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
lagarith.c
libavcodec/lagarith.c
+1
-1
lagarithrac.c
libavcodec/lagarithrac.c
+1
-1
lagarithrac.h
libavcodec/lagarithrac.h
+1
-1
No files found.
libavcodec/lagarith.c
View file @
f25a2ece
...
...
@@ -20,7 +20,7 @@
*/
/**
* @file
libavcodec/lagarith.c
* @file
* Lagarith lossless decoder
* @author Nathan Caldwell
*/
...
...
libavcodec/lagarithrac.c
View file @
f25a2ece
...
...
@@ -21,7 +21,7 @@
*/
/**
* @file
libavcodec/lagarithrac.c
* @file
* Lagarith range decoder
* @author Nathan Caldwell
* @author David Conrad
...
...
libavcodec/lagarithrac.h
View file @
f25a2ece
...
...
@@ -21,7 +21,7 @@
*/
/**
* @file
libavcodec/lagarithrac.h
* @file
* Lagarith range decoder
* @author Nathan Caldwell
* @author David Conrad
...
...
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