source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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 …
(edit) @184582de   20 years michaelni AMR links Originally committed as revision 3579 to …
(edit) @053dea12   20 years michaelni adapting existing mmx/mmx2/sse/3dnow optimizations so they work on …
(edit) @3ba1438d   20 years michaelni use native timebase for seeking direction flag for seeking Originally …
(edit) @ac8b03c   20 years michaelni lowres 4mv Originally committed as revision 3576 to …
(edit) @61846e9a   20 years michaelni lowres needs EMU_EDGE Originally committed as revision 3575 to …
(edit) @5f6c92d4   20 years michaelni h.261 loop filter fix closes bug #1033108 Originally committed as …
(edit) @8c7aaf5b   20 years michaelni nonsense removial Originally committed as revision 3573 to …
(edit) @576ae256   20 years michaelni write error handling Originally committed as revision 3572 to …
(edit) @125af022   20 years michaelni Quantizer noise shaping crashes on SSE2 machines patch by (Milan Cutka …
(edit) @caaeefc5   20 years michaelni prevent multiple av_register_all() Originally committed as revision …
(edit) @791d8d1d   20 years michaelni Doc improvement for -target patch by (Michel Bardiaux <mbardiaux at …
(edit) @6c55b27f   20 years michaelni do not randomize unknown timestamps Originally committed as revision …
(edit) @61c1d8e2   20 years michaelni 10l pts vs. dts Originally committed as revision 3567 to …
(edit) @2db3c638   20 years michaelni user selectable packet_size and mux_rate Originally committed as …
(edit) @ca377212   20 years michaelni untested AAC in WAV/AVI patch by (Måns Rullgård <mru at mru dot ath …
(edit) @2c735779   20 years kabi * missing targets cleanup Originally committed as revision 3564 to …
(edit) @7fea94ce   20 years kabi * fixing a few of gcc 'clean-code' warnings Originally committed as …
(edit) @a319bbac   20 years michaelni segfault in amr decoder fix patch by (Richard van der Hoff - richvdh0) …
(edit) @582552fb   20 years michaelni postproc/yuv2rgb_altivec.c compile fix yuv2rgb_altivec_init_tables …
(edit) @69339009   20 years michaelni Altivec test on AmigaOS4 patch by (Chip <szarlada at freemail dot hu>) …
(edit) @2b50a5a8   20 years michaelni Fix link fail of ffserver on mingw with --enable-vorbis patch by …
(edit) @91378af4   20 years michaelni Build process: libpostproc patch by (Franti?ek Dvo?ák <valtri at users …
(edit) @0bc42cad   20 years michaelni h.264 ref list reordering bugfix patch by (Loren Merritt <lorenm at u …
(edit) @78a0efb4   20 years michaelni AVOutputFormat mpeg2dvd_mux and int is_dvd from the dvd patch by (Paul …
(edit) @f20ad553   20 years michaelni fix initial vbv buffer underflow Originally committed as revision …
(edit) @e0c91bc2   20 years michaelni initial dts fix Originally committed as revision 3555 to …
(edit) @2031ba1   20 years michaelni remove wrong 33bit truncation of internal timestamps Originally …
(edit) @bc3429e   20 years michaelni pts/dts 100l fix Originally committed as revision 3553 to …
(edit) @7e051558   20 years michaelni cleanup video buffer size Originally committed as revision 3552 to …
(edit) @92050933   20 years michaelni cleanup Originally committed as revision 3551 to …
(edit) @7000a17   20 years michaelni SCR timestamp fix try #1 Originally committed as revision 3550 to …
(edit) @d8b5abf   20 years michaelni simplify put_padding_packet() Originally committed as revision 3549 …
(edit) @c40a3a42   20 years michaelni move free() of AVStream priv data to av_write_trailer() Originally …
(edit) @95f97de1   20 years michaelni 64bit and reading over the end of the array fixes Originally …
(edit) @96cc9e5c   20 years michaelni Help debugging by keeping symbols ans line numbers patch by (Michel …
(edit) @65d1bea2   20 years michaelni Help debugging by keeping symbols ans line numbers patch by (Michel …
(edit) @71c32f19   20 years michaelni do not call (av_)abort() Originally committed as revision 3544 to …
(edit) @9fe5a7b   20 years michaelni do not call (av_)abort() Originally committed as revision 3543 to …
(edit) @cacf7199   20 years mike FAQ update; entry on C++ Originally committed as revision 3542 to …
(edit) @669484b4   20 years kabi * these vars could be either static or extern (compilation fix …
(edit) @fe2d6fe2   20 years michaelni move packet interleaving function into AVOutputFormat, so it can be …
(edit) @d1fb157   20 years michaelni broken mess removial Originally committed as revision 3539 to …
(edit) @c19e76ce   20 years michaelni ffmpeg not selecting first available stream, patch by (Nathan Kurz …
(edit) @cfeae97   20 years michaelni 10l (wrong variable) Originally committed as revision 3537 to …
(edit) @78953e62   20 years michaelni avoid using local arrays outside the block where they live ... …
(edit) @80e85288   20 years michaelni dont just resample half of the data sometimes Originally committed as …
(edit) @63dd1377   20 years michaelni uninitalized variables Originally committed as revision 3534 to …
(edit) @58978c07   20 years michaelni less printf spam Originally committed as revision 3533 to …
(edit) @32019cdd   20 years michaelni fix assert Originally committed as revision 3532 to …
(edit) @30667f42   20 years michaelni pads stream Originally committed as revision 3531 to …
(edit) @a5cd3c4   20 years michaelni 100l (signed vs. unsigend) Originally committed as revision 3530 to …
(edit) @d08d7142   20 years mike support for Sierra Online audio files and Apple QuickDraw codec, …
(edit) @98772cbf   20 years mike if audio is PCM, push it through (sync is not perfect yet) Originally …
(edit) @50883632   20 years Roman R. * experimental dynamic audio stream allocation for DV demuxer. This …
(edit) @96319c39   20 years Roman R. * let DV muxer generate audioless DV streams. This might not be 100% …
(edit) @e4a185ac   20 years michaelni 10l forgot to commit Originally committed as revision 3525 to …
(edit) @0fa8158d   20 years michaelni move h264 idct to its own file and call via function pointer in …
(edit) @40028f8f   20 years michaelni dont print "vop not coded" by default Originally committed as …
(edit) @21adafec   20 years michaelni lowres width/height cleanup 3rd try Originally committed as revision …
(edit) @0b2346d3   20 years michaelni lowres fixes for the parser Originally committed as revision 3521 to …
Note: See TracRevisionLog for help on using the revision log.