openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
F
ffmpeg-concat
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 14, 2024 — Sep 14, 2025
Showing page 673 of 674
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Suppressing external gas stuff to improve portability to Win32
nickols_k
More...
about 24 years ago
get_bits() specialization, gives 4\speedup
arpi_esp
More...
about 24 years ago
inlineing common case of get_bits() -> gives 2speedup. more optim coming soon...
arpi_esp
More...
about 24 years ago
MMX/MMXEXT iDCT support, using external functions currently defined in libmpeg2 Gives average 13-20% mpeg decoding speedup on x86 systems.
arpi_esp
More...
about 24 years ago
- removed #include ../config.h, because it's included from common.h which is included from avcodec.h which is included from those files...
arpi_esp
More...
about 24 years ago
Fixed one lack
nickols_k
More...
about 24 years ago
Adding fastmemcpy stuff to speedup mplayer project
nickols_k
More...
about 24 years ago
Remove unnecessary record
nickols_k
More...
about 24 years ago
added external cpuid code to solve -fPIC and gcc unclear constraints problems
glantau
More...
about 24 years ago
added cpuid.s
glantau
More...
about 24 years ago
renamed - use of s->dct_unquantize function pointer - SHOULD add faster h263 mmx specific unquantization stuff
glantau
More...
about 24 years ago
use block[] in structure to have it aligned on 8 bytes for mmx optimizations - dct_unquantize is always a function pointer - added specialized dct_unquantize_h263
glantau
More...
about 24 years ago
use block[] in structure to have it aligned on 8 bytes for mmx optimizations
glantau
More...
about 24 years ago
comments
glantau
More...
about 24 years ago
added HAVE_AV_CONFIG_H
glantau
More...
about 24 years ago
added mpegvideo_mmx.c - added HAVE_AV_CONFIG_H
glantau
More...
about 24 years ago
added benchmark option
glantau
More...
about 24 years ago
added --disable-mp3lib
glantau
More...
about 24 years ago
suppressed unused stuff
glantau
More...
about 24 years ago
Sync with mplayer's stuff
nickols_k
More...
about 24 years ago
added skip macroblock optimization (big perf win on black regions for example)
glantau
More...
about 24 years ago
added emms_c() macro which should can used in c code in both mmx/non mmx cases
glantau
More...
about 24 years ago
suppressed no longer needed emms()
glantau
More...
about 24 years ago
fixed cpuid macro to allow PIC compiling
glantau
More...
about 24 years ago
added CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and CONFIG_ENCODERS (Arpi: don't forget to put CONFIG_DECODERS in mplayer)
glantau
More...
about 24 years ago
fixed config for direct mplayer build compatibility
glantau
More...
about 24 years ago
fixed unsigned pb
glantau
More...
about 24 years ago
merge
glantau
More...
about 24 years ago
Initial revision
glantau
More...
about 24 years ago
removing old files
glantau
More...
about 24 years ago
←
1
2
…
666
667
668
669
670
671
672
673
674
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree