37853 Commits (b5a138652ff8a5b987d3e1191e67fd9f6575527e)
 

Author SHA1 Message Date
Luca Barbato 701966730c vmd: drop incomplete chunks and spurious samples 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
Martin Storsjö a51161ed98 doc: Mention the target_samples and ld variables for fate configs 12 years ago
Martin Storsjö d7b9b66abb fate.sh: Allow specifying --as via a specific variable 12 years ago
Martin Storsjö 9f30fb5a77 configure: Don't pass -mthumb or -march= to MSVC 12 years ago
Janne Grunau bf20cdbd86 mpeg12: skip frames consistently 12 years ago
Anton Khirnov 2d2d6a4883 lavf: add a raw WavPack muxer. 12 years ago
Anton Khirnov 88de0c7901 apetag: add support for writing APE tags 12 years ago
Anton Khirnov 01656fd476 matroskaenc: support muxing WavPack 12 years ago
Anton Khirnov 794ca87d2b wvdec: split block header parsing into a separate file 12 years ago
Anton Khirnov 0a1a94450a lavf: rename wv.c to wvdec.c 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
Luca Barbato 0ba49d28a1 configure: support gcc-4.8 instrumentation 12 years ago
Martin Storsjö ba13606ca6 fate: Add a --target-samples path parameter 12 years ago
Martin Storsjö 4a27a52a1f fate: Don't use files from SRC_PATH in the actual tests 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
Kostya Shishkov 851bc1d6be smacker: assign video frame PTS 12 years ago
Anton Khirnov 9b6f47c448 matroskadec: export full wavpack blocks. 12 years ago
Anton Khirnov 5074f4545c wavpack demuxer: export full wavpack blocks. 12 years ago
Anton Khirnov 72dee5f40b wavpack: don't set sample format in init. 12 years ago
Anton Khirnov 35596bd4f4 wavpack: remove a useless parameter from wavpack_decode_block(). 12 years ago
Anton Khirnov d1bec4be22 wavpack: return an error on 0-sized blocks 12 years ago
Anton Khirnov 1d177200ce wavpack: remove a useless check. 12 years ago
Anton Khirnov 0f3a0b24dd wavpack: add an error message to a failure. 12 years ago
Anton Khirnov 474fb0c9d9 wavpack: return 0 instead of samples count from decoding functions 12 years ago
Anton Khirnov 528daa3990 wavpack: switch to planar output 12 years ago
Anton Khirnov a7ec3a9a4e wavpack: drop redundant if/else blocks 12 years ago
Anton Khirnov 7b44c99180 wavpack: remove the subframes codec cap 12 years ago
Anton Khirnov c330eba84c lavf: preserve side data when parsing packets. 12 years ago
Kostya Shishkov 268bb88544 smacker: add a clarification notice about audio decoding 12 years ago
Anton Khirnov a3fc62e89e configure: make jack depend on pthreads 12 years ago
Anton Khirnov 538bf76737 avconv: make -aspect work with streamcopy 12 years ago
Anton Khirnov 564b7e0c00 matroskadec: silently skip CodecState element. 12 years ago