33364 Commits (ababec7b95d84e911ecda6056e8b8c90287a6e7a)
 

Author SHA1 Message Date
Mans Rullgard ababec7b95 arm: intreadwrite: disable inline asm for gcc 4.7 and later 13 years ago
Mans Rullgard adebad07e0 arm: intreadwrite: fix inline asm constraints for gcc 4.6 and later 13 years ago
Hendrik Leppkes 4b7fa553a9 indeo3: fix motion vector validation 13 years ago
Hendrik Leppkes ff80c68264 pcm_bluray: set bits_per_raw_sample for > 16-bit 13 years ago
Mans Rullgard 4bf2e7c5f1 twinvq: fix out of bounds array access 13 years ago
Justin Ruggles 4010d724e1 lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type 13 years ago
Justin Ruggles f1ffb01ee9 avplay: use libavresample for sample format conversion and channel mixing 13 years ago
Reimar Döffinger e5b7d7773a Fix compilation with YASM/NASM without AVX support. 13 years ago
Jakub Stachowski 035a394eac WMAL: do not output last frame again if nothing was decoded in current packet 13 years ago
Mashiat Sarker Shakkhar f92f452378 WMAL: do not start decoding if frame does not end in current packet 13 years ago
Mans Rullgard a812ed003f adpcm-thp: fix invalid array indexing 13 years ago
Mans Rullgard c81d1e2390 ppc: add const where needed in scalarproduct_int16_altivec() 13 years ago
Mans Rullgard ce82dad7eb ppc: remove shift parameter from scalarproduct_int16_altivec() 13 years ago
Mans Rullgard 4c387c7070 ppc: dsputil: do unaligned block accesses correctly 13 years ago
Mans Rullgard c75eca9d37 dvenc: do not call dsputil functions with stride not a multiple of 16 13 years ago
Justin Ruggles f7ff099997 APIchanges: fill in some dates and commit hashes 13 years ago
Luca Barbato 0ca4642ec5 mkv: mark corrupted packets and return them 13 years ago
Luca Barbato 721af294d9 mkv: forward EMBL block data error 13 years ago
Hendrik Leppkes 85395ba73f avcodec: introduce YCoCg colorspace 13 years ago
Luca Barbato ccc2dfbcdf avcodec: cosmetic cleanup on header 13 years ago
Ronald S. Bultje b12bf03275 aac sbr: align struct member by 32 byte. 13 years ago
Mans Rullgard acb2c79c21 4xm: fix invalid array indexing 13 years ago
Christophe GISQUET 7fb8b491e5 rv34dsp: factorize a multiplication in the noround inverse transform 13 years ago
Christophe Gisquet d834ab0f2a rv40: perform bitwise checks in loop filter 13 years ago
Ronald S. Bultje 774b681b80 rv34: remove inline keyword from rv34_decode_block(). 13 years ago
Christophe Gisquet 0195ab5f5f rv40: change a logical test into a bitwise one. 13 years ago
Christophe Gisquet 8802799991 rv34: remove constant parameter 13 years ago
Christophe Gisquet 34e1b07546 rv40: don't always do the full prev_type search 13 years ago
Christophe GISQUET e75d1d4f73 dsputil x86: revert a test back to its previous value 13 years ago
Christophe Gisquet fe5ed69dc7 rv34dsp x86: implement MMX2 inverse transform 13 years ago
Roland Scheidegger 9b9df1cdff h264: new assembly version of get_cabac for x86_64 with PIC 13 years ago
Roland Scheidegger 14e9ffc1e4 h264: use one table instead of several for cabac functions 13 years ago
Roland Scheidegger 444f47b55c h264: (trivial) remove unneeded macro argument in x86/cabac.h 13 years ago
Jordi Ortiz a7fa5ce671 libschroedingerdec: check malloc 13 years ago
Luca Barbato 3b52e9da10 segment: reorder seg_write_header allocation 13 years ago
Luca Barbato e1e146a2d1 avio: make avio_close(NULL) a no-op 13 years ago
Yusuke Nakamura 546adc1fee mov: Parse EC3SpecificBox (dec3 atom). 13 years ago
Martin Storsjö df8aa4598c mpegts: Make sure we don't return uninitialized packets 13 years ago
Diego Biurrun 1b4f085772 gitignore: replace library catch-all pattern by more specific patterns 13 years ago
Mans Rullgard 0a07f2b346 dsputil: fix invalid array indexing 13 years ago
Sean McGovern 3510a13307 configure: add libavresample to rpath 13 years ago
Mans Rullgard 88de5b0a73 build: icc: silence some warnings 13 years ago
Mans Rullgard b6a6e90a7c fft-test: add option to set cpuflag mask 13 years ago
Mans Rullgard 6eca84bad8 cpu: recognise only cpu flag names pertinent to the architecture 13 years ago
Mans Rullgard 3527a73933 avutil: add av_parse_cpu_flags() function 13 years ago
Mans Rullgard 3d11c2d76d vp8: armv6: fix non-armv6t2 build 13 years ago
Mans Rullgard e4ac031233 vp8: armv6 optimisations 13 years ago
Mans Rullgard b692d246ea vp8: arm: separate ARMv6 functions from NEON 13 years ago
Mans Rullgard dac78fd1d7 ARM: add some compatibility macros 13 years ago
Hendrik Leppkes 949d942eef mov: support eac3 audio 13 years ago