5775 Commits (56466d7b4ebd1736adac3c54ab57cd9eac9579a9)
 

Author SHA1 Message Date
Reimar Döffinger 50a6c318b2 Avoid crash if there is a rtjpeg quant header but no video stream in file 19 years ago
Reimar Döffinger 2d5545c302 make "size" variable in avpicture_alloc signed, since avpicture_get_size 19 years ago
Baptiste Coudurier 3cb4ee5124 set width and height even for mpeg4, pix_fmt to NONE will force decoding anwyay 19 years ago
Baptiste Coudurier b6c1bfe097 add AVID DV fourcc 19 years ago
Baptiste Coudurier e0977c8045 indention 19 years ago
Baptiste Coudurier 5c72cad888 always skip garbage at end of atom 19 years ago
Baptiste Coudurier 98d12b09af move declaration to mov.h 19 years ago
Wolfram Gloger f42635f558 gcc-2.95 compile fix, patch by Wolfram Gloger <wmglo A dent PIS med PIS uni-muenchen PIS de> 19 years ago
Erik Auerswald 4ee5599fba 10l in rgb2rgb_template.c 19 years ago
Luca Barbato fd925db3c8 typo in the gcc handmade regalloc trigger 19 years ago
Nicolas Plourde fac8012c3f add support for intel mac. mp3lib is not fixed yet. 19 years ago
Diego Biurrun 2900340e6f Add mphq2 admins. 19 years ago
Diego Biurrun 2cf30841b5 Have EXTRALIBS appear after other link options, fixes shared build on Cygwin. 19 years ago
Diego Biurrun e1ffc3adb8 Revert Windows "warning" message. 19 years ago
Wolfgang Scherer 60dfd14778 Fix SIGSEGV in rv10-null-pointer-500k.rm. 19 years ago
Diego Biurrun 04f40508b2 Allow passing CFLAGS through the environment on all platforms. 19 years ago
Diego Biurrun b9ca6d4704 output cosmetics 19 years ago
Michael Niedermayer 37921ffde8 fix "concealing 0 DC, 0 AC, 0 MV errors" bug 19 years ago
Baptiste Coudurier 5616f85deb clean and simplify mov_write_packet 19 years ago
Michael Niedermayer b548f2b91b ffv1 and ffvhuff havnt changed since a long time and noone proposed any 19 years ago
Baptiste Coudurier 611fd605a3 get avcC profile and level indication from sps (from handbrake) 19 years ago
Baptiste Coudurier 18c697acce write mdat in write_header avoid check in write_packet 19 years ago
Luca Abeni 490c189bc8 Disable v4l2 is videodev2.h is not "sanitized" 19 years ago
Baptiste Coudurier 32ba6fb141 dont write stss atom if keyframes only 19 years ago
Baptiste Coudurier fd7789dbe8 decrease last_offset when ftyp is present 19 years ago
Baptiste Coudurier a336965e70 fix edts for tracks without b frames 19 years ago
Benjamin Larsson f1f7807abd AC3 encoding volume fix, by Justin Ruggles jruggle earthlink net. 19 years ago
Luca Abeni f122deb45c Cosmetic patch: fix indentation (broken by previous cropping / padding 19 years ago
Luca Abeni 07d0cdfc9f Make cropping, padding, and rescaling independent (after this patch, 19 years ago
Luca Abeni 5341c20954 Baptiste COUDURIER's padding patch (reworked by me a little bit). 19 years ago
D Richard Felker III 7b98bcbd0f signedness error caused broken decoding 19 years ago
D Richard Felker III c4e2a535b3 100l to loren. at least this fixes the compile error, but the code is still broken (decoding buggy/crashing) 19 years ago
Corey Hickey 52dc09a5fe Fix regression tests to match changed output of AC3 encoder 19 years ago
Roberto Togni 0c35eb1c69 Add missing external declaration for kmvc codec 19 years ago
Kostya Shishkov fd7b199199 KMVC (used in Worms games) decoder. Works fine with samples from MPHQ 19 years ago
Luca Barbato a01e08ee5c hadamard8_diff* enabled on linux/ppc 19 years ago
Alan Curry 265a1ac75e Reorganize vector constants to work around gcc 4.1 bug: 19 years ago
Kostya Shishkov 1c6606e2d0 Fix demuxing of AVIs with pad streams. 19 years ago
Måns Rullgård 9076fee4f5 s/SAMPLT_FMT_NONE/SAMPLE_FMT_NONE/ 19 years ago
Loren Merritt 75ca1a5f70 gmc_mmx tweaks 19 years ago
Michael Niedermayer 87b041e0f0 little h.264 related hunk from diff between cvs and mobile hackerz 19 years ago
Michael Niedermayer 9e282ba382 the PSP rejects video with too high bitrates so lets claim they arent too high ... 19 years ago
Luca Abeni 7b748aff2c Introduce swscale interface in libavcodec 19 years ago
Loren Merritt 703c8195a8 mmx implementation of 3-point GMC. (5x faster than C) 19 years ago
Loren Merritt 841f65f25a 2x faster ff_mpeg4_set_direct_mv 19 years ago
Justin Ruggles f760b70fbe AC3: support encoding fractional frame sizes 19 years ago
Roman Shaposhnik c4e7baa85c * fixing DV-in-AVI type1 packet production bug 19 years ago
Måns Rullgård d2fbcb3bc8 #define [U]INT32_{MIN,MAX} if missing 19 years ago
Måns Rullgård 9d9b432ae9 This patch simply adds demuxing support for AC-3 streams in DVB TS 19 years ago
Måns Rullgård 00a6b92bdd fix memory leak on mpegts close 19 years ago