summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lavfi/drawbox: implement color=invert modeStefano Sabatini2012-10-313-3/+15
* lavfi/mp: drop wrapped field filterStefano Sabatini2012-10-315-94/+1
* lavfi: add field filterStefano Sabatini2012-10-319-2/+278
* av_get_audio_frame_duration: add IACPaul B Mahol2012-10-311-0/+1
* pix_fmt_info: add 9/10 bit YUVA formatsMichael Niedermayer2012-10-311-0/+36
* tree-test: fix printf() typesMichael Niedermayer2012-10-311-2/+2
* sws: fix handling of big endian alphaMichael Niedermayer2012-10-312-4/+8
* doc/filters: fix typo in drawbox sectionStefano Sabatini2012-10-301-1/+1
* doc/filters: itemize examples for drawbox, add an example, fix grammarStefano Sabatini2012-10-301-4/+15
* lavfi/drawbox: extend syntax, accept named optionsStefano Sabatini2012-10-303-14/+46
* lavfi/tinterlace: remove poll_frame() callbackStefano Sabatini2012-10-301-19/+0
* av_get_audio_frame_duration: add G723_1Paul B Mahol2012-10-301-0/+2
* lavfi: remove yuvcsp and yvu9 libmpcodecs wrappersPaul B Mahol2012-10-306-234/+1
* wavenc: fix curruption of metadataMichael Niedermayer2012-10-301-4/+5
* fate: remove typo, reenable AC3 testsMichael Niedermayer2012-10-301-1/+1
* av_get_audio_frame_duration: fix IMCMichael Niedermayer2012-10-301-1/+2
* lavc: const correctness for avpicture_fill()Paul B Mahol2012-10-302-2/+2
* lavfi/smartblur: add missing draw slice call.Clément Bœsch2012-10-301-2/+6
* af_ashowinfo: integrate config_input() in filter_samples.Michael Niedermayer2012-10-301-12/+5
* configure: fix print_config() with broke awksMans Rullgard2012-10-301-1/+1
* swscale.c:remove fill_plane9or10() use fillPlane16()Michael Niedermayer2012-10-301-29/+4
* sws: move fillPlane16() to header so it can be used from more than 1 placeMichael Niedermayer2012-10-302-20/+21
* sws_unscaled: drop fill_plane9or10()Michael Niedermayer2012-10-301-35/+0
* Change my GPG fingerprintTomas Härdin2012-10-301-1/+1
* sws: fix BE/LE handling for fillPlane16()Michael Niedermayer2012-10-306-12/+18
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-3020-357/+1034
|\
| * pixfmt: support more yuva formatsLuca Barbato2012-10-3010-0/+417
| * swscale: support gray to 9bit and 10bit formatsLuca Barbato2012-10-302-4/+66
| * configure: rewrite print_config() function using awkMans Rullgard2012-10-301-21/+19
| * FATE: fix (AD)PCM test dependencies broken in e519990Anton Khirnov2012-10-301-2/+2
| * Use ptrdiff_t instead of int for intra pred "stride" function parameter.Ronald S. Bultje2012-10-295-117/+264
| * x86: use PRED4x4/8x8/8x8L/16x16 macros to declare intrapred prototypes.Ronald S. Bultje2012-10-292-186/+190
* | lavfi: remove palette libmpcodecs wrapperPaul B Mahol2012-10-305-241/+1
* | ff: fix case where image does not have alpha channelPaul B Mahol2012-10-301-2/+10
* | Merge commit '08b028c18dc31b6de741861b9555669dcca4d12a'Michael Niedermayer2012-10-303-200/+208
|\ \ | |/
| * Remove INIT_AVX from x86inc.asm.Ronald S. Bultje2012-10-291-8/+0
| * Remove usage of INIT_AVX in h264_intrapred_10bit.asm.Ronald S. Bultje2012-10-292-169/+177
| * dv: fix indentationAnton Khirnov2012-10-291-30/+30
* | Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8'Michael Niedermayer2012-10-3017-79/+522
|\ \ | |/
| * dv: use AVStream.index instead of abusing AVStream.idAnton Khirnov2012-10-291-1/+1
| * lavfi: add ashowinfo filterAnton Khirnov2012-10-296-1/+181
| * avcodec: Add a RFC 3389 comfort noise codecMartin Storsjö2012-10-298-1/+291
| * lpc: Add a function for calculating reflection coefficients from samplesMartin Storsjö2012-10-292-0/+15
| * lpc: Add a function for calculating reflection coefficients from autocorrelat...Justin Ruggles2012-10-291-0/+31
| * lavr: document upper bound on number of output samples.Anton Khirnov2012-10-291-0/+4
| * lavr: add general API usage doxyAnton Khirnov2012-10-292-0/+72
| * indeo3: remove duplicate capabilities line.Anton Khirnov2012-10-291-1/+0
| * fate: ac3: Add dependenciesDiego Biurrun2012-10-291-7/+8
* | Merge commit '381dc1a5ec0925b281c573457c413ae643567086'Michael Niedermayer2012-10-3011-24/+47
|\ \ | |/
| * fate: ac3: Place E-AC-3 tests and AC-3 tests in different groupsDiego Biurrun2012-10-291-9/+12
OpenPOWER on IntegriCloud