37792 Commits (5b097399baa2e38cc513939cfab3a9b6fdbc33df)
 

Author SHA1 Message Date
Diego Biurrun 5b097399ba eval: Explicitly ignore return value of strtod() in parse_db() 11 years ago
Diego Biurrun 6ff15cd569 Remove unreachable returns 11 years ago
Luca Barbato c8f0b20b4a avidec: Let the inner dv demuxer take care of discarding 11 years ago
Luca Barbato 10aa44aa67 avidec: K&R formatting cosmetics 11 years ago
Diego Biurrun 37063714c0 build: Only check FATE dependencies when running FATE tests 11 years ago
Diego Biurrun 16c22122c7 h264: K&R formatting cosmetics 11 years ago
Diego Biurrun 966689442e buffersink: K&R formatting cosmetics 11 years ago
Martin Storsjö 979e9e8f36 wtv: Drop some casts that now are unnecessary 11 years ago
Martin Storsjö 86f042dcab wtv: Make WTV_SECTOR_BITS a 64 bit constant 11 years ago
Michael Kostylev 80ade7985c AIX: add support for shared builds 11 years ago
Hendrik Schreiber b512360184 avio: Don't set the seekable flag if no seek function is provided 11 years ago
Martin Storsjö 1297f7b87f rtpenc: Fix some odd comments 11 years ago
Hendrik Leppkes 779e6c2b98 lavfi: add attribute_align_arg to all public entry points 11 years ago
Diego Biurrun 03039f4c8c miscellaneous typo fixes 11 years ago
Rémi Denis-Courmont 93a51984a2 mpeg12: Ignore slice threading if hwaccel is active 11 years ago
Rainer Hochecker 582963a815 vdpau: Fix VC-1 interlaced mode 11 years ago
Diego Biurrun 4a2ef39442 cosmetics: Add '0' to float constants ending in '.'. 11 years ago
Diego Biurrun 6c145ecf78 twinvq: K&R formatting cosmetics 11 years ago
Martin Storsjö 54ba52077c arm: Comment out unused labels in simple_idct_arm 11 years ago
Luca Barbato 6fd221e5f8 8bps: Make the bound-checks consistent 11 years ago
Luca Barbato bd7b4da0f4 8bps: Bound-check the input buffer 11 years ago
Luca Barbato 2f034f255c 4xm: Reject not a multiple of 16 dimension 11 years ago
Luca Barbato ca488ad480 alsdec: Clean up error paths 11 years ago
Luca Barbato 70ecc175c7 alsdec: Fix the clipping range 11 years ago
Martin Storsjö 69e6702c01 arm: Mangle external symbols properly in new vfp assembly files 11 years ago
Ben Avison ff30d12159 arm: Add VFP-accelerated version of qmf_32_subbands 11 years ago
Ben Avison 800ffab48a dcadsp: Add a new method, qmf_32_subbands 11 years ago
Martin Storsjö 8b9eba664e arm: Add VFP-accelerated version of fft16 11 years ago
Martin Storsjö ba6836c966 arm: Add VFP-accelerated version of dca_lfe_fir 11 years ago
Martin Storsjö b63bb251ea arm: Add VFP-accelerated version of imdct_half 11 years ago
Ben Avison d6e4f5fef0 arm: Add VFP-accelerated version of int32_to_float_fmul_array8 11 years ago
Ben Avison 26ffcc7de1 dcadec: Use int32_to_float_fmul_array8 11 years ago
Ben Avison 31c6f6f65c fmtconvert: Add a new method, int32_to_float_fmul_array8 11 years ago
Ben Avison ce9ed10ac2 arm: Add VFP-accelerated version of int32_to_float_fmul_scalar 11 years ago
Ben Avison 41ef1d360b arm: Add VFP-accelerated version of synth_filter_float 11 years ago
Justin Ruggles 8000206abc libspeexdec: fix detection of final terminator code 11 years ago
Hendrik Leppkes 7ef760d95c configure: generate full msvc debug symbols when linking in debug mode 11 years ago
Derek Buitenhuis 4719040cd1 libx264: Define X264_API_IMPORTS on MSVC/ICL 11 years ago
Luca Barbato fd81899321 dsicinav: Clip the source size to the expected maximum 11 years ago
Luca Barbato dd0bfc3a6a dsicinav: Bound-check the source buffer when needed 11 years ago
Luca Barbato fcae3ff124 dsicinav: K&R formatting cosmetics 11 years ago
Vittorio Giovara 6756d98cec lavfi: filtfmts: use newer avfilter APIs 11 years ago
Ed Torbett 36fb0d02a1 rtsp: Support multicast source filters (RFC 4570) 11 years ago
Martin Storsjö 4d97ca040b rtpproto: Check the source IP if one single source has been specified 11 years ago
Ed Torbett 336353deaa rtpproto: Support IGMPv3 source specific multicast inclusion 11 years ago
Diego Biurrun 910042072a compat: Add missing license boilerplates 11 years ago
Diego Biurrun 439902e0d6 Employ consistent LIBAV_COMPAT_ multiple inclusion guards in compat/ 11 years ago
Martin Storsjö d010e95f86 avserver: Remove unused loadable module support 11 years ago
Diego Biurrun 3ac7fa81b2 Consistently use "cpu_flags" as variable/parameter name for CPU flags 11 years ago
Christophe Gisquet b6293e2798 fmtconvert: Explicitly use int32_t instead of int 11 years ago