source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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 …
(edit) @87b9e6b2   20 years michaelni simplify ff_h261_reorder_mb_index Originally committed as revision …
(edit) @1499a1f7   20 years michaelni simplify Originally committed as revision 3648 to …
(edit) @9740687b   20 years michaelni fix and cleanup h261 mb_type selection Originally committed as …
(edit) @13e5b1f   20 years michaelni cleanup Originally committed as revision 3646 to …
(edit) @37a00782   20 years michaelni suppress uninerresting output Originally committed as revision 3645 …
(edit) @61b262a9   20 years michaelni h.261 regression test Originally committed as revision 3644 to …
(edit) @1c3990d   20 years michaelni H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac …
(edit) @d7e2f57f   20 years michaelni YUV420P to YUV422 conversion routine by (Danny Laarmans <dlaarmans at …
(edit) @ab711b3c   20 years mike Miro VideoXL (VIXL) decoder, courtesy of Konstantin Shishkov …
(edit) @3237f731   20 years michaelni stride align cleanup Originally committed as revision 3640 to …
(edit) @ec7eb896   20 years michaelni optimization Originally committed as revision 3639 to …
(edit) @9297ddd3   20 years michaelni type fix Originally committed as revision 3638 to …
(edit) @0f242af2   20 years michaelni type fix Originally committed as revision 3637 to …
(edit) @ed2cea42   20 years michaelni fix -pixfmt mono[bw] patch by (Wolfram Gloger <wmglo at dent dot med …
(edit) @146210ca   20 years michaelni image2pipe fix Originally committed as revision 3635 to …
(edit) @8e6325b   20 years michaelni mjpeg parser Originally committed as revision 3634 to …
(edit) @b551204a   20 years michaelni stdin detection fix Originally committed as revision 3633 to …
(edit) @cc044c1c   20 years michaelni INT MIN/MAX patch by (Bohdan Horst <nexus at irc dot pl>) Originally …
(edit) @afbb5ce4   20 years michaelni dvr-ms video decoding support Originally committed as revision 3631 …
(edit) @db4d9faf   20 years michaelni optimzation Originally committed as revision 3630 to …
(edit) @58897665   20 years michaelni optimization Originally committed as revision 3629 to …
(edit) @7b89e963   20 years michaelni fix CABAC+LOOP missmatch Originally committed as revision 3628 to …
(edit) @3981c385   20 years michaelni cbp_table cleanup Originally committed as revision 3627 to …
(edit) @9af1ec8e   20 years michaelni cleanup of decode_cabac_residual() Originally committed as revision …
(edit) @d6b0c1bb   20 years michaelni decode intra cabac mb_type cleanup Originally committed as revision …
(edit) @03393cb7   20 years michaelni small typo patch by (Gildas Bazin <gbazin at altern dot org>) …
(edit) @d5af70c3   20 years michaelni H.264 CABAC + B-frames patch by (Loren Merritt <lorenm at u dot …
(edit) @1a1dc61   20 years michaelni bug in libavformat av_update_cur_dts(), patch by (Nathan Kurz <nate at …
(edit) @f02be79d   20 years Roman R. * Introducing IIDC1394 grabbing interface. Use it with -grab …
(edit) @5ba7c3d7   20 years michaelni set keyframe flag at a more central place instead of in every demuxer …
(edit) @a7b42d28   20 years Aurélien Jacobs 10000l : fix a crash on x86 due to an horrible mistake in my x86_64 …
(edit) @6e225de2   20 years michaelni user selectble cutoff frequency Originally committed as revision 3619 …
(edit) @4e255822   20 years michaelni 100l (dont reset the sample position at the block end) Originally …
(edit) @6e1c66bc   20 years Aurélien Jacobs adapting existing mmx/mmx2/sse/3dnow optimizations so they work on …
(edit) @ed861c6b   20 years michaelni make most resample filter parameters selectable at runtime Originally …
(edit) @f25ba8b3   20 years michaelni optimization Originally committed as revision 3616 to …
(edit) @51a88020   20 years michaelni make filter size, int32/int16 and a few other things selectable at …
(edit) @2ac615da   20 years michaelni 10l Originally committed as revision 3614 to …
(edit) @2639c651   20 years Roman R. * Introducing new UI for grabbing. There's an option -grab …
(edit) @9303d49c   20 years alex correction Originally committed as revision 3612 to …
(edit) @92a8057   20 years michaelni add the long_name to the -formats output patch by (john Galloway <jrg …
(edit) @4a8d513   20 years michaelni fixing demuxing of vc2_intro.avi Originally committed as revision …
(edit) @7494cac0   20 years michaelni fix constrained parameters flag Originally committed as revision 3609 …
(edit) @d08f4bcb   20 years alex report keyframes Originally committed as revision 3608 to …
(edit) @595bf4ef   20 years michaelni set correct timebase Originally committed as revision 3607 to …
(edit) @15862411   20 years michaelni infinte recursion fix Originally committed as revision 3606 to …
(edit) @daed32f7   20 years michaelni update sync_opts for video frame copy patch by (Wolfram Gloger <wmglo …
(edit) @8b4d077f   20 years michaelni gcc 3.4.3 preversions do not appreciate invalid instruction and …
(edit) @394c4d77   20 years michaelni 1000l (copy & paste) Originally committed as revision 3603 to …
(edit) @17c88cb0   20 years michaelni user setable preload and max_mux_delay Originally committed as …
(edit) @1f631450   20 years michaelni OPT_FLOAT Originally committed as revision 3601 to …
(edit) @ad81a9fe   20 years mike Electronic Arts Game Multimedia format demuxer (WVE/UV2/etc.) …
(edit) @f62e9435   20 years mike FAQ entry for manually changing fourcc Originally committed as …
(edit) @f7599d5f   20 years alex cws2fws, utility to convert compressed flash files to uncompressed …
(edit) @b2a2197e   20 years michaelni user setable fourcc Originally committed as revision 3597 to …
(edit) @ecc2c0a4   20 years michaelni set keyframe flag for au/wav patch by (Nathan Kurz <nate at verse dot …
(edit) @45cb4767   20 years michaelni xvid fake divx version workaround Originally committed as revision …
(edit) @03581772   20 years michaelni support strictly enforcing gop size Originally committed as revision …
(edit) @9efc77c8   20 years michaelni fix forcing of individual frame types Originally committed as …
(edit) @528c2c7   20 years michaelni fix assertion failure in case of timestamp discontinuities Originally …
(edit) @6e1f8725   20 years Roman R. * fixing a problem with ffplay being stuck (and not responding to …
(edit) @664f5836   20 years Roman R. * static allocation for audio packets. This will make it a little bit …
(edit) @b3bfb299   20 years mike Creative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov …
(edit) @8bcb147f   20 years michaelni generic cur_dts update removing cur_dts update code from dv again, i …
(edit) @4471e59b   20 years dalias 1000l btw what is the sense in all these nonsense REAL_* macros? the …
(edit) @83582de4   20 years michaelni flags, rounding and cliping fix by (Nathan Kurz <nate at verse dot …
(edit) @7b3c1382   20 years michaelni 100l (forgoten seeking functions) Originally committed as revision …
(edit) @b1d041c1   20 years michaelni missaliged clear_blocks() and h264 not complied but referenced fix …
(edit) @c42fa80c   20 years michaelni credits patch by (Måns Rullgård <mru at mru dot ath dot cx>) …
(edit) @f255e0ab   20 years michaelni config options log patch by (Michel Bardiaux <mbardiaux at peaktime …
(edit) @eb497825   20 years michaelni default stream timebase docs patch by (Nathan Kurz <nate at verse dot …
(edit) @d0f3f159   20 years michaelni print start_time patch by (Wolfram Gloger <wmglo at dent dot med dot …
Note: See TracRevisionLog for help on using the revision log.