summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* parseutils: replace setenv() by putenv().Nicolas George2012-04-27
* swr-test: simplify prng codeMichael Niedermayer2012-04-27
* doc: fix syntax for durations and timestamps.Nicolas George2012-04-27
* swr: unroll audioconvert core C functionMichael Niedermayer2012-04-27
* swr: audioconvert, mark some constants as floats.Michael Niedermayer2012-04-27
* swr-test: fix declaration statement ordering.Michael Niedermayer2012-04-26
* swr-test: fix pointer type warningsMichael Niedermayer2012-04-26
* swr-test: fix unused var warningsMichael Niedermayer2012-04-26
* swr-test:indentMichael Niedermayer2012-04-26
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-26
|\
| * dsputil: fix invalid array indexingMans Rullgard2012-04-26
| * configure: add libavresample to rpathSean McGovern2012-04-26
| * build: icc: silence some warningsMans Rullgard2012-04-25
| * fft-test: add option to set cpuflag maskMans Rullgard2012-04-25
| * cpu: recognise only cpu flag names pertinent to the architectureMans Rullgard2012-04-25
| * avutil: add av_parse_cpu_flags() functionMans Rullgard2012-04-25
| * vp8: armv6: fix non-armv6t2 buildMans Rullgard2012-04-25
| * vp8: armv6 optimisationsMans Rullgard2012-04-25
| * vp8: arm: separate ARMv6 functions from NEONMans Rullgard2012-04-25
| * ARM: add some compatibility macrosMans Rullgard2012-04-25
| * mov: support eac3 audioHendrik Leppkes2012-04-25
| * avf: fix faulty check in has_durationLuca Barbato2012-04-25
* | swr-test: support fabrices audiogen like avrMichael Niedermayer2012-04-26
* | swr-test: fix u8 zero point.Michael Niedermayer2012-04-26
* | swr-test: improve rounding in set()Michael Niedermayer2012-04-26
* | af_amerge: return errors from subfilters when requesting a frameMatthieu Bouron2012-04-26
* | swr-test: remove unneeded hack to test planar formats.Michael Niedermayer2012-04-26
* | swr-test: improve outputMichael Niedermayer2012-04-26
* | swr-test: print channel layout, instead of just channel countsMichael Niedermayer2012-04-26
* | swr-test: Use randomized collision free hypercube corner enumeration to selec...Michael Niedermayer2012-04-26
* | swr-test: use formats arrayMichael Niedermayer2012-04-26
* | swr-test: remove 0 terminator in layouts for consistencyMichael Niedermayer2012-04-26
* | swr-test: add rates tables containing a new set of sample rates.Michael Niedermayer2012-04-26
* | swr-test: indentMichael Niedermayer2012-04-26
* | swr-test: add sorted formats table from avrMichael Niedermayer2012-04-26
* | ffv1: add examples of supported slices countsMichael Niedermayer2012-04-26
* | swr: pass resample parameters from the user to the resampler.Michael Niedermayer2012-04-26
* | swr: Add longer more descriptive alternative AVOptions.Michael Niedermayer2012-04-26
* | swr: Capitalize help texts for AVOptionsMichael Niedermayer2012-04-26
* | swr: align options a littleMichael Niedermayer2012-04-26
* | swr: set AV_OPT_FLAG_AUDIO_PARAM for the AVOptionsMichael Niedermayer2012-04-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-25
|\|
| * FATE: use updated reference for aac-latm_stereo_to_51Justin Ruggles2012-04-24
| * avconv: use libavresampleJustin Ruggles2012-04-24
| * Add libavresampleJustin Ruggles2012-04-24
| * FATE: avoid channel mixing in lavf-dv_fmtJustin Ruggles2012-04-24
* | ffv1: remove clear_state(), it has become unusedMichael Niedermayer2012-04-25
* | ffv1: move clear_state() to clear_slice_state() in encoding threadsMichael Niedermayer2012-04-25
* | ffv1: indentMichael Niedermayer2012-04-25
* | ffv1: move init_slice_state() into the decoder threads.Michael Niedermayer2012-04-25