summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ass_split: Do not use the function name as a parameter name in a declaration.Carl Eugen Hoyos2013-04-171-1/+1
* butterflies_float: replace 2 lea by 2 addMichael Niedermayer2013-04-171-2/+2
* x86: float dsp: butterflies_float SSEChristophe Gisquet2013-04-172-0/+26
* lavfi/il: remove pointless storePaul B Mahol2013-04-161-4/+3
* lavfi/earwax: remove pointless storePaul B Mahol2013-04-161-3/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-162-0/+14
|\
| * cmdutils: Fix build with lavfi disabledAnton Khirnov2013-04-161-0/+4
| * flvenc: do not mux more than one stream per typeRafaël Carré2013-04-161-0/+10
* | libaacpluc: remove unused codePaul B Mahol2013-04-161-6/+0
* | lavfi/stereo3d: remove pointless storePaul B Mahol2013-04-161-6/+1
* | sgirledec: remove unused headersPaul B Mahol2013-04-161-2/+0
* | lavc: avcodec_open2(): pass context to av_log()Paul B Mahol2013-04-161-2/+2
* | doc/filters: fix sentence in setsar/setdar docsStefano Sabatini2013-04-161-2/+2
* | lavfi/aspect: fix weird copyright noticeStefano Sabatini2013-04-161-1/+1
* | lavfi/split: use AVFILTER_DEFINE_CLASS to define classStefano Sabatini2013-04-161-12/+4
* | mjpegdec: fix overlapping memcpy with upscale_vMichael Niedermayer2013-04-161-3/+7
* | libaacplus: support for float sample formatPaul B Mahol2013-04-161-1/+2
* | sws: Skip ff_yuv2rgb_c_init_tables() when the output is YUVMichael Niedermayer2013-04-161-0/+2
* | avcodec/c93: Check for block overlap.Michael Niedermayer2013-04-161-1/+8
* | avutil/avutil_version: Run checks just onceMichael Niedermayer2013-04-161-1/+5
* | lavfi/interlace: remove now unused av_opt_free() callPaul B Mahol2013-04-161-2/+0
* | avutil/pixdesc: check for component overlapMichael Niedermayer2013-04-161-0/+8
* | avutil/pixdesc: check step/depth against each otherMichael Niedermayer2013-04-161-1/+8
* | avutil/pixdesc: support for self-checking the descriptorsMichael Niedermayer2013-04-163-0/+29
* | avutil/pixdesc: fix rgb0 descriptorsMichael Niedermayer2013-04-161-2/+0
* | libaacplus: set supported profilesPaul B Mahol2013-04-161-0/+6
* | libaacplus: set supported channel_layoutsPaul B Mahol2013-04-161-0/+9
* | sws/fill_rgb2yuv_table: use ROUNDED_DIVMichael Niedermayer2013-04-161-14/+14
* | sws/fill_rgb2yuv_table: increase precission to 32bitMichael Niedermayer2013-04-161-13/+17
* | sws/fill_rgb2yuv_table: avoid 2 divisionsMichael Niedermayer2013-04-161-2/+2
* | libaacplus: remove FF_API_OLD_ENCODE_AUDIO cruftPaul B Mahol2013-04-161-8/+0
* | sws: fix alignment of rgb2yuvMichael Niedermayer2013-04-161-1/+1
* | fate: fix histogram test, try #2Michael Niedermayer2013-04-163-102/+102
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-161-7/+7
|\ \ | |/
| * fate: Set the bitexact flag for vp3/vp5/vp6 testsMartin Storsjö2013-04-151-7/+7
* | Merge commit '015821229f96bf7e677f2a711a58dbea3009f574'Michael Niedermayer2013-04-162-3/+2
|\ \ | |/
| * vp3: Use full transpose for all IDCTsRonald S. Bultje2013-04-1512-117/+135
* | Merge commit '5941978e71d2c3a8e2a7e87951e081e0b2e77da9'Michael Niedermayer2013-04-161-8/+12
|\ \ | |/
| * vp3: bfin: Transpose the IDCTsMartin Storsjö2013-04-151-2/+8
* | Merge commit 'c46819f2299c73cd1bfa8ef04d08b0153a5699d3'Michael Niedermayer2013-04-161-1/+1
|\ \ | |/
| * x86: Move constants to the only place where they are usedRonald S. Bultje2013-04-153-9/+4
* | Merge commit 'c0dcf89887f7fbdd7a8502bc7c715f50157562cb'Michael Niedermayer2013-04-160-0/+0
|\ \ | |/
| * bfin: Match DEFUN_END macros to the right functionsMartin Storsjö2013-04-151-1/+2
* | doc/filters: merge asplit and split documentationStefano Sabatini2013-04-151-49/+41
* | lavfi/split: fix minor documentation issuesStefano Sabatini2013-04-152-3/+3
* | lavfi/drawtext: make options array more readable.Clément Bœsch2013-04-151-28/+28
* | sws/x86: update RENAME(rgb24toyv12)() to using the user provided rgb2yuv tableMichael Niedermayer2013-04-153-11/+24
* | vf_histogram: avoid floats, unbreak fateMichael Niedermayer2013-04-152-3/+3
* | doc/filters: add a curves example with psfile.Clément Bœsch2013-04-151-0/+6
* | swr/rematrix: use av_calloc()Michael Niedermayer2013-04-151-3/+3
OpenPOWER on IntegriCloud