32 Commits (227878354730ce79d76408db8e97145bea4d5b89)

Author SHA1 Message Date
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Michael Niedermayer 63d33cf439 bitstream related fixes from [PATCH] from DivX, Part 9: bitstream crashes by (Steve Lhomme | slhomme divxcorp com) 19 years ago
Michael Niedermayer 8c3eba7c62 skip_idct 19 years ago
Michael Niedermayer 5bb8a0daa1 various fixes related to the non alt_bitstream_reader 20 years ago
Michael Niedermayer 934982c4ac avoid buf_size == 0 checks in every decoder 20 years ago
Michael Niedermayer 884182b383 more detailed error messages 20 years ago
Michael Niedermayer cbf5374fc0 1000l to myself for FFMIN(...,0) instead of ...,6) 21 years ago
Michael Niedermayer 6258c7e674 segfault fix 21 years ago
Michael Niedermayer 53db1cae1c data_size = 0 cleanup 21 years ago
Mike Melanson ee59b4b680 don't fetch the size of SEQH unless SEQH was found 21 years ago
Mike Melanson 3a278992bd remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 21 years ago
Mike Melanson ebcd2f9689 be smarter about the variable size of the extra SVQ3 data 21 years ago
Mike Melanson 14284f78c5 smarten up the SVQ3 extradata decoder without changing the external API 21 years ago
Michael Niedermayer 303e50e65b closed gop support & flags2 as all bits in flags are used 21 years ago
Mike Melanson 4ff7c576f8 SVQ3 uses unrestricted motion vectors 21 years ago
Michel Bardiaux 9b87956678 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Mike Melanson 2e26c8d204 - fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!) 22 years ago
Mike Melanson a7d3e7729a don't step on the context 22 years ago
Mike Melanson da3b975630 added support for B-frames and multiple slices 22 years ago
Michael Niedermayer c009df3f86 make ff_emulated_edge_mc() independant of MpegEncContext 22 years ago
Falk Hüffner 4cfbf61bf1 Warning and compatibility fixes. 22 years ago
Michael Niedermayer 377ec88802 bigendian fix 22 years ago
Michael Niedermayer 4c701ac80d CODEC_CAP_DRAW_HORIZ_BAND 22 years ago
Michael Niedermayer 669ac79cf5 moving the svq3 motion compensation stuff to dsputil (this also means that existing optimized halfpel code is used now ...) 22 years ago
Michael Niedermayer 94d44f455c optimize 22 years ago
Michael Niedermayer d8085ea727 cleanup 22 years ago
Michael Niedermayer f7a8c179a7 optimizations 22 years ago
Michael Niedermayer 4704097a2b optimizations 22 years ago
Mike Melanson 89a79364ed change the way the ImageDescription is passed to the decoder 22 years ago
Michael Niedermayer 8b82a95675 svq3 decoder by anonymous 22 years ago