0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 22, 2024 — Oct 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Review: Frame error treatment clarifications More... about 15 years ago
Include return value in decode_mime_header() More... about 15 years ago
Remove unpack_bitstream() and create decode_mime_header() More... about 15 years ago
Forgot to define table type in AMR-WB More... about 15 years ago
Vitor small review More... about 15 years ago
Cosmetics for amrwbdata.h More... about 15 years ago
Review: use ff_celp_circ_addf() and remove "? 1 : 0" More... about 15 years ago
Add a FATE test for the G.722 decoder More... about 15 years ago
tta: remove stray semicolon
mru
More... about 15 years ago
Allow mpeg encoding with qscale and very low frame rate. More... about 15 years ago
FLV Metadata More... about 15 years ago
Move AMR-NB frame unpacking code to a common file so it can be reused in the AMR-WB decoder. More... about 15 years ago
Update H263_AIC asm offset for the apple variant More... about 15 years ago
aacdec: Rework channel mapping compatibility hacks. More... about 15 years ago
Cosmetics: remove useless parentheses. More... about 15 years ago
Fix 24 bpp CSCD decoding, as for Windows bitmaps in this (and only this) case the stride must be aligned to a multiple of 4. More... about 15 years ago
nutenc: fix unstable floating-point calculations
mru
More... about 15 years ago
Allow the lowres option to affect audio codecs, too More... about 15 years ago
Remove h264 asm items off the GPL-only list. They are LGPL now. More... about 15 years ago
LGPL SSE2 H.264 iDCT This leaves no more GPL-only H.264 decoding asm code. More... about 15 years ago
adts demuxer: Set the time base to be the LCM of all ADTS sample rates. More... about 15 years ago
Update the audio sample rate when doing lowres audio decoding, before opening the decoder More... about 15 years ago
Fix indentation. More... about 15 years ago
Add missing #include <string.h> in x86/cpu.c
mru
More... about 15 years ago
Add a muxer and demuxer for raw G.722 More... about 15 years ago
Add G.722 ADPCM audio decoder More... about 15 years ago
Cache detected CPU flags
mru
More... about 15 years ago
Clean up av_get_cpu_flag()
mru
More... about 15 years ago
av_fill_image_linesizes -> av_image_fill_linesizes More... about 15 years ago
In mov muxer, write reduced sample aspect ratio values in pasp More... about 15 years ago