3279 Commits (d10fda8ee2a25f21563869728fe1d6abfb04f9ae)

Author SHA1 Message Date
Reimar Döffinger d66fbc14de Wrong state handling causing decompression errors in some cases 19 years ago
Diego Biurrun f3b6010916 Create symbolic links for all library sonames and clean up Makefiles. 19 years ago
Diego Biurrun 45e63d13d5 CamStudio video decoder 19 years ago
Diego Biurrun fa30d08202 Change this Makefile to be consistent with all the others. 19 years ago
Diego Biurrun dfd15b6e4f minor consistency fix 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Michael Niedermayer c8a596d210 bugs found by valgrind 19 years ago
Reimar Döffinger 517840c654 Our own LZO (1X) implementation, under LGPL and optimized for readability. 19 years ago
Loren Merritt 1015631b79 faster iterative_me: avoid duplicate mc of neighboring blocks. 19 years ago
Diego Biurrun fb3d46da69 Move Darwin shared library build peculiarities to configure. 19 years ago
Luca Abeni 14f0c8e28a Parameter added for user to set the cutoff frequency when encoding with faac. 19 years ago
Reimar Döffinger e0f80bd744 CamStudio decoder, only 32 bit lzo mode is tested 19 years ago
Loren Merritt e8b562087d tweak h264_biweight 19 years ago
Loren Merritt 70abb40759 tweak inlines. 19 years ago
Diego Biurrun 32504425d0 consistency cosmetics 19 years ago
Loren Merritt 8bf755d4ff 10l: bidir_refine didn't save the new mvs. also improve speed. 19 years ago
Jacob Meuser 62e60aed8d Make shared lib name handling consistent with the other Makefiles. 19 years ago
Benjamin Larsson 946c113046 get_vlc -> get_vlc2 transition and get_vlc() removed from bitstream.h 19 years ago
Benjamin Larsson fb9cb0b8c4 get_vlc -> get_vlc2 transition. 19 years ago
Benjamin Larsson 52fa37f17c get_vlc -> get_vlc2 transition. 19 years ago
Nico Sabbi a305b82d42 install dsputil.h, that is used by many filters in mplayer 19 years ago
Michael Niedermayer 80e44bc3bf use h264 MC functions for 2xX Xx2 blocks in snow too 19 years ago
Benjamin Larsson 51bb91cb24 Incorrect check removed. 19 years ago
Michael Niedermayer 2692ceab8b use h264 MC functions for rectangular blocks too 19 years ago
Michael Niedermayer 39277cf949 10l (assertion failure) 19 years ago
Roman Shaposhnik aa06658248 Moving dv_anchor back to the global scope. This creates a tiny memory 19 years ago
Diego Biurrun faf824dfd1 Comment out WMV3 decoder for now, it crashes on every file and causes 19 years ago
Benjamin Larsson 560b10a6c3 Dual mono stereo strems sound ok now, added sanity checks and removed 19 years ago
Mike Melanson 609009913d ugly, but necessary 19 years ago
Michael Niedermayer 3b6ab26c01 cleanup 19 years ago
Tom Joseph ee0d2803ec H.263: more descriptive error message 19 years ago
Michael Niedermayer 27c61ac53d 8x8 integer dct from x264 as cmp function (under CONFIG_GPL) 19 years ago
Benjamin Larsson 7022003581 Fix an out of array access and some minor cleanup of the code. 19 years ago
Michael Niedermayer 1499e0bee9 av_freep() recommandition 19 years ago
Diego Biurrun 87f50d2733 Make all tables static const. 19 years ago
Diego Biurrun bf3027c87b TrueSpeech compatible audio decoder by Konstantin Shishkov 19 years ago
Loren Merritt ab2e3e2c80 fix asymmetric CQMs with pre-transposed DCT. 19 years ago
Loren Merritt f23af3d825 CQM: fix fallback to JVT scaling lists 19 years ago
Loren Merritt 11d86c979c direct mvs in B_8x8 mbs were set too early. 19 years ago
Loren Merritt f1f17e54ea fix direct_8x8_inference_flag with 4x4 mvs. 19 years ago
Loren Merritt cec9395977 fix some potential arithmetic overflows in pred_direct_motion() and 19 years ago
François Revol 003cd80df9 :%s/check_block_2p/check_block_inter/g 19 years ago
François Revol 52137f2f43 this fixes compilation with gcc 2.95 which seems to not like array casting... special case inline of check_block which makes the array and passes it 19 years ago
Michael Niedermayer 13705b69eb mem corruption fix 19 years ago
Michael Niedermayer 88e51e1fb5 second try of improved lambda/qp guessing for motion estimation RD in first pass 19 years ago
Robert Swain 58f7833e8e update x264 wrapper. 19 years ago
Michael Niedermayer d6f41eeddc 4mv + iter ME 10l fix (still not bugfree but better) 19 years ago
Michael Niedermayer 735f9f34fe 10l 19 years ago
Michael Niedermayer 51d6a3cf00 iterative overlapped block based motion estimation for snow 19 years ago
Reimar Döffinger b6204677f6 Fix wma2 audio decoder 19 years ago