source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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 …
(edit) @c68a173e   18 years benoit.fouet static (inline) X => ff_X patch by Denis Fortin: \fortin nerim net/ …
(edit) @b69378e2   18 years gpoirier Don't swap back un-deblocked lines for intra prediction when at slice …
(edit) @c0ad72a7   18 years benoit.fouet split frame rate and frame size abbreviation into two structures patch …
(edit) @5965e1a9   18 years victorpaesa Remove space before question marks. Originally committed as revision …
(edit) @39e2b029   18 years ramiro.polla Set error parameter for ff_parse Originally committed as revision …
(edit) @6de4aece   18 years Reimar.Doeffinger Fix @file in matroskadec.c, it was still matroska.c Originally …
(edit) @255eccab   18 years benoit.fouet move dct_quantize and denoise_dct function pointers initialization to …
(edit) @2445688   18 years benoit.fouet Do not reuse the rbsp de-escape buffer if both the intra and inter …
(edit) @4fc3d23f   18 years mbardiaux Clarify comments about PIX_FMT_MONOWHITE/MONOBLACK Thread: …
(edit) @64e26e8c   18 years benoit.fouet remove unused constant definition Originally committed as revision …
(edit) @995a30c0   18 years gpoirier Decouple bit context from h264 context in decode_ref_pic_marking() …
(edit) @8c71c5e4   18 years benoit.fouet aanscales is used only with CONFIG_ENCODERS Originally committed as …
(edit) @9e15dfeb   18 years benoit.fouet comment endif directive token Originally committed as revision 9369 …
(edit) @d6cfad67   18 years diego Revert videohook dependency change. Originally committed as revision …
(edit) @3155a644   18 years mans place -l flags after object files in check_ld() Originally committed …
(edit) @ff5a6541   18 years ramiro.polla tests/Makefile has been removed Originally committed as revision 9366 …
(edit) @6f176376   18 years ramiro.polla Add alpha channel support for imlib2 vhook Originally committed as …
(edit) @f32adb22   18 years mans move lrintf() check before external lib checks to prevent runtime …
(edit) @7a68f7fa   18 years mans kill error messages from failed svn revision extraction commands …
(edit) @c1047cda   18 years mans extract revision from svn-1.4 .svn/entries files Originally committed …
(edit) @4d321bff   18 years benoit.fouet fix imlib2 memory leaks patch by Limin Wang: [lance lmwang gmail com] …
(edit) @1c48415b   18 years benoit.fouet indentation patch by Andreas Öman: [andreas olebyn nu] Originally …
(edit) @b33ece1   18 years benoit.fouet replace calls to deprecated parsing functions to calls to new ones …
(edit) @aa45201d   18 years mans fix thread support selection Originally committed as revision 9358 to …
(edit) @0db2ce77   18 years mans fix report at end of configure Originally committed as revision 9357 …
(edit) @efb77577   18 years gpoirier add a comment to indicate which #endif belong to which #define …
(edit) @9cafbd6c   18 years mans simplify ppc64 handling Originally committed as revision 9355 to …
(edit) @d5f916e1   18 years mans remove unneeded variable initializations Originally committed as …
(edit) @e970d98c   18 years gpoirier restore GCC3 support Originally committed as revision 9353 to …
(edit) @0182fee8   18 years mans indent Originally committed as revision 9352 to …
(edit) @9eeed841   18 years mans simplify simd extension checking Originally committed as revision …
(edit) @7d2bf29c   18 years gpoirier re-enable use of h264_v_loop_filter_luma_altivec and …
(edit) @22fa38f0   18 years gpoirier part 2/2 of fixing Altivec-accelerated H264 luma inloop filter In …
(edit) @963eca2   18 years gpoirier convert h264_deblock_q1 to an inline function. part 1/2 of fixing …
(edit) @ef4c82cb   18 years ramiro.polla Indentation Originally committed as revision 9347 to …
(edit) @e4d86a5   18 years mans add "checkheaders" target Originally committed as revision 9346 to …
(edit) @699b3f99   18 years mans add multiple inclusion guards to headers Originally committed as …
(edit) @99545457   18 years mans include all prerequisites in header files Originally committed as …
(edit) @c2d08dc0   18 years mans move a couple of macros and structs to mpegaudio.h Originally …
(edit) @41e4c556   18 years ramiro.polla Add expression evaluation parameters for colors in imlib2 vhook …
(edit) @b41c1db3   18 years gpoirier Factor out init_scan_tables(), patch by Andreas Öman %andreas A …
(edit) @f4a02f6e   18 years gpoirier Use a faster way to compute 255-val: Instead of creating a vector of …
(edit) @a4446715   18 years Reimar.Doeffinger Missing libswscale part of TARGET_ -> HAVE_ change Originally …
(edit) @6e6203fb   18 years Reimar.Doeffinger Copile fix: missing libswscale part of ffmpeg r9322 TARGET_ARCH -> …
(edit) @b3e83c96   18 years mans move definition of MB_TYPE_H261_FIL to h261.h so h261.c doesn't need …
(edit) @859cfdc0   18 years mans correct type of qsort() comparison callback Originally committed as …
(edit) @e336139f   18 years mans correct type for h263_parse() Originally committed as revision 9337 …
(edit) @e1659f0c   18 years mans fix indentation Originally committed as revision 9336 to …
(edit) @dfdf9e78   18 years mans replace endian detection hack with #ifdef WORDS_BIGENDIAN Originally …
(edit) @706da4af   18 years mans fix some printf format specifiers Originally committed as revision …
(edit) @8657d5e5   18 years mans correct type for {put,avg}_h264_chroma_mc2_mmx2 Originally committed …
(edit) @bb5705b9   18 years mans kill some "defined but not used" warnings Originally committed as …
(edit) @119e2c00   18 years mans kill a warning on 64-bit machines Originally committed as revision …
(edit) @a1bee080   18 years mans move dsputil_init_foo() out from #ifdef Originally committed as …
(edit) @1bebfde9   18 years ramiro.polla Typo Originally committed as revision 9329 to …
(edit) @5c0e9479   18 years mans test whether linker supports --warn-common Originally committed as …
(edit) @a661ade7   18 years ramiro.polla Indentation for previous commit Originally committed as revision 9327 …
Note: See TracRevisionLog for help on using the revision log.