summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavr: x86: optimized 6-channel s16p to s16 conversionJustin Ruggles2012-08-23
* lavr: x86: optimized 2-channel s16p to s16 conversionJustin Ruggles2012-08-23
* doc/APIchanges: add an entry for codec descriptors.Anton Khirnov2012-08-23
* vorbisenc: set AVCodecContext.bit_rate to 0Justin Ruggles2012-08-22
* vorbisenc: fix quality parameterJustin Ruggles2012-08-22
* FATE: add ALAC encoding testsJustin Ruggles2012-08-22
* lpc: fix alignment of windowed samples for odd maximum LPC orderJustin Ruggles2012-08-22
* alacenc: use s16p sample format as inputJustin Ruggles2012-08-22
* alacenc: remove unneeded sample_fmt checkJustin Ruggles2012-08-22
* alacenc: fix max_frame_size calculation for the final frameJustin Ruggles2012-08-22
* adpcm_swf: Use correct sample offsets when using trellis.Justin Ruggles2012-08-22
* rtmp: support strict rtmp serversSamuel Pitoiset2012-08-22
* mjpegdec: support AVRn interlacedMichael Niedermayer2012-08-22
* x86: remove FASTDIV inline asmMans Rullgard2012-08-22
* build: x86: Only compile mpegvideo optimizations when necessaryDiego Biurrun2012-08-22
* configure: Drop fastdiv optionDiego Biurrun2012-08-22
* build: Make the E-AC-3 encoder select the AC-3 encoderDiego Biurrun2012-08-22
* fate: flac: Only run tests requiring samples when samples are availableDiego Biurrun2012-08-22
* dirac: use meaningful return valuesJordi Ortiz2012-08-21
* flacdec: simplify sample buffer handlingMans Rullgard2012-08-21
* flacdec: simplify loop in decode_residuals()Mans Rullgard2012-08-21
* fate: make Ut Video encoder tests use bitexact swscale flagsJan Ekström2012-08-21
* build: amrwb: Drop redundant lsp dependency declarationDiego Biurrun2012-08-20
* fate: fix utvideoenc testsMans Rullgard2012-08-20
* fate: Add FATE tests for the Ut Video encoderJan Ekström2012-08-20
* lavc: add Ut Video encoderJan Ekström2012-08-20
* mpegvideo_enc: remove stray duplicate line from 7f9aaa4Anton Khirnov2012-08-20
* swscale: x86: fix #endif comments in rgb2rgb template fileGiorgio Vazzana2012-08-19
* avconv: mark more options as expert.Anton Khirnov2012-08-19
* avconv: split printing "main options" into global and per-file.Anton Khirnov2012-08-19
* avconv: refactor help printing.Anton Khirnov2012-08-19
* avconv: print info/capabilities options in a separate help group.Anton Khirnov2012-08-19
* avtools: add -h demuxer/muxerAnton Khirnov2012-08-19
* cmdutils: extend -h to allow printing codec details.Anton Khirnov2012-08-19
* cmdutils: change semantics of show_help_options() and document it.Anton Khirnov2012-08-19
* avtools: move some newlines to show_help_options().Anton Khirnov2012-08-19
* avconv: deprecate -isync.Anton Khirnov2012-08-19
* avconv: reformat the options table.Anton Khirnov2012-08-19
* avconv: get rid of ugly casts in the options table.Anton Khirnov2012-08-19
* avconv: try to match codecs by codec descriptor name as a last resort.Anton Khirnov2012-08-19
* avtools: fix show_foo() signatures.Anton Khirnov2012-08-19
* vorbisdec: remove some pointless commentsMans Rullgard2012-08-19
* avprobe: add const to AVCodec pointerMans Rullgard2012-08-18
* libavformat: add const to AVCodec pointersMans Rullgard2012-08-18
* pthread: add const to AVCodec pointersMans Rullgard2012-08-18
* mpegvideo_enc: don't use deprecated avcodec_encode_video().Anton Khirnov2012-08-18
* cmdutils: refactor -codecs option.Anton Khirnov2012-08-18
* avconv: make -shortest a per-output file option.Anton Khirnov2012-08-18
* lavc: add avcodec_descriptor_get_by_name().Anton Khirnov2012-08-18
* lavc: add const to AVCodec* function parameters.Anton Khirnov2012-08-18