1917 Commits (e8733cc4d9b866643009342ec6839795a059fe53)

Author SHA1 Message Date
Michael Niedermayer deb7a6cdaf simplify 21 years ago
Michael Niedermayer 77ea0d4bdd quantizer noise shaping 21 years ago
Falk Hüffner 95ba2c8f43 tiny warning fix 21 years ago
Alex Beregszaszi 0a87c409cc changed includes 21 years ago
Alex Beregszaszi fc929feebd not needed anymore 21 years ago
Michael Niedermayer a62d75da98 segfault fix 21 years ago
Mike Melanson fb85b027f6 vsad16_mmx2 only applies if encoders are turned on 21 years ago
Mike Melanson 7bf3261289 these functions (get_bit_count and align_put_bits) are referenced even 21 years ago
Mike Melanson 18a508c527 handle invalid buffer sizes 21 years ago
Mike Melanson 155aa4174d watch those hard tabs 21 years ago
Mike Melanson df72754d03 handle 0-length buffers 21 years ago
Mike Melanson c89c1d2542 handle 0-length buffers 21 years ago
Michael Niedermayer 2c8b796fa9 b frames + cbr fix 21 years ago
Michael Niedermayer 8fd19ab286 SSE2 fdct by (Balatoni Denes <pnis at coder dot hu>) 21 years ago
Michael Niedermayer 5a60360712 4mv + b frame encoding segfault fix 21 years ago
Michael Niedermayer 6ff6cff203 first coded vs. first displayed pts (segfault & pts fix if b frames are used) 21 years ago
Michael Niedermayer ac806113fe 10l 21 years ago
Michael Niedermayer 9ff5f17543 int64max fix by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Michael Niedermayer 11a8a71d4e mpeg4 pts fix 21 years ago
Roberto Togni e40f5d3c6f Use reget buffer instead of copying from prev frame 21 years ago
Alex Beregszaszi e0c53ac889 freebsd fix for mpeg12.c (moving INT64_MAX to common.h) 21 years ago
Michael Niedermayer 65a24d0b39 optimization & bugfix extracted from the 4k line diff between ffmpeg 0.4.7 and http://www.alicestreet.com/ffh263.html 21 years ago
Michael Niedermayer 7a62e94a26 optimization 21 years ago
Michael Niedermayer 83f8c0c3c8 segfault fix 21 years ago
Michael Niedermayer 303e50e65b closed gop support & flags2 as all bits in flags are used 21 years ago
Chip d398a27e0b inttypes.h patch by (Chip <szarlada at freemail dot hu>) 21 years ago
Michael Niedermayer 403f10996d more tolerance for dc=0 21 years ago
Michael Niedermayer 20f155ed80 avcodec_flush_buffers() fix 21 years ago
Michael Niedermayer 40a3105d46 segfault fix 21 years ago
Michael Niedermayer 2c492e94fc removing broken framerate conversation hack in mpeg1/2 21 years ago
Michael Niedermayer 8e78482542 rv20 mv prediction in b frames fix 21 years ago
Michael Niedermayer fb204d4bc1 xvid "packed" stuff support 21 years ago
Michael Niedermayer 237da0fa20 dont calculate stuff if its not used ... 21 years ago
Michael Niedermayer a75b43fd73 fixing twice added offset bug, was triggered by 4mv + sub_cmp != mb_cmp 21 years ago
Roberto Togni 6245598582 Right fix for older zlib version 21 years ago
Roberto Togni ccbfd4ba96 Fix for older version of zlib 21 years ago
Michael Niedermayer 507a8e0d70 type fixes, found by Wolfgang Hesseler 21 years ago
Roberto Togni a273bbfb03 MSZH and ZLIB decoder support 21 years ago
Michael Niedermayer 909678c707 grayscale mjpeg decoding support based upon a patch by (Leon Bottou (leonb)) 21 years ago
Michael Niedermayer 8f2ab83318 copyright year update of the files i touched and remembered, things look annoyingly unmaintained otherwise 21 years ago
Michael Niedermayer d2a9bdddd8 more sane inttypes emulation behavior if libavcodec is used outside ffmpeg 21 years ago
Michael Niedermayer d94728c377 cleanup 21 years ago
Michael Niedermayer c562c4da89 something unimportant ... 21 years ago
Chris Flerackers 7f965c1c89 inttypes emulation cleanup patch by ("Chris Flerackers" <cflerackers at androme dot be>) 21 years ago
Steven M. Schultz 84f986c0f4 lrintf patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) 21 years ago
Michael Niedermayer a1e257b231 optimize compute_antialias() and add a floating point based alternative (2x faster) 21 years ago
Michael Niedermayer 303aebf97a uninitalized variables fix by (Gildas Bazin <gbazin at altern dot org>) 21 years ago
Michael Niedermayer 967be70050 memleak fix 21 years ago
Michael Niedermayer 620fe604a8 10l 21 years ago
Michael Niedermayer 622348f931 interlaced dct decision cleanup 21 years ago