22189 Commits (8d072dd2a96dc1ed7c1a65d49361311db71f5bfb)
 

Author SHA1 Message Date
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
Fabrice Bellard 92391c6c89 use C99 syntax for field init 22 years ago
Fabrice Bellard 4bfad53561 added two pass info 22 years ago
Fabrice Bellard 1cbc289016 added mpeg in avi support 22 years ago
Fabrice Bellard 5abdb4b199 added two pass support (same syntax as mencoder) 22 years ago
Michael Niedermayer 4973397975 mpeg1 2pass encoding 22 years ago
Fabrice Bellard 9c89585ad4 resample fix by Petros Tsantoulis 22 years ago
Fabrice Bellard e1687cc07f added DV support 22 years ago
Fabrice Bellard d017ab70f4 support buffers containing more than one frame 22 years ago
Fabrice Bellard f20dca4020 added raw DV demux (audio is currently not handled) 22 years ago
Fabrice Bellard 1c05e11d02 fixed NTSC end of line bug 22 years ago
Fabrice Bellard 789587d595 minimum support for YUV411P (new combined scaler/converter will handle that better...) 22 years ago
Jürgen Keil 47fa9c203a 16x{8,16} {avg,put}_pixels support patch by (Juergen Keil <jk at tools dot de>) 22 years ago
Arpi 9e39878252 10l - MMX/FPU state was not restored, causing nonsense fpu behaviour in caller (mplayer) 22 years ago
Arpi e9feea594a DV ntsc support, 411P colorspace added 22 years ago
Falk Hüffner acd2e05c47 * Fix dct_unquantize_h263_axp for changed block_last_index indexing. 22 years ago
Måns Rullgård bb76a117b1 c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgård)) 22 years ago
Michael Niedermayer 0298af4887 set low_delay on encoding if no b frames 22 years ago
Michael Niedermayer 676e200cff trying to fix the non-x86 IDCTs (untested) 22 years ago
Falk Hüffner 6c38306600 Make compilable again after DCT cleanup. It gives wrong results, 22 years ago
Falk Hüffner e447d7d65f Some nifty stuff for upcoming patches. 22 years ago
Falk Hüffner 3565eeaaaa Fix for source dir != build dir. Patch provided by Måns Rullgård. 22 years ago
Alex Beregszaszi defdfc9aa0 moved dct init out from mpv_common_init to dct_common_init (for less-uglier way for dv) 22 years ago
Fabrice Bellard 1e5c667c91 fixed MPEG2 pts parsing - ignore unknown stream type 22 years ago
Fabrice Bellard 7be166e4ea simplified parsing - added MMX idct support 22 years ago
Fabrice Bellard 020fcc94e0 added DV support 22 years ago
Fabrice Bellard 5d2231ee8f first working version of DV video decoder 22 years ago