summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavc/raw-test: invert the order of key/value when printing the fourcc->pix_fm...Stefano Sabatini2012-09-06
* lavf/flvenc: apply various log fixes/clarificationsStefano Sabatini2012-09-06
* lavf/flvenc: return meaningful error codesStefano Sabatini2012-09-06
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-06
|\
| * fate: Allow setting the ld parameter from the config fileMartin Storsjö2012-09-06
| * x86: dsputil: Do not redundantly check for CPU caps before calling init funcsDiego Biurrun2012-09-06
| * configure: Disable some warnings in MSVCMartin Storsjö2012-09-05
| * x86: vp56: cmov version of vp56_rac_get_prob requires inline asmHendrik Leppkes2012-09-05
| * avopt: fix examples to match the same style about default values as the actua...Michael Niedermayer2012-09-05
| * configure: Add support for MSVC cl.exe/link.exeRonald S. Bultje2012-09-05
| * lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime.Ronald S. Bultje2012-09-05
* | Revert "lavu: add snprintf(), vsnprint() and strtod() replacements for MS run...Michael Niedermayer2012-09-06
* | Merge commit '0db2d94280e260af5f3ad7993c5a6357462f17c9'Michael Niedermayer2012-09-06
|\|
| * dsputil: workaround __VA_ARGS__ missing tokenization for MSVCLuca Barbato2012-09-05
| * configure: add section for libc-specific hacksMans Rullgard2012-09-05
| * build: disable ranlib on mingwMans Rullgard2012-09-05
| * parser: Don't use pc as context for av_dlogMartin Storsjö2012-09-05
| * h264: Remove an assert on current_picture_ptr being nullMichael Niedermayer2012-09-05
* | lavfi/mp: drop rotate wrapperStefano Sabatini2012-09-06
* | eliminate some mingw warningsrogerdpack2012-09-06
* | amrnbdec: silence a warning about unsigned cant be negativeMichael Niedermayer2012-09-06
* | tests/lavfi-regression: name temporary files after $testname in do_lavfi_pixf...Stefano Sabatini2012-09-06
* | tests: add tinterlace filter testsStefano Sabatini2012-09-06
* | tests/lavfi-regressions: support user-specified test name in do_lavfi_pixfmts()Stefano Sabatini2012-09-06
* | lavfi/tinterlace: declare source buffers in copy_picture_field() as constStefano Sabatini2012-09-06
* | lavfi/tinterlace: set inlink->cur to NULL, since it is stored internallyStefano Sabatini2012-09-06
* | lavu/parseutils: add av_small_strptime()Stefano Sabatini2012-09-06
* | lavu/parseutils: make small_strptime() return a (non const) char *Stefano Sabatini2012-09-06
* | lavf: fix a few typo in some comments.Clément Bœsch2012-09-05
* | lavf: remove a few useless AV_NOWARN_DEPRECATED().Clément Bœsch2012-09-05
* | vf_hue: fix AVOption defaultsMichael Niedermayer2012-09-05
* | acelp_pitch_delay: add missing libm.h include for exp2()Michael Niedermayer2012-09-05
* | g723_1: add some const for more correctnessMichael Niedermayer2012-09-05
* | proresenc_anatoliy: add 2 const to silence 2 warningsMichael Niedermayer2012-09-05
* | Optimization of AC3 floating point decoder for MIPSNedeljko Babic2012-09-05
* | imgconvert: silence some const incompatible pointer warnings.Michael Niedermayer2012-09-05
* | avopt: fix examples to match the same style about default values as the actua...Michael Niedermayer2012-09-05
* | vf_scale: fix incompatible pointer type warningMichael Niedermayer2012-09-05
* | lavu/opt: support NULL and special "none" values for size and pixel format op...Stefano Sabatini2012-09-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-05
|\|
| * build: eamad: Add missing dependency on mpegvideo codeDiego Biurrun2012-09-05
| * build: utvideoenc: Add missing dependency on Huffman codeDiego Biurrun2012-09-05
| * avopt: Reorder the default_val struct, making i64 the first fieldMartin Storsjö2012-09-04
* | Merge commit '21bc44038491e525335ad763883b0288402ff6a0'Michael Niedermayer2012-09-05
|\|
| * avopt: Explicitly store rational option defaults in .dblMartin Storsjö2012-09-04
* | Merge commit 'c7b610aa0b1bac47eea0056b13fe6e982b85844a'Michael Niedermayer2012-09-05
|\|
| * avopt: Explicitly store float/double option defaults in .dblMartin Storsjö2012-09-04
* | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer2012-09-05
|\|
| * avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-04
* | Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078'Michael Niedermayer2012-09-05
|\|