source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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 …
(edit) @ec892563   20 years michaelni reset ref_index Originally committed as revision 3690 to …
(edit) @e7316976   20 years michaelni fix parser Originally committed as revision 3689 to …
(edit) @acfd8f0f   20 years mike native QPEG video decoder, courtesy of Konstantin Shishkov Originally …
(edit) @b339fb00   20 years michaelni loop hack Originally committed as revision 3687 to …
(edit) @7f8038ce   20 years michaelni mv/mb reuse regression test Originally committed as revision 3686 to …
(edit) @096c3b7e   20 years michaelni overflow fix Originally committed as revision 3685 to …
(edit) @dffcdbb5   20 years michaelni extradata and FF_INPUT_BUFFER_PADDING_SIZE doc Originally committed …
(edit) @9286699a   20 years michaelni disable redundant image formats, otherwise we wont get any bugreports …
(edit) @b43ff7e2   20 years michaelni attribute_used Originally committed as revision 3682 to …
(edit) @fc0be57f   20 years michaelni plane predicted non-interlacd rgb decodeing fix Originally committed …
(edit) @61c7c3e   20 years michaelni raw h261 demuxing fix Originally committed as revision 3680 to …
(edit) @3129cd01   20 years michaelni allocate a few bytes more for extradata so the bitstream reader if its …
(edit) @4940ed6a   20 years michaelni automatic workaround for another padding bug Originally committed as …
(edit) @311c700   20 years michaelni merge pam_decode_frame() into pnm_decode_frame() Originally committed …
(edit) @87c5fbc3   20 years michaelni switch pnm from imagepipe to image2pipe Originally committed as …
(edit) @99f0623   20 years michaelni pnm parser Originally committed as revision 3675 to …
(edit) @ae214ac3   20 years michaelni try to guess the codec for imag2pipe too Originally committed as …
(edit) @4d4f7158   20 years michaelni last packet size fix Originally committed as revision 3673 to …
(edit) @e20815b3   20 years michaelni When bswap_32 is a macro, png images fail to decode properly, patch by …
(edit) @788d7a8c   20 years michaelni av_resample_compensate() doxy Originally committed as revision 3671 …
(edit) @61c52ead   20 years michaelni When playing …
(edit) @ccff9da6   20 years michaelni H261 fixing and cleaning: -corrected wrong value in mv data -set …
(edit) @5b6d5596   20 years michaelni move p*m from image/lavf -> image2/lavc video/audio_codec_id in …
(edit) @6c3890b6   20 years michaelni 10l (CONFIG_ZLIB) Originally committed as revision 3667 to …
(edit) @f4824c0f   20 years michaelni prefer image2 over image Originally committed as revision 3666 to …
(edit) @4eff7cf4   20 years michaelni porting png support from -f image to -f image2 Originally committed …
(edit) @f6506a54   20 years michaelni doxy Originally committed as revision 3664 to …
(edit) @7a91333   20 years michaelni IPv6 support patch by ("Hans Zandbelt" <Hans.Zandbelt <at> telin {dot} …
(edit) @d07730d   20 years michaelni fix image stream copy Originally committed as revision 3662 to …
(edit) @359fa0fe   20 years michaelni cbr audio muxing fix Originally committed as revision 3661 to …
(edit) @70122f29   20 years michaelni remove weird offsets Originally committed as revision 3660 to …
(edit) @d34a0746   20 years michaelni switch ffv1 to the put/get_symbol() from snow Originally committed as …
(edit) @880eae9c   20 years michaelni switch ffv1 from CABAC to the range coder Originally committed as …
(edit) @9b41cb1c   20 years michaelni remove debug stuff Originally committed as revision 3657 to …
(edit) @5d0e4cb8   20 years michaelni segfault fix Originally committed as revision 3656 to …
(edit) @28869757   20 years michaelni CABAC -> range coder Originally committed as revision 3655 to …
(edit) @672a19aa   20 years michaelni range coder Originally committed as revision 3654 to …
(edit) @9287acd1   20 years r_togni Fix mjpeg-b (padding bytes can exist between end of sos and image …
(edit) @ae2ade6b   20 years mike credited with H.261 encoder Originally committed as revision 3652 to …
(edit) @b06b45c   20 years mike H.261 stuff Originally committed as revision 3651 to …
(edit) @5bbad3eb   20 years michaelni cleanup Originally committed as revision 3650 to …
Note: See TracRevisionLog for help on using the revision log.