summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Revert 1a5e4fd8c5b99478b4e08a69261930bb12aa948b for postproc. This broke the ...Michael Niedermayer2011-05-29
* doc: correct AC-3 option subsection placementJames Zern2011-05-29
* swscale: use av_clip_uint8() in yuv2yuv1_c().Ronald S. Bultje2011-05-28
* swscale: replace formatConvBuffer[VOF] by allocated array.Ronald S. Bultje2011-05-28
* v4l2: create file @doxy from text in the copyright headerStefano Sabatini2011-05-28
* v4l2: remove pointless empty linesStefano Sabatini2011-05-28
* v4l2: set default standard to NULLStefano Sabatini2011-05-28
* v4l2: use OFFSET macro when setting optionsStefano Sabatini2011-05-28
* lavdev: add SDL output deviceStefano Sabatini2011-05-28
* lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini2011-05-28
* iff: remove duplicated file descriptionStefano Sabatini2011-05-28
* cmdutils: remove OPT_FUNC2Stefano Sabatini2011-05-28
* rgb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions.Ronald S. Bultje2011-05-28
* swscale: reindent h[cy]scale_fast() and updateDitherTables().Ronald S. Bultje2011-05-28
* swscale: reformat x86/swscale_template.c.Ronald S. Bultje2011-05-28
* swscale: remove duplicate mmx/mmx2 functions if they are identical.Ronald S. Bultje2011-05-28
* swscale: remove if (c->dstFormat) branch from yuv2packed[12X]().Ronald S. Bultje2011-05-28
* swscale: remove if(full_chr_int) from yuv2packed1().Ronald S. Bultje2011-05-28
* swscale: remove if(accurate_rnd) branch from functions.Ronald S. Bultje2011-05-28
* swscale: revive SWS_CPU_CAPS until next major bump.Anton Khirnov2011-05-28
* swscale: Remove commented-out printf cruft.Diego Biurrun2011-05-28
* Export PCR pidKieran Kunhya2011-05-28
* Export more transport stream information.Kieran Kunhya2011-05-28
* Output MPEG-TS stream identifiers.Kieran Kunhya2011-05-28
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-27
|\
| * ARM: disable ff_vector_fmul_vfp on VFPv3 systemsMans Rullgard2011-05-27
| * ARM: check for VFPv3Mans Rullgard2011-05-27
| * swscale: Remove unused variables in x86 code.Diego Biurrun2011-05-27
| * doc: Drop DJGPP section, Libav now compiles out-of-the-box on FreeDOS.Diego Biurrun2011-05-27
| * x86: Add appropriate ifdefs around certain AVX functions.Diego Biurrun2011-05-27
| * cmdutils: use sws_freeContext() instead of av_freep().Ronald S. Bultje2011-05-27
| * swscale: delay allocation of formatConvBuffer().Ronald S. Bultje2011-05-27
| * swscale: fix build with --disable-swscale-alpha.Ronald S. Bultje2011-05-27
| * movenc: Deprecate the global RTP hinting flag, use a private AVOption insteadMartin Storsjö2011-05-27
| * movenc: Add an AVClass for setting muxer specific optionsMartin Storsjö2011-05-27
| * swscale: fix non-bitexact yuv2yuv[X2]() MMX/MMX2 functions.Ronald S. Bultje2011-05-27
| * configure: report yasm/nasm presence properlyLuca Barbato2011-05-27
| * tcp: make connect() timeout properlyLuca Barbato2011-05-27
| * rawdec: factor video demuxer definitions into a macro.Anton Khirnov2011-05-27
| * rtspdec: add initial_pause private option.Anton Khirnov2011-05-27
| * lavf: deprecate AVFormatParameters.width/height.Anton Khirnov2011-05-27
| * tty: add video_size private option.Anton Khirnov2011-05-27
| * rawdec: add video_size private option.Anton Khirnov2011-05-27
| * x11grab: add video_size private option.Anton Khirnov2011-05-27
| * x11grab: factorize returning error codes.Anton Khirnov2011-05-27
| * vfwcap: add video_size private option.Anton Khirnov2011-05-27
| * v4l2: add video_size private option.Anton Khirnov2011-05-27
| * v4l2: factorize returning error codes.Anton Khirnov2011-05-27
| * libdc1394: add video_size private option.Anton Khirnov2011-05-27
| * libdc1394: return meaninful error codes.Anton Khirnov2011-05-27