34328 Commits (755834e94f46eb1c0cdba28cccf2475ecec3662b)
 

Author SHA1 Message Date
Diego Biurrun 755834e94f build: Rename YASMDEP variable to DEPYASM for consistency 12 years ago
Martin Storsjö 8ebacfb598 hls: Proceed to the next segment at any error code 12 years ago
Martin Storsjö 41ecbbc7aa tls: Return AVERROR_EOF if the TLS_read/write functions return 0 12 years ago
Ronald S. Bultje 76888c64b0 rv34: port x86 SIMD to cpuflags. 12 years ago
Ronald S. Bultje 158744a4cd vp56: only compile MMX SIMD on x86-32. 12 years ago
Ronald S. Bultje 2734ba787b vp56: port x86 simd to cpuflags. 12 years ago
Ronald S. Bultje 5361e10a5e proresdsp: port x86 assembly to cpuflags. 12 years ago
Justin Ruggles e9da9a3111 lavr: x86: improve non-SSE4 version of S16_TO_S32_SX macro 12 years ago
Justin Ruggles 743f07062a lavfi: better channel layout negotiation 12 years ago
Justin Ruggles 81f548de57 alac: check for truncated packets 12 years ago
Justin Ruggles fb57e913e1 alac: reverse lpc coeff order, simplify filter 12 years ago
Justin Ruggles 2f096bb10e lavr: add x86-optimized mixing functions 12 years ago
Justin Ruggles 79687079a9 x86: add support for fmaddps fma4 instruction with abstraction to avx/sse 12 years ago
Kostya Shishkov 0cf7d849ff tscc2: fix typo in array index 12 years ago
Mans Rullgard b9d3c37848 build: use COMPILE template for HOSTOBJS 12 years ago
Mans Rullgard a758c5e259 build: do full flag handling for all compiler-type tools 12 years ago
Ronald S. Bultje 02ac28229a eval: fix printing of NaN in eval fate test. 12 years ago
Diego Biurrun 8784959234 build: Rename aandct component to more descriptive aandcttables 12 years ago
Ronald S. Bultje bde73f28af mpegaudio: bury inline asm under HAVE_INLINE_ASM. 12 years ago
Ronald S. Bultje 30b45d9c38 x86inc: automatically insert vzeroupper for YMM functions. 12 years ago
Samuel Pitoiset 8ea1459bc3 rtmp: Check the buffer length of ping packets 12 years ago
Samuel Pitoiset e49e6b6451 rtmp: Allow having more unknown data at the end of a chunk size packet without failing 12 years ago
Samuel Pitoiset 2357f60687 rtmp: Prevent reading outside of an allocate buffer when receiving server bandwidth packets 12 years ago
Michael Bradshaw 44dc9c6af0 libopenjpeg: support YUV and deep RGB pixel formats 12 years ago
Carl Eugen Hoyos 92566540c3 Fix typo in v410 decoder. 12 years ago
Anton Khirnov b5c8aa745e vf_yadif: unset cur_buf on the input link. 12 years ago
Anton Khirnov f431315a86 vf_overlay: ensure the overlay frame does not get leaked. 12 years ago
Michael Niedermayer 08fc1ad151 vf_overlay: prevent premature freeing of cur_buf 12 years ago
Antti Seppälä 5423e908c9 Support urlencoded http authentication credentials 12 years ago
Samuel Pitoiset abf77a247b rtmp: Return an error when the client bandwidth is incorrect 12 years ago
Samuel Pitoiset be8f949219 rtmp: Return proper error code in handle_server_bw 12 years ago
Samuel Pitoiset 088a82bb33 rtmp: Return proper error code in handle_client_bw 12 years ago
Samuel Pitoiset e7ea6883bf rtmp: Return proper error codes in handle_chunk_size 12 years ago
Justin Ruggles 0dadf9d1e9 lavr: x86: add missing vzeroupper in ff_mix_1_to_2_fltp_flt() 12 years ago
Ronald S. Bultje 48098788c2 vp8: Replace x*155/100 by x*101581>>16. 12 years ago
Ronald S. Bultje a1878a88a1 vp3: don't use calls to inline asm in yasm code. 12 years ago
Ronald S. Bultje 79195ce565 x86/dsputil: put inline asm under HAVE_INLINE_ASM. 12 years ago
Yang Wang 845e92fd6a dsputil_mmx: fix incorrect assembly code 12 years ago
Samuel Pitoiset 6d1c9945dd rtmp: Factorize the code by adding handle_invoke 12 years ago
Samuel Pitoiset 7be2a7d8ff rtmp: Factorize the code by adding handle_chunk_size 12 years ago
Samuel Pitoiset 0ffd5161c4 rtmp: Factorize the code by adding handle_ping 12 years ago
Samuel Pitoiset 912ecc9a19 rtmp: Factorize the code by adding handle_client_bw 12 years ago
Samuel Pitoiset 9b498148ca rtmp: Factorize the code by adding handle_server_bw 12 years ago
Samuel Pitoiset 758377a2b7 rtmp: Add a new option 'rtmp_pageurl' 12 years ago
Samuel Pitoiset 98df48db6d doc: Update the description of the rtmp_tcurl option 12 years ago
Samuel Pitoiset 63ffa154e9 rtmp: Make the description of the rtmp_tcurl option more generic 12 years ago
Kieran Kunhya 160a27c590 libfdk-aacenc: add LATM/LOAS encapsulation support 12 years ago
Jordi Ortiz ecfff0e992 sctp: add port missing error message 12 years ago
Jordi Ortiz f9a9a14862 tcp: add port missing error message 12 years ago
Diego Biurrun 49c45a2624 avfilter: Fix printf format string conversion specifier 12 years ago