0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix alphabetization of the CONFIG_HARDCODED_TABLES Makefile section. More... almost 14 years ago
aactab: Tablegenify ff_aac_pow2sf_tab. More... almost 14 years ago
Update x264asm header files to latest versions. Modify the asm accordingly. GLOBAL is now no longoer necessary for PIC-compliant loads. More... almost 14 years ago
Fix a typo, spotted by Diego. More... almost 14 years ago
Add missing changelog entry for VP8 decoder. More... almost 14 years ago
Add required #includes to pass 'make checkheaders'. More... almost 14 years ago
Reindent More... almost 14 years ago
Add all required includes to avio.h More... almost 14 years ago
Enable pthreads automatically unless w32threads is requested
mru
More... almost 14 years ago
Continue after guids in asf after which other guids are possible instead of skiping over the stored size. Fixes issue2029 More... almost 14 years ago
Remove OS/2 threads support
mru
More... almost 14 years ago
Add barcelona to the list of cmov/fast_cmov compatible CPUs.
Diego Elio Pettenò
as flameeyes
More... almost 14 years ago
Remove beosthreads support
mru
More... almost 14 years ago
Improve some uses of ff_cropTbl with constant offset
mru
More... almost 14 years ago
Rename rec_timestamp to recording_timestamp, for consistency with recording_time. More... almost 14 years ago
Extend documentation for the ffmpeg -timestamp option. More... almost 14 years ago
Mention how "now" is interpreted in the parse_date() doxy. More... almost 14 years ago
Fix date specification accepted by parse_date(). More... almost 14 years ago
Use right-shift instead of division by two. More... almost 14 years ago
Reindent after r23721. More... almost 14 years ago
Rename PACK4x8() to PACK4UINT8(). More... almost 14 years ago
Move Parametric Stereo related ps* files to aacps*. More... almost 14 years ago
Native VP8 decoder. More... almost 14 years ago
Change a / 256 into a >> 8. More... almost 14 years ago
Reindent after r23716. More... almost 14 years ago
Add intra prediction functions for VP8. More... almost 14 years ago
Add a macro to pack 4 bytes into native byte-order so they can be written at once using a single 32-bit store. More... almost 14 years ago
Make "topright" argument to pred4x4() const. More... almost 14 years ago
Add av_clip_int8(), used in the upcoming VP8 decoder. More... almost 14 years ago
Cosmetics whitespace. More... almost 14 years ago