OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-05-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-29 Clément BœschFix various unused variable warnings
2011-05-29 Clément BœschFix various bad printf format warnings
2011-05-29 Mans RullgardARM: enable UAL syntax in asm.S
2011-05-29 Reimar DöffingerRemove now unused nb_istreams variable.
2011-05-29 Reimar DöffingerAdd const to vector types for input in altivec code.
2011-05-29 Reimar DöffingerRemove unused variable, avoiding compiler warning.
2011-05-29 Reimar DöffingerCast pointers to uintptr_t rather than unsigned int.
2011-05-29 Anton Khirnovv4l2: don't leak video standard string on error.
2011-05-29 Diego Biurrunswscale: Remove disabled code.
2011-05-29 Diego Biurrunavfilter: Surround function only used in debug mode...
2011-05-29 Diego Biurrunvf_crop: Replace #ifdef DEBUG + av_log() by av_dlog().
2011-05-29 Mans Rullgardbuild: remove BUILD_ROOT variable
2011-05-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master' into master
2011-05-29 Mans Rullgardvp8: use av_clip_uintp2() where possible
2011-05-29 Michael Niedermayerswscale: Commits that could not be pulled earlier due...
2011-05-29 Michael NiedermayerCommits that could not be pulled earlier due to bugs.
2011-05-28 Michael NiedermayerRevert 1a5e4fd8c5b99478b4e08a69261930bb12aa948b for...
2011-05-28 James Zerndoc: correct AC-3 option subsection placement
2011-05-28 Mans Rullgardac3enc: fix LOCAL_ALIGNED usage in count_mantissa_bits()
2011-05-28 Justin Rugglesac3dsp: do not use the ff_* prefix when referencing...
2011-05-28 Ronald S. Bultjeswscale: use av_clip_uint8() in yuv2yuv1_c().
2011-05-28 Ronald S. Bultjeswscale: replace formatConvBuffer[VOF] by allocated...
2011-05-28 Stefano Sabatiniv4l2: create file @doxy from text in the copyright...
2011-05-28 Stefano Sabatiniv4l2: remove pointless empty lines
2011-05-28 Stefano Sabatiniv4l2: set default standard to NULL
2011-05-28 Stefano Sabatiniv4l2: use OFFSET macro when setting options
2011-05-28 Justin Rugglesac3dsp: fix loop condition in ac3_update_bap_counts_c()
2011-05-28 Mans RullgardARM: unbreak build
2011-05-28 Stefano Sabatinilavdev: add SDL output device
2011-05-28 Justin Rugglesac3enc: modify mantissa bit counting to keep bap counts...
2011-05-28 Justin Rugglesac3enc: split mantissa bit counting into a separate...
2011-05-28 Justin Rugglesac3enc: store per-block/channel bap pointers by referen...
2011-05-28 Stefano Sabatinilavu: add av_get_pix_fmt_name() convenience function
2011-05-28 Stefano Sabatiniiff: remove duplicated file description
2011-05-28 Stefano Sabatinicmdutils: remove OPT_FUNC2
2011-05-28 Mans Rullgardget_bits: add av_unused tag to cache variable
2011-05-28 Anton Khirnovsws: replace all long with int.
2011-05-28 Mans RullgardARM: aacdec: fix constraints on inline asm
2011-05-28 Mans RullgardARM: remove unnecessary volatile from inline asm
2011-05-28 Mans RullgardARM: add "cc" clobbers to inline asm where needed
2011-05-28 Mans RullgardARM: improve FASTDIV asm
2011-05-28 Mans Rullgardac3enc: use LOCAL_ALIGNED macro
2011-05-28 Ronald S. BultjeAPIchanges: fill in git hash for av_get_pix_fmt_name...
2011-05-28 Stefano Sabatinilavu: add av_get_pix_fmt_name() convenience function
2011-05-28 Stefano Sabatinicmdutils: remove OPT_FUNC2
2011-05-28 Ronald S. Bultjeswscale: fix crash in bilinear scaling.
2011-05-28 James Zernvpxenc: add VP8E_SET_STATIC_THRESHOLD mapping
2011-05-28 Alok Ahujawebm: support stereo videos in matroska/webm muxer
2011-05-28 Ronald S. Bultjergb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions.
2011-05-28 Ronald S. Bultjeswscale: reindent h[cy]scale_fast() and updateDitherTab...
2011-05-28 Ronald S. Bultjeswscale: reformat x86/swscale_template.c.
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 Anton Khirnovlavf: deprecate AVFormatParameters.pix_fmt.
2011-05-27 Anton Khirnovrawdec: add a pixel_format private option.
2011-05-27 Anton Khirnovv4l2: add a pixel_format private option.
2011-05-27 Anton Khirnovlibdc1394: add a pixel_format private option.
2011-05-27 Justin Rugglescosmetics: indentation and alignment after previous...
2011-05-27 Justin Rugglesac3enc: add support for E-AC-3 encoding.
2011-05-27 Justin Rugglesac3enc: Move AC-3 AVOptions array to a separate file...
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.
next