3025 Commits (80ee9fc0e305b815b4b67bbf8fa9ceccdc1d369e)
 

Author SHA1 Message Date
Michael Niedermayer 80ee9fc0e3 simplify MV availability check / dont use below last row MV which is always zero 21 years ago
Michael Niedermayer 9c3d33d67f multithreaded/SMP motion estimation 21 years ago
Michael Niedermayer 7984082a08 ppc chroma mess workaround (real bug is that the motion compensation code assumes that 2*uvlinesize == linesize and fixing this would mean a slowdown) 21 years ago
Roman Shaposhnik ec26a167ee * turns out write_packet is supposed to return 0 on success, not 21 years ago
Roman Shaposhnik 826ca10408 * gotta setup coded_frame for encoding. avcodec.h says that for decoding 21 years ago
Michael Niedermayer 8a36717afc rv10/obmc fixes 21 years ago
Michael Niedermayer 99683a3077 2 byte shorter userdata for mpeg4 21 years ago
Michael Niedermayer f02ab8148c ima & ms adpcm regression test 21 years ago
Michael Niedermayer 6cf9d5ebd3 M$ ADPCM encoding & some simplifications 21 years ago
Michael Niedermayer fc374fe299 segfault fix 21 years ago
Michael Niedermayer ae2e7208f9 pass strict_std_compliance to audio context too 21 years ago
Michael Niedermayer eb5b0422b5 use clip() from common.h 21 years ago
Michael Niedermayer 311be1fb05 g726 regression test 21 years ago
Roman Shaposhnik d4e437df36 * docs update for G.726 21 years ago
Roman Shaposhnik e5966052ee * Initial implementation of the G.726 ADPCM audio codec. 21 years ago
Michael Niedermayer 2d9aa1e3a2 100l 21 years ago
Michael Niedermayer d3e18ad027 no limits!, warning is enough 21 years ago
Tinic Uro 747a0554ea - made --extra-cflags option work on darwin 21 years ago
Michael Niedermayer 8cb5d4c060 h263 4mv encoding fix 21 years ago
Michael Niedermayer 04a59bfb8d segfault fix 21 years ago
Alex Beregszaszi b46243ed1c get_bit_count -> put_bits_count 21 years ago
Alex Beregszaszi fe455f3328 get_bit_count -> put_bits_count 21 years ago
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