2409 Commits (53513831da58cae7603dc01270c1cf8e4252eba0)

Author SHA1 Message Date
Michael Niedermayer 53513831da -strict -1 comment fix 20 years ago
Nilesh Bansal 5c5dea3f0c 01-makefile_fix_updated.patch 20 years ago
Loren Merritt 738386a5ed 10l in implicit_weight_table 20 years ago
anonymous 8da75fb272 - renaming the AC coding set variable names to more meaningful ones 20 years ago
François Revol 3e459e39fa use av_free() instead of free() where it's meant to. 20 years ago
Alex Beregszaszi 659c369256 macromedia flavour adpcm decoding (used in flv and swf) 20 years ago
Alex Beregszaszi 58aa2b1d35 10l 20 years ago
Josh Varner fe533bb3a7 removing --disable-risky patch by (Josh Varner <jlvarner gmail com>) 20 years ago
Loren Merritt 09f20d3786 Fix a crash when multiple metadata packets are present. 20 years ago
Milan Cutka d6c80d3633 Fixed decoding of 410p ffv1 files patch by (Milan Cutka <cutka szm sk>) 20 years ago
Michael Niedermayer ae2f1d4624 buffer overflows 20 years ago
Michael Niedermayer c2d57a34d0 memleak fix 20 years ago
Loic Le Loarer e7e09b49b4 remove goto and reindent patch by (Loic Le Loarer <lll+ffmpeg m4x org>) 20 years ago
Matti Hamalainen aabdc46187 Off-by-one bug in libavcodec/idcinvideo.c, caused 20 years ago
Roberto Togni d2a7718df9 Multichannel mp3 in mp4 support ISO/IEC 14496-3:2001/FPDAM 3 (MP3onMP4) 20 years ago
Michael Niedermayer a8d02f2bc9 buffer overflow 20 years ago
Martin Drab 4d9ae03b09 optimization and gcc 4.0 bug workaround patch by (Martin Drab >drab kepler.fjfi.cvut cz<) 20 years ago
Loic Le Loarer 6fbcaaa0ef INTRA PCM macroblocks support patch by (Loic )lll+ffmpeg m4x org) 20 years ago
Michael Niedermayer 3f26d68aec emulate (idiotic) MS behavior for inconsistant dimensions 20 years ago
Michael Niedermayer 1b781f82c9 support skiping some bitstream encoding 20 years ago
Michael Niedermayer 09b0499f1b seperate bitstream encoding skip from PASS1 flag 20 years ago
Michael Niedermayer db2fcbbdb3 10l (use of deallocated memory) 20 years ago
James A. Morrison 9a0a8d420d Build libpostproc out of source directory patch by (James A. Morrison >ja2morri csclub.uwaterloo ca>) 20 years ago
Loic Le Loarer 0bf796340a H.264 multiple slice support in CABAC patch by (Loic (lll+ffmpeg m4x org) 20 years ago
anonymous 7cc84d241b - samples from mplayer ftp in the "adv" profile seem to have profile=2, 20 years ago
Michael Niedermayer 44f1698a38 merge a few shifts into the dequantization, faster and more accurate, lets hope it doesnt overflow 20 years ago
Michael Niedermayer 125d624610 optimizing imdct12 20 years ago
Michael Niedermayer 6e0d8c06c7 mb_lmin/max to limit the per mb quality for the ratecontrol independant from the frame limits 20 years ago
Christophe Massiot 957c743a23 Border processing adaptive quant patch by (Christophe Massiot |cmassiot freebox fr) 20 years ago
Johan Bilien ebaa7e0315 rtp_callback: send number of mb patch by (Johan Bilien {jobi via.ecp fr) 20 years ago
Michael Niedermayer ce4a29c066 optimize antialias 20 years ago
Michael Niedermayer d04728bb57 faster, simpler and more accurate l3_unscale() 20 years ago
Michael Niedermayer 711ae726f7 optimizing imdct36() 20 years ago
Michael Niedermayer c342499df2 make keyframe default for AVFrames 20 years ago
François Revol 3c8e39f72d Stereo MACE fix by Burkhard Plaum <plaum AT ipf DOT uni-stuttgart DOT de> 20 years ago
Michael Niedermayer 8845e427a7 10l (array gets padded with 0 which is CODEC_ID_NONE -> parsers claim to support CODEC_ID_NONE) 20 years ago
Loïc Le Loarer 0d315f281c H.264 multiplce instance in reference list patch by (Loic <lll+ffmpeg m4x org ) 20 years ago
Loïc Le Loarer dc032f3332 correct long term picture management patch by (Loic <lll+ffmpeg m4x org>) 20 years ago
anonymous bf2bc926f0 - a lot less overflows when decoding frames 20 years ago
anonymous 2ce151f898 Documentation patch by anonymous 20 years ago
Roberto Togni b2eef2f0ea Add 32bit RGB support 20 years ago
Michael Niedermayer e993bc03ac 10000l vbr mp3 fix 20 years ago
Michael Niedermayer a3a5f4d6c3 support 32bit output for the mpeg audio decoder 20 years ago
Michael Niedermayer b696d2a676 more accurate dequant of near zero coefficients 20 years ago
Michael Niedermayer 84af4a7ee6 10l (missing overflow check) 20 years ago
Michael Niedermayer 9da235c803 100000l (typos in the #define for selecting the NORM6 method -> wasnt compiled, after fixing typos new method doesnt even compile -> swicth back to old until its fixed) 20 years ago
anonymous 5e424311dd - add another way to decode norm6 VLC; modify VLC_NORM6_METH0D define in 20 years ago
anonymous 0d33db8a4d In that patch: 20 years ago
Michael Niedermayer 093c6e50c9 10l (didnt test code after cvs up ...) 20 years ago
Michael Niedermayer a7a858996f dithering for the mpeg audio decoder 20 years ago