summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* eval-test: make table static constMans Rullgard2012-10-13
* lavr: handle clipping in the float to s32 conversionJustin Ruggles2012-10-13
* nut: support pcm codecs not mapped in aviLuca Barbato2012-10-13
* nut: prioritize native tagsLuca Barbato2012-10-13
* vc1: Use codec ID from AVCodecContext while parsing frame headerMashiat Sarker Shakkhar2012-10-13
* avplay: support mid-stream sample rate changesJustin Ruggles2012-10-13
* avplay: use audio parameters from the decoded frame instead of AVCodecContextJustin Ruggles2012-10-13
* dca: allocate a secondary buffer for extra channels when downmixingJustin Ruggles2012-10-13
* configure: use utilities from /usr/xpg4/bin if it existsMans Rullgard2012-10-12
* avstring-test: fix memory leaksMans Rullgard2012-10-12
* rtpdec_xiph: fix function return typeMans Rullgard2012-10-12
* smjpeg: fix type of 'ret' variable in smjpeg_read_packet()Mans Rullgard2012-10-12
* mpegvideo: remove write-only variableMans Rullgard2012-10-12