OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-01-20 Ronald S. BultjeSet gray (128) U/V planes for chroma-less samples....
2011-01-20 Justin RugglesSplit out Butterworth filter coeff init to a separate...
2011-01-20 Justin Rugglescosmetics: vertical alignment and line wrap
2011-01-20 Justin RugglesAdd memory allocation failure checks to ff_iir_filter_i...
2011-01-20 Mans RullgardMake PNG test depend on PNG codec
2011-01-20 Justin Rugglescosmetics: wrap long line
2011-01-20 Justin RugglesAdd function ff_iir_filter_flt() to accept floating...
2011-01-20 Janne Grunaumpegtsenc: prefer metadata keyed with "service_name"
2011-01-20 Georgi ChorbadzhiyskiSet service_provider and service_name in mpegts demuxer
2011-01-20 Anton Khirnovid3v2: don't overwrite existing tags
2011-01-20 Anton Khirnovid3v2: convert metadata after all the tags were read
2011-01-20 Anton Khirnovid3v2: make ff_id3v2_parse static
2011-01-20 Georgi Chorbadzhiyskilibavcodec minor version is > 99 so fix the formating
2011-01-20 Georgi ChorbadzhiyskiAdd service_provider and service_name metadata
2011-01-20 Ronald S. BultjeFix horizontal/horizontal_up 8x8l intra prediction...
2011-01-19 Justin RugglesFix use of sstep/dstep in ff_iir_filter().
2011-01-19 Justin RugglesAdd regression test for stereo s16le in voc.
2011-01-18 Mans Rullgardconfigure: fix mktemp test and fallback function
2011-01-18 Mans RullgardARM: improve VFP ABI check
2011-01-18 Mans Rullgardarmcc: suppress warning about hardfp compatibility
2011-01-18 Mans Rullgardarmcc: suppress 'assignment in condition' warning
2011-01-18 Mans Rullgardfate: simplify vp8 rules
2011-01-18 Mans Rullgarda64enc: make PixelFormat arrays const
2011-01-18 Mans RullgardReplace ASMALIGN() with .p2align
2011-01-18 Mans Rullgardx86: remove VLA in ac3_downmix_sse
2011-01-18 Mans Rullgardregtest: add openssl to md5 alternatives
2011-01-18 Mans Rullgardconfigure: make $TMPE executable
2011-01-18 Mans Rullgardcpu-test: include stdio.h only for test prog
2011-01-18 Mans RullgardUse -Bsymbolic for shared libs only, not executables
2011-01-18 Mans RullgardUse INFINITY and NAN macros instead of 1/0 and 0/0
2011-01-18 Mans RullgardFix quoting in version.sh
2011-01-18 Mans Rullgardavfilter: remove stray semicolon
2011-01-18 Mans RullgardUpdate git-howto with ffmpeg.org URLs
2011-01-18 Janne Grunauconsolidate .gitignore patters into a single file
2011-01-18 Jason Garrett... Deprecate CREDITS
2011-01-18 Jason Garrett... Initial MAINTAINERS update
2011-01-18 Justin RugglesRevise check for codec id in voc demuxer.
2011-01-18 Justin RugglesFix bug in voc demuxer that was introduced in SVN r26309.
2011-01-18 Justin Rugglescosmetics: reindent
2011-01-18 Daniel KangAdd check for changing number of channels in DCA.
2011-01-18 Michael NiedermayerUpdate threshold to detect real timebase for stream...
2011-01-18 Reimar DöffingerMissing parts of IVF muxer support.
2011-01-17 Michael NiedermayerFeed the filter chain with the sample aspect ratio...
2011-01-17 Anssi HannulaAdd my GPG fingerprint to MAINTAINERS
2011-01-17 Stefano SabatiniMerge two if (got_picture) {} blocks in ffplay.c:get_vi...
2011-01-17 Janne Grunauupdate av_log_missing_feature() to git
2011-01-17 Lou LoganChange SVN to Git in configure
2011-01-17 Stefano SabatiniRemove outcommented fossil code.
2011-01-17 Reimar DöffingerExplain how to set up user name/email correctly for...
2011-01-17 Reimar DöffingerAdd muxer for IVF format.
2011-01-17 John Wimerprevent integer overflow in calculating duration
2011-01-17 Janne Grunauconvert svn:ignore properties to .gitignore files
2011-01-17 Janne GrunauAdd instructions how to check out a specific svn revisi...
2011-01-17 Janne Grunaurewrite git-howto for the no merge policy
2011-01-17 Carl Eugen... Fix date and revision for lavc 52.104.
2011-01-17 Alexander StrangeVP3: remove an unnecessary static variable
2011-01-16 Michael NiedermayerAllocate last picture for 4xm pfrm if its not allocated.
2011-01-16 Alex ConverseFix two typos in git howto.
2011-01-16 Stefano SabatiniMake config_props() return AVERROR(EINVAL) rather than...
2011-01-16 Ramiro Pollause git describe for naming version in pure git clones
2011-01-16 Janne Grunaufix typo in git howto section heading
2011-01-16 Michael NiedermayerCheck 4xm headers for validity. This should avoid 1/0.
2011-01-16 Janne GrunauAdd section how to find a svn changeset with git commands
2011-01-16 Stefano SabatiniFix weird indent in get_video_frame().
2011-01-16 Anton KhirnovAdd git-howto.
2011-01-16 Sascha Sommersupport decoding of files that contain the number
2011-01-16 Stefano SabatiniIn ffmpeg.texi, prefer @itemize lists over text formatt...
2011-01-16 Carl Eugen... Values >4 for lowres corrupt output.
2011-01-16 Stefano SabatiniReformat documentation for -vsync @var{parameter}.
2011-01-16 Carl Eugen... Since lowres == crop for bmp, remove it to avoid confusion.
2011-01-16 Ronald S. BultjeFix fate breakage in r26382.
2011-01-16 Baptiste CoudurierRemove useless free, fix warning:
2011-01-15 Ronald S. BultjeFix overflow in pred16x16_plane x86 simd code. Fixes...
2011-01-15 Stefano SabatiniInclude libavcore/audioconvert.h, required for
2011-01-15 Stefano SabatiniReindent.
2011-01-15 Stefano SabatiniMake ff_dprintf_link() print meaningful information...
2011-01-15 Jason Garrett... Remove evil timers that snuck their way into r26375.
2011-01-15 Jason Garrett... Fix r26375 on non-x86.
2011-01-15 Jason Garrett... H.264: Partially inline CABAC residual decoding
2011-01-15 Stefano SabatiniRename AVFilterBufferRefAudioProps.samples_nb to nb_sam...
2011-01-15 Stefano SabatiniMake avfilter_unref_buffer() accept a NULL parameter.
2011-01-15 Stefano SabatiniReindent after the last commit.
2011-01-15 Stefano SabatiniIn ffplay, do not open display if -nodisp is set.
2011-01-15 Michael NiedermayerParse fact chunks from wav files to find duration.
2011-01-15 Michael NiedermayerFactor tag reading code out of wav read_header()
2011-01-15 Frank BarchardSecond hunk from secrity fix from google.
2011-01-15 Sascha Sommerdo not read over the end of the packet
2011-01-15 Michael NiedermayerSet duration for wav files from sample size and data...
2011-01-15 Frank BarchardCheck rangebits to avoid a possible crash.
2011-01-15 Kostya ShishkovChange some band size calculations in Bink decoder...
2011-01-15 Reimar DöffingerLagarith: fix decoding of one-coloured frames by readin...
2011-01-15 Stefano SabatiniAdd docs and Changelog entry for the -copytb option...
2011-01-15 Stefano SabatiniAdd APIchanges entry for the av_metadata_copy() addition.
2011-01-15 Daniel KangCheck symbol validity to avoid a crash, fixes issue...
2011-01-15 Justin Rugglescosmetics: spacing, line wrap, and remove unneeded...
2011-01-15 Justin RugglesProcess all EXP_REUSE blocks at once in exponent_min().
2011-01-15 Justin RugglesTake advantage of per-channel exponent and exponent...
2011-01-15 Justin RugglesSimplify compute_exp_strategy() by passing a pointer...
2011-01-15 Justin RugglesUse a local variable in the inner loop of group_exponen...
2011-01-15 Justin Rugglescosmetics: remove unneeded braces
next