3153 Commits (3edcacde04911dac4c56fd74053505a493e561f8)
 

Author SHA1 Message Date
Michael Niedermayer de7ff1f774 analyze the gradient of the error surface to avoid a few checks in the quantizing noise shaper 21 years ago
Michael Niedermayer 364a179749 quantizer noise shaping optimization 21 years ago
Henning Haaland Kulander 46026f4e5b VideoBufferSize option patch by ("Henning Haaland Kulander" <hennikul at ifi dot uio dot no>) 21 years ago
Mike Melanson 070ed1bc43 initial commit for Quicktime Animation (RLE) video decoder; bit depths 21 years ago
Michael Niedermayer a412a03bee remove incorect motion estimation table 21 years ago
Michael Niedermayer 8a1f657b28 cleanup ugly code (also appearently works around a bug gcc 3.4 which fails compiling it) by (mru at kth dot se (Måns Rullgård)) 21 years ago
Michael Niedermayer 2caa92d935 fixes by Gildas Bazin <gbazin at altern dot org> 21 years ago
Mike Melanson 7d8379f2b7 added support for EA ADPCM and SMJPEG IMA ADPCM 21 years ago
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
Michael Niedermayer 4aa533be03 Patch for MPEG-2 VOB headers by (Jimmy Blair <blueskyjb at verizon dot net>) 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 8a05bca46c CONFIG_ENCODERS fix by (Ronald Bultje <rbultje at ronald dot bitfreak dot net>) 21 years ago
Michael Niedermayer 0888ac4f27 seeking stuff 21 years ago
Michael Niedermayer 3e9245a98e store searched distance in index, so we dont waste time searching for keyframes where we already searched 21 years ago
Michael Niedermayer fb204d4bc1 xvid "packed" stuff support 21 years ago
Michael Niedermayer 29962fea47 header parser fix 21 years ago
Michael Niedermayer 1305a9d55e replic_size==0 fix, needed so that G.726 asf file, so ffmpeg can at least decode the video without segfaulting 21 years ago
Michael Niedermayer 0c904df2b6 dont let the demuxer thread die before the video has actually been played as seeking would become impossible shortly before EOF 21 years ago
Michael Niedermayer 09646bab63 use packet number instead of byte number internally for seeking 21 years ago
Michael Niedermayer a602556e06 unused 21 years ago
Michael Niedermayer 82b9e4a286 seeking fixes 21 years ago