34080 Commits (82f82ccfc822e8548cad233d629e537a3131529c)
 

Author SHA1 Message Date
Kostya Shishkov edf35d8342 MS ATC Screen (aka MSS3) decoder 13 years ago
Mans Rullgard a87b17f328 vf_yadif: move x86 init code to x86/yadif.c 13 years ago
Mans Rullgard 2f0accf103 vf_gradfun: move x86 init code to x86/gradfun.c 13 years ago
Martin Storsjö fc31508e3a roqvideo: Remove a totally unused dspcontext 13 years ago
Mans Rullgard 779f8bc24e smacker: remove some unused code 13 years ago
Mans Rullgard d55e5e6bae dsicin: remove dead assignment 13 years ago
Mans Rullgard 3c928477d2 aacdec: remove dead assignment 13 years ago
Mans Rullgard 800ab1bafa rl2: remove dead assignment 13 years ago
Mans Rullgard 1c2c64edac proresenc: make a variable local to the loop where it is used 13 years ago
Mans Rullgard 4ca6d206d1 alsdec: remove dead assignments 13 years ago
Martin Storsjö 3893feeccd opt/eval: Include mathematics.h for NAN/INFINITY 13 years ago
Ronald S. Bultje a1245d5ca1 mathematics: Don't use division by zero in NAN/INFINITY macros 13 years ago
Martin Storsjö 710bd8a33e wma: Lower the maximum number of channels to 2 13 years ago
Mans Rullgard 889c1ec4cc x86: cpu: clean up check for cpuid instruction support 13 years ago
Mans Rullgard 62634158b7 ARM: generate position independent code to access data symbols 13 years ago
Ronald S. Bultje ceabc13f12 dsputilenc_mmx: split assignment of ff_sse16_sse2 to SSE2 section. 13 years ago
Ronald S. Bultje e9156741a7 dnxhdenc: add space between function argument type and comment. 13 years ago
Ronald S. Bultje 66a02159ea x86: fmtconvert: add special asm for float_to_int16_interleave_misc_* 13 years ago
Ronald S. Bultje 4f2c846d96 attributes: Add a definition of av_always_inline for MSVC 13 years ago
Martin Storsjö d3ed1c9571 cmdutils: Pass the actual chosen encoder to filter_codec_opts 13 years ago
Ronald S. Bultje 5a608a239b os_support: Add fallback definitions for stat flags 13 years ago
Martin Storsjö cab2eb87f9 os_support: Rename the poll fallback function to ff_poll 13 years ago
Martin Storsjö cdee08e365 network: Check for struct pollfd 13 years ago
Martin Storsjö 71078ad333 os_support: Don't compare a negative number against socket descriptors 13 years ago
Ronald S. Bultje 5aff37d28d os_support: Include all the necessary headers for the win32 open function 13 years ago
Mans Rullgard f2fd167835 x86: vc1: fix and enable optimised loop filter 13 years ago
Ronald S. Bultje 3b1ab197be file: Only include unistd.h if it exists 13 years ago
Ronald S. Bultje f985113075 random_seed: Only read /dev/*random if we have unistd.h 13 years ago
Samuel Pitoiset e312fcde6a doc: Indicate that RTMPT is natively implemented in libavformat 13 years ago
Ronald S. Bultje dfb57fc596 rtpdec: Don't explicitly include unistd.h any longer 13 years ago
Damien Fetis b92c7ee662 flv: add support for G.711 13 years ago
Diego Biurrun 433492ac65 doc: git: Add checklist with test steps to perform before pushing 13 years ago
Luca Barbato 1cb34ea4fe flvenc: K&R formatting cosmetics 13 years ago
Alex Converse a112822597 movenc: Add channel layouts for PCM. 13 years ago
Kostya Shishkov 15358ade15 mss1: validate number of changeable palette entries 13 years ago
Kostya Shishkov 8f5d573a83 mss1: report palette changed when some additional colours were decoded 13 years ago
Christophe Gisquet a5bfa66df5 x86: fft: replace call to memcpy by a loop 13 years ago
Martin Storsjö 75d339e044 udp: Support IGMPv3 source specific multicast and source blocking 13 years ago
Ronald S. Bultje fa84506177 dxva2: include dxva.h if found 13 years ago
Martin Storsjö 46df708b45 libm: Provide fallback definitions for isnan() and isinf() 13 years ago
Jordi Ortiz ef882e464a tcp: Pass NULL as hostname to getaddrinfo if the string is empty 13 years ago
Jordi Ortiz 58f3e09ee4 tcp: Set AI_PASSIVE when the socket will be used for listening 13 years ago
Anton Khirnov c29c1a1b6b avconv: add an assert to silence an uninitialized variable warning. 13 years ago
Anton Khirnov 74853ed3f8 avconv: shut up an uninitialized variable warning. 13 years ago
Anton Khirnov 61d158c321 avfiltergraph: shut up uninitialized variable warning. 13 years ago
Anton Khirnov fd2784c3b5 af_join: initialize a variable to shut up gcc warning. 13 years ago
Anton Khirnov 422008ac63 amix: fix format specifier for AVFilterLink.sample_rate. 13 years ago
Anton Khirnov 1a49a169eb lavfi: make filters less verbose. 13 years ago
Anton Khirnov ce0a975689 mpc8: read APE tags. 13 years ago
Justin Ruggles acd9948e74 lavr: x86: fix ff_conv_fltp_to_flt_6ch function prototypes 13 years ago