]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-05-28 Ronald S. Bultjeswscale: remove duplicate mmx/mmx2 functions if they...
2011-05-28 Ronald S. Bultjeswscale: remove if (c->dstFormat) branch from yuv2packe...
2011-05-28 Ronald S. Bultjeswscale: remove if(full_chr_int) from yuv2packed1().
2011-05-28 Ronald S. Bultjeswscale: remove if(accurate_rnd) branch from functions.
2011-05-28 Anton Khirnovswscale: revive SWS_CPU_CAPS until next major bump.
2011-05-28 Diego Biurrunswscale: Remove commented-out printf cruft.
2011-05-28 Kieran KunhyaExport PCR pid
2011-05-28 Kieran KunhyaExport more transport stream information.
2011-05-28 Kieran KunhyaOutput MPEG-TS stream identifiers.
2011-05-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-27 Mans RullgardARM: disable ff_vector_fmul_vfp on VFPv3 systems
2011-05-27 Mans RullgardARM: check for VFPv3
2011-05-27 Diego Biurrunswscale: Remove unused variables in x86 code.
2011-05-27 Diego Biurrundoc: Drop DJGPP section, Libav now compiles out-of...
2011-05-27 Diego Biurrunx86: Add appropriate ifdefs around certain AVX functions.
2011-05-27 Ronald S. Bultjecmdutils: use sws_freeContext() instead of av_freep().
2011-05-27 Ronald S. Bultjeswscale: delay allocation of formatConvBuffer().
2011-05-27 Ronald S. Bultjeswscale: fix build with --disable-swscale-alpha.
2011-05-27 Martin Storsjömovenc: Deprecate the global RTP hinting flag, use...
2011-05-27 Martin Storsjömovenc: Add an AVClass for setting muxer specific options
2011-05-27 Martin Lamberslibdc1394: choose best video mode and rate based on...
2011-05-27 Martin LambersRemove support for libdc1394 < 2.0.
2011-05-27 Michael Niedermayeravopt: fix segfault
2011-05-27 Ronald S. Bultjeswscale: fix non-bitexact yuv2yuv[X2]() MMX/MMX2 functions.
2011-05-27 Michael Niedermayerswscale: dont loose precission on RGB/BGR48 input,...
2011-05-27 Michael Niedermayerpatch checklist: suggest --disable-yasm test.
2011-05-27 Stefano Sabatinilavdev: prefer the inclusion of avdevice.h over that...
2011-05-27 Stefano Sabatinilavdev: include libavformat/avformat.h in avdevice.h
2011-05-27 Stefano Sabatinifate.txt: replace FATE rsync command with a make command
2011-05-27 Luca Barbatoconfigure: report yasm/nasm presence properly
2011-05-27 Luca Barbatotcp: make connect() timeout properly
2011-05-27 Anton Khirnovrawdec: factor video demuxer definitions into a macro.
2011-05-27 Anton Khirnovrtspdec: add initial_pause private option.
2011-05-27 Anton Khirnovlavf: deprecate AVFormatParameters.width/height.
2011-05-27 Anton Khirnovtty: add video_size private option.
2011-05-27 Anton Khirnovrawdec: add video_size private option.
2011-05-27 Anton Khirnovx11grab: add video_size private option.
2011-05-27 Anton Khirnovx11grab: factorize returning error codes.
2011-05-27 Anton Khirnovvfwcap: add video_size private option.
2011-05-27 Anton Khirnovv4l2: add video_size private option.
2011-05-27 Anton Khirnovv4l2: factorize returning error codes.
2011-05-27 Anton Khirnovlibdc1394: add video_size private option.
2011-05-27 Anton Khirnovlibdc1394: return meaninful error codes.
2011-05-27 Anton Khirnovbktr: add video_size private option.
2011-05-27 Anton Khirnovbktr: factorize returning error codes.
2011-05-27 Etienne BuiraFix memleak
2011-05-27 Etienne BuiraFix typo
2011-05-27 Etienne BuiraRemove specific note when not specific
2011-05-27 Etienne BuiraMinor cleanup in libx264.c
2011-05-27 Tomas HärdinAdd metadata conversion table to the wav demuxer
2011-05-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-26 Carl Eugen... Fix 32bit rawvideo in avi on big-endian.
2011-05-26 Alex Converseid3v2: Check malloc result. ID3v2 tags can be very...
2011-05-26 Alex Converseid3v2: Initialize tflags for version 2.2.
2011-05-26 James Zernwebm: Additional options/presets for VP8 encodes under...
2011-05-26 James Zernmuxers: Add a flag to mark muxers that allow (non stric...
2011-05-26 Michael Niedermayerswscale: Do not loose precission on yuv values after...
2011-05-26 JULIAN GARDNERlibx264: support aspect Ratio Switch
2011-05-26 Mans RullgardARM: add ARMv6 optimised av_clip_uintp2
2011-05-26 Mans RullgardARM: remove volatile from asm statements in libavutil...
2011-05-26 Mans RullgardARM: fix av_clipl_int32_arm()
2011-05-26 Anton Khirnovv4l: include avdevice.h
2011-05-26 Mike Williamsffserver: move close_connection() call to avoid a tempo...
2011-05-26 Anton Khirnovlavf: initialize demuxer private options.
2011-05-26 Anton KhirnovAVOptions: set string default values.
2011-05-26 Reimar DöffingerFix compilation with YASM/NASM versions not supporting...
2011-05-26 Anton Khirnovlavdevice: mark v4l for removal on next major bump.
2011-05-26 Ronald S. Bultjeswscale: fix compile on ppc.
2011-05-26 Ronald S. Bultjeswscale: fix compile on x86-32.
2011-05-26 Diego Biurrunbuild: Remove generated .version file on distclean.
2011-05-26 Diego Biurrunconfigure: Add -D_GNU_SOURCE to CPPFLAGS on OS/2.
2011-05-26 Diego Biurrundoc: Drop hint at --enable-memalign-hack for MinGW...
2011-05-26 Diego Biurrunffplay: Remove disabled code.
2011-05-26 Diego BiurrunMark parameterless function declarations as 'void'.
2011-05-26 Ronald S. Bultjeswscale: use av_clip_uint8() in yuv2yuv1_c().
2011-05-26 Ronald S. Bultjeswscale: remove VOF/VOFW.
2011-05-26 Ronald S. Bultjeswscale: split chroma buffers into separate U/V planes.
2011-05-26 Ronald S. Bultjeswscale: replace formatConvBuffer[VOF] by allocated...
2011-05-26 Ronald S. Bultjergb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions.
2011-05-26 Ronald S. Bultjeswscale: reindent h[cy]scale_fast() and updateDitherTab...
2011-05-26 Ronald S. Bultjeswscale: reformat x86/swscale_template.c.
2011-05-26 Ronald S. Bultjeswscale: remove duplicate mmx/mmx2 functions if they...
2011-05-26 Ronald S. Bultjeswscale: remove if (c->dstFormat) branch from yuv2packe...
2011-05-26 Ronald S. Bultjeswscale: remove if(full_chr_int) from yuv2packed1().
2011-05-26 Ronald S. Bultjeswscale: remove if(accurate_rnd) branch from functions.
2011-05-26 Mike Williamsffserver: Fix a null pointer dereference as a result...
2011-05-26 Anton Khirnovlibdc1394: fix compilation.
2011-05-26 Anton Khirnovswscale: revive SWS_CPU_CAPS until next major bump.
2011-05-26 Diego Biurrunswscale: Remove commented-out printf cruft.
2011-05-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-26 Justin Rugglesac3enc: initialize all coefficients to zero.
2011-05-25 Michael Niedermayerffv1: fix 16bits multithreading
2011-05-25 Stefano Sabatinidoc: create separate section for audio encoders
2011-05-25 Diego Biurrunswscale: Remove orphaned, commented-out function declar...
2011-05-25 Michael Niedermayerswscale: Eliminate rgb24toyv12_c() duplication.
2011-05-25 ami_stuffmpegvideo_enc: use AV_LOG_ERROR instead of AV_LOG_INFO...
2011-05-25 ami_stuffFail when lowres value is lower than 0
2011-05-25 Alex ConverseRemove h263_msmpeg4 from MpegEncContext.
2011-05-25 Alex ConverseAPIchanges: Fill in git hash for fps_probe_size (30315a8)
2011-05-25 Alex Converseavformat: Add fpsprobesize as an AVOption.
next