summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-09
|\
| * swscale: Provide the right alignment for external mmx asmMartin Storsjö2012-09-09
| * x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun2012-09-08
| * configure: msvc: fix/simplify setting of flags for hostccMans Rullgard2012-09-08
| * x86: mlpdsp: mlp_filter_channel_x86 requires inline asmHendrik Leppkes2012-09-08
* | aacpsy: use exp2(f) instead of pow(f)(2,...)Michael Niedermayer2012-09-09
* | ffprobe: use exp2 instead of pow(2, ...)Michael Niedermayer2012-09-09
* | imc: use exp2 instead of pow(2,...)Michael Niedermayer2012-09-09
* | lavu/samplefmt: fix/clarify documentation for av_samples_fill_arrays()Stefano Sabatini2012-09-09
* | lavu/samplefmt: add note regarding buf validity in av_samples_fill_arrays() doxyStefano Sabatini2012-09-09
* | lavfi: drop deprecated and pointless avfilter_default_end_frame() functionStefano Sabatini2012-09-09
* | dsputil/me/pixels: Actually use av_restrictDerek Buitenhuis2012-09-09
* | mpeg4videodec: Fix "warning: dc_pred_dir may be used uninitialized in this fu...Michael Niedermayer2012-09-09
* | smush: read subversion for version==1 too.Michael Niedermayer2012-09-09
* | swr: add av_cold to init/free functionsMichael Niedermayer2012-09-09
* | dct-test: fix order of evaluation bugMichael Niedermayer2012-09-08
* | ffserver: fix order of evaluation bugsMichael Niedermayer2012-09-08
* | swr/auto_matrix: treat a single channel as mono instead of failingMichael Niedermayer2012-09-08
* | swr/auto_matrix: treat stereo downmix like stereo.Michael Niedermayer2012-09-08
* | swr/auto_matrix: add clean layout functionMichael Niedermayer2012-09-08
* | swr/auto_matrix: move layouts to local variablesMichael Niedermayer2012-09-08
* | random_seed: Replace a VLA with a normal arrayDerek Buitenhuis2012-09-08
* | yuv4mpeg: fix potential alignment bugMichael Niedermayer2012-09-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-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
* | ffio_read: dont spam the user at EOF with a truncation errorMichael Niedermayer2012-09-08
* | flashsv2enc: only encode diff blocks when neededDaniel Verkamp2012-09-08
* | mpegts: Fix potential memory leak in mpegts_read_packet()Michael Niedermayer2012-09-08
* | avio: replace ETIMEDOUT by EIOMichael Niedermayer2012-09-08
* | flashsv2enc: remove experimental flag, the encoder seems working nowMichael Niedermayer2012-09-07
* | libswr: remove redundant ARCH_X86, MMX* implicates X86Michael Niedermayer2012-09-07
* | swsresample: Fix unprotected inline asmDerek Buitenhuis2012-09-07
* | vf_mp: Do not build if inline assembly is not availableDerek Buitenhuis2012-09-07
* | dshow: Change WINBOOL to BOOLDerek Buitenhuis2012-09-07
* | flashsv2enc: move blockbuffer realloc to reconfigure_at_keyframe()Michael Niedermayer2012-09-07
* | flashv2enc: reallocate not only on block count changes but on dimension changes.Michael Niedermayer2012-09-07
* | flashsv2enc: Replace a VLA with a heap allocDerek Buitenhuis2012-09-07
* | flashsv2enc: fix prev-Z-prime encodingMichael Niedermayer2012-09-07
* | vf_idet: Remove emmsDerek Buitenhuis2012-09-07
* | proresdec2: avoid VLA and use SliceContext instead.Michael Niedermayer2012-09-07
* | cache: Only include unistd.h if it existsDerek Buitenhuis2012-09-07
* | file: Only include unistd.h if it existsRonald S. Bultje2012-09-07