| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for overflow issue in mpegvideo.c patch by (Martin Boehme: boehme, inb un... | Martin Boehme | 2005-07-25 | 1 | -2/+2 |
* | skip_idct | Michael Niedermayer | 2005-07-14 | 1 | -1/+8 |
* | spelling fixes | Diego Biurrun | 2005-06-17 | 1 | -14/+14 |
* | fix max b frames with b frame strategy 1 | Michael Niedermayer | 2005-05-21 | 1 | -1/+1 |
* | remove/replace non-ascii characters | Måns Rullgård | 2005-05-13 | 1 | -1/+1 |
* | b_frame_strategy sanity check | Michael Niedermayer | 2005-05-12 | 1 | -0/+5 |
* | #defines for strict_std_compliance and split between inofficial extensions an... | Michael Niedermayer | 2005-05-08 | 1 | -2/+2 |
* | overflow fix | Michael Niedermayer | 2005-05-08 | 1 | -1/+1 |
* | complain about mpeg4 limits only if codec_id == MPEG4 | Michael Niedermayer | 2005-05-08 | 1 | -1/+1 |
* | put most codecs under ifdefs | Michael Niedermayer | 2005-05-02 | 1 | -0/+14 |
* | switch to native time bases | Michael Niedermayer | 2005-04-30 | 1 | -10/+13 |
* | Ministry of English Composition, reporting for duty (and the word is "skipped... | Mike Melanson | 2005-04-24 | 1 | -11/+11 |
* | Spelling errors patch by (Kevin Baragona | kevinmb500 gawab com) | Kevin Baragona | 2005-04-24 | 1 | -16/+16 |
* | remove duplicate clip to 8bit function | Michael Niedermayer | 2005-04-20 | 1 | -1/+1 |
* | remove superfluous CONFIG_ENCODERS (entire function is already wrapped) | Mike Melanson | 2005-04-19 | 1 | -3/+1 |
* | motion estimation bitrate penalty compensation | Michael Niedermayer | 2005-03-27 | 1 | -0/+2 |
* | check mb/me_threshold range, fixes assertion failure | Michael Niedermayer | 2005-03-26 | 1 | -0/+10 |
* | alignment fix | Michael Niedermayer | 2005-03-19 | 1 | -4/+4 |
* | AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>) | Michael Niedermayer | 2005-03-06 | 1 | -79/+0 |
* | H.264: decode arbitrary frame orders and allow B-frames as references. | Loren Merritt | 2005-03-04 | 1 | -2/+3 |
* | vismb: display 4x4 partition boundaries in H.264 | Loren Merritt | 2005-03-03 | 1 | -0/+15 |
* | set supported pix_fmts | Michael Niedermayer | 2005-02-25 | 1 | -0/+11 |
* | kill warnings patch by (Måns Rullgård <mru inprovide com>) | Måns Rullgård | 2005-02-24 | 1 | -4/+3 |
* | removing --disable-risky patch by (Josh Varner <jlvarner gmail com>) | Josh Varner | 2005-02-21 | 1 | -35/+0 |
* | Border processing adaptive quant patch by (Christophe Massiot |cmassiot freeb... | Christophe Massiot | 2005-02-02 | 1 | -0/+1 |
* | rtp_callback: send number of mb patch by (Johan Bilien {jobi via.ecp fr) | Johan Bilien | 2005-02-02 | 1 | -4/+7 |
* | framerate check | Michael Niedermayer | 2005-01-23 | 1 | -0/+5 |
* | jpeg style yuv fixes | Michael Niedermayer | 2005-01-20 | 1 | -2/+17 |
* | assertion about bits statistic and minor bits stat fix | Michael Niedermayer | 2005-01-14 | 1 | -0/+5 |
* | 10l (dont modify the input picture pts) | Michael Niedermayer | 2005-01-13 | 1 | -10/+12 |
* | av_malloc vs av_mallocz patch by (Kurosu <kurosu inforezo org>) | Kurosu | 2005-01-12 | 1 | -1/+0 |
* | various security fixes and precautionary checks | Michael Niedermayer | 2005-01-12 | 1 | -9/+28 |
* | picture heap corruption fix | Michael Niedermayer | 2005-01-10 | 1 | -20/+23 |
* | vismv for h264 displayed incorrect motion vectors. | Loren Merritt | 2004-12-20 | 1 | -4/+19 |
* | quantizer overflow warning + AAN dct fix | Michael Niedermayer | 2004-12-14 | 1 | -1/+9 |
* | warn the user if the quantization code could overflow with the selected custo... | Michael Niedermayer | 2004-12-11 | 1 | -4/+14 |
* | more flexible frame skip decission | Michael Niedermayer | 2004-12-08 | 1 | -19/+15 |
* | frame skip support | Michael Niedermayer | 2004-12-08 | 1 | -1/+58 |
* | rv20 encoding | Michael Niedermayer | 2004-12-07 | 1 | -0/+25 |
* | 10l (dont use codec_id for error simulation) | Michael Niedermayer | 2004-11-28 | 1 | -1/+1 |
* | Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( ... | Burkhard Plaum | 2004-11-27 | 1 | -4/+17 |
* | check num_entries too to avoid reading over the array end and dont check i>0 ... | Michael Niedermayer | 2004-11-24 | 1 | -6/+6 |
* | Fixes a segfault when flushing delayed B-frames on the 2nd pass. patch by (Lo... | Loren Merritt | 2004-11-23 | 1 | -0/+6 |
* | H261 fixing and cleaning: | Maarten Daniels | 2004-11-12 | 1 | -65/+6 |
* | H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) | Michael Niedermayer | 2004-10-28 | 1 | -2/+20 |
* | support strictly enforcing gop size | Michael Niedermayer | 2004-10-15 | 1 | -0/+4 |
* | fix forcing of individual frame types | Michael Niedermayer | 2004-10-14 | 1 | -11/+11 |
* | lowres 4mv | Michael Niedermayer | 2004-10-09 | 1 | -9/+100 |
* | h.261 loop filter fix | Michael Niedermayer | 2004-10-08 | 1 | -0/+4 |
* | Quantizer noise shaping crashes on SSE2 machines patch by (Milan Cutka <cutka... | Milan Cutka | 2004-10-08 | 1 | -1/+1 |