source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @02c7e17   22 years fabrice update Originally committed as revision 1100 to …
(edit) @9d947f19   22 years michaelni -fomit-frame-pointer is needed for the PIC code Originally committed …
(edit) @abd140d   22 years michaelni using fewer registers (fixes compilation bug hopefully) Originally …
(edit) @5936be4c   22 years colin fix compilation on non-x86 with gcc 2.95 Originally committed as …
(edit) @b963ee3b   22 years fabrice updated Originally committed as revision 1096 to …
(edit) @9c9e467d   22 years michaelni postprocessing cleanup: remove opendivx #ifdefs remove rk1 filter …
(edit) @f3a34447   22 years alex FOURCC removed, using ff_get_fourcc instead (should be big-endian …
(edit) @64c1338   22 years fabrice fixed block size selection Originally committed as revision 1093 to …
(edit) @e095026a   22 years fabrice unified wav header parsing - added extradata support Originally …
(edit) @6d2abd6b   22 years fabrice added new fft/mdct code - added fft-test program Originally committed …
(edit) @bc8d1857   22 years fabrice added wma decoder Originally committed as revision 1090 to …
(edit) @6107fa87   22 years fabrice preparing integration of new AC3 decoder Originally committed as …
(edit) @bb6f5690   22 years fabrice new generic FFT/MDCT code for audio codecs Originally committed as …
(edit) @6d291820   22 years fabrice updated - feel free to correct/improve Originally committed as …
(edit) @60837265   22 years fabrice added Michael's page Originally committed as revision 1086 to …
(edit) @9181577c   22 years fabrice new texinfo documentation - HTML version also included Originally …
(edit) @1c0a593a   22 years michaelni get_vlc2() Originally committed as revision 1084 to …
(edit) @055317a7   22 years arpi 3rd 10l - don't let it read data beyond the end of frame Originally …
(edit) @9d3748be   22 years alex 2nd 10l (noticed by arpi) Originally committed as revision 1082 to …
(edit) @7b5c80f6   22 years alex minor speedup noticed by arpi Originally committed as revision 1081 …
(edit) @97d4469a   22 years alex 10l Originally committed as revision 1080 to …
(edit) @109362cb   22 years alex reworked decode_frame marker searching, fixes many non-working samples …
(edit) @060f89b3   22 years michaelni mergeing inter & intra rl_length tables (50% smaller & no meassureable …
(edit) @f3c09da1   22 years michaelni 75% smaller rl_length table Originally committed as revision 1077 to …
(edit) @a09907d9   22 years michaelni dsputil mmi cleanup patch by (Leon van Stuivenberg <leonvs at iae dot …
(edit) @d6db1c9c   22 years michaelni handle direct rendering buffer allocation failure Originally …
(edit) @5d9827bc   22 years michaelni fixing bitrate display if -acodec copy is used, patch by (Kareila …
(edit) @384855ee   22 years michaelni segfault fix patch by (Juergen Keil <jk at tools dot de>) Originally …
(edit) @917f5827   22 years michaelni fixing decoding of streams with no keyframe at the start Originally …
(edit) @50eb9cbc   22 years michaelni idct_permutation_type variable, so the permutation type can quickly be …
(edit) @6e2d5f1a   22 years michaelni regression test for H263+ Originally committed as revision 1070 to …
(edit) @945eeee   22 years michaelni slice encoding cleanup Originally committed as revision 1069 to …
(edit) @c42612f1   22 years michaelni clip MVs for direct mode Originally committed as revision 1068 to …
(edit) @470ba6f2   22 years michaelni fixing RGB32->RGB16 on big endian patch by (Colin Leroy <colin at …
(edit) @7801d21d   22 years michaelni optimize block_permute() optimize dct_quantize_c() dont permute …
(edit) @4a3d7fb   22 years michaelni fixing interlaced MC & edge-emu Originally committed as revision 1066 …
(edit) @8d0e42ca   22 years michaelni more defaults Originally committed as revision 1065 to …
(edit) @7da71a5c   22 years michaelni xvid qpel bug autodetect Originally committed as revision 1064 to …
(edit) @03e93d35   22 years michaelni xvid qpel bug workaround Originally committed as revision 1063 to …
(edit) @3b4b29dc   22 years fabrice put/get portable for IEEE double - renamed …
(edit) @d4c0ff9   22 years fabrice single frame output fix Originally committed as revision 1061 to …
(edit) @90dca141   22 years fabrice changed write_packet API - should work as before Originally committed …
(edit) @ec5517d5   22 years fabrice use new PTS api - corrected AV sync for transcoding - factorized …
(edit) @1e51d801   22 years fabrice the new output PTS handling is now generic Originally committed as …
(edit) @6b10e6e4   22 years michaelni new ffserver options patch by (D Richard Felker III <dalias at aerifal …
(edit) @17a241dd   22 years fabrice use PTS api - suppressed redundant fourcc tags (don't know why it was …
(edit) @b2cac18   22 years fabrice use consistant PTS handling - fixed MPEG2 Pack header generation …
(edit) @916c80e   22 years fabrice AV synchronisation API Originally committed as revision 1054 to …
(edit) @3f9bff71   22 years michaelni new video grab device for ATI All-In-Wonder cards based on the GATOS …
(edit) @fc48cbad   22 years michaelni fixing msmpeg4v3 encoding at bitrates <128k Originally committed as …
(edit) @35aa136a   22 years michaelni fixing h263 slice decoding (again) Originally committed as revision …
(edit) @49943a18   22 years michaelni fixing interlaced dct with 4mv Originally committed as revision 1050 …
(edit) @8b32880c   22 years michaelni fixing h263 decoding (did segfault) Originally committed as revision …
(edit) @fb8a9e2f   22 years michaelni fixing interlaced dct + hq mode Originally committed as revision 1048 …
(edit) @8ecc6a4   22 years michaelni avoid multiple init Originally committed as revision 7770 to …
(edit) @9fee1e23   22 years michaelni init flags before using it (found by arpi) Originally committed as …
(edit) @073b013d   22 years michaelni complete mpeg4 GMC decoding support Originally committed as revision …
(edit) @46fd0de8   22 years michaelni fixing alt_scan for the first frame (variable was reset) Originally …
(edit) @d2975f8d   22 years michaelni warning fixes Originally committed as revision 1044 to …
(edit) @ac2830ec   22 years michaelni fixing unused variables & adding missing options Originally committed …
(edit) @fb7566d0   22 years fabrice better framework for specific mpeg mux options such as vcd - added …
(edit) @83514713   22 years fabrice suppressed vcd flag - use new mpeg mux format instead Originally …
(edit) @b71c30be   22 years fabrice removed obsolete file Originally committed as revision 1040 to …
(edit) @a61f8265   22 years michaelni better padding bug detection Originally committed as revision 1039 to …
(edit) @ec6a3752   22 years fabrice removed warnings Originally committed as revision 1038 to …
(edit) @4f891f53   22 years fabrice removed invalid header include Originally committed as revision 1037 …
(edit) @87bdd3e5   22 years fabrice added null output format for speed testing Originally committed as …
(edit) @7002684e   22 years fabrice raw picture support in mux Originally committed as revision 1035 to …
(edit) @487a54d7   22 years fabrice cross compiling support Originally committed as revision 1034 to …
(edit) @0e7eed09   22 years fabrice better MPEG4 support (at least can view some mpeg4 examples) …
(edit) @b704e742   22 years michaelni mpeg4 header parser clenup (needed for parsing of VOL header in …
(edit) @26893f6b   22 years michaelni fixing wmv1 slice decoding Originally committed as revision 1031 to …
(edit) @2ce486d8   22 years michaelni fixing yuy2 upscaling (use -sws 0 for the faster but uglier variant) …
(edit) @25593e29   22 years michaelni mmx yuy2 output Originally committed as revision 7724 to …
(edit) @4d2858de   22 years michaelni better/cleaner error resilience (done in a 2nd pass after decoding) …
(edit) @46de8b73   22 years michaelni yuy2 output support Originally committed as revision 7721 to …
(edit) @8b313a47   22 years mellum Move Alpha optimized IDCT to own file. Based on a patch by Måns …
(edit) @bb15f7f   22 years alex added mjpeg Originally committed as revision 1028 to …
(edit) @18f4e34f   22 years fabrice removed unused variables Originally committed as revision 1027 to …
(edit) @1629626f   22 years fabrice activated 'raw stream copy' feature (use -acodec copy or -vcodec copy) …
(edit) @a5e88058   22 years fabrice corrected pixel format display Originally committed as revision 1025 …
(edit) @a48b7a6b   22 years fabrice added stream copy capability Originally committed as revision 1024 to …
(edit) @92391c6c   22 years fabrice use C99 syntax for field init Originally committed as revision 1023 …
(edit) @4bfad535   22 years fabrice added two pass info Originally committed as revision 1022 to …
(edit) @1cbc2890   22 years fabrice added mpeg in avi support Originally committed as revision 1021 to …
(edit) @5abdb4b1   22 years fabrice added two pass support (same syntax as mencoder) Originally committed …
(edit) @49733979   22 years michaelni mpeg1 2pass encoding Originally committed as revision 1019 to …
(edit) @9c89585a   22 years fabrice resample fix by Petros Tsantoulis Originally committed as revision …
(edit) @e1687cc0   22 years fabrice added DV support Originally committed as revision 1017 to …
(edit) @d017ab70   22 years fabrice support buffers containing more than one frame Originally committed …
(edit) @f20dca40   22 years fabrice added raw DV demux (audio is currently not handled) Originally …
(edit) @1c05e11d   22 years fabrice fixed NTSC end of line bug Originally committed as revision 1014 to …
(edit) @789587d5   22 years fabrice minimum support for YUV411P (new combined scaler/converter will handle …
(edit) @47fa9c20   22 years michaelni 16x{8,16} {avg,put}_pixels support patch by (Juergen Keil <jk at tools …
(edit) @9e398782   22 years arpi 10l - MMX/FPU state was not restored, causing nonsense fpu behaviour …
(edit) @e9feea59   22 years arpi DV ntsc support, 411P colorspace added Originally committed as …
(edit) @acd2e05c   22 years mellum * Fix dct_unquantize_h263_axp for changed block_last_index indexing. * …
(edit) @bb76a11   22 years michaelni c syntax update patch by (mru at users dot sourceforge dot net (Måns …
(edit) @0298af48   22 years michaelni set low_delay on encoding if no b frames Originally committed as …
(edit) @676e200c   22 years michaelni trying to fix the non-x86 IDCTs (untested) Originally committed as …
Note: See TracRevisionLog for help on using the revision log.