source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @2d2651f8   20 years michaelni WV1F support Originally committed as revision 3790 to …
(edit) @53f0090d   20 years michaelni faster and slightly less accurate nearest neighbor resampler …
(edit) @17bfbd70   20 years michaelni 10l Originally committed as revision 3788 to …
(edit) @6cb5dcb3   20 years michaelni special case for filter_length==1 Originally committed as revision …
(edit) @579448a0   20 years michaelni - correct several errors on the deblocking accross slice boundaries. - …
(edit) @f31ecffb   20 years r_togni Fix avc1 if there is nore than one nal per mov frame Originally …
(edit) @13160c07   20 years michaelni imgresample test cleanup patch by (Panagiotis Issaris <takis )( …
(edit) @18107921   20 years michaelni ffm_init() for win32, so the regression tests dont fail there …
(edit) @4d4bb927   20 years r_togni Fix compilation when both amr_nb and amr_wb are enabled Originally …
(edit) @f50f8175   20 years michaelni target VCD GOP size patch by (Panagiotis Issaris <takis >< lumumba dot …
(edit) @d4d1de91   20 years michaelni vbv size for ffserver.conf patch by (Panagiotis Issaris <takis [] …
(edit) @ff52bc3e   20 years michaelni target DV patch by (Panagiotis Issaris <takis at …
(edit) @2de7795a   20 years michaelni common.h -> common.h/bitstream.h Originally committed as revision …
(edit) @caa336b   20 years michaelni common.c -> bitstream.c (and the single non bitstream func -> utils.c) …
(edit) @6143607   20 years michaelni motion_val doxy Originally committed as revision 3776 to …
(edit) @5ad984c   20 years lorenm implement B_DIRECT and B_SKIP macroblock types. fix reference list …
(edit) @6feb1de5   20 years michaelni r/w -> rb/wb Originally committed as revision 3774 to …
(edit) @114afa9c   20 years diego Syntax errors fixed. Originally committed as revision 3773 to …
(edit) @0d6d0cf9   20 years michaelni fopen "r" -> "rb" Originally committed as revision 3772 to …
(edit) @6c55fd79   20 years michaelni preroll is in ms pts should start at start_time Originally committed …
(edit) @5375644   20 years michaelni 1/0l fix Originally committed as revision 3770 to …
(edit) @b3506cb4   20 years michaelni prefer integer fps if possible when guessing Originally committed as …
(edit) @3e76d1b   20 years michaelni guess fps for the variable fps case Originally committed as revision …
(edit) @6260de6a   20 years michaelni fix regression test failure Originally committed as revision 3767 to …
(edit) @c1344911   20 years michaelni stream copy block_align Originally committed as revision 3766 to …
(edit) @650cec0c   20 years lorenm vismv for h264 displayed incorrect motion vectors. Originally …
(edit) @ae895a40   20 years michaelni 10l (double free) Originally committed as revision 3764 to …
(edit) @ed2d7a34   20 years michaelni When using the -target option, although PAL or NTSC is specified, the …
(edit) @f0b77c69   20 years michaelni better motion_subsample_log2 docs Originally committed as revision …
(edit) @55c7e4ad   20 years michaelni broken avi / div by zero fix Originally committed as revision 3761 to …
(edit) @15bc38e5   20 years michaelni try to guess the fps if they are variable Originally committed as …
(edit) @0d00cf38   20 years michaelni fixes transcoding to vorbis with ffmpeg on big endian machines patch …
(edit) @5175b937   20 years michaelni add multi slice support for main profile H.264 streams. I have tested …
(edit) @a2c3bf82   20 years michaelni fixes for PIC code on x86-64 patch by (Drew Hess <drew.hess gmail …
(edit) @caacd4de   20 years michaelni add -vtag and-atag support to mov patch by (Roine Gustafsson <roine at …
(edit) @90bb394d   20 years michaelni workaround some broken mpeg-ps timestamps Originally committed as …
(edit) @3c9ec07e   20 years michaelni quantizer overflow warning + AAN dct fix Originally committed as …
(edit) @2fef0bdf   20 years michaelni try to set next_pts to a reasonable value in case of streamcopy …
(edit) @5edea431   20 years michaelni some sanity checks on what is muxed, invalid timestamps in mpeg are …
(edit) @7984bbe2   20 years michaelni fix timestamp prediction for low_delay mpeg streams Originally …
(edit) @e42a152b   20 years michaelni x86 cpu capabilities detection rewrite / cleanup Originally committed …
(edit) @74679f5c   20 years michaelni another try at fixing rv20 ... Originally committed as revision 3749 …
(edit) @f48c0551   20 years michaelni flush remaining data from parser at EOF Originally committed as …
(edit) @732ce18e   20 years michaelni warn the user if the quantization code could overflow with the …
(edit) @bf835aee   20 years michaelni uppercase codec_tag=AVC1 support Originally committed as revision …
(edit) @169eb021   20 years mike load the 'avcC' atom needed for 'avc1' decoding Originally committed …
(edit) @a979965   20 years michaelni out of buffer access fix Originally committed as revision 3744 to …
(edit) @0fd6aea   20 years michaelni more flexible frame skip decission Originally committed as revision …
(edit) @bbf18b21   20 years michaelni frame skip support Originally committed as revision 3742 to …
(edit) @2f3eca08   20 years michaelni suppress 100 pages of missing enum value in switch spam Originally …
(edit) @c50cd09d   20 years michaelni rv20 regression test Originally committed as revision 3740 to …
(edit) @d0271e8   20 years michaelni rv20 encoding Originally committed as revision 3739 to …
(edit) @37e85dac   20 years michaelni seeking in rm 2nd try Originally committed as revision 3738 to …
(edit) @bc17df09   20 years michaelni seeking in rm Originally committed as revision 3737 to …
(edit) @80016c48   20 years michaelni rm encoding fix Originally committed as revision 3736 to …
(edit) @012cd15f   20 years michaelni try to recover from errors instead of failing fataly Originally …
(edit) @a8b81ec1   20 years michaelni various demuxer fixes Originally committed as revision 3734 to …
(edit) @18ade954   20 years michaelni rv10 thread safety fix / rv10 ffplay fix Originally committed as …
(edit) @d880240e   20 years michaelni timestamp fix Originally committed as revision 3732 to …
(edit) @d43ed92d   20 years michaelni use pts based duration/bitrate guessing code for mpeg-ts Originally …
(edit) @f9a3512   20 years michaelni fixing pipe seek bug Originally committed as revision 3730 to …
(edit) @e7ddb0cf   20 years michaelni detect sse on athlon-xp patch by (matthieu castet <castet >.< matthieu …
(edit) @423962dc   20 years michaelni next try at fixing rv20 decoding Originally committed as revision …
(edit) @20b02bc6   20 years michaelni This patch takes into account that fifo_realloc may adjust fifo.wptr …
(edit) @0d712409   20 years michaelni fifo_realloc() Originally committed as revision 3726 to …
(edit) @61f4aa96   20 years michaelni kill a annoying debug printf Originally committed as revision 3725 to …
(edit) @9d2a0695   20 years michaelni raw rgb flip fix Originally committed as revision 3724 to …
(edit) @1b307feb   20 years michaelni fixing playback of …
(edit) @7ca60994   20 years michaelni max frames command line options Originally committed as revision 3722 …
(edit) @42dd22c4   20 years lorenm fix interlacing check in v1 huffyuv. Originally committed as revision …
(edit) @f37b9768   20 years lorenm split ffhuffyuv into 2 codecs: "huffyuv" is compatible with the …
(edit) @17179d2d   20 years michaelni fix some codec_id values so that new ones can be added at the end of …
(edit) @6989963c   20 years michaelni 10l (dont use codec_id for error simulation) Originally committed as …
(edit) @073c2593   20 years michaelni Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart …
(edit) @8a6cb114   20 years michaelni 10l (encode bit buffer too small for 1920x1080 raw) Originally …
(edit) @11087086   20 years lorenm new option: context_model stores per-frame optimal huffman tables. …
(edit) @608ace2   20 years michaelni credits for Michel Bardiaux Originally committed as revision 3714 to …
(edit) @2554db9   20 years michaelni fix for build on IRIX by (Michel Bardiaux {mbardiaux peaktime be}) …
(edit) @21d7e2ff   20 years michaelni fix some type mismatches patch by (Jeff Muizelaar <muizelaar rogers …
(edit) @a5ddc19   20 years revol cvsignore config.log Originally committed as revision 3711 to …
(edit) @bac65165   20 years michaelni YUV420P to UYVY422 conversion patch by (Luca Abeni <lucabe72 >< email …
(edit) @7d7f635d   20 years michaelni Fixed typo which caused incorrect motion prediction in B-frames. patch …
(edit) @6db2583c   20 years michaelni check num_entries too to avoid reading over the array end and dont …
(edit) @80516d7   20 years michaelni Fixes a segfault when flushing delayed B-frames on the 2nd pass. patch …
(edit) @7e0fda0a   20 years michaelni DVDNav4 patch by ("Chris" <chris at garveycocker d0t com>) Originally …
(edit) @487c2fad   20 years michaelni cygwin fixes by (Sascha Sommer <saschasommer O freenet o de>) …
(edit) @dc56fc38   20 years michaelni int / int64 fix by (Wolfram Gloger <wmglo @@@ …
(edit) @8a01fc47   20 years michaelni fake regression errors caused by randomly choosen dct algo Originally …
(edit) @2450cff2   20 years revol BeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a …
(edit) @7a57b90c   20 years michaelni cvs policy Originally committed as revision 3701 to …
(edit) @cbb6e405   20 years michaelni parts of the dvd patch from ("Chris" <chris <at< garveycocker >dot< …
(edit) @6813f1d5   20 years michaelni whitespace cleanup patch by (James A. Morrison …
(edit) @e4917f59   20 years mike use correct types Originally committed as revision 3698 to …
(edit) @353147ed   20 years mike new NSV demuxer Originally committed as revision 3697 to …
(edit) @27d5f18f   20 years revol First implementation of nsv demuxer. Get libavformat linked with lavc …
(edit) @55429b55   20 years michaelni workaround apps which dont provided correctly padded streams …
(edit) @9993064e   20 years michaelni fixing rv20201002 Originally committed as revision 3694 to …
(edit) @f7ff7bc6   20 years michaelni skip unknown streams instead of failing Originally committed as …
(edit) @35ef76b5   20 years michaelni rv20103001 support Originally committed as revision 3692 to …
(edit) @6ccedec0   20 years michaelni rv20 demuxing fix Originally committed as revision 3691 to …
Note: See TracRevisionLog for help on using the revision log.