36002 Commits (9e696d2e5ffaa763c564682ec18c3b51b3e5fccc)
 

Author SHA1 Message Date
Anton Khirnov c4182d72c9 svq1: return meaningful error codes. 13 years ago
Anton Khirnov 998fdcff41 lavc: replace some forgotten instances of PixelFormat with AVPixelFormat 13 years ago
Anton Khirnov 84a0806680 svq1: unmacroify macros used only once. 13 years ago
Anton Khirnov 95baf701db svq1: deMpegEncContextize 13 years ago
Justin Ruggles 42b5688d5e lavr: fix segfault due to overlooked change needed in 14758e3 13 years ago
Ronald S. Bultje 6f40e9f070 x86inc: support stack mem allocation and re-alignment in PROLOGUE 13 years ago
Justin Ruggles 14758e3211 lavr: temporarily store custom matrix in AVAudioResampleContext 13 years ago
Justin Ruggles 887d4c05c9 lavr: clarify documentation for avresample_get/set_matrix() 13 years ago
Justin Ruggles d04c17c913 swfdec: cosmetics: fix indentation 13 years ago
Justin Ruggles e70c5b034c swfdec: do better validation of tag length 13 years ago
Mans Rullgard 02823f6d71 Make LOCAL_ALIGNED syntactically similar on all systems 13 years ago
Mans Rullgard 395c3feb3b build: fix 'clean' target 13 years ago
Carl Eugen Hoyos 2ddf7c88d1 ZeroCodec: Flip output 13 years ago
Martin Storsjö ccb59c106a rtpdec: Remove an outdated todo comment 13 years ago
Martin Storsjö 0d85663a47 rtpdec: Rename a static variable to normal naming conventions 13 years ago
Mans Rullgard f9e493c6f5 sh4: dsputil: remove duplicate of ff_gmc_c() 13 years ago
Mans Rullgard 2dd95bd7cf dsputil: remove unused macro WRAPPER8_16 13 years ago
Mans Rullgard d4f8cecc86 configure: fix automatic processing of _extralibs in check_deps 13 years ago
Martin Storsjö 774e6fc9ed libvpxenc: Support forcing keyframes 13 years ago
Mans Rullgard ec5da7aee2 ac3dec: decode directly into output buffers 13 years ago
Mans Rullgard 30b3916425 ac3dec: make downmix() take array of pointers to channel data 13 years ago
Mans Rullgard b8f3ab8e6a ac3dec: output planar float only 13 years ago
Janne Grunau 288bb3da16 svq3: make slice type value unsigned to match svq3_get_ue_golomb return type 13 years ago
Diego Biurrun 998c1ee10c configure: Have protocols select network code instead of depending on it 13 years ago
Martin Storsjö 5d471b73d2 rtpdec: K&R formatting and spelling cosmetics 13 years ago
Diego Biurrun ba0c898120 cosmetics: Fix dropable --> droppable typo 13 years ago
Luca Barbato 1dd1c1c884 avio: K&R cosmetic formatting 13 years ago
Mans Rullgard 91ac403b13 lavf: fix arithmetic overflows in avformat_seek_file() 13 years ago
Janne Grunau 6a1aa5cb26 mjpeg: initialize input padding after unescaped buffer to zero 13 years ago
Luca Barbato 18e6f087c4 img2: document the options available 13 years ago
Luca Barbato 3c3a580f93 hls: improve options description 13 years ago
Luca Barbato adbe03077d hls: use a meaningful long name 13 years ago
Luca Barbato 5fbceb2c63 hls: add start_number option 13 years ago
Ronald S. Bultje ddd7559ad9 h264: check for invalid zeros_left before writing 13 years ago
Janne Grunau 9a2e79116d golomb: use unsigned arithmetics in svq3_get_ue_golomb() 13 years ago
Justin Ruggles 1c012e6bfb x86: float_dsp: fix loading of the len parameter on x86-32 13 years ago
Josh Allmann b3deec3253 takdec: fix initialisation of LOCAL_ALIGNED array 13 years ago
Mans Rullgard cd71af90a9 takdec: fix initialisation of LOCAL_ALIGNED array 13 years ago
Paul B Mahol 57231e4d5b tak: demuxer, parser, and decoder 13 years ago
Michael Niedermayer 096abfa150 parser: fix large overreads 13 years ago
Michael Niedermayer 41540b36a1 bitstream: add get_bits64() to support reading more than 32 bits at once 13 years ago
Mans Rullgard b57c1da81e arm: detect cpu features at runtime on Linux 13 years ago
Mans Rullgard b326755989 arm: rename ARMVFP config symbol to VFP 13 years ago
Mans Rullgard 637606de2d configure: arm: make _inline arch ext symbols depend on inline_asm 13 years ago
Mans Rullgard a7831d509f arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation 13 years ago
Mans Rullgard 7f2b3dcabd configure: arm: check inline and external asm support for extensions 13 years ago
Mans Rullgard c6ebc9faa2 configure: add check_insn function 13 years ago
Mans Rullgard 7fd90119bb configure: clean up check_inline_asm and check_as functions 13 years ago
Mans Rullgard f0fe245bc3 configure: arm: set fast_clz and fast_unaligned in cpuflags section 13 years ago
Mans Rullgard 1234c66a31 configure: arm: detect toolchain default arch version 13 years ago