-
Notifications
You must be signed in to change notification settings - Fork 12.4k
Comparing changes
Open a pull request
base repository: FFmpeg/FFmpeg
base: 695f0869395e
head repository: FFmpeg/FFmpeg
compare: 6a697b42d0c8
- 7 commits
- 16 files changed
- 4 contributors
Commits on Oct 2, 2012
-
ARM: set Tag_ABI_align_preserved in all asm files
All our ARM asm preserves alignment so setting this attribute in a common location is simpler. This removes numerous warnings when linking with armcc. Signed-off-by: Mans Rullgard <mans@mansr.com>
Configuration menu - View commit details
-
Copy full SHA for 5e826fd - Browse repository at this point
Copy the full SHA 5e826fdView commit details -
ARM: bswap: drop armcc version of av_bswap16()
This function causes several versions of armcc to miscompile code, and the performance impact is small. Signed-off-by: Mans Rullgard <mans@mansr.com>
Configuration menu - View commit details
-
Copy full SHA for 1ca3b62 - Browse repository at this point
Copy the full SHA 1ca3b62View commit details -
segment: Pass the interrupt callback on to the chained AVFormatContex…
…t, too This might not be needed at the moment, but it's good practice to pass it to all chained AVFormatContexts, if it would happen to be used there at a later point. Signed-off-by: Martin Storsjö <martin@martin.st>
Configuration menu - View commit details
-
Copy full SHA for 4edb34f - Browse repository at this point
Copy the full SHA 4edb34fView commit details
Commits on Oct 3, 2012
-
ARM: use numeric ID for Tag_ABI_align_preserved
Some old assemblers still in use do not support named tags. Signed-off-by: Mans Rullgard <mans@mansr.com>
Configuration menu - View commit details
-
Copy full SHA for 51a15ed - Browse repository at this point
Copy the full SHA 51a15edView commit details -
Merge remote-tracking branch 'qatar/master'
* qatar/master: ARM: use numeric ID for Tag_ABI_align_preserved segment: Pass the interrupt callback on to the chained AVFormatContext, too ARM: bswap: drop armcc version of av_bswap16() ARM: set Tag_ABI_align_preserved in all asm files Merged-by: Michael Niedermayer <michaelni@gmx.at>
Configuration menu - View commit details
-
Copy full SHA for 7e5496f - Browse repository at this point
Copy the full SHA 7e5496fView commit details -
lavc/h264: move ff_init_cabac_states() from decode_slice() to ff_h264…
…_decode_init(). This fixes one of the potential races spotted by Helgrind.
Configuration menu - View commit details
-
Copy full SHA for 1e2e2c8 - Browse repository at this point
Copy the full SHA 1e2e2c8View commit details -
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Configuration menu - View commit details
-
Copy full SHA for 6a697b4 - Browse repository at this point
Copy the full SHA 6a697b4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 695f0869395e...6a697b42d0c8