27883 Commits (faa6f1c306b817a7349e3fe16590371d6d499998)
 

Author SHA1 Message Date
Fabrice Bellard da115c8a3e copyright change 23 years ago
Fabrice Bellard afa982fdae corrected mpeg audio encoding overflows - now it should give correct quality even for very high volumes 23 years ago
Fabrice Bellard c34270f5e8 mlib merge 23 years ago
Fabrice Bellard 8d67072fea fixed symetric quantization (better quality!) 23 years ago
Fabrice Bellard 73120e555c version change 23 years ago
Fabrice Bellard 9150f42ed5 fixed image number syntax problems 23 years ago
Fabrice Bellard 5a56c87c10 restore audio settings - use all the frame buffers provided by the driver 23 years ago
Fabrice Bellard 813cae4bc4 image number handling 23 years ago
Fabrice Bellard 84a02cdd68 added patch info (I prefer only diff -u) and clear info about my patch copyright policy 23 years ago
Fabrice Bellard 61a663b268 added image question 23 years ago
Fabrice Bellard 919f448d95 non 420P grab fix - suppressed unused 'sys/poll.h' header - do not put error if audio or video stream not found (no longer needs to use -an or -vn when it is obvious) - display error message when image filename does not contain '%d' 23 years ago
Fabrice Bellard 739d6efa40 updated 23 years ago
Fabrice Bellard 2e93e3aaae fixed raw read for eof 23 years ago
Fabrice Bellard 9dbf938977 added get_bits_count() 23 years ago
Fabrice Bellard 2456e28d91 merged code and tables between encoder and decoder 23 years ago
Fabrice Bellard 9a9b2b5dd8 added mpeg audio decoder tables 23 years ago
Fabrice Bellard 239c2f4cd0 added completely new mpeg audio decoder (integer only, free format support, lsf/mpeg25 support, high/low precision support, simpler code) 23 years ago
Fabrice Bellard c8fbc22dee suppressed mpglib 23 years ago
Nick Kurshev 3d2043852d memalign autodetection 23 years ago
Juanjo 544286b3d3 Moved some H.263+ variables to MpegEncContext to be thread-safe. 23 years ago
Juanjo 6dbd39fe70 Added support to Unrestricted Motion Vectors (UMV) 23 years ago
Juanjo 6bbc662f7d Added CODEC_ID_H263P to fourcc tables. 23 years ago
Nick Kurshev 3615700918 Aligned malloc. Another 10% of speedup. 23 years ago
Fabrice Bellard a74127c071 win32 fixes 23 years ago
Fabrice Bellard d0a0b2483e motion test 23 years ago
Fabrice Bellard 4300403eca suppressed nasm stuff 23 years ago
Fabrice Bellard daf8e9557d added win32 cross compile support 23 years ago
Fabrice Bellard 1705679ee6 updated 23 years ago
Fabrice Bellard 64ccc83c2b removed 23 years ago
Fabrice Bellard 694ec0612b suppressed nasm dependancy - rewrote forward DCT and motion estimation code 23 years ago
Fabrice Bellard c72c6d2d12 distclean fix 23 years ago
Fabrice Bellard 58f26ba916 changed opendivx to mpeg4 23 years ago
Fabrice Bellard 935442b522 log2 to av_log2 23 years ago
Fabrice Bellard 0c23ead115 copy avctx 23 years ago
Fabrice Bellard 9d02db7a17 fix got_picture output 23 years ago
Fabrice Bellard bf89e6b1f9 added draw_horiz_band test 23 years ago
Fabrice Bellard 0617e07391 log2 to av_log2 - added integer version define 23 years ago
Fabrice Bellard 34763c151f renamed log2 to av_log2 23 years ago
Fabrice Bellard 67e9bb0d0b fixed wav riff tag size 23 years ago
Fabrice Bellard 27e084bd61 added raw mjpeg 23 years ago
Fabrice Bellard 13a7d16ede added static 23 years ago
Fabrice Bellard eea23282fa added raw mjpeg format - added jpeg image format 23 years ago
Fabrice Bellard 0bb8c16806 changed jpegenc.c to jpeg.c 23 years ago
Fabrice Bellard 8fa30bd7c3 updated 23 years ago
Fabrice Bellard dd2af5aa4e jpeg hack 23 years ago
Fabrice Bellard 3abf2c27c6 added jpeg image read/write 23 years ago
Fabrice Bellard 79ba6118b9 added FAQ - you are free to add entries - the web page faq is generated from this file 23 years ago
Fabrice Bellard 104452705b added win32 vc6 project files 23 years ago
Fabrice Bellard 4a8c7a7f17 updated 23 years ago
Fabrice Bellard 1a56543279 win32 fixes 23 years ago