source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @ed77a6c   18 years victorpaesa The watermark vhook cannot handle truncated bitstreams. Originally …
(edit) @3299fb45   18 years vitor1001 Make error message more helpful and forbid random() Originally …
(edit) @8448946e   18 years vitor1001 Remove more useless parentheses. Originally committed as revision …
(edit) @c74a8fe   18 years ramiro.polla Add note about dlfcn-win32 for MinGW vhooks Originally committed as …
(edit) @41d5a86   18 years victorpaesa On Cygwin, libswscale is needed in VHOOK(SHFLAGS|LIBS) only when …
(edit) @d31c98bf   18 years benoit.fouet update regression checksums after r9447 Originally committed as …
(edit) @6969e0a0   18 years lucabe72 Remove unused file Originally committed as revision 23715 to …
(edit) @3ada94ba   18 years benoit.fouet Description: split mpegvideo.c Originally committed as revision 9467 …
(edit) @82634fee   18 years diego CONFIG_XVID --> CONFIG_LIBXVID Originally committed as revision 9466 …
(edit) @737b7fb9   18 years vitor1001 Remove useless parentheses. Originally committed as revision 9465 to …
(edit) @1926bd92   18 years vitor1001 Remove variables made unused by the last two patches and test svn …
(edit) @f84a47d5   18 years ramiro.polla Add myself to Windows MinGW maintainers Originally committed as …
(edit) @2eb697a4   18 years diego Move comment to a slightly better place. Originally committed as …
(edit) @22490641   18 years diego Remove leading underscores from specifiers, they are reserved. …
(edit) @064cd7a8   18 years diego Fix 'make checkheaders'. Originally committed as revision 23701 to …
(edit) @53eecfde   18 years diego Fix 'make checkheaders'. Originally committed as revision 9460 to …
(edit) @34359cab   18 years diego spelling cosmetics Originally committed as revision 9459 to …
(edit) @26e16be0   18 years diego Remove obsolete and misleading comment. Originally committed as …
(edit) @35c621e7   18 years benoit.fouet use properly AVFrame.linesize patch by Vitor: [vitor1001 gmail com] …
(edit) @fb44e070   18 years benoit.fouet use properly AVFrame.linesize patch by Vitor: [vitor1001 gmail com] …
(edit) @bbd86179   18 years diego Add missing comment markers to #endif directive. Originally committed …
(edit) @313bacdd   18 years diego Add missing comment markers to #endif directive. Originally committed …
(edit) @0f4e8165   18 years benoit.fouet to be able to compile without HAVE_AV_CONFIG_H patch by Ronald S. …
(edit) @d3b7406c   18 years benoit.fouet QT RLE encoder patch by Alexis Ballier: [alexis ballier gmail com] …
(edit) @ccca0d5a   18 years victorpaesa Add myself as Cygwin maintainer. Originally committed as revision …
(edit) @26bdc6bc   18 years kostya.shishkov this prediction direction adjustment is wrong Originally committed as …
(edit) @06f32b26   18 years diego Clarify --enable-libfaadbin option description. Originally committed …
(edit) @7e0871a7   18 years diego Clarify what libfaadbin means in the summary output. Originally …
(edit) @ddda6fcd   18 years diego comment grammar fixes Originally committed as revision 23685 to …
(edit) @a8ff69ce   18 years ikalvachev Identify the loop_filter flag as such and remove the unused variables …
(edit) @a7ae617   18 years benoit.fouet use the right stride patch by Vitor: [vitor1001 gmail com] Originally …
(edit) @7cbf432   18 years benoit.fouet Mention unneeded casts and parentheses patch by Vitor: [vitor1001 …
(edit) @3d44f15   18 years diego Add proper license header. Originally committed as revision 9444 to …
(edit) @670e47e1   18 years benoit.fouet use the right stride patch by Vitor: [vitor1001 gmail com] Originally …
(edit) @7cf09995   18 years benoit.fouet remove empty write trailer functions patch by Vitor: [vitor1001 gmail …
(edit) @4513cd48   18 years baptiste.coudurier compute absolute data offset after reading blocksize Originally …
(edit) @bc9f081   18 years benoit.fouet indentation patch by Vitor: [vitor1001 gmail com] Originally …
(edit) @7299663a   18 years benoit.fouet right copyrights patch by Vitor: [vitor1001 gmail com] Originally …
(edit) @9489d2e   18 years benoit.fouet add width and height in context and use them patch by Vitor: …
(edit) @dad66bee   18 years benoit.fouet Indentation Originally committed as revision 9437 to …
(edit) @5b43487d   18 years benoit.fouet test context before accessing it Originally committed as revision …
(edit) @9de8e6ac   18 years benoit.fouet remove ENABLE_SWSCALER conditions patch by Ronald S. Bultje: [rsbultje …
(edit) @57ae779d   18 years benoit.fouet add an AVClass pointer in SwsContext context Originally committed as …
(edit) @29cc1c23   18 years benoit.fouet Make globals static Originally committed as revision 9433 to …
(edit) @dab57ec5   18 years benoit.fouet Update copyright year Originally committed as revision 9432 to …
(edit) @76757105   18 years lu_zero Introducing Topics Originally committed as revision 9431 to …
(edit) @1758c712   18 years baptiste.coudurier this is named BlockSize in specs Originally committed as revision …
(edit) @11d540a   18 years baptiste.coudurier according to specs, offset is before blocksize Originally committed …
(edit) @620d1d78   18 years baptiste.coudurier support files with COMM chunk after SSND, fix invalid_nocommon.aiff …
(edit) @05d00e95   18 years ramiro.polla Check for O_BINARY instead of a list of systems that need it …
(edit) @07c5445d   18 years Reimar.Doeffinger ffmpeg-issues subscription URL Originally committed as revision 9426 …
(edit) @45c10110   18 years ramiro.polla Remove localtime_r implementation for systems that don't have it. It …
(edit) @d6d0182   18 years Reimar.Doeffinger Some more minor spelling improvements, some grammar improvement might …
(edit) @57492dfe   18 years lu_zero Typos removed Originally committed as revision 9423 to …
(edit) @7f63f750   18 years lu_zero wish priority description and ffmpeg-issues vs ffmpeg_issues …
(edit) @dd5cf2ad   18 years benoit.fouet remove clear email addresses Originally committed as revision 9421 to …
(edit) @03e3e765   18 years benoit.fouet RoQ video encoder patch by Vitor: \vitor1001 gmail com/ original …
(edit) @606975a   18 years benoit.fouet Fix typo patch by Vitor: {vitor1001 gmail com} Originally committed …
(edit) @05ce0f11   18 years Roman R. * clarifying the AVInputFormat::read_seek return value * changing …
(edit) @ffaa3ecb   18 years Aurélien Jacobs cosmetics: indentation after last commit Originally committed as …
(edit) @2def9cd9   18 years Aurélien Jacobs drop blocks which are part of unsupported tracks Originally committed …
(edit) @0c84e744   18 years michaelni ffmpegs bug/patch/feature request tracker manual Originally committed …
(edit) @c08be350   18 years Reimar.Doeffinger intreadwrite.h needs bswap.h if HAVE_FAST_UNALIGNED is set, so include …
(edit) @ca3e9082   18 years mans remove duplicate #include Originally committed as revision 9413 to …
(edit) @272605c7   18 years Reimar.Doeffinger more av_strl* adjustments Originally committed as revision 9412 to …
(edit) @19f4ceca   18 years mans warnings-- Originally committed as revision 9411 to …
(edit) @4bd684bc   18 years mans whitespace cosmetics Originally committed as revision 9410 to …
(edit) @1eb1f6fd   18 years mans use AV_RL32 Originally committed as revision 9409 to …
(edit) @d66c30ad   18 years mans use more Vorbis metadata tags Originally committed as revision 9408 …
(edit) @d3677839   18 years mans replace strncpy with av_strlcpy Originally committed as revision 9407 …
(edit) @f7d78f36   18 years mans replace the uses of old string functions that Reimar missed …
(edit) @3565e10b   18 years lu_zero bump micro version: new string functions Originally committed as …
(edit) @bc60f09b   18 years Reimar.Doeffinger Cosmetics: use consistent indentation by four spaces Originally …
(edit) @01fa74ad   18 years Reimar.Doeffinger DV muxer should not only fail for more that 3 streams altogether but …
(edit) @e46e884f   18 years mans remove old unused string functions Originally committed as revision …
(edit) @75e61b0   18 years mans use new string functions based on patch by Reimar Döffinger …
(edit) @fc78ce80   18 years mans add some string functions Originally committed as revision 9400 to …
(edit) @1607c534   18 years Aurélien Jacobs simplify Originally committed as revision 9399 to …
(edit) @fd2e1d88   18 years Aurélien Jacobs remove useless empty function Originally committed as revision 9398 …
(edit) @eb67342f   18 years Aurélien Jacobs cosmetics: too much blank lines Originally committed as revision 9397 …
(edit) @2ce746c6   18 years Aurélien Jacobs use intreadwrite functions in matroskadec based on a patch by Ronald …
(edit) @6bca498d   18 years Aurélien Jacobs use intreadwrite functions in vocdec Originally committed as revision …
(edit) @34f18ba8   18 years mans remove useless #ifndef CONFIG_NOCUTILS Originally committed as …
(edit) @aa38ada2   18 years mans simplify stristart() Originally committed as revision 9393 to …
(edit) @315a2858   18 years mans cosmetic: combine declaration and initialisation Originally committed …
(edit) @26301cb8   18 years mans simplify pstrcpy() Originally committed as revision 9391 to …
(edit) @12a6f289   18 years mans simplify strstart() Originally committed as revision 9390 to …
(edit) @28bf121a   18 years michaelni get rid of one unneeded #ifdef HAVE_XVMC Originally committed as …
(edit) @aa6bfe83   18 years mmhoffm removing dependency on bfin_sram.h, which is not used right now …
(edit) @bd92f4f3   18 years mmhoffm renaming L1CODE to attribute_l1_text, which is defined in …
(edit) @1ebbfe15   18 years mmhoffm integrating ff_bfin_get_unscaled_swscale into the system Originally …
(edit) @c185b405   18 years mmhoffm adding Blackfin swscale_bfin infrastructure, and the first swscale …
(edit) @b05b193   18 years benoit.fouet modify msmpeg4 functions to generate VC1 compatible block layer …
(edit) @69a6db95   18 years mmhoffm document pointer offset by -8 Originally committed as revision 23603 …
(edit) @e9d4375f   18 years mmhoffm re pipeline loop, to eliminate extra chroma reads Originally …
(edit) @45eeae39   18 years mmhoffm correct chroma skewing bug, caused by incorrect stride adjustments …
(edit) @43399718   18 years victorpaesa Add a few missing Advanced Options. Originally committed as revision …
(edit) @5d385746   18 years baptiste.coudurier use allformats.h Originally committed as revision 9384 to …
(edit) @c4f27438   18 years baptiste.coudurier remove now useless ifdef Originally committed as revision 9383 to …
(edit) @2abe5a01   18 years baptiste.coudurier split mpeg ps and variants muxer and demuxer, I'll clean more in a few …
Note: See TracRevisionLog for help on using the revision log.