5511 Commits (f444b977a5435f99583fb7d54267eb2b45dd619c)
 

Author SHA1 Message Date
  Michael Niedermayer 3b6ab26c01 cleanup 20 years ago
  Tom Joseph ee0d2803ec H.263: more descriptive error message 20 years ago
  Michael Niedermayer 27c61ac53d 8x8 integer dct from x264 as cmp function (under CONFIG_GPL) 20 years ago
  Benjamin Larsson 7022003581 Fix an out of array access and some minor cleanup of the code. 20 years ago
  Michael Niedermayer 1499e0bee9 av_freep() recommandition 20 years ago
  Diego Biurrun 87f50d2733 Make all tables static const. 20 years ago
  Diego Biurrun 6942d002ba Simplify source_path handling, avoids some warnings with non-bash shells. 20 years ago
  Diego Biurrun 39503a2715 bashism--; Use POSIX-compatible string handling instead. 20 years ago
  Diego Biurrun e3880318a7 bashism--; 20 years ago
  Michel Bardiaux 9f23a10ae0 Add -Wdeclaration-after-statement to CFLAGS on GCCs that support it. 20 years ago
  Diego Biurrun bf3027c87b TrueSpeech compatible audio decoder by Konstantin Shishkov 20 years ago
  Nico Sabbi 27c748b576 try with auto_guess if first detection fails 20 years ago
  Nico Sabbi 5d4d67e0ff added support for DVHS (192) packet size 20 years ago
  Diego Biurrun f007d35865 Add entry about release frequency. 20 years ago
  Loren Merritt ab2e3e2c80 fix asymmetric CQMs with pre-transposed DCT. 20 years ago
  Loren Merritt f23af3d825 CQM: fix fallback to JVT scaling lists 20 years ago
  Loren Merritt 11d86c979c direct mvs in B_8x8 mbs were set too early. 20 years ago
  Loren Merritt f1f17e54ea fix direct_8x8_inference_flag with 4x4 mvs. 20 years ago
  Loren Merritt cec9395977 fix some potential arithmetic overflows in pred_direct_motion() and 20 years ago
  François Revol 003cd80df9 :%s/check_block_2p/check_block_inter/g 20 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 20 years ago
  François Revol ab561df995 finally found what those >138 codes were... crappy compressed 5bit ascii. this gets them correctly, and adds setting track lang in movenc too. 20 years ago
  François Revol b9a87c4d6c fix parsing version 1 mdhd atom (64 bit) as suggested by b-o-n-d AT gmx DOT net (unstested); added code to map language codes to stream->language[] 20 years ago
  Diego Biurrun f593b273fc Replace buggy --disable-codec/--enable-codec with non-buggy 20 years ago
  Michael Niedermayer 13705b69eb mem corruption fix 20 years ago
  Diego Biurrun f0efbde76b spelling/grammar 20 years ago
  Diego Biurrun e0db8cfb33 spelling/wording/grammar 20 years ago
  Diego Biurrun 3f45598a0a updates 20 years ago
  Michael Niedermayer 88e51e1fb5 second try of improved lambda/qp guessing for motion estimation RD in first pass 20 years ago
  Robert Swain 58f7833e8e update x264 wrapper. 20 years ago
  Michael Niedermayer d6f41eeddc 4mv + iter ME 10l fix (still not bugfree but better) 20 years ago
  Michael Niedermayer 735f9f34fe 10l 20 years ago
  Michael Niedermayer 51d6a3cf00 iterative overlapped block based motion estimation for snow 20 years ago
  Roberto Togni 1338e0cbd8 wma2 fix 20 years ago
  Reimar Döffinger b6204677f6 Fix wma2 audio decoder 20 years ago
  Alexander Strasser 76bec1d85c Mention libav versioning in CVS policy section with a short explanation. 20 years ago
  Burkhard Plaum c842aa378d Fix DV memory leak and allow multiple instances patch by (Burkhard Plaum?) 20 years ago
  Michael Niedermayer e8501c93b5 support downscaling frames for dynamic b frame decission 20 years ago
  Michael Niedermayer c9ab8df88a 10l (didnt remove option from old ones after converting to AVOption) 20 years ago
  Michael Niedermayer 984b8e4de1 b frame strategy 2 20 years ago
  Michael Niedermayer aaaa6f1549 dont discard least significant bits 20 years ago
  Roberto Togni c69e7914be Support for 28_8 in old ar. files 20 years ago
  Michael Niedermayer aacb6acc8a hmm did i mess the scaling of these up at some point? 20 years ago
  Michael Niedermayer b7c51ebc89 slightly better mv_penalty table 20 years ago
  Michael Niedermayer d4f0c2fcc3 10l (segfault fix) 20 years ago
  Michael Niedermayer 316a2ec84c bidir refine support 20 years ago
  Michael Niedermayer 377798d6bd minor typo 20 years ago
  Michael Niedermayer 82b019cefd better f_code guessing in 2nd pass 20 years ago
  Michael Niedermayer 50c6f6cd4c improved lambda/qp guessing for motion estimation RD in first pass 20 years ago
  Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 20 years ago