2450 Commits (625d98a319a779f9461e8f8d21c7ce065087fb8f)

Author SHA1 Message Date
Loren Merritt f9e6ebf7f9 slice-based idwt (10% faster decoding) 20 years ago
Loren Merritt 0149db6668 10l (compile fix) 20 years ago
Loren Merritt 4e4d983e8b Set keyframe flag only on IDR-frames (needed for reordering across I-frames). 20 years ago
Mike Melanson 6d021b00e2 replace custom bit-reading functions with FFmpeg's internal function; 20 years ago
Michael Niedermayer 42ebf67d89 optimize & simplify 20 years ago
Måns Rullgård 7c653cc988 Oops patch by (Måns Rullgård <mru inprovide com>) 20 years ago
Michael Niedermayer 6662ec29a5 H.264 encoding with x264 by (Måns Rullgård <mru inprovide com>) 20 years ago
Michael Niedermayer d8a57c6db9 (10l) supported pix_fmts forgotten 20 years ago
Michael Niedermayer c1e292ea91 fixing playback of xvid pretending to be divx (sample_vop_nc.avi) 20 years ago
Loren Merritt 885e88d252 remove an assert that was breaking compilation on some gccs. 20 years ago
Michael Niedermayer 40c5fa2689 AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>) 20 years ago
Loic Le Loarer 6867a90b41 MBAFF I slice no deblocking patch by (Loic >>lll+ffmpeg m4x org<<) 20 years ago
Michael Niedermayer 5df8a0c608 group audio codec ids 20 years ago
Michael Niedermayer 9e42e70cd6 indeo3 for bigendian patch by (demo-n <demo-n users.sourceforge net) 20 years ago
Michael Niedermayer deb13e3c73 spam 20 years ago
Måns Rullgård 26165f99c6 improved detection of "AVC1" style H.264 patch by (Måns Rullgård <mru inprovide com>) 20 years ago
Mike Melanson fc90504b99 get rid of nasty exit()'s so the decoder will only warn the user before 20 years ago
Falk Hüffner 647b610c6e -freduce-all-givs has been removed from gcc 20 years ago
Mike Melanson f770ee038f decoder works fine now, when fed properly-sized chunks by the demuxer; 20 years ago
Mike Melanson 7ff85a81ed do not use a variable before proper initialization 20 years ago
Mike Melanson 6d6d7970e7 first pass at ALAC decoder from David Hammerton; while David's original 20 years ago
Torsten Martinsen 2a515c08f2 Support for AMR Interface Format 2 patch by ("Torsten Martinsen" <tma gatehouse dk>) 20 years ago
Michael Niedermayer 27ef18d12f typo 20 years ago
Michael Niedermayer 8c787559a2 mpeg-es bitrate parsing 20 years ago
Loren Merritt a18030bb62 10l (fix reordering when B-frames are not present) 20 years ago
Loren Merritt 2f944356bf H.264: decode arbitrary frame orders and allow B-frames as references. 20 years ago
Loren Merritt 3622988f21 oops, other half of the vismv patch 20 years ago
Loren Merritt b75e10d52c vismv didn't display 8x8 mvs in H.264 20 years ago
Loren Merritt e21f398378 vismb: display 4x4 partition boundaries in H.264 20 years ago
Michael Niedermayer ee89b2b9e7 04-vp3 fix(by matthieu castet).patch 20 years ago
Michael Niedermayer f86f4481d8 cast to uint32 as the table is uint32_t, this also worksaround a gcc or libc bug related to frexp() 20 years ago
Mike Melanson a54ea19a52 VP3 post-processing loop filter; disabled until the correct final step 20 years ago
Mike Melanson 9c7fb60816 go LOCO, courtesy of Kostya Shishkov 20 years ago
Loren Merritt 56b31a8ee2 10l (deallocated memory again) 20 years ago
Sebastian Jedruszkiewicz cdb2c1cacb indeo3 for bigendian patch by (elf at frogger dot rules dot pl Sebastian Jedruszkiewicz) 20 years ago
Jindřich Makovička 655f688d54 support for negative strides 20 years ago
Michael Niedermayer f52072e3f0 10l (shorten.o missing) 20 years ago
Michael Niedermayer 85ad569574 shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>) 20 years ago
Michael Niedermayer 8dd2a893dd set supported pix_fmts 20 years ago
Loren Merritt 19fe8b4100 In-loop deblocking for B-frames. 20 years ago
Måns Rullgård 88730be651 kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
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