source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @cf9cb1f9   14 years michaelni dca: consider a stream with XXCh/X96 in ExSS as DTS-HD HRA DTS-HD HRA …
(edit) @b612554   14 years michaelni mp3enc: add support for writing UTF-16 tags Also it gets rid of some …
(edit) @c7892b41   14 years michaelni Fix libavformat version extraction in configure This fixes shared …
(edit) @727a20cb   14 years michaelni configure: better test for mktemp Some variants of mktemp require a …
(edit) @3df02975   14 years michaelni configure: simplify exit traps This does the same thing and also …
(edit) @6e89b612   14 years michaelni lavf: move ff_put_str16_nolen from asf to avio and rename it It will …
(edit) @e910a77b   14 years michaelni avio: add av_put_str and deprecate put_strz in favor of it …
(edit) @384dbd61   14 years michaelni cosmetics related to LPC changes. Signed-off-by: Mans Rullgard …
(edit) @7101b18   14 years michaelni Separate window function from autocorrelation. Signed-off-by: Mans …
(edit) @0d8837bd   14 years michaelni Move lpc_compute_autocorr() from DSPContext to a new struct …
(edit) @d3058be   14 years michaelni lavf: move the version macros to a new header Signed-off-by: Mans …
(edit) @002bd346   14 years michaelni Fix out of source tree builds of libmpcodecs.
(edit) @eeb0b89   14 years michaelni id3v2: use an enum for encodings instead of magic numbers. …
(edit) @a091006d   14 years michaelni Make demuxers auto-select parsers they need This makes configure …
(edit) @d094258f   14 years michaelni Makefile: simplify setting of some variables Signed-off-by: Mans …
(edit) @baa69f8a   14 years michaelni Split mp3 demuxer and muxer into separate files. Signed-off-by: Mans …
(edit) @cafa3eda   14 years michaelni dca: pretty-print some tables Signed-off-by: Mans Rullgard …
(edit) @a994f861   14 years michaelni iir: change filter type if/else to a switch. Simplifies error …
(edit) @aa226b2   14 years michaelni Add biquad high-pass and low-pass IIR filters. Signed-off-by: Mans …
(edit) @7f8c11b0   14 years michaelni Set gray (128) U/V planes for chroma-less samples. Fixes two fate …
(edit) @772225c0   14 years michaelni Revert 2a1f431d38ea9c05abb215d70c7dc09cdb6888ab, it broke H264 …
(edit) @2293b0b6   14 years michaelni Split out Butterworth filter coeff init to a separate function. …
(edit) @99c2111b   14 years michaelni cosmetics: vertical alignment and line wrap Signed-off-by: Mans …
(edit) @20d1f6f   14 years michaelni Add memory allocation failure checks to ff_iir_filter_init_coeffs(). …
(edit) @bb711414   14 years michaelni Make PNG test depend on PNG codec Signed-off-by: Mans Rullgard …
(edit) @7891fdcc   14 years michaelni cosmetics: wrap long line Signed-off-by: Mans Rullgard …
(edit) @b3b8b930   14 years michaelni Add function ff_iir_filter_flt() to accept floating-point input and …
(edit) @236bb68d   14 years michaelni mpegtsenc: prefer metadata keyed with "service_name" title metadata …
(edit) @d7b219ca   14 years michaelni Set service_provider and service_name in mpegts demuxer Set …
(edit) @d4cc1f5b   14 years michaelni id3v2: don't overwrite existing tags Apparently some broken taggers …
(edit) @189665d9   14 years michaelni id3v2: convert metadata after all the tags were read Signed-off-by: …
(edit) @b3158f7a   14 years michaelni id3v2: make ff_id3v2_parse static Signed-off-by: Mans Rullgard …
(edit) @9256dc28   14 years michaelni libavcodec minor version is > 99 so fix the formating libavcodec …
(edit) @7916202b   14 years michaelni Add service_provider and service_name metadata This patch adds …
(edit) @e25f19a1   14 years michaelni Fix horizontal/horizontal_up 8x8l intra prediction x86/simd functions. …
(edit) @f32e646   14 years michaelni Fix use of sstep/dstep in ff_iir_filter(). Signed-off-by: Mans …
(edit) @024f6370   14 years michaelni Add regression test for stereo s16le in voc. Signed-off-by: Mans …
(edit) @ef44b5bf   14 years michaelni configure: fix mktemp test and fallback function (cherry picked from …
(edit) @3b63a522   14 years michaelni Add GPL dependancy for libmpcodecs
(edit) @61d7f8fe   14 years michaelni Warn about vf_mp
(edit) @fd4c59b5   14 years michaelni Enable libmpcodecs support.
(edit) @a61b0df7   14 years michaelni Add ASMALIGN() hack to patch around its recent removial from configure
(edit) @3aa4397   14 years michaelni Add libmpcodecs wrapper for libavfilter, still disabled
(edit) @3be78f7e   14 years michaelni Hack libmpcodecs to make it buildable.
(edit) @8e45c103   14 years michaelni Remove dependancy of m_option & m_struct from libmpcodecs.
(edit) @4d463614   14 years michaelni Avoid dependancy on global variable verbose in libmpcodecs/vf_pullup.c
(edit) @45c889a3   14 years michaelni Add #define _BSD_SOURCE where mplayer is not C99.
(edit) @e4852fb   14 years michaelni Add MPlayers libmpcodecs, this will be needed for our libavfilter …
(edit) @fe678413   14 years michaelni Revert "Update git-howto with ffmpeg.org URLs" This reverts commit …
(edit) @111ccca6   14 years michaelni Revert "Initial MAINTAINERS update" This reverts commit …
(edit) @44caaa56   14 years mans ARM: improve VFP ABI check Recent gcc versions define ARM_PCS or …
(edit) @b0c1b66a   14 years mans armcc: suppress warning about hardfp compatibility
(edit) @5a92140b   14 years mans armcc: suppress 'assignment in condition' warning
(edit) @3240b371   14 years mans fate: simplify vp8 rules
(edit) @a6e5d231   14 years mans a64enc: make PixelFormat arrays const
(edit) @ef4a6514   14 years mans Replace ASMALIGN() with .p2align This macro has unconditionally used …
(edit) @ac3c9d01   14 years mans x86: remove VLA in ac3_downmix_sse
(edit) @ee6184a8   14 years mans regtest: add openssl to md5 alternatives
(edit) @fb3c4ffc   14 years mans configure: make $TMPE executable This is required on systems where …
(edit) @ec5f571   14 years mans cpu-test: include stdio.h only for test prog
(edit) @fef2d661   14 years mans Use -Bsymbolic for shared libs only, not executables Some linkers …
(edit) @324e7ee2   14 years mans Use INFINITY and NAN macros instead of 1/0 and 0/0
(edit) @f318ee3   14 years mans Fix quoting in version.sh
(edit) @daed21a1   14 years mans avfilter: remove stray semicolon
(edit) @69c9232   14 years mans Update git-howto with ffmpeg.org URLs
(edit) @2c3589bf   14 years janne-ffmpeg consolidate .gitignore patters into a single file Signed-off-by: …
(edit) @a5da3b04   14 years jason Deprecate CREDITS It's useless now that we've switched to git.
(edit) @f4f5cab9   14 years jason Initial MAINTAINERS update Per …
(edit) @f61cbc22   14 years justin.ruggles Revise check for codec id in voc demuxer. This fixes demuxing of …
(edit) @1ae02fe0   14 years justin.ruggles Fix bug in voc demuxer that was introduced in SVN r26309. Fixes issue …
(edit) @d425a03b   14 years justin.ruggles cosmetics: reindent
(edit) @1360f07e   14 years justin.ruggles Add check for changing number of channels in DCA. Fixes issue 2505.
(edit) @59e2118   14 years michaelni Update threshold to detect real timebase for stream copy. This may fix …
(edit) @54bc6403   14 years Reimar.Doeffinger Missing parts of IVF muxer support.
(edit) @d9c3e5f   14 years michaelni Feed the filter chain with the sample aspect ratio from the muxer or …
(edit) @ab03382   14 years anssi.hannula Add my GPG fingerprint to MAINTAINERS
(edit) @d72858f8   14 years stefano.sabatini-lala Merge two if (got_picture) {} blocks in ffplay.c:get_video_frame().
(edit) @db323491   14 years janne-ffmpeg update av_log_missing_feature() to git Signed-off-by: Janne Grunau …
(edit) @4a6a21f5   14 years janne-ffmpeg Change SVN to Git in configure Changes "version from SVN" to "version …
(edit) @8f83a3b0   14 years stefano.sabatini-lala Remove outcommented fossil code.
(edit) @4aaeabcb   14 years Reimar.Doeffinger Explain how to set up user name/email correctly for git.
(edit) @326851b   14 years Reimar.Doeffinger Add muxer for IVF format.
(edit) @b79c3df   14 years martin prevent integer overflow in calculating duration Signed-off-by: …
(edit) @348b8218   14 years janne-ffmpeg convert svn:ignore properties to .gitignore files Signed-off-by: …
(edit) @a1c68a43   14 years janne-ffmpeg Add instructions how to check out a specific svn revision with git …
(edit) @ffe9fd25   14 years janne-ffmpeg rewrite git-howto for the no merge policy Originally committed as …
(edit) @3a45a3f3   14 years Carl Eugen Hoyos Fix date and revision for lavc 52.104. Originally committed as …
(edit) @6ee99a7e   14 years astrange VP3: remove an unnecessary static variable Originally committed as …
(edit) @01329150   14 years michaelni Allocate last picture for 4xm pfrm if its not allocated. Fixes …
(edit) @5fbf2b3f   14 years alex.converse Fix two typos in git howto. Originally committed as revision 26396 to …
(edit) @dccdd93e   14 years stefano.sabatini-lala Make config_props() return AVERROR(EINVAL) rather than 1 in case of …
(edit) @8032d1d   14 years janne-ffmpeg use git describe for naming version in pure git clones Patch by: …
(edit) @adb8669   14 years janne-ffmpeg fix typo in git howto section heading spotted by ubitux on irc …
(edit) @8bb7d97b   14 years michaelni Check 4xm headers for validity. This should avoid 1/0. Originally …
(edit) @30876e39   14 years janne-ffmpeg Add section how to find a svn changeset with git commands Originally …
(edit) @199c18a7   14 years stefano.sabatini-lala Fix weird indent in get_video_frame(). Originally committed as …
(edit) @df17f6d5   14 years wyskas Add git-howto. mostly written by Luca. Originally committed as …
(edit) @f62be777   14 years saschasommer support decoding of files that contain the number of vector coded …
(edit) @24003419   14 years stefano.sabatini-lala In ffmpeg.texi, prefer @itemize lists over text formatted "*" lists. …
(edit) @a0f593d0   14 years Carl Eugen Hoyos Values >4 for lowres corrupt output. Originally committed as revision …
Note: See TracRevisionLog for help on using the revision log.