35333 Commits (a119c64e38bd9bfc5c3c94b70b321619c6fabac9)
 

Author SHA1 Message Date
Anton Khirnov a119c64e38 avconv: fix disabling auto mappings with -map_metadata 13 years ago
Rafaël Carré a25d912dca avcodec_encode_audio(): fix invalid free 13 years ago
Christian Schmidt 4a7429203a pcm-mpeg: correct bitrate calculation 13 years ago
Luca Barbato 9a978b334b ffv1: K&R formatting cosmetics 13 years ago
Diego Biurrun c0a6cac292 fate: Add rangecoder test 13 years ago
Mans Rullgard 1fbaabefc4 network: #include stdint.h in network.h 13 years ago
Luca Barbato 21de6ba5c1 nut: export codec_tag provided by rawvideo 13 years ago
Mans Rullgard 3b20eb25e7 avserver: move avserver-specific code from ffmdec.c to avserver.c 13 years ago
Mans Rullgard 07b3790d36 build: simplify linking tools with cmdutils.o 13 years ago
Mans Rullgard bf868c4a9b tiny_psnr: fix range calculation for sample size of 32 bits 13 years ago
Mans Rullgard 3dc06b6972 tiny_psnr: check for specified sample size less than 1 13 years ago
Mans Rullgard 099294577c fate: improve md5sum utility selection 13 years ago
Diego Biurrun f1be514540 rangecoder-test: Drop timer output that clutters stderr 13 years ago
Diego Biurrun c1fcfdec75 rangecoder-test: Return in case of an error 13 years ago
Mans Rullgard 84e65c763d build: simplify enabling of compat objects 13 years ago
Mans Rullgard 66a1ccd746 configure: simplify argument handling in check_ld 13 years ago
Mans Rullgard 4c995fafd8 configure: simplify get_version() function 13 years ago
Luca Barbato 0fbb62a8e6 build: support asan and tsan toolchain shortcuts 13 years ago
Diego Biurrun 7e68c91e24 rmdec: Move SIPR code shared with Matroska demuxer to a separate file 13 years ago
Mans Rullgard 95cd815c36 swscale: try to use mmap only if available 13 years ago
Mans Rullgard e98b02de5f configure: check for mprotect 13 years ago
Justin Ruggles f9d732c264 wmapro: use planar sample format 13 years ago
Justin Ruggles 2725ce7c7c wmalossless: output in planar sample format 13 years ago
Justin Ruggles 7ebfe5b44a wmadec: use float planar sample format output 13 years ago
Justin Ruggles 977eb7d567 shorten: use planar sample format 13 years ago
Justin Ruggles 8441909f49 lavc: update documentation for AVFrame.extended_data 13 years ago
Diego Biurrun 7638f0b2fe avutil: Do not make ff_ symbols globally visible. 13 years ago
Diego Biurrun 52d113ee06 avutil: Rename ff_set_systematic_pal2() ---> avpriv_set_systematic_pal2() 13 years ago
Mans Rullgard b6f8d635f2 build: tms470: work around glibc math.h problems 13 years ago
Mans Rullgard 5ab432fa35 configure: improve tms470 compiler usage with glibc 13 years ago
Mans Rullgard b5198a2637 configure: tms470: add mapping for -mfpu=vfpv3-d16 flag 13 years ago
Mans Rullgard 741a8b724e configure: recognise Minix as OS 13 years ago
Mans Rullgard ac17ccf73a configure: work around bug in ash shell 13 years ago
Mans Rullgard 74c39bc682 eval-test: make table static const 13 years ago
Justin Ruggles 10e645e9cb lavr: handle clipping in the float to s32 conversion 13 years ago
Luca Barbato 92281850a2 nut: support pcm codecs not mapped in avi 13 years ago
Luca Barbato 1bd442c276 nut: prioritize native tags 13 years ago
Mashiat Sarker Shakkhar 5d2be71b9e vc1: Use codec ID from AVCodecContext while parsing frame header 13 years ago
Justin Ruggles 6304f78edf avplay: support mid-stream sample rate changes 13 years ago
Justin Ruggles f5962229bf avplay: use audio parameters from the decoded frame instead of AVCodecContext 13 years ago
Justin Ruggles 61d5313d94 dca: allocate a secondary buffer for extra channels when downmixing 13 years ago
Mans Rullgard a77f01c725 configure: use utilities from /usr/xpg4/bin if it exists 13 years ago
Mans Rullgard 0daac647af avstring-test: fix memory leaks 13 years ago
Mans Rullgard 0a7005bebd rtpdec_xiph: fix function return type 13 years ago
Mans Rullgard 366484fff1 smjpeg: fix type of 'ret' variable in smjpeg_read_packet() 13 years ago
Mans Rullgard 7e76fc528d mpegvideo: remove write-only variable 13 years ago
Diego Biurrun 717addecad Use proper return values in case of missing features 13 years ago
Diego Biurrun 9e6ea3cef9 fate: add avstring test 13 years ago
Diego Biurrun 4c66af6141 rangecoder-test: Set error message log level to error, instead of debug 13 years ago
Diego Biurrun 90558e848a rangecoder: K&R formatting cosmetics 13 years ago