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
3348e349
Commit
3348e349
authored
Jan 03, 2014
by
Martin Storsjö
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
arm: Use the matching endfunc macro instead of the assembler directive directly
Signed-off-by:
Martin Storsjö
<
martin@martin.st
>
parent
2ad4ee34
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
h264dsp_armv6.S
libavcodec/arm/h264dsp_armv6.S
+1
-1
No files found.
libavcodec/arm/h264dsp_armv6.S
View file @
3348e349
...
@@ -236,7 +236,7 @@ function ff_h264_find_start_code_candidate_armv6, export=1
...
@@ -236,7 +236,7 @@ function ff_h264_find_start_code_candidate_armv6, export=1
@ drop through to 98f
@ drop through to 98f
98: setend le
98: setend le
99: pop {v1-v6,pc}
99: pop {v1-v6,pc}
.
endfunc
endfunc
.unreq RESULT
.unreq RESULT
.unreq BUF
.unreq BUF
...
...
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