OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-01-23 Anssi Hannuladca: consider a stream with XXCh/X96 in ExSS as DTS...
2011-01-23 Anton Khirnovmp3enc: add support for writing UTF-16 tags
2011-01-23 Mans RullgardFix libavformat version extraction in configure
2011-01-23 Mans Rullgardconfigure: better test for mktemp
2011-01-23 Mans Rullgardconfigure: simplify exit traps
2011-01-23 Anton Khirnovlavf: move ff_put_str16_nolen from asf to avio and...
2011-01-23 Anton Khirnovavio: add av_put_str and deprecate put_strz in favor...
2011-01-23 Justin Rugglescosmetics related to LPC changes.
2011-01-23 Justin RugglesSeparate window function from autocorrelation.
2011-01-23 Justin RugglesMove lpc_compute_autocorr() from DSPContext to a new...
2011-01-23 Anton Khirnovlavf: move the version macros to a new header
2011-01-23 Michael NiedermayerFix out of source tree builds of libmpcodecs.
2011-01-21 Anton Khirnovid3v2: use an enum for encodings instead of magic numbers.
2011-01-21 Mans RullgardMake demuxers auto-select parsers they need
2011-01-21 Mans RullgardMakefile: simplify setting of some variables
2011-01-21 Anton KhirnovSplit mp3 demuxer and muxer into separate files.
2011-01-21 Mans Rullgarddca: pretty-print some tables
2011-01-21 Justin Rugglesiir: change filter type if/else to a switch.
2011-01-21 Justin RugglesAdd biquad high-pass and low-pass IIR filters.
2011-01-21 Ronald S. BultjeSet gray (128) U/V planes for chroma-less samples....
2011-01-21 Ronald S. BultjeRevert 2a1f431d38ea9c05abb215d70c7dc09cdb6888ab, it...
2011-01-21 Justin RugglesSplit out Butterworth filter coeff init to a separate...
2011-01-21 Justin Rugglescosmetics: vertical alignment and line wrap
2011-01-21 Justin RugglesAdd memory allocation failure checks to ff_iir_filter_i...
2011-01-21 Mans RullgardMake PNG test depend on PNG codec
2011-01-21 Justin Rugglescosmetics: wrap long line
2011-01-21 Justin RugglesAdd function ff_iir_filter_flt() to accept floating...
2011-01-21 Janne Grunaumpegtsenc: prefer metadata keyed with "service_name"
2011-01-21 Georgi ChorbadzhiyskiSet service_provider and service_name in mpegts demuxer
2011-01-21 Anton Khirnovid3v2: don't overwrite existing tags
2011-01-21 Anton Khirnovid3v2: convert metadata after all the tags were read
2011-01-21 Anton Khirnovid3v2: make ff_id3v2_parse static
2011-01-21 Georgi Chorbadzhiyskilibavcodec minor version is > 99 so fix the formating
2011-01-21 Georgi ChorbadzhiyskiAdd service_provider and service_name metadata
2011-01-21 Ronald S. BultjeFix horizontal/horizontal_up 8x8l intra prediction...
2011-01-21 Justin RugglesFix use of sstep/dstep in ff_iir_filter().
2011-01-21 Justin RugglesAdd regression test for stereo s16le in voc.
2011-01-21 Mans Rullgardconfigure: fix mktemp test and fallback function
2011-01-21 Michael NiedermayerAdd GPL dependancy for libmpcodecs
2011-01-20 Michael NiedermayerWarn about vf_mp
2011-01-20 Michael NiedermayerEnable libmpcodecs support.
2011-01-20 Michael NiedermayerAdd ASMALIGN() hack to patch around its recent removial...
2011-01-20 Michael NiedermayerAdd libmpcodecs wrapper for libavfilter, still disabled
2011-01-19 Michael NiedermayerHack libmpcodecs to make it buildable.
2011-01-19 Michael NiedermayerRemove dependancy of m_option & m_struct from libmpcodecs.
2011-01-19 Michael NiedermayerAvoid dependancy on global variable verbose in libmpcod...
2011-01-19 Michael NiedermayerAdd #define _BSD_SOURCE where mplayer is not C99.
2011-01-19 Michael NiedermayerAdd MPlayers libmpcodecs, this will be needed for our...
2011-01-19 Michael NiedermayerRevert "Update git-howto with ffmpeg.org URLs"
2011-01-19 Michael NiedermayerRevert "Initial MAINTAINERS update"
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.
next