4313 Commits (fcc872422e0c940dae067d6752fc721f9aeb913e)
 

Author SHA1 Message Date
François Revol fcc872422e Add 3IV2 4CC by "Rob Coenen" <rob AT massive-interactive DOT nl> 20 years ago
Loren Merritt 0149db6668 10l (compile fix) 20 years ago
D Richard Felker III b2866c5cb5 Patch from Gianluigi Tiesi (sherpya at netfarm dot it): 20 years ago
Måns Rullgård a0f1f16597 uuid patch by (Måns Rullgård <mru inprovide com>) 20 years ago
Michael Niedermayer efd9e75cb0 fix lib order and remove nonsense avcodec double linking 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
Måns Rullgård 0044a8f80d double free patch 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 d5be317cbe H.264 and Vorbis support in matroska patch by (Måns Rullgård |mru inprovide com) 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
Michael Niedermayer 2f1e1ed3dd mp4a fix based on some code by (Song.Itany inventec-inc com) 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
Michael Niedermayer 386b26c9fe set block align 20 years ago
Michael Niedermayer 72aef1987e ra288 demuxing support (doesnt really work, might be demuxer or decoder bug) 20 years ago
Steven M. Schultz b7aa4a59c1 NetBSD 2.0 patch by ("Steven M. Schultz" <sms 2bsd com>) 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
Steven M. Schultz c80d990fa9 changes 'make' in a couple places to $(MAKE) patch by ("Steven M. Schultz" <sms 2bsd com>) 20 years ago
Calcium da723fd2dd This patch corrects the bug, that if padbottom IS NOT specified and 20 years ago
Mike Melanson 13dfd2b919 doc update for Shorten codec 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