2738 Commits (1ff8f2b36adcc0c0b3dd21f2de8886244a9d8675)

Author SHA1 Message Date
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
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