15365 Commits (644173759146be1cff244e8cf6a26de26bf07edf)
 

Author SHA1 Message Date
Michael Niedermayer c42612f1b4 clip MVs for direct mode 22 years ago
Colin Leroy 470ba6f28a fixing RGB32->RGB16 on big endian patch by (Colin Leroy <colin at colino dot net>) 22 years ago
Michael Niedermayer 7801d21d13 optimize block_permute() 22 years ago
Michael Niedermayer 4a3d7fbcbc fixing interlaced MC & edge-emu 22 years ago
Michael Niedermayer 8d0e42cad0 more defaults 22 years ago
Michael Niedermayer 7da71a5c68 xvid qpel bug autodetect 22 years ago
Michael Niedermayer 03e93d35b0 xvid qpel bug workaround 22 years ago
Fabrice Bellard 3b4b29dcd9 put/get portable for IEEE double - renamed put_native_string/get_native_string 22 years ago
Fabrice Bellard d4c0ff917d single frame output fix 22 years ago
Fabrice Bellard 90dca1411d changed write_packet API - should work as before 22 years ago
Fabrice Bellard ec5517d5cf use new PTS api - corrected AV sync for transcoding - factorized print_report() code 22 years ago
Fabrice Bellard 1e51d801d3 the new output PTS handling is now generic 22 years ago
D Richard Felker III 6b10e6e48c new ffserver options patch by (D Richard Felker III <dalias at aerifal dot cx>) 22 years ago
Fabrice Bellard 17a241dd0b use PTS api - suppressed redundant fourcc tags (don't know why it was duplicated) 22 years ago
Fabrice Bellard b2cac18443 use consistant PTS handling - fixed MPEG2 Pack header generation (clock_ref value is still slightly inaccurate) 22 years ago
Fabrice Bellard 916c80e94a AV synchronisation API 22 years ago
Michael Niedermayer 3f9bff71b5 new video grab device for ATI All-In-Wonder cards based on the GATOS km driver patch by (Fred <foohoo at shaw dot ca>) 22 years ago
Michael Niedermayer fc48cbad5b fixing msmpeg4v3 encoding at bitrates <128k 22 years ago
Michael Niedermayer 35aa136a77 fixing h263 slice decoding (again) 22 years ago
Michael Niedermayer 49943a18d0 fixing interlaced dct with 4mv 22 years ago
Michael Niedermayer 8b32880cc9 fixing h263 decoding (did segfault) 22 years ago
Michael Niedermayer fb8a9e2f37 fixing interlaced dct + hq mode 22 years ago
Michael Niedermayer 8ecc6a4629 avoid multiple init 22 years ago
Michael Niedermayer 9fee1e234e init flags before using it (found by arpi) 22 years ago
Michael Niedermayer 073b013d00 complete mpeg4 GMC decoding support 22 years ago
Michael Niedermayer 46fd0de8a7 fixing alt_scan for the first frame (variable was reset) 22 years ago
Michael Niedermayer d2975f8d4f warning fixes 22 years ago
Michael Niedermayer ac2830ecd3 fixing unused variables & adding missing options 22 years ago
Fabrice Bellard fb7566d082 better framework for specific mpeg mux options such as vcd - added (incomplete) mpeg2 vob muxer for dvd creation 22 years ago
Fabrice Bellard 8351471307 suppressed vcd flag - use new mpeg mux format instead 22 years ago
Fabrice Bellard b71c30becb removed obsolete file 22 years ago
Michael Niedermayer a61f82653e better padding bug detection 22 years ago
Fabrice Bellard ec6a375248 removed warnings 22 years ago
Fabrice Bellard 4f891f53b3 removed invalid header include 22 years ago
Fabrice Bellard 87bdd3e535 added null output format for speed testing 22 years ago
Fabrice Bellard 7002684e69 raw picture support in mux 22 years ago
Fabrice Bellard 487a54d71d cross compiling support 22 years ago
Fabrice Bellard 0e7eed09ce better MPEG4 support (at least can view some mpeg4 examples) 22 years ago
Michael Niedermayer b704e7420b mpeg4 header parser clenup (needed for parsing of VOL header in avctx->extradata) 22 years ago
Michael Niedermayer 26893f6bd4 fixing wmv1 slice decoding 22 years ago
Michael Niedermayer 2ce486d850 fixing yuy2 upscaling (use -sws 0 for the faster but uglier variant) 22 years ago
Michael Niedermayer 25593e29f2 mmx yuy2 output 22 years ago
Michael Niedermayer 4d2858deac better/cleaner error resilience (done in a 2nd pass after decoding) 22 years ago
Michael Niedermayer 46de8b7334 yuy2 output support 22 years ago
Falk Hüffner 8b313a4787 Move Alpha optimized IDCT to own file. Based on a patch by Måns 22 years ago
Alex Beregszaszi bb15f7fdd5 added mjpeg 22 years ago
Fabrice Bellard 18f4e34ff6 removed unused variables 22 years ago
Fabrice Bellard 1629626f5d activated 'raw stream copy' feature (use -acodec copy or -vcodec copy) 22 years ago
Fabrice Bellard a5e880583c corrected pixel format display 22 years ago
Fabrice Bellard a48b7a6bfa added stream copy capability 22 years ago