source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @0e15b7b0   19 years baptiste.coudurier negative to_pad won't provoke infinite loop Originally committed as …
(edit) @3068f1c8   19 years baptiste.coudurier avoid reading beyond packet size Originally committed as revision …
(edit) @9c050969   19 years kostya.shishkov Forgot to update LIBAVCODEC_VERSION_INT Originally committed as …
(edit) @ba32c8df   19 years baptiste.coudurier skip run-in sequence during probe Originally committed as revision …
(edit) @eb9ab58   19 years diego prettyprinting cosmetics Originally committed as revision 5875 to …
(edit) @b8e10478   19 years diego Create $(shlibdir), not $(libdir) for shared libs. Originally …
(edit) @6c9ce82f   19 years mans remove libtheora wrapper Originally committed as revision 5873 to …
(edit) @98a2582f   19 years mans ignore explicit #warnings in compiler tests Originally committed as …
(edit) @b92c61e0   19 years baptiste.coudurier simplify using function table Originally committed as revision 5871 …
(edit) @80d0ded   19 years lucabe72 Add support for ffmpeg's pixel format names in libswscale Originally …
(edit) @53512a22   19 years baptiste.coudurier parse aes3 audio descriptor Originally committed as revision 5870 to …
(edit) @b0cfb663   19 years mans can't trust the compiler exit status, check for messages instead …
(edit) @a70c27e   19 years kostya.shishkov Fix overflows in bicubic interpolation. Originally committed as …
(edit) @5b01f9ce   19 years michaelni video filter todo Originally committed as revision 5867 to …
(edit) @6c6ec47a   19 years baptiste.coudurier use parenthesis around value Originally committed as revision 5866 to …
(edit) @adb0208b   19 years Reimar.Doeffinger Fix typo in comment Originally committed as revision 5865 to …
(edit) @8295eb30   19 years kostya.shishkov Use bicubic MC (should also remove those ringing artifacts) when …
(edit) @5ce425f7   19 years kostya.shishkov Use functions from DSPContext in vc1.c Originally committed as …
(edit) @64db55ae   19 years kostya.shishkov New functions in DSPContext for VC-1 decoding Originally committed as …
(edit) @59d0fc5   19 years diego Use LC_ALL instead of LANG since the former overrides the latter. …
(edit) @d6a07a13   19 years diego Set custom SLIBNAME_WITH_MAJOR and SLIBNAME_WITH_VERSION for MinGW. …
(edit) @7ea3b2e0   19 years diego Cope with localized Subversion clients. Originally committed as …
(edit) @9cf94714   19 years diego Remove spurious references to Ogg Theora encoder, such a thing never …
(edit) @b6eaae39   19 years gpoirier The reader ignores the size of the ASF data object and keeps on …
(edit) @ea3a790e   19 years baptiste.coudurier add information about codec uls Originally committed as revision 5856 …
(edit) @7d2a0d31   19 years baptiste.coudurier another MPEG-2 long gop codec ul Originally committed as revision …
(edit) @649084c3   19 years baptiste.coudurier another MPEG-2 long gop codec ul Originally committed as revision …
(edit) @59b56738   19 years baptiste.coudurier add uncompressed picture support Originally committed as revision …
(edit) @8ce2215b   19 years baptiste.coudurier parse rgba descriptor (jpeg2000, uncompressed) Originally committed …
(edit) @54a3360   19 years baptiste.coudurier add common codecs uls Originally committed as revision 5851 to …
(edit) @eec3fec   19 years baptiste.coudurier simplify PRINT_KEY Originally committed as revision 5850 to …
(edit) @6d0c3beb   19 years baptiste.coudurier add some debug infos Originally committed as revision 5849 to …
(edit) @f03b6426   19 years baptiste.coudurier get rid of DECLARED_ALIGNED Originally committed as revision 5848 to …
(edit) @67630cff   19 years stefan.gehrer add new tag 'CAVS' for Chinese AVS codec Originally committed as …
(edit) @595e7bd   19 years stefan.gehrer some MMX optimizations for the CAVS decoder Originally committed as …
(edit) @09be55df   19 years kostya.shishkov Set MpegEncContext->mspel flag (here it indicates that bicubic MC will …
(edit) @ffb9a8b1   19 years kostya.shishkov Support range reduced frames Originally committed as revision 5844 to …
(edit) @138712fe   19 years kostya.shishkov Support grayscale decoding. Originally committed as revision 5843 to …
(edit) @dd15f9bf   19 years baptiste.coudurier cosmetics Originally committed as revision 5842 to …
(edit) @b7522224   19 years baptiste.coudurier use ternary Originally committed as revision 5841 to …
(edit) @834bff48   19 years baptiste.coudurier remove useless variables Originally committed as revision 5840 to …
(edit) @e076173f   19 years baptiste.coudurier rename variables Originally committed as revision 5839 to …
(edit) @5e441e3   19 years baptiste.coudurier add error messages Originally committed as revision 5838 to …
(edit) @743d772c   19 years baptiste.coudurier demuxer reworked, more accurate parsing, prepare handling of other …
(edit) @4bfff768   19 years baptiste.coudurier declare and use UID type Originally committed as revision 5836 to …
(edit) @7c87a2f0   19 years Reimar.Doeffinger Set duration to AV_NOPTS_VALUE instead of 0 when unknown. Set …
(edit) @69796008   19 years diego Comment some #endif lines. Originally committed as revision 19211 to …
(edit) @0154bae1   19 years kostya.shishkov Add rounding for overlap filters Originally committed as revision …
(edit) @b2828252   19 years diego Remove redundant TARGET_OS setting. Originally committed as revision …
(edit) @abafc9c3   19 years diego Do not add -fomit-frame-pointer to CFLAGS when optimizations are …
(edit) @ae08a563   19 years lorenm 10l in r5768 (broke mbaff) Originally committed as revision 5831 to …
(edit) @e50bc5a   19 years pacman Fix compile error due to extra "FF" at beginning of file in the …
(edit) @1ea501af   19 years lucabe72 Remove sws_global_init() from swscaler emulation Originally committed …
(edit) @6f209cb5   19 years lucabe72 Replace MIN() and MAX() with FFMIN() and FFMAX() Originally committed …
(edit) @538389c   19 years diego Fix FSF postal address. Originally committed as revision 5829 to …
(edit) @a94e666c   19 years diego Fix prefix vs PREFIX handling in pkgconfig files. Originally …
(edit) @2793096f   19 years lucabe72 Fix a corner case in sws emulation Originally committed as revision …
(edit) @07bf2af8   19 years baptiste.coudurier MXF demuxer Originally committed as revision 5826 to …
(edit) @43dcf590   19 years baptiste.coudurier Changelog update for GXF muxer Originally committed as revision 5825 …
(edit) @ad21ad45   19 years diego Explain usage of image formats other than GIF. patch by Victor Paesa, …
(edit) @d4b0cca7   19 years diego 10l: wrong quoting Originally committed as revision 5823 to …
(edit) @8422aa8   19 years michaelni a tiny bit of cleanup Originally committed as revision 19178 to …
(edit) @bca11e75   19 years michaelni vertical scaler with accurate rounding, some people on doom9 can see …
(edit) @fc8833a1   19 years diego Remove unnecessary darwin variable. Originally committed as revision …
(edit) @8b3a43cf   19 years diego Skip the MMX/SSE and memalign() check when running on OS X/Darwin, …
(edit) @5df68893   19 years kostya.shishkov Some B-frames support (parsing and decoding only, no motion …
(edit) @c39e3c6f   19 years kostya.shishkov Some fixes for decode_p_mb() Originally committed as revision 5819 to …
(edit) @88b6f0fa   19 years diego Fix --extra-ldflags when cross-compiling for MinGW. Originally …
(edit) @c536cb09   19 years diego Rename FFSLDFLAGS variable to FFSERVERLDFLAGS to lessen confusion. …
(edit) @d8cfa553   19 years pacman Fix typo introduced in the memalign->av_malloc conversion (there is no …
(edit) @9f82cdc7   19 years diego Remove obsolete and misleading warning. Originally committed as …
(edit) @bc185f72   19 years Reimar.Doeffinger Do not crash when the first frame is not a keyframe (and thus none of …
(edit) @22ffac70   19 years Reimar.Doeffinger Try to find out correct start time to make seeking faster and add some …
(edit) @8dfe909   19 years Reimar.Doeffinger Missing part of the malloc -> av_malloc patch: memalign must be …
(edit) @83b3df83   19 years kostya.shishkov Correct edge MC for chroma Originally committed as revision 5813 to …
(edit) @1997a988   19 years michaelni disable libtheora, this change leaves all the libtheora related code …
(edit) @230e9d4c   19 years kostya.shishkov Replace code for clipping MV vectors (which is wrong to use here) with …
(edit) @4b944659   19 years kostya.shishkov Don't do non-uniform quantization on zero coeffs. Originally …
(edit) @aab77159   19 years Reimar.Doeffinger do not include bswap.h in common.h for external programs, since the …
(edit) @27ed1a0d   19 years kostya.shishkov 1000l: scale DC predictors instead of predicted value. Originally …
(edit) @92ad0d9   19 years kostya.shishkov Set DC = 0 for skipped MB as it interferes DC prediction Originally …
(edit) @b53921aa   19 years kostya.shishkov Set correctly quantizer and transform mode when parsing frame header. …
(edit) @53be4c90   19 years michaelni update Originally committed as revision 5805 to …
(edit) @94c4def2   19 years lucabe72 Use libavutil in libswscale, and allow it to be built out of the …
(edit) @918a4591   19 years michaelni removing redundant mess next time we break compatiility Originally …
(edit) @ccb15994   19 years michaelni fix regression failure after adler simplification Originally …
(edit) @79dc59b7   19 years michaelni simplify Originally committed as revision 5802 to …
(edit) @0912bf57   19 years michaelni for floats fabs is better & smaller then ABS Originally committed as …
(edit) @f2964465   19 years michaelni simpler, smaller and faster Originally committed as revision 5800 to …
(edit) @d9cf32d9   19 years michaelni avoid 4 + Originally committed as revision 5799 to …
(edit) @d26a9ea0   19 years michaelni remove 166 useless underscores, and make this file valid c code as a …
(edit) @e003ea06   19 years michaelni remove a few useless casts and avoid the useless t1/t2 variables …
(edit) @684d9e36   19 years michaelni simplify Originally committed as revision 5796 to …
(edit) @006ff1c   19 years michaelni more simplifications Originally committed as revision 5795 to …
(edit) @f72f8a77   19 years michaelni simplification Originally committed as revision 5794 to …
(edit) @09eb00f6   19 years michaelni iabs -> ABS Originally committed as revision 5793 to …
(edit) @1abbf64e   19 years michaelni simplify Originally committed as revision 5792 to …
(edit) @1af5f60f   19 years michaelni fix loop filter Originally committed as revision 5791 to …
(edit) @47adb886   19 years lucabe72 Install log.h Originally committed as revision 5790 to …
(edit) @462f3c37   19 years diego Add missing EXESUF to executable rules. patch by Victor Paesa, wzrlpy …
Note: See TracRevisionLog for help on using the revision log.