source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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 …
(edit) @6c383066   22 years mellum Make compilable again after DCT cleanup. It gives wrong results, …
(edit) @e447d7d6   22 years mellum Some nifty stuff for upcoming patches. Originally committed as …
(edit) @3565eeaa   22 years mellum Fix for source dir != build dir. Patch provided by Måns Rullgård. …
(edit) @defdfc9   22 years alex moved dct init out from mpv_common_init to dct_common_init (for …
(edit) @1e5c667c   22 years fabrice fixed MPEG2 pts parsing - ignore unknown stream type Originally …
(edit) @7be166e   22 years fabrice simplified parsing - added MMX idct support Originally committed as …
(edit) @020fcc9   22 years fabrice added DV support Originally committed as revision 999 to …
(edit) @5d2231ee   22 years fabrice first working version of DV video decoder Originally committed as …
(edit) @652f0197   22 years fabrice in fact IDCT248 needs to be normalized as I suspected Originally …
(edit) @5917d17c   22 years michaelni ps2 optimizations update patch by (Leon van Stuivenberg <leonvs at iae …
(edit) @a46a3ce4   22 years fabrice added IDCT248 testing Originally committed as revision 995 to …
(edit) @9bf71516   22 years fabrice first version of IDCT248 for DV decoding support Originally committed …
(edit) @3a3d3a42   22 years michaelni fixing custom quantizer matrix decoding minor optimizations …
(edit) @3994623d   22 years michaelni optimization Originally committed as revision 992 to …
(edit) @ce5b7c5e   22 years michaelni sliced mode for mpeg1/2 Originally committed as revision 991 to …
(edit) @acf44abb   22 years michaelni move scantable init from block-decode to header parser Originally …
(edit) @3729c912   22 years michaelni optimizing mpeg2 decode block stuff Originally committed as revision …
(edit) @144f0625   22 years michaelni rv10 cleanup (de)muxer still needs to be cleaned up (still searching …
(edit) @e41e8342   22 years fabrice suppressed unrelated logs Originally committed as revision 987 to …
(edit) @4c2bc159   22 years michaelni fixing rv10, this isnt the cleanest solution (parsing the packet …
(edit) @a0201736   22 years michaelni optimizing mpeg1_decode_block() Originally committed as revision 985 …
(edit) @8e1652dc   22 years michaelni forgot zigzag_direct[] behind #ifdef DEBUG (found by Klaas-Pieter …
(edit) @cc7ac888   22 years michaelni convert only needed matrixes in convert_matrix() (mjpeg calls it for …
(edit) @9b59c92f   22 years michaelni indenting preprocessor stuff, as its completly unreadable otherwise …
(edit) @23e54f69   22 years michaelni renaming variable Originally committed as revision 981 to …
(edit) @2ad1516a   22 years michaelni idct permutation cleanup, idct can be selected per context now fixing …
(edit) @f9bb4bdf   22 years mellum Add Alpha assembly for pix_abs16x16. Optimized for pca56, no large win …
(edit) @ea689c8e   22 years mellum An easy way to speed up encoding by 6%. Originally committed as …
(edit) @7ffbb60e   22 years mellum Minor warning fix. Originally committed as revision 977 to …
(edit) @a9c68306   22 years michaelni minor optimization of h263_encode_motion() Originally committed as …
(edit) @202ef8b8   22 years michaelni ff_get_fourcc() & XVIX support Originally committed as revision 975 …
(edit) @0c2dd16e   22 years michaelni autodetect UMP4 (by adding a fourcc field to AVCodecContext) …
(edit) @7f2bdb62   22 years michaelni automatically detect broken opendivx codec and workaround, so bug=1 …
(edit) @5482970b   22 years michaelni h263_dc_scale() cleanup Originally committed as revision 972 to …
(edit) @fcb48651   22 years michaelni mpeg4 interlaced dct encoding Originally committed as revision 971 to …
(edit) @b560f4b6   22 years michaelni ps2 idct bugfix patch by (Leon van Stuivenberg <leonvs at iae dot nl>) …
(edit) @9e4c6948   22 years michaelni adaptive quantization for h263 Originally committed as revision 969 …
(edit) @d87c0267   22 years michaelni adaptive quantization for mpeg1 Originally committed as revision 968 …
(edit) @5e746b99   22 years michaelni darkness masking (lumi masking does only bright stuff now) Originally …
(edit) @99609036   22 years michaelni fixing ac prediction encoding with adaptive quantization Originally …
(edit) @693b0e1d   22 years michaelni fixing variance scaling for b frames (messed adaptive quants up) …
(edit) @c5d309f2   22 years michaelni adaptive quantization (lumi/temporal & spatial complexity masking) …
(edit) @d46aba26   22 years michaelni ps2 idct patch by (Leon van Stuivenberg <leonvs at iae dot nl>) …
(edit) @18a7b2a8   22 years arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA …
(edit) @1dbb6d90   22 years michaelni regression test for ratecontrol & adv mpeg4 stuff Originally …
(edit) @084c726b   22 years michaelni pix_sum16_mmx() Originally committed as revision 961 to …
(edit) @3f09f52a   22 years arpi fdct_mmx -> ff_fdct_mmx (renamed to avoid namespace conflict with …
(edit) @b3a391e8   22 years michaelni fixing i_quant_factor, this should finally fix the bitrate bug with …
(edit) @e8b62df   22 years michaelni fixing apiexample Originally committed as revision 958 to …
(edit) @b71901e6   22 years michaelni documenting most stuff in AVCodecContext Originally committed as …
(edit) @0af65aac   22 years mellum * Remove -finline-limit=8000 (not supported by gcc 2.95) * Hack to …
(edit) @590d3f81   22 years michaelni fixing *pixels_tab stuff (hopefully, as its untested ...) Originally …
(edit) @a949d72e   22 years michaelni avcodec_alloc_context() Originally committed as revision 954 to …
(edit) @947ac25a   22 years michaelni 10l (forgot to commit) Originally committed as revision 953 to …
(edit) @6a1f7e7b   22 years michaelni better min/max rate handling cleanup Originally committed as revision …
(edit) @946c8a12   22 years michaelni fixing fixing max_rate/min_rate Originally committed as revision 951 …
(edit) @ff78c59   22 years arpi use detected WORDSIZE instead of warning, when inttypes.h doesn't …
(edit) @29700fa6   22 years michaelni fixing rc of non-intra-only streams which only contain i frames …
(edit) @8f2b21a8   22 years michaelni fixing memalign Originally committed as revision 949 to …
(edit) @5596c60c   22 years michaelni dont store version for bit-exact tests Originally committed as …
(edit) @b7c27ee6   22 years michaelni alignment info Originally committed as revision 947 to …
(edit) @a172cae6   22 years michaelni interlaced b frames fix Originally committed as revision 946 to …
(edit) @1e7bfebe   22 years michaelni fixing qpel 4mv Originally committed as revision 945 to …
(edit) @85bf478e   22 years alex complete aspect support Originally committed as revision 944 to …
(edit) @590a6358   22 years michaelni interlaced qpel mpeg4 fixed Originally committed as revision 943 to …
(edit) @8c7b533e   22 years mellum Synthesize pixels16 functions from pixels functions. Originally …
(edit) @050fe8ba   22 years alex aspect (ext. par too) support for h263 and mpeg4 (inc. build becouse …
(edit) @60286c8a   22 years mellum Fix for h % 8 == 4 in put_pixels_axp_asm. Originally committed as …
(edit) @e3bd83f8   22 years michaelni 10l (field select readed at the wrong place ...) Originally committed …
(edit) @fc97db64   22 years michaelni interlaced b frames cleanup Originally committed as revision 938 to …
(edit) @a343d33e   22 years mellum Due to version renumbering, Alpha builtins aren't supported in thegcc …
(edit) @bea669e5   22 years michaelni interlaced mpeg4 b frame decoding Originally committed as revision …
(edit) @1c73a3fb   22 years mellum Adapt to new 8/16 table scheme. Originally committed as revision 935 …
(edit) @2276785c   22 years michaelni fixing 1/0 if the headers are incomplete (like what M$ encoder …
(edit) @b9d2bb5b   22 years michaelni fixing interlaced mpeg4 decoding Originally committed as revision 933 …
(edit) @8409b8fe   22 years michaelni error resilience command line option Originally committed as revision …
(edit) @f3cfadd5   22 years michaelni parsing resync header extension support Originally committed as …
(edit) @33cbc605   22 years michaelni vbv parameter parsing (more skiping actually ;) ) Originally …
(edit) @77277835   22 years michaelni avoid nonsense frame-skip messages Originally committed as revision …
(edit) @df266ac   22 years michaelni regression checksum change cuz of LIBAVCODEC_BUILD change Originally …
(edit) @dae9ffc4   22 years michaelni uninitialized var ... Originally committed as revision 927 to …
(edit) @2f0f5b20   22 years michaelni mpegvideo_probe cant distinguish mpeg4 and mpeg1 raws :( so m4v needs …
Note: See TracRevisionLog for help on using the revision log.