source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @9aceb3cf   17 years michaelni Make string constants const. Why is this not default? Originally …
(edit) @704abfec   17 years mans remove useless/incorrect comments in regression.sh Originally …
(edit) @2009721d   17 years mans split lavf regression tests Originally committed as revision 11833 to …
(edit) @4383ed5c   17 years mans split regression tests allowing make to run them in parallel …
(edit) @d2e40fe5   17 years mans get seek regression test filenames from reference file Originally …
(edit) @4bdd3b76   17 years diego mpegvideo.h has two function declarations with the 'inline' specifier …
(edit) @b313e815   17 years lorenm avg_pixels4_mmx2 Originally committed as revision 11829 to …
(edit) @6c01d006   17 years lorenm use mmx2/3dnow avg functions in avg_qpel*_mc00 Originally committed …
(edit) @7abe4380   17 years Reimar.Doeffinger Remove ff_mms_set_stream_selection again from asf demuxer, it does not …
(edit) @ed5d7a53   17 years lorenm ff_h264_idct8_add_sse2. compared to mmx, 217->126 cycles on core2, …
(edit) @51f0ac65   17 years lorenm remove some movq in ff_h264_idct8_add_mmx. 225->217 cycles on core2. …
(edit) @dc296223   17 years michaelni Remove incorrect casts that should have never been there. Originally …
(edit) @2efa7fd1   17 years michaelni Make avcodec_decode_* functions take const input buffers. Originally …
(edit) @909063f7   17 years Reimar.Doeffinger 100l, since we already check for buf_size == 769 we should also handle …
(edit) @3e368d72   17 years Reimar.Doeffinger Use bytestream_get_be24 to simplify palette parsing. Originally …
(edit) @04deea9a   17 years Reimar.Doeffinger mark qtrle input data as const. Originally committed as revision …
(edit) @2907abed   17 years Reimar.Doeffinger Remove a pointless cast. Originally committed as revision 11819 to …
(edit) @b3d5468d   17 years Reimar.Doeffinger Add some const where appropriate Originally committed as revision …
(edit) @6be4042c   17 years Reimar.Doeffinger Fix warning: libavcodec/tiffenc.c:136: warning: pointer type mismatch …
(edit) @6c51fd3f   17 years michaelni const Originally committed as revision 11816 to …
(edit) @4d65da4   17 years Reimar.Doeffinger Put is_mms under ifdef CONFIG_MMSH_PROTOCOL, avoids warning: …
(edit) @b630a39e   17 years Reimar.Doeffinger Missing 'const' in cast. Originally committed as revision 11814 to …
(edit) @ae77c4b0   17 years michaelni Make src const. Originally committed as revision 11813 to …
(edit) @b0ddba1   17 years michaelni void arithmetic Originally committed as revision 11812 to …
(edit) @1bc0a44d   17 years diego Remove -Werror= CFLAGS that do not have the desired effect. …
(edit) @5f359c8d   17 years diego cosmetics: sort ogg_codec_t list Originally committed as revision …
(edit) @eee7e799   17 years Reimar.Doeffinger Some consts for cscd decoder helper functions Originally committed as …
(edit) @ffbc5e04   17 years lorenm "swap first two elements of L1 if L0 and L1 are identical" applies …
(edit) @02f7695b   17 years lorenm fix mbaff diagonal neighbor mv Originally committed as revision 11807 …
(edit) @50b3ab0f   17 years lorenm mbaff spatial direct Originally committed as revision 11806 to …
(edit) @4990eb5f   17 years kostya.shishkov Do not modify input data Originally committed as revision 11805 to …
(edit) @0fe04628   17 years kostya.shishkov IMC decoder always operates on 64-byte blocks Originally committed as …
(edit) @815f98c   17 years Aurélien Jacobs non-const 2nd parameter for strtol/strtod Originally committed as …
(edit) @2755e41d   17 years Aurélien Jacobs use AV_RL* instead of le2me_* Originally committed as revision 11802 …
(edit) @4e56af82   17 years Aurélien Jacobs don't cast const away Originally committed as revision 11801 to …
(edit) @60b6dbe7   17 years Aurélien Jacobs const Originally committed as revision 11800 to …
(edit) @9f5bd895   17 years Aurélien Jacobs const Originally committed as revision 11799 to …
(edit) @aa819b9   17 years michaelni Mixing declarations and statements is an error, so is any construct …
(edit) @5e038b4f   17 years Reimar.Doeffinger LZO decoder input is const Originally committed as revision 11797 to …
(edit) @c67102f9   17 years michaelni const Originally committed as revision 11796 to …
(edit) @31d889ec   17 years michaelni const Originally committed as revision 11795 to …
(edit) @896b4389   17 years michaelni const Originally committed as revision 11794 to …
(edit) @17867842   17 years michaelni const Originally committed as revision 11793 to …
(edit) @b034f72b   17 years Reimar.Doeffinger Add some const keywords in rtjpeg decoder Originally committed as …
(edit) @7e5cdb5b   17 years michaelni const Originally committed as revision 11791 to …
(edit) @74dc7448   17 years michaelni const Originally committed as revision 11790 to …
(edit) @473dde17   17 years michaelni const Originally committed as revision 11789 to …
(edit) @94ef6d11   17 years michaelni const Originally committed as revision 11788 to …
(edit) @2ab12b3   17 years michaelni const Originally committed as revision 11787 to …
(edit) @8c4bd28   17 years michaelni const Originally committed as revision 11786 to …
(edit) @e37e5335   17 years michaelni const Originally committed as revision 11785 to …
(edit) @14ff144c   17 years michaelni some const Originally committed as revision 11784 to …
(edit) @63410f2c   17 years michaelni const Originally committed as revision 11783 to …
(edit) @521c38f1   17 years michaelni const Originally committed as revision 11782 to …
(edit) @67d9ca0c   17 years michaelni const Originally committed as revision 11781 to …
(edit) @6fd4315e   17 years michaelni const Originally committed as revision 11780 to …
(edit) @d177b620   17 years michaelni const Originally committed as revision 11779 to …
(edit) @04650579   17 years michaelni more const Originally committed as revision 11778 to …
(edit) @4a431e9e   17 years michaelni const Originally committed as revision 11777 to …
(edit) @bed9dc16   17 years michaelni const Originally committed as revision 11776 to …
(edit) @4894578   17 years michaelni const Originally committed as revision 11775 to …
(edit) @ffb52962   17 years michaelni some const Originally committed as revision 11774 to …
(edit) @b31178c9   17 years michaelni some const Originally committed as revision 11773 to …
(edit) @3cc89383   17 years michaelni const Originally committed as revision 11772 to …
(edit) @96c5ba15   17 years michaelni const Originally committed as revision 11771 to …
(edit) @01791786   17 years michaelni forgotten const Originally committed as revision 11770 to …
(edit) @13c2619e   17 years michaelni const Originally committed as revision 11769 to …
(edit) @fb8a82d2   17 years michaelni const Originally committed as revision 11768 to …
(edit) @0942f55c   17 years michaelni const Originally committed as revision 11767 to …
(edit) @3052e4b5   17 years michaelni some const Originally committed as revision 11766 to …
(edit) @317b3092   17 years michaelni const Originally committed as revision 11765 to …
(edit) @1855abe   17 years michaelni const Originally committed as revision 11764 to …
(edit) @73965d1b   17 years baptiste.coudurier const Originally committed as revision 11763 to …
(edit) @47a0513b   17 years baptiste.coudurier const Originally committed as revision 11762 to …
(edit) @fbdad670   17 years michaelni const Originally committed as revision 11761 to …
(edit) @10313fe0   17 years michaelni const Originally committed as revision 11760 to …
(edit) @2cc7c65   17 years michaelni const Originally committed as revision 11759 to …
(edit) @095f08d5   17 years michaelni some const Originally committed as revision 11758 to …
(edit) @4bae195f   17 years michaelni const Originally committed as revision 11757 to …
(edit) @2b12d6fc   17 years baptiste.coudurier add const Originally committed as revision 11756 to …
(edit) @ec9f6493   17 years michaelni Replace get32() by AV_RL32(). Originally committed as revision 11755 …
(edit) @530902f3   17 years michaelni const Originally committed as revision 11754 to …
(edit) @48670d47   17 years michaelni const Originally committed as revision 11753 to …
(edit) @cd5a654e   17 years michaelni const Originally committed as revision 11752 to …
(edit) @5cbbbf37   17 years michaelni const Originally committed as revision 11751 to …
(edit) @81ef51e6   17 years michaelni const Originally committed as revision 11750 to …
(edit) @a8a8f204   17 years michaelni const Originally committed as revision 11749 to …
(edit) @f5b2e900   17 years michaelni const Originally committed as revision 11748 to …
(edit) @08e50529   17 years michaelni const Originally committed as revision 11747 to …
(edit) @7e2ea583   17 years michaelni some const Originally committed as revision 11746 to …
(edit) @6ea28fc5   17 years michaelni const Originally committed as revision 11745 to …
(edit) @0e03ed2e   17 years michaelni const Originally committed as revision 11744 to …
(edit) @2b57b463   17 years michaelni const Originally committed as revision 11743 to …
(edit) @3d37b11f   17 years michaelni some const Originally committed as revision 11742 to …
(edit) @16db3585   17 years michaelni const Originally committed as revision 11741 to …
(edit) @92ddaf26   17 years michaelni const Originally committed as revision 11740 to …
(edit) @f61bf052   17 years michaelni const Originally committed as revision 11739 to …
(edit) @da2036c5   17 years michaelni const Originally committed as revision 11738 to …
(edit) @3cd7c7fb   17 years michaelni const Originally committed as revision 11737 to …
(edit) @1dc55279   17 years michaelni const Originally committed as revision 11736 to …
Note: See TracRevisionLog for help on using the revision log.