2323 Commits (fdb86eb10d53b73f61bc86c280fa5f8f50233bf1)

Author SHA1 Message Date
Michael Niedermayer ba6802debf 4MV motion estimation (not finished yet) 23 years ago
Michael Niedermayer 2a164b253c optimizing mpeg4_encode_dc 23 years ago
Michael Niedermayer 9c15096e3f fcode_tables where too small, found by Klaas-Pieter Vlieg <vlieg@eurescom.de> 23 years ago
Michael Niedermayer d633c2c096 b-frame decoding bugfix 23 years ago
Michael Niedermayer 490922441b resync marker support, needed for some mp4 files 23 years ago
Michael Niedermayer 122546a6d1 seems the old intra/inter decission is slightly better with a threshold, than the new one 23 years ago
Michael Niedermayer 174489bdcc 10l (motion_val was uninitilized) 23 years ago
Michael Niedermayer 9d2a035529 fixing motion estimation with h263p hopefully 23 years ago
Michael Niedermayer 098eefe183 statistics for 2-pass encoding 23 years ago
Michael Niedermayer b1563bfef2 dont return -1 if mpeg4 scalability ... 23 years ago
Michael Niedermayer b398777148 better inter/intra decission algo (same as xvid) 23 years ago
Michael Niedermayer 72a52b3142 fixing MV range in h263 23 years ago
Michael Niedermayer 2efe097a7e more aspect stuff 23 years ago
Michael Niedermayer 11ce88346b mpeg4 aspect_ratio_info in AVCodecContext (requested by alex) 23 years ago
Michael Niedermayer c5b1c10a0e fixing epzs & mpeg1 (hopefully now really ...) 23 years ago
Michael Niedermayer 8a29b31054 mpeg1 & epzs fix 23 years ago
Michael Niedermayer c7d5049c98 oops 23 years ago
Michael Niedermayer 45870f5718 new motion estimation (epzs) not complete yet but allready pretty good :) 23 years ago
Juanjo af469427b3 - Fix pts calculation on mpeg mux (A/V sync) - Thanks to Lennert Buytenhek 23 years ago
Juanjo ce7c56c250 - Added video coding statistics for ffmpeg. Needs more work. 23 years ago
Michael Niedermayer 488fa19a86 use the width & height from the mpeg4 header ... in the case that its complete 23 years ago
Michael Niedermayer 019d276a12 msmpeg4 bugfix (wrong frame displayed if some frames are skipped) 23 years ago
Michael Niedermayer 2e3be0fba9 fixing 4MV 23 years ago
Michael Niedermayer bd31a7750f scene change detection 23 years ago
Michael Niedermayer c674115939 10l 23 years ago
Juanjo 001e3f555d - Fixes on MPEG demuxer to handle VOBs without System Header. 23 years ago
Michael Niedermayer 9cdd6a24ad hopefully better bitrate controll 23 years ago
Juanjo 1cb0edb40b - Bug fix MPEG-2 decoder to handle "repeat_first_field" (Telecine) 23 years ago
Michael Niedermayer 4278e7a6f5 optimization 23 years ago
Michael Niedermayer d6231b9e70 use ac prediction in mpeg4 encoding (5% smaller intra-blocks/keyframes) 23 years ago
Michael Niedermayer 49c9325f56 support decoding (with mplayer) of 3 .mp4 files from mphq 23 years ago
Michael Niedermayer 10cd581572 generate even more complete mpeg4 headers 23 years ago
Michael Niedermayer 6f91bcd151 mpeg4 b-frames :) 23 years ago
Juanjo e2263827d5 - Bug fix on output sample rate for lame MP3 encoding. 23 years ago
Juanjo 9d36bdc9be - Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek. 23 years ago
Juanjo 0716b577b6 - Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek. 23 years ago
Juanjo 5798368baf - Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek. 23 years ago
Michael Niedermayer 1699d37681 divx5 draw_edges bugfix 23 years ago
Michael Niedermayer 7ff037e9ca q-pel mc fixed 23 years ago
Michael Niedermayer 44eb495128 divx5-gmc support 23 years ago
Michael Niedermayer 73c8e5144a gmc bitstream decoding support (the real motion compensation isnt implemnted yet) 23 years ago
Michael Niedermayer cc9ba006ec parsing more of the mpeg4 header & print some "not supported" stuff 23 years ago
Juanjo 43f1708f8b - Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR until I'm 23 years ago
Michael Niedermayer 2b9ab1d54a fixing msmpeg4 decoding if fps < 16 (i thought it was a indicator for the ext header, its the fps indeed) 23 years ago
Juanjo e7774f11ac - Bug fix on RTYPE (rounding type) not being honoured by H.263+ decoder. 23 years ago
Juanjo 9e15ad28bd - Bug fixes in H.263+ Advanced INTRA Coding decoder. 23 years ago
Juanjo d140623fc4 - H.263+ decoder support for Advanded INTRA Coding (buggy) 23 years ago
Zdenek Kabelac d6a4c0b111 * some modifications to allow gcc to compile same code for -fPIC 23 years ago
Zdenek Kabelac 38d171ebbe * simplified indexing 23 years ago
Zdenek Kabelac af8793ae75 * simplified indexing 23 years ago