summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73'Michael Niedermayer2012-10-31
|\
| * x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-31
| * cng: Reindent some incorrectly indented linesMartin Storsjö2012-10-30
| * cngdec: Allow flushing the decoderMartin Storsjö2012-10-30
| * cngdec: Make the dbov variable have the right unitMartin Storsjö2012-10-30
| * cngdec: Fix the memset size to cover the full arrayMartin Storsjö2012-10-30
| * cngdec: Update the LPC coefficients after averaging the reflection coefficientsMartin Storsjö2012-10-30
| * configure: fix print_config() with broke awksMans Rullgard2012-10-30
* | probetest: fix possible use of uninitialized dataMichael Niedermayer2012-10-31
* | lavfi/drawbox: remove some unnecessary parenthesesStefano Sabatini2012-10-31
* | lavfi/drawbox: reindent after previous commitStefano Sabatini2012-10-31
* | lavfi/drawbox: implement color=invert modeStefano Sabatini2012-10-31
* | lavfi/mp: drop wrapped field filterStefano Sabatini2012-10-31
* | lavfi: add field filterStefano Sabatini2012-10-31
* | av_get_audio_frame_duration: add IACPaul B Mahol2012-10-31
* | pix_fmt_info: add 9/10 bit YUVA formatsMichael Niedermayer2012-10-31
* | tree-test: fix printf() typesMichael Niedermayer2012-10-31
* | sws: fix handling of big endian alphaMichael Niedermayer2012-10-31
* | doc/filters: fix typo in drawbox sectionStefano Sabatini2012-10-30
* | doc/filters: itemize examples for drawbox, add an example, fix grammarStefano Sabatini2012-10-30
* | lavfi/drawbox: extend syntax, accept named optionsStefano Sabatini2012-10-30
* | lavfi/tinterlace: remove poll_frame() callbackStefano Sabatini2012-10-30
* | av_get_audio_frame_duration: add G723_1Paul B Mahol2012-10-30
* | lavfi: remove yuvcsp and yvu9 libmpcodecs wrappersPaul B Mahol2012-10-30
* | wavenc: fix curruption of metadataMichael Niedermayer2012-10-30
* | fate: remove typo, reenable AC3 testsMichael Niedermayer2012-10-30
* | av_get_audio_frame_duration: fix IMCMichael Niedermayer2012-10-30
* | lavc: const correctness for avpicture_fill()Paul B Mahol2012-10-30
* | lavfi/smartblur: add missing draw slice call.Clément Bœsch2012-10-30
* | af_ashowinfo: integrate config_input() in filter_samples.Michael Niedermayer2012-10-30
* | configure: fix print_config() with broke awksMans Rullgard2012-10-30
* | swscale.c:remove fill_plane9or10() use fillPlane16()Michael Niedermayer2012-10-30
* | sws: move fillPlane16() to header so it can be used from more than 1 placeMichael Niedermayer2012-10-30
* | sws_unscaled: drop fill_plane9or10()Michael Niedermayer2012-10-30
* | Change my GPG fingerprintTomas Härdin2012-10-30
* | sws: fix BE/LE handling for fillPlane16()Michael Niedermayer2012-10-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-30
|\|
| * pixfmt: support more yuva formatsLuca Barbato2012-10-30
| * swscale: support gray to 9bit and 10bit formatsLuca Barbato2012-10-30
| * configure: rewrite print_config() function using awkMans Rullgard2012-10-30
| * FATE: fix (AD)PCM test dependencies broken in e519990Anton Khirnov2012-10-30
| * Use ptrdiff_t instead of int for intra pred "stride" function parameter.Ronald S. Bultje2012-10-29
| * x86: use PRED4x4/8x8/8x8L/16x16 macros to declare intrapred prototypes.Ronald S. Bultje2012-10-29
* | lavfi: remove palette libmpcodecs wrapperPaul B Mahol2012-10-30
* | ff: fix case where image does not have alpha channelPaul B Mahol2012-10-30
* | Merge commit '08b028c18dc31b6de741861b9555669dcca4d12a'Michael Niedermayer2012-10-30
|\|
| * Remove INIT_AVX from x86inc.asm.Ronald S. Bultje2012-10-29
| * Remove usage of INIT_AVX in h264_intrapred_10bit.asm.Ronald S. Bultje2012-10-29
| * dv: fix indentationAnton Khirnov2012-10-29
* | Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8'Michael Niedermayer2012-10-30
|\|