summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* configure: msvc: fix/simplify setting of flags for hostccMans Rullgard2012-09-08
* x86: mlpdsp: mlp_filter_channel_x86 requires inline asmHendrik Leppkes2012-09-08
* mov_chan: Only set the channel_layout if setting it to a nonzero valueMartin Storsjö2012-09-08
* mov_chan: Reindent an incorrectly indented lineMartin Storsjö2012-09-08
* mp2 muxer: mark as AVFMT_NOTIMESTAMPS.Carl Eugen Hoyos2012-09-07
* x86: float_dsp: fix ff_vector_fmac_scalar_avx() on Win64Justin Ruggles2012-09-07
* x86: more specific checks for availability of required assembly capabilitiesDiego Biurrun2012-09-07
* x86: avcodec: Drop silly "_mmx" suffix from dsputil template namesDiego Biurrun2012-09-07
* fate: Drop redundant setting of FUZZ to 1Diego Biurrun2012-09-07
* cavsdsp: set idct permutation independently of dsputilMans Rullgard2012-09-07
* x86: allow using add_hfyu_median_prediction_cmov on any cpu with cmovMans Rullgard2012-09-07
* mov_chan: Pass a separate AVIOContext for readingSamuel Pitoiset2012-09-07
* af_asyncts: check return value from lavr when flushing.Anton Khirnov2012-09-07
* mss2: simplify loop in decode_rle()Alberto Delmás2012-09-06
* mss12: avoid unnecessary division in arith*_get_bit()Alberto Delmás2012-09-06
* mss2: do not try to read too many palette entriesAlberto Delmás2012-09-06
* mpegvideo: set AVFrame fields to NULL after freeing the base memoryJanne Grunau2012-09-06
* configure: Set the right cc_e flags for msvcMartin Storsjö2012-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
* 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
* 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
* avopt: Explicitly store rational option defaults in .dblMartin Storsjö2012-09-04
* avopt: Explicitly store float/double option defaults in .dblMartin Storsjö2012-09-04
* avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-04
* avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union memberMartin Storsjö2012-09-04
* avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union memberMartin Storsjö2012-09-04
* svq1enc: Set picture_structure correctlyMichael Niedermayer2012-09-04
* mpegvideo: remove last_picture_ptr / h264 assert.Michael Niedermayer2012-09-04
* mpegvideo_enc: remove assert that has become obsolete with the new APIMichael Niedermayer2012-09-04
* elbg: Fix an assertMichael Niedermayer2012-09-04
* configure: add support for bdver1 and bdver2 CPU types.Diego Elio Pettenò2012-09-04
* avio: make avio_close NULL the freed bufferLuca Barbato2012-09-04
* pixdesc: cosmeticsLuca Barbato2012-09-04
* proresenc: Don't free a buffer not owned by the codecMartin Storsjö2012-09-04
* proresenc: Write the full value in one put_bits callMartin Storsjö2012-09-04
* adpcmenc: Calculate the IMA_QT predictor without overflowMichael Niedermayer2012-09-04
* x86: Add convenience macros to check for CPU extensions and flagsDiego Biurrun2012-09-04
* x86: h264dsp: drop some unnecessary ifdefs around prototype declarationsDiego Biurrun2012-09-04