OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-05-12 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-12 Michael Niedermayerlibavformat/utils: Only consider dvb teletext timestamp...
2011-05-12 Michael Niedermayererror concealment: check last pictures motion_val befor...
2011-05-12 Michael Niedermayersws-PPC: fix after VOFW change.
2011-05-11 Michael Niedermayerregtests: add grayscale qtrle
2011-05-11 John HoriganAdded PIX_FMT_GRAY8 to the formats supported by the...
2011-05-11 ami_stuffUse VOFW 21503 as a default value for all types of...
2011-05-11 ami_stuffAdd "DAVC" FourCC
2011-05-11 anatolyFix crash of interlaced MPEG2 decoding
2011-05-11 Michael Niedermayerav_compare_ts: Improve speed when calculations fit...
2011-05-11 Kyleconfigure: Fix SDL detection on OSX and win32
2011-05-11 Jason Garrett... 10-bit H.264 x86 chroma v loopfilter asm
2011-05-11 Michael Niedermayerfate: Disable h264-conformance-frext-pph10i4_panasonic_a.
2011-05-11 Baptiste CoudurierPort SMPTE S302M audio decoder from FFmbc 0.3.
2011-05-11 Ronald S. Bultjeh264pred: fix one more aliasing violation.
2011-05-11 Michael Niedermayerh264-fate: Fix 10bit H264 tests on big endian.
2011-05-11 Anatoly NenashevFix crash of interlaced MPEG2 decoding
2011-05-11 Ronald S. Bultjeh264pred: fix one more aliasing violation.
2011-05-11 Anton Khirnovdoc/APIchanges: fill in missing hashes and dates.
2011-05-11 Anton Khirnovflacenc: use proper initializers for AVOption default...
2011-05-11 Anton Khirnovlavc: deprecate named constants for deprecated antialia...
2011-05-11 Michael Niedermayerh264idct_template: fix include path
2011-05-11 Reinhard Tartleraac: workaround for compilation on cygwin
2011-05-11 Baptiste Coudurierswscale: extend YUV422p support to 10bits depth
2011-05-11 Michael Niedermayerh264: merge _internal & template files.
2011-05-11 Stefano Sabatinitiff: add support for inverted FillOrder for uncompress...
2011-05-11 Diego BiurrunRemove unused softfloat implementation.
2011-05-11 Ronald S. Bultjeh264pred: fix aliasing violations.
2011-05-11 Reimar DöffingerCheck syntax even if DEBUG is not defined.
2011-05-11 Diego Biurrunrotozoom: Eliminate French variable name.
2011-05-11 Diego Biurrunrotozoom: Check return value of fread().
2011-05-11 Diego Biurrunrotozoom: Return an error value instead of calling...
2011-05-11 Diego Biurrunrotozoom: Make init_demo() return int and check for...
2011-05-11 Diego Biurrunrotozoom: Drop silly UINT8 typedef.
2011-05-11 Diego Biurrunrotozoom: Drop some unnecessary parentheses.
2011-05-11 Diego Biurrunrotozoom: K&R coding style cosmetics
2011-05-11 Martin Storsjörtsp: Only do keepalive using GET_PARAMETER if the...
2011-05-11 Stefano Sabatiniffmpeg: call pre_process_video_frame() only if decoding...
2011-05-11 Stefano Sabatiniffmpeg: reformat resample condition code in transcode()
2011-05-11 Stefano Sabatiniffmpeg: factorize resampling condition check in do_vide...
2011-05-11 Stefano Sabatiniffmpeg: prefer "dec" over "ist->st->codec" in do_video_...
2011-05-11 Stefano Sabatiniffmpeg: improve reporting if size/pixel format changes
2011-05-11 Stefano Sabatiniffmpeg: warns the user when the selected pixel format...
2011-05-11 Benjamin Larssonffplay: add a dummy option -i so that it is easy to...
2011-05-11 Michael Niedermayerswscale: remove fork bug that i missed in the merge.
2011-05-11 Ronald S. Bultjefix fate failures for 10bit H264 on some systems
2011-05-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-11 Alex Conversecosmetics: Fix crazy formatting in resample.
2011-05-11 Alex ConverseAllow resampling with no channel count change for up...
2011-05-11 Alex ConverseDon't allow unsupported resampling configurations.
2011-05-11 Jason Garrett... Port x86 10-bit H.264 deblock asm from x264
2011-05-11 Jason Garrett... Update x86 H.264 deblock asm
2011-05-10 Baptiste CoudurierAllocate per codec options, now that options are freed...
2011-05-10 Michael Niedermayererror_concealment: Use previous pictures motion vectors...
2011-05-10 Multiple AuthorsMerging branch 'ffmpeg-mt/master'
2011-05-10 Robert Leatherwood"Initialize" copy_tb like the other global variables.
2011-05-10 Stefano Sabatinitiff: prefer enum TiffCompr over int for TiffContext...
2011-05-10 Stefano Sabatinitiff: remove duplicated author information, fix @file...
2011-05-10 Stefano Sabatinitiff: perform minor cleanups in the header
2011-05-10 Stefano Sabatini8svx: remove pointless comments
2011-05-10 Stefano Sabatini8svx: add links to documentation resources
2011-05-10 Stefano Sabatini8svx: remove duplicated author/file information
2011-05-10 Stefano Sabatiniiff: remove get_image_data() and get_image_size() wrappers
2011-05-10 Stefano Sabatiniiff: remove get_palette_size() wrapper
2011-05-10 Stefano Sabatiniiff: remove pointless get_palette_data() wrapper
2011-05-10 Maksym Veremeyenkomotion_est: fix ffmpeg compilation with DEBUG defined
2011-05-10 Reimar Döffingermpegaudio: remove frame_count variable and its only...
2011-05-10 Anton KhirnovAVOptions: make default_val a union, as proposed in...
2011-05-10 Andres GonzalezAdded oggpagesize option for Ogg encoding. Allows setti...
2011-05-10 Michael Niedermayerffmpeg: Fix -t with files that do not have any timestamps.
2011-05-10 Ronald S. Bultjearm/h264pred: add missing argument type.
2011-05-10 Michael Niedermayerswscale: Fix scaling for unscaled dithered planar conve...
2011-05-10 Ronald S. Bultjeh264dsp_mmx: place bracket outside #if/#endif block.
2011-05-10 Vitor Sessaklavf/utils: fix ff_interleave_compare_dts corner case.
2011-05-10 Ronald S. Bultjefate: add 10-bit H264 tests.
2011-05-10 Ronald S. Bultjeh264: do not print "too many references" warning for...
2011-05-10 Oskar ArvidssonEnable decoding of high bit depth h264.
2011-05-10 Oskar ArvidssonAdds 8-, 9- and 10-bit versions of some of the function...
2011-05-10 Oskar ArvidssonAdd support for higher QP values in h264.
2011-05-10 Oskar ArvidssonAdd the notion of pixel size in h264 related functions.
2011-05-10 Oskar ArvidssonMake the h264 loop filter bit depth aware.
2011-05-10 Oskar ArvidssonTemplate dsputil_template.c with respect to pixel size...
2011-05-10 Oskar ArvidssonTemplate h264idct_template.c with respect to pixel...
2011-05-10 Oskar ArvidssonPreparatory patch for high bit depth h264 decoding...
2011-05-10 Oskar ArvidssonMove some functions in dsputil.c into a new file dsputi...
2011-05-10 Oskar ArvidssonMove the functions in h264idct into a new file h264idct...
2011-05-10 Oskar ArvidssonMove the functions in h264pred.c into a new file h264pr...
2011-05-10 Oskar ArvidssonPreparatory patch for high bit depth h264 decoding...
2011-05-10 Oskar ArvidssonAdd pixel formats for 9- and 10-bit yuv420p.
2011-05-10 Oskar ArvidssonChoose h264 chroma dc dequant function dynamically.
2011-05-10 Ronald S. Bultjeh264: DSP'ize MBAFF loopfilter.
2011-05-10 Alexander Strangeffmpeg: Simplify decode loop condition to not use next_pts
2011-05-10 Anton Khirnovlavc: move some flac-specific options to its private...
2011-05-10 Stefano Sabatiniffmpeg: remove unused fields AVOutputStream.original_wi...
2011-05-10 Stefano Sabatiniffmpeg: remove unused variable padding_src in do_video_...
2011-05-10 Michael Niedermayerffmpeg: fix negative verbosity.
2011-05-10 Stefano Sabatinicmdutils: add OPT_INT check in parse_number_or_die()
2011-05-10 Stefano Sabatiniffmpeg: rename configure_filters() to configure_video_f...
2011-05-10 Stefano Sabatinicmdutils: remove list_fmts(), simplify
2011-05-10 Takashi MochizukiAdd missing CONFIG_AVFILTER check.
next