35322 Commits (099294577c8ca5d1a7d3403a57b607791997104d)
 

Author SHA1 Message Date
Mans Rullgard 099294577c fate: improve md5sum utility selection 12 years ago
Diego Biurrun f1be514540 rangecoder-test: Drop timer output that clutters stderr 12 years ago
Diego Biurrun c1fcfdec75 rangecoder-test: Return in case of an error 12 years ago
Mans Rullgard 84e65c763d build: simplify enabling of compat objects 12 years ago
Mans Rullgard 66a1ccd746 configure: simplify argument handling in check_ld 12 years ago
Mans Rullgard 4c995fafd8 configure: simplify get_version() function 12 years ago
Luca Barbato 0fbb62a8e6 build: support asan and tsan toolchain shortcuts 12 years ago
Diego Biurrun 7e68c91e24 rmdec: Move SIPR code shared with Matroska demuxer to a separate file 12 years ago
Mans Rullgard 95cd815c36 swscale: try to use mmap only if available 12 years ago
Mans Rullgard e98b02de5f configure: check for mprotect 12 years ago
Justin Ruggles f9d732c264 wmapro: use planar sample format 12 years ago
Justin Ruggles 2725ce7c7c wmalossless: output in planar sample format 12 years ago
Justin Ruggles 7ebfe5b44a wmadec: use float planar sample format output 12 years ago
Justin Ruggles 977eb7d567 shorten: use planar sample format 12 years ago
Justin Ruggles 8441909f49 lavc: update documentation for AVFrame.extended_data 12 years ago
Diego Biurrun 7638f0b2fe avutil: Do not make ff_ symbols globally visible. 12 years ago
Diego Biurrun 52d113ee06 avutil: Rename ff_set_systematic_pal2() ---> avpriv_set_systematic_pal2() 12 years ago
Mans Rullgard b6f8d635f2 build: tms470: work around glibc math.h problems 12 years ago
Mans Rullgard 5ab432fa35 configure: improve tms470 compiler usage with glibc 12 years ago
Mans Rullgard b5198a2637 configure: tms470: add mapping for -mfpu=vfpv3-d16 flag 12 years ago
Mans Rullgard 741a8b724e configure: recognise Minix as OS 12 years ago
Mans Rullgard ac17ccf73a configure: work around bug in ash shell 12 years ago
Mans Rullgard 74c39bc682 eval-test: make table static const 12 years ago
Justin Ruggles 10e645e9cb lavr: handle clipping in the float to s32 conversion 12 years ago
Luca Barbato 92281850a2 nut: support pcm codecs not mapped in avi 12 years ago
Luca Barbato 1bd442c276 nut: prioritize native tags 12 years ago
Mashiat Sarker Shakkhar 5d2be71b9e vc1: Use codec ID from AVCodecContext while parsing frame header 12 years ago
Justin Ruggles 6304f78edf avplay: support mid-stream sample rate changes 12 years ago
Justin Ruggles f5962229bf avplay: use audio parameters from the decoded frame instead of AVCodecContext 12 years ago
Justin Ruggles 61d5313d94 dca: allocate a secondary buffer for extra channels when downmixing 12 years ago
Mans Rullgard a77f01c725 configure: use utilities from /usr/xpg4/bin if it exists 12 years ago
Mans Rullgard 0daac647af avstring-test: fix memory leaks 12 years ago
Mans Rullgard 0a7005bebd rtpdec_xiph: fix function return type 12 years ago
Mans Rullgard 366484fff1 smjpeg: fix type of 'ret' variable in smjpeg_read_packet() 12 years ago
Mans Rullgard 7e76fc528d mpegvideo: remove write-only variable 12 years ago
Diego Biurrun 717addecad Use proper return values in case of missing features 12 years ago
Diego Biurrun 9e6ea3cef9 fate: add avstring test 12 years ago
Diego Biurrun 4c66af6141 rangecoder-test: Set error message log level to error, instead of debug 12 years ago
Diego Biurrun 90558e848a rangecoder: K&R formatting cosmetics 12 years ago
Diego Biurrun ca411fc1d3 avcodec: Remove broken MMI optimizations 12 years ago
Diego Biurrun bc4620e5d6 Remove libmpeg2 #define remnants 12 years ago
Diego Biurrun c1ef30a6ba De-doxygenize some top-level files 12 years ago
Diego Biurrun d5c62122a7 Move av_reverse table to libavcodec 12 years ago
Diego Biurrun 930c9d4373 avutil: Duplicate ff_log2_tab instead of sharing it across libs 12 years ago
Diego Biurrun f6c38c5f4e avfilter: call x86 init functions under if (ARCH_X86), not if (HAVE_MMX) 12 years ago
Martin Storsjö 5a2cb78219 rtspdec: Set the default port for listen mode, if none is specified 12 years ago
Michael Niedermayer c80b59f679 tscc2: Fix an out of array access 12 years ago
Michael Niedermayer 2f1b2ff934 rtmpproto: Fix an out of array write 12 years ago
Michael Niedermayer eae35eadc0 rtspdec: Fix use of uninitialized byte 12 years ago
Sami Pietila 0bf511d579 vp8: reset loopfilter delta values at keyframes. 12 years ago