OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-06-01 Stefano Sabatiniswscale: fix compilation of bfin due to missing pixdesc...
2011-06-01 Stefano Sabatinilavf: tag dump_format() as @deprecated
2011-06-01 Stefano Sabatiniyuv4mpeg: complain and exit if a non-rawvideo stream...
2011-06-01 Stefano Sabatiniffmpeg: handle copy of packets for AVFMT_RAWPICTURE...
2011-06-01 Stefano Sabatinidoc/examples: give meaningful names to the example...
2011-06-01 Michael Niedermayerswscale: More accurate rounding in YSCALE_YUV_2_PACKEDX...
2011-05-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-31 James Zerndoc: add libvpx encoder section
2011-05-31 Diego Biurrunvf_drawtext: Replace FFmpeg by Libav in license boilerp...
2011-05-31 Mans Rullgardmpegaudiodec: remove unusued code and variables
2011-05-31 Piotr Kaczubapostprocess.c: filter name needs to be double 0 terminated
2011-05-31 Gil Pedersenimproved 'edts' atom writing support
2011-05-31 Mans Rullgardmpegaudio: clean up compute_antialias() definition
2011-05-31 Ronald S. Bultjevp8: fix segmentation race during frame-threading.
2011-05-31 Reimar DöffingerPort libmpcodec fixes from MPlayer.
2011-05-31 Alexander Strange Merge remote-tracking branch 'ffmpeg-mt/master'
2011-05-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-30 Diego Biurrunswscale: Remove unused variable.
2011-05-30 Mans RullgardARM: simplify inline asm with 64-bit operands
2011-05-30 Reimar DöffingerAdd "const" to avoid "initialization discards qualifier...
2011-05-30 Reimar DöffingerAdd const to fix "cast discards qualifiers" warnings.
2011-05-30 Reimar DöffingerInclude pixdesc.h for av_get_pix_fmt_name.
2011-05-30 Tomas Härdinwav: Don't avio_seek() if we know we'll run into EOF
2011-05-30 Stefano Sabatiniapi-example: uppercase first letter in "copyright"
2011-05-30 Stefano Sabatinioutput-example: create @file doxy from text in the...
2011-05-30 Stefano Sabatiniexamples: move API examples to a dedicated dir in doc
2011-05-30 Stefano Sabatiniffmpeg: simplify opt_*_codec() options
2011-05-30 Stefano Sabatiniv4l2: rewrite code iterating the supported standards
2011-05-30 Stefano Sabatiniv4l2: perform minor style fixes
2011-05-30 Stefano Sabatiniv4l2: replace memset() with explicit struct initialization
2011-05-30 Stefano Sabatinirawdec: fail in case of unknow pixel format
2011-05-30 Stefano Sabatiniswscale: remove sws_format_name()
2011-05-30 Michael Niedermayererror.c: fix compile flags
2011-05-30 Michael NiedermayerTCP: change default timeout to 5sec
2011-05-30 Michael NiedermayerRevert "Timeout TCP open() after 5 seconds."
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.
next