aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-31Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73'Michael Niedermayer
2012-10-31probetest: fix possible use of uninitialized dataMichael Niedermayer
2012-10-31lavfi/drawbox: remove some unnecessary parenthesesStefano Sabatini
2012-10-31lavfi/drawbox: reindent after previous commitStefano Sabatini
2012-10-31lavfi/drawbox: implement color=invert modeStefano Sabatini
2012-10-31lavfi/mp: drop wrapped field filterStefano Sabatini
2012-10-31lavfi: add field filterStefano Sabatini
2012-10-31av_get_audio_frame_duration: add IACPaul B Mahol
2012-10-31pix_fmt_info: add 9/10 bit YUVA formatsMichael Niedermayer
2012-10-31tree-test: fix printf() typesMichael Niedermayer
2012-10-31sws: fix handling of big endian alphaMichael Niedermayer
2012-10-31x86: include x86inc.asm in x86util.asmDiego Biurrun
2012-10-30doc/filters: fix typo in drawbox sectionStefano Sabatini
2012-10-30doc/filters: itemize examples for drawbox, add an example, fix grammarStefano Sabatini
2012-10-30lavfi/drawbox: extend syntax, accept named optionsStefano Sabatini
2012-10-30lavfi/tinterlace: remove poll_frame() callbackStefano Sabatini
2012-10-30av_get_audio_frame_duration: add G723_1Paul B Mahol
2012-10-30lavfi: remove yuvcsp and yvu9 libmpcodecs wrappersPaul B Mahol
2012-10-30wavenc: fix curruption of metadataMichael Niedermayer
2012-10-30fate: remove typo, reenable AC3 testsMichael Niedermayer
2012-10-30av_get_audio_frame_duration: fix IMCMichael Niedermayer
2012-10-30lavc: const correctness for avpicture_fill()Paul B Mahol
2012-10-30lavfi/smartblur: add missing draw slice call.Clément Bœsch
2012-10-30af_ashowinfo: integrate config_input() in filter_samples.Michael Niedermayer
2012-10-30configure: fix print_config() with broke awksMans Rullgard
2012-10-30swscale.c:remove fill_plane9or10() use fillPlane16()Michael Niedermayer
2012-10-30sws: move fillPlane16() to header so it can be used from more than 1 placeMichael Niedermayer
2012-10-30sws_unscaled: drop fill_plane9or10()Michael Niedermayer
2012-10-30Change my GPG fingerprintTomas Härdin
2012-10-30sws: fix BE/LE handling for fillPlane16()Michael Niedermayer
2012-10-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-30lavfi: remove palette libmpcodecs wrapperPaul B Mahol
2012-10-30ff: fix case where image does not have alpha channelPaul B Mahol
2012-10-30cng: Reindent some incorrectly indented linesMartin Storsjö
2012-10-30cngdec: Allow flushing the decoderMartin Storsjö
2012-10-30cngdec: Make the dbov variable have the right unitMartin Storsjö
2012-10-30cngdec: Fix the memset size to cover the full arrayMartin Storsjö
2012-10-30cngdec: Update the LPC coefficients after averaging the reflection coefficientsMartin Storsjö
2012-10-30Merge commit '08b028c18dc31b6de741861b9555669dcca4d12a'Michael Niedermayer
2012-10-30Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8'Michael Niedermayer
2012-10-30configure: fix print_config() with broke awksMans Rullgard
2012-10-30Merge commit '381dc1a5ec0925b281c573457c413ae643567086'Michael Niedermayer
2012-10-30rawdec: check avpicture_get_size() return valueMichael Niedermayer
2012-10-30Partly revert f174fba: yop decoder does not support direct rendering.Carl Eugen Hoyos
2012-10-30pixfmt: support more yuva formatsLuca Barbato
2012-10-30swscale: support gray to 9bit and 10bit formatsLuca Barbato
2012-10-30Partly revert f174fba: indeo3 decoder does not support direct rendering.Carl Eugen Hoyos
2012-10-30configure: rewrite print_config() function using awkMans Rullgard
2012-10-30vqavideo: return more meaningful error codesPaul B Mahol
2012-10-30FATE: fix (AD)PCM test dependencies broken in e519990Anton Khirnov