35334 Commits (71e92414bfd79e56ea6fff174a665ff7b9b86e68)
 

Author SHA1 Message Date
Victor Vasiliev 71e92414bf lavf: move RIFF INFO tag writing from avienc to riff 12 years ago
Anton Khirnov a119c64e38 avconv: fix disabling auto mappings with -map_metadata 12 years ago
Rafaël Carré a25d912dca avcodec_encode_audio(): fix invalid free 12 years ago
Christian Schmidt 4a7429203a pcm-mpeg: correct bitrate calculation 12 years ago
Luca Barbato 9a978b334b ffv1: K&R formatting cosmetics 12 years ago
Diego Biurrun c0a6cac292 fate: Add rangecoder test 12 years ago
Mans Rullgard 1fbaabefc4 network: #include stdint.h in network.h 12 years ago
Luca Barbato 21de6ba5c1 nut: export codec_tag provided by rawvideo 12 years ago
Mans Rullgard 3b20eb25e7 avserver: move avserver-specific code from ffmdec.c to avserver.c 12 years ago
Mans Rullgard 07b3790d36 build: simplify linking tools with cmdutils.o 12 years ago
Mans Rullgard bf868c4a9b tiny_psnr: fix range calculation for sample size of 32 bits 12 years ago
Mans Rullgard 3dc06b6972 tiny_psnr: check for specified sample size less than 1 12 years ago
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