summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* configure: Split out msvc as a separate target OSMartin Storsjö2012-10-18
* aviobuf: Remove a senseless ifdef in avio_seekMartin Storsjö2012-10-18
* mips64: mark hi/lo registers clobbered in MAC64/MLS64 macrosMans Rullgard2012-10-17
* fate: list lavfi tests in a makefileMans Rullgard2012-10-17
* fate: dependencies for seek testsMans Rullgard2012-10-17
* fate: handle lavf test dependencies entirely in makeMans Rullgard2012-10-17
* fate: dependencies for acodec testsMans Rullgard2012-10-17
* fate: dependencies for vsynth testsMans Rullgard2012-10-17
* fate: add macros useful for conditionally enabling thingsMans Rullgard2012-10-17
* libmp3lame: resize the output buffer if neededJustin Ruggles2012-10-17
* configure: Add support for Tilera processorsDerek Buitenhuis2012-10-16
* wavdec: check size before reading the data, not after.Anton Khirnov2012-10-16
* wav: do not fail on empty INFO tagsAnton Khirnov2012-10-16
* lavf: split wav muxer and demuxer into separate files.Anton Khirnov2012-10-16
* wav muxer: write metadataVictor Vasiliev2012-10-16
* riff: do not write empty INFO tagsVictor Vasiliev2012-10-16
* lavf: move RIFF INFO tag writing from avienc to riffVictor Vasiliev2012-10-16
* avconv: fix disabling auto mappings with -map_metadataAnton Khirnov2012-10-16
* avcodec_encode_audio(): fix invalid freeRafaël Carré2012-10-16
* pcm-mpeg: correct bitrate calculationChristian Schmidt2012-10-16
* ffv1: K&R formatting cosmeticsLuca Barbato2012-10-16
* fate: Add rangecoder testDiego Biurrun2012-10-16
* network: #include stdint.h in network.hMans Rullgard2012-10-16
* nut: export codec_tag provided by rawvideoLuca Barbato2012-10-16
* avserver: move avserver-specific code from ffmdec.c to avserver.cMans Rullgard2012-10-16
* build: simplify linking tools with cmdutils.oMans Rullgard2012-10-15
* tiny_psnr: fix range calculation for sample size of 32 bitsMans Rullgard2012-10-15
* tiny_psnr: check for specified sample size less than 1Mans Rullgard2012-10-15
* fate: improve md5sum utility selectionMans Rullgard2012-10-15
* rangecoder-test: Drop timer output that clutters stderrDiego Biurrun2012-10-15
* rangecoder-test: Return in case of an errorDiego Biurrun2012-10-15
* build: simplify enabling of compat objectsMans Rullgard2012-10-15
* configure: simplify argument handling in check_ldMans Rullgard2012-10-15
* configure: simplify get_version() functionMans Rullgard2012-10-15
* build: support asan and tsan toolchain shortcutsLuca Barbato2012-10-15
* rmdec: Move SIPR code shared with Matroska demuxer to a separate fileDiego Biurrun2012-10-15
* swscale: try to use mmap only if availableMans Rullgard2012-10-15
* configure: check for mprotectMans Rullgard2012-10-15
* wmapro: use planar sample formatJustin Ruggles2012-10-14
* wmalossless: output in planar sample formatJustin Ruggles2012-10-14
* wmadec: use float planar sample format outputJustin Ruggles2012-10-14
* shorten: use planar sample formatJustin Ruggles2012-10-14
* lavc: update documentation for AVFrame.extended_dataJustin Ruggles2012-10-14
* avutil: Do not make ff_ symbols globally visible.Diego Biurrun2012-10-13
* avutil: Rename ff_set_systematic_pal2() ---> avpriv_set_systematic_pal2()Diego Biurrun2012-10-13
* build: tms470: work around glibc math.h problemsMans Rullgard2012-10-13
* configure: improve tms470 compiler usage with glibcMans Rullgard2012-10-13
* configure: tms470: add mapping for -mfpu=vfpv3-d16 flagMans Rullgard2012-10-13
* configure: recognise Minix as OSMans Rullgard2012-10-13
* configure: work around bug in ash shellMans Rullgard2012-10-13