36105 Commits (f7d15d2f42d99df3a3c2448dd91e436f8fb005f4)
 

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