342 Commits (9e2a16e1a7b244fef9621e5fc944afefe5410367)

Author SHA1 Message Date
  Michael Niedermayer bb198e198a interlaced motion estimation 21 years ago
  Michael Niedermayer b846b231b3 100000l 21 years ago
  Wolfgang Hesseler 0c9bbaec60 motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at multimediaware dot com>) 21 years ago
  Michael Niedermayer 1031fabd14 picture number fixes 21 years ago
  Steven M. Schultz 1c004e5622 lrintf patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) 21 years ago
  Michael Niedermayer 71c47d6e24 10l (forgot to copy top_field_first flag) 21 years ago
  Michael Niedermayer d60a8f85d7 vbv_delay 21 years ago
  Michael Niedermayer d50635cd24 split intra / inter dequantization 21 years ago
  Michael Niedermayer 7ebfc0ea63 error concealment regression test 21 years ago
  Michael Niedermayer d55f7b6521 cleanup 21 years ago
  Aurelien Jacobs 0c11692a1d Here are juste two added #ifdef CONFIG_ENCODERS to allow 21 years ago
  Michael Niedermayer 864119b6ca mb type & qp vissualization 21 years ago
  Michael Niedermayer 11dffbe1da stuffing to stay above min_bitrate 21 years ago
  Fabrice Bellard 7a0f9d7e7d fixed top_field_first support when encoding 21 years ago
  Michael Niedermayer dd5e90cd55 interlaced dct encoding fix 21 years ago
  Fabrice Bellard db9b1b5eae fixed interlaced encoding 21 years ago
  Michael Niedermayer 5ea4b18d9f motion_subsample_log2 21 years ago
  Wolfgang Hesseler 8d7ec294c4 move motion_val & mb_type to AVFrame patch by (Wolfgang Hesseler <qv at multimediaware dot com>) 21 years ago
  Michael Niedermayer 01e8ff27b4 slice flush / position fix 21 years ago
  Michael Niedermayer ba58dabc5c h263 slice structured mode 21 years ago
  Michael Niedermayer 2be9f03abb AVFrame.interlaced_frame fixes 21 years ago
  Michael Niedermayer c70f1716cf export top_field_first & interlaced_frame 21 years ago
  Michael Niedermayer b40cd4e0e4 rv20 (h263) b frame decoding support 21 years ago
  Michael Niedermayer 554daa2402 cleanup 21 years ago
  Michael Niedermayer 6beeb962a2 h263 modified quantization fix 21 years ago
  Michael Niedermayer 332f9ac4e3 h263 loop filter 21 years ago
  Michael Niedermayer 43dc0bfd2e cleanup 21 years ago
  Michael Niedermayer dba019daba h263 alternative inter vlc support 21 years ago
  Michael Niedermayer f7190f7399 h263 OBMC & 4MV support 21 years ago
  Michael Niedermayer b68ab2609c dont read from b frames if draw_horiz_band==NULL 21 years ago
  Michael Niedermayer 9bc8b38660 16x8 MV vissualization by (Wolfgang Hesseler <qv at multimediaware dot com>) 21 years ago
  Michael Niedermayer bc1e364666 10l 21 years ago
  Michael Niedermayer ad0d17f1f8 qprd with b frames fix 21 years ago
  Michael Niedermayer dd3e415e06 qprd needs mbd=2 21 years ago
  Michael Niedermayer 30758048ef ac prediction with rate distorted qp fix 21 years ago
  Michael Niedermayer 1f26c6f338 rate distored optimal lambda->qp support 21 years ago
  Michael Niedermayer ea05d9c9c7 flush fix (untested) 21 years ago
  Michael Niedermayer 762357e63a 10l (fixes dct coeff noise reduction) 21 years ago
  Michel Bardiaux 9b87956678 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
  Michael Niedermayer 821cb11f76 noise reduction of dct coefficients 21 years ago
  Michael Niedermayer 5f1948111a pts fix and related fixes 21 years ago
  Ivan Kalvachev a579db0c4f XvMC speedup by removing one memcpy and doing MB packing 21 years ago
  Michael Niedermayer 6b56c616d9 make convert_matrix() independant of MpegEncContext 21 years ago
  Michael Niedermayer 9b4b6e099b segfault fix 21 years ago
  Michael Niedermayer b4c3816cfa optionally merge postscale into quantization table for the float aan dct 21 years ago
  Michael Niedermayer 65e4c8c919 floating point AAN DCT 21 years ago
  Michael Niedermayer 9d9e31722a 112 bytes smaller MpegEncContext 21 years ago
  Michael Niedermayer 45686da26d move blocks away MpegEncContext (7.4 -> 5.8k) 21 years ago
  Michael Niedermayer 642ccefbc8 move mmx quantizer matrixes out of MpegEncContext (23k -> 7k) (no meassureable slowdown) 21 years ago
  Michael Niedermayer 7e4995c388 move q_*_matrix out of MpegEncContext (40k ->23k) dct_quantize() is even slightly faster now, dont ask my why ... 21 years ago