summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* dxva2_h264: fix signaling of mbaff framesHendrik Leppkes2012-06-26
* x86: fft: elf64: fix PIC buildMans Rullgard2012-06-25
* log: Include io.h on windowsRonald S. Bultje2012-06-25
* lavr: x86: merge some branchesJustin Ruggles2012-06-25
* x86: cpu: whitespace (mostly) cosmeticsMans Rullgard2012-06-25
* x86: fft: win64: fix stack alignment for memcpy() callMans Rullgard2012-06-25
* wtv: Check the return value from gmtimeMartin Storsjö2012-06-25
* x86: fft: convert sse inline asm to yasmMans Rullgard2012-06-25
* x86: place some inline asm under #if HAVE_INLINE_ASMRonald S. Bultje2012-06-25
* log: Only include unistd.h if configure found itMartin Storsjö2012-06-24
* ape: create audio stream before reading tags.Anton Khirnov2012-06-24
* mov: make a length variable larger.Anton Khirnov2012-06-24
* image2: Add "start_number" private option to the demuxerMashiat Sarker Shakkhar2012-06-24
* image2: Add "start_number" private option to the muxerMashiat Sarker Shakkhar2012-06-24
* avconv: remove a forgotten debugging printf.Anton Khirnov2012-06-24
* avconv: use more descriptive names for hardcoded filters.Anton Khirnov2012-06-24
* avconv: remove redundant handling of async.Anton Khirnov2012-06-24
* doc/filters: fix typo.Anton Khirnov2012-06-24
* h264: use asm cabac reader under a generic conditionMans Rullgard2012-06-23
* x86: Only use optimizations with cmov if the CPU supports the instructionDiego Biurrun2012-06-23
* x86: Add CPU flag for the i686 cmov instructionDiego Biurrun2012-06-23
* x86: remove unused inline asm macros from dsputil_mmx.hMans Rullgard2012-06-23
* x86: move some inline asm macros to the only places they are usedMans Rullgard2012-06-23
* lavfi: Add the af_channelmap audio channel mapping filter.Alex Converse2012-06-22
* lavfi: add join audio filter.Anton Khirnov2012-06-22
* lavfi: allow audio filters to request a given number of samples.Anton Khirnov2012-06-22
* lavfi: support automatically inserting the fifo filter when needed.Anton Khirnov2012-06-22
* lavfi/audio: eliminate ff_default_filter_samples().Anton Khirnov2012-06-22
* libspeexenc: add supported sample rates and channel layouts.Anton Khirnov2012-06-22
* Replace usleep() calls with av_usleep()Mans Rullgard2012-06-22
* lavu: add av_usleep() functionMans Rullgard2012-06-22
* utvideo: mark interlaced frames as suchHendrik Leppkes2012-06-22
* utvideo: Fix interlaced prediction for RGB utvideo.Carl Eugen Hoyos2012-06-22
* cosmetics: do not use full path for local headersDiego Biurrun2012-06-22
* lavu/file: include unistd.h only when availableMans Rullgard2012-06-21
* configure: check for unistd.hMans Rullgard2012-06-21
* log: include unistd.h only when neededMans Rullgard2012-06-21
* lavf: include libavutil/time.h instead of redeclaring av_gettime()Mans Rullgard2012-06-21
* fix hardcoded tables compililation caused by missing math constantsJanne Grunau2012-06-21
* lavf: Make codec_tag arrays constantRonald S. Bultje2012-06-21
* twinvq: give massive struct a name.Ronald S. Bultje2012-06-21
* lavf, lavu: version bumps and APIchanges for av_gettime() moveMans Rullgard2012-06-21
* lavfi/audio: don't set cur_buf in ff_filter_samples().Anton Khirnov2012-06-21
* lavfi/fifo: add audio version of the fifo filter.Anton Khirnov2012-06-21
* fifo: fix parenthesis placement.Anton Khirnov2012-06-21
* lavfi: rename vf_fifo.c -> fifo.cAnton Khirnov2012-06-21
* lavc: remove stats_in from AVCodecContext options table.Anton Khirnov2012-06-21
* MS Screen 1 decoderKostya Shishkov2012-06-20
* aacdec: Fix popping channel layouts.Alex Converse2012-06-20
* av_gettime: support Win32 without gettimeofday()Mans Rullgard2012-06-20