4622 Commits (435b0720a89b5aa1dd9e92f13336d5a35964a6e6)
 

Author SHA1 Message Date
Michael Niedermayer 625d98a319 set global_quality 20 years ago
Michael Niedermayer b53f10648b cleanup strh parser 20 years ago
Loren Merritt f9e6ebf7f9 slice-based idwt (10% faster decoding) 20 years ago
Michael Niedermayer 1f8f50efbe dont link with libavcodec twice on win32 20 years ago
Michael Niedermayer 7c7f386677 non interleaved avi support 20 years ago
Michael Niedermayer 094147cd9c set global_quality 20 years ago
Michael Niedermayer 52a0bbff1f use libavformats index system instead of the half duplicated mess in avidec.c 20 years ago
Luca Barbato 7071e56799 "put_s should store signed values. Spotted on #mplayerdev by someone I 20 years ago
Michael Niedermayer 27a5fe5fdf keyframe & non keyframe index fixes 20 years ago
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