summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lavr: x86: optimized 2-channel s16 to fltp conversionJustin Ruggles2012-08-232-0/+48
* lavr: x86: optimized 6-channel s16 to s16p conversionJustin Ruggles2012-08-232-0/+74
* lavr: x86: optimized 2-channel s16 to s16p conversionJustin Ruggles2012-08-233-0/+71
* lavr: x86: optimized 2-channel fltp to flt conversionJustin Ruggles2012-08-232-0/+44
* lavr: x86: optimized 6-channel fltp to s16 conversionJustin Ruggles2012-08-232-0/+129
* lavr: x86: optimized 2-channel fltp to s16 conversionJustin Ruggles2012-08-232-0/+52
* lavr: x86: optimized 6-channel s16p to flt conversionJustin Ruggles2012-08-232-0/+121
* lavr: x86: optimized 2-channel s16p to flt conversionJustin Ruggles2012-08-232-0/+58
* lavr: x86: optimized 6-channel s16p to s16 conversionJustin Ruggles2012-08-232-0/+137
* lavr: x86: optimized 2-channel s16p to s16 conversionJustin Ruggles2012-08-232-0/+50
* doc/APIchanges: add an entry for codec descriptors.Anton Khirnov2012-08-231-6/+16
* vorbisenc: set AVCodecContext.bit_rate to 0Justin Ruggles2012-08-221-0/+1
* vorbisenc: fix quality parameterJustin Ruggles2012-08-221-2/+2
* FATE: add ALAC encoding testsJustin Ruggles2012-08-222-0/+16
* lpc: fix alignment of windowed samples for odd maximum LPC orderJustin Ruggles2012-08-222-8/+8
* alacenc: use s16p sample format as inputJustin Ruggles2012-08-221-13/+12
* alacenc: remove unneeded sample_fmt checkJustin Ruggles2012-08-221-5/+0
* alacenc: fix max_frame_size calculation for the final frameJustin Ruggles2012-08-221-1/+1
* adpcm_swf: Use correct sample offsets when using trellis.Justin Ruggles2012-08-221-3/+4
* rtmp: support strict rtmp serversSamuel Pitoiset2012-08-221-4/+7
* mjpegdec: support AVRn interlacedMichael Niedermayer2012-08-221-3/+20
* x86: remove FASTDIV inline asmMans Rullgard2012-08-222-39/+0
* build: x86: Only compile mpegvideo optimizations when necessaryDiego Biurrun2012-08-221-1/+1
* configure: Drop fastdiv optionDiego Biurrun2012-08-222-8/+1
* build: Make the E-AC-3 encoder select the AC-3 encoderDiego Biurrun2012-08-222-3/+2
* fate: flac: Only run tests requiring samples when samples are availableDiego Biurrun2012-08-221-1/+1
* dirac: use meaningful return valuesJordi Ortiz2012-08-211-12/+13
* flacdec: simplify sample buffer handlingMans Rullgard2012-08-211-19/+18
* flacdec: simplify loop in decode_residuals()Mans Rullgard2012-08-211-2/+6
* fate: make Ut Video encoder tests use bitexact swscale flagsJan Ekström2012-08-217-301/+301
* build: amrwb: Drop redundant lsp dependency declarationDiego Biurrun2012-08-201-1/+1
* fate: fix utvideoenc testsMans Rullgard2012-08-201-1/+2
* fate: Add FATE tests for the Ut Video encoderJan Ekström2012-08-2013-0/+654
* lavc: add Ut Video encoderJan Ekström2012-08-209-49/+883
* mpegvideo_enc: remove stray duplicate line from 7f9aaa4Anton Khirnov2012-08-201-1/+0
* swscale: x86: fix #endif comments in rgb2rgb template fileGiorgio Vazzana2012-08-191-2/+2
* avconv: mark more options as expert.Anton Khirnov2012-08-191-12/+12
* avconv: split printing "main options" into global and per-file.Anton Khirnov2012-08-196-17/+29
* avconv: refactor help printing.Anton Khirnov2012-08-191-10/+36
* avconv: print info/capabilities options in a separate help group.Anton Khirnov2012-08-191-1/+4
* avtools: add -h demuxer/muxerAnton Khirnov2012-08-192-0/+64
* cmdutils: extend -h to allow printing codec details.Anton Khirnov2012-08-199-32/+172
* cmdutils: change semantics of show_help_options() and document it.Anton Khirnov2012-08-194-31/+35
* avtools: move some newlines to show_help_options().Anton Khirnov2012-08-195-12/+13
* avconv: deprecate -isync.Anton Khirnov2012-08-193-20/+8
* avconv: reformat the options table.Anton Khirnov2012-08-191-92/+175
* avconv: get rid of ugly casts in the options table.Anton Khirnov2012-08-191-64/+83
* avconv: try to match codecs by codec descriptor name as a last resort.Anton Khirnov2012-08-191-0/+10
* avtools: fix show_foo() signatures.Anton Khirnov2012-08-196-36/+51
* vorbisdec: remove some pointless commentsMans Rullgard2012-08-191-11/+11
OpenPOWER on IntegriCloud