24499 Commits (d47168e729d698289360a43efc49fde00b54fd46)

Author SHA1 Message Date
Michael Niedermayer c2ac389bba jpeg2000: remove unneeded casts 12 years ago
Michael Niedermayer 09e03a8467 jpeg2000: merges quantization fixes from j2k 12 years ago
Michael Niedermayer efc2df2e27 jpeg2000: remove unneeded variable initialization 12 years ago
Michael Niedermayer 84a6bc2357 jpeg2000: tag_tree_size: replace check by assert 12 years ago
Michael Niedermayer 8bedbb82ce j2k/jpeg2000: split data pointer in int & float. 12 years ago
Kostya Shishkov 0b0953baec proresenc: alpha coding support 12 years ago
Michael Niedermayer 455ae871a8 libavcodec/smvjpegdec: pass flags / idct algo into jpeg avctx 12 years ago
Martin Storsjö 86113667c0 arm: Include hpeldsp_neon.o if h264qpel is enabled 12 years ago
Martin Storsjö efb7968cfe arm: Don't unconditionally build dsputil files 12 years ago
Martin Storsjö 36a7df8cf1 arm: Only build the FFT init files if FFT is enabled 12 years ago
Diego Biurrun 186599ffe0 build: cosmetics: Place unconditional before conditional OBJS lines 12 years ago
Diego Biurrun 9b9b2e9f30 build: arm: cosmetics: Place all OBJS declarations in alphabetical order 12 years ago
Reimar Döffinger dccaad3bcd wamenc: handle failure to encode. 12 years ago
Luca Barbato 701966730c vmd: drop incomplete chunks and spurious samples 12 years ago
Michael Niedermayer ac025d6eca j2kdec: remove unused variables 12 years ago
Michael Niedermayer 0abe923d20 mpegvideo: fix forgotten lowres op_index limits 12 years ago
Michael Niedermayer c2625c26c5 mpegvideo: implement ff_put_h264_chroma_mc1 & ff_avg_h264_chroma_mc2 12 years ago
Paul B Mahol 7984ed87c1 tiff: support inverted fill_order for packbits compression 12 years ago
Paul B Mahol 30d7dcce4c tiff: add helper function for fill_order case 12 years ago
Paul B Mahol b257d9a01f alac: use init_get_bits8() 12 years ago
Paul B Mahol 7469be099e lavc/tta: use init_get_bits8() 12 years ago
Luca Barbato 676da248ca vmd: refactor the inner decode loop 12 years ago
Luca Barbato c8f3cb9119 vmd: return meaningful errors 12 years ago
Luca Barbato 91a6944e56 vmd: use the PALETTE_COUNT constant uniformly 12 years ago
Michael Niedermayer 83fd377c94 j2k/jpeg2000: merge float DWT and related code 12 years ago
Michael Niedermayer a510abd5d1 j2kdec:merge mct_decode from jpeg2000 12 years ago
Michael Niedermayer c37d735c1c jpeg2000dec: mct_decode: remove unused return 12 years ago
Michael Niedermayer fe7136ef82 j2k/jpeg2000: split stepsize in float & int variables 12 years ago
Michael Niedermayer aa0d11ed0b jpeg2000dec: remove unneeded returns 12 years ago
Michael Niedermayer f7129ab928 j2k/jpeg2000: fix typo in lut_gain index 12 years ago
Janne Grunau bf20cdbd86 mpeg12: skip frames consistently 12 years ago
Michael Niedermayer 32475f56f3 j2kdec/jpeg2000dec: partially merge quantization code 12 years ago
Michael Niedermayer f0a2c8285a j2kdec: Try to fix 8bps output case 12 years ago
Anton Khirnov 89806691b1 wavpack: check that all the channels were coded. 12 years ago
Anton Khirnov eae1b8451a wavpack: check that there aren't too many blocks per packet 12 years ago
Anton Khirnov 7d039e70a5 wavpack: extract channel information from the bitstream 12 years ago
Anton Khirnov 78f75b6fa4 wavpack: extract sample rate from the bitstream 12 years ago
Kostya Shishkov 2cf5d29110 indeo4: reuse context block VLC for band instead of defaulting 12 years ago
Kostya Shishkov 6647aa0426 indeo4: add missing Haar and slanted transforms 12 years ago
Kostya Shishkov 3b03d7e251 dxtory v2 support 12 years ago
Michael Niedermayer 728214992e vc1dec: Remove interlaced warning 12 years ago
Michael Niedermayer d8b9dbe776 vc1dec: Fix mixed field/frame intensity compensation 12 years ago
Michael Niedermayer 17410faa22 vc1dec: Match addressing between compensation and MC in vc1_mc_4mv_chroma4 12 years ago
Michael Niedermayer 1be175f929 vc1dec: Handle top and bottom blocks in vc1_mc_4mv_chroma4() differently if needed 12 years ago
Michael Niedermayer c69765a2cc vc1dec: Fix doxy for vc1_mc_4mv_chroma4() 12 years ago
Michael Niedermayer b412f705b5 vc1dec: Drop old use_ic code from vc1_b_mc 12 years ago
Michael Niedermayer 5053a9a1ff vc1: Use shuffled use_ic instead of equally shuffled mv_mode 12 years ago
Michael Niedermayer 3ced06f283 vc1dec: Implement intensity compensation for vc1_interp_mc() 12 years ago
Michael Niedermayer 28243b0d35 vc1dec: Redesign the intensity compensation 12 years ago
Michael Niedermayer 93b1281264 vc1dec: Shuffle field MVs after decoding, not before 12 years ago