Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | check len (should fix #1165694) | Michael Niedermayer | 2005-07-11 | 1 | -1/+2 |
* | kill warnings patch by (Måns Rullgård <mru inprovide com>) | Måns Rullgård | 2005-02-24 | 1 | -1/+1 |
* | avoid buf_size == 0 checks in every decoder | Michael Niedermayer | 2005-01-23 | 1 | -12/+0 |
* | jpeg style yuv fixes | Michael Niedermayer | 2005-01-20 | 1 | -4/+21 |
* | various security fixes and precautionary checks | Michael Niedermayer | 2005-01-12 | 1 | -3/+18 |
* | Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( ... | Burkhard Plaum | 2004-11-27 | 1 | -7/+7 |
* | fix some type mismatches patch by (Jeff Muizelaar <muizelaar rogers com>) | Jeff Muizelaar | 2004-11-25 | 1 | -1/+1 |
* | workaround apps which dont provided correctly padded streams | Michael Niedermayer | 2004-11-19 | 1 | -2/+2 |
* | Fix mjpeg-b (padding bytes can exist between end of sos and image data) | Roberto Togni | 2004-10-29 | 1 | -3/+11 |
* | mjpeg parser | Michael Niedermayer | 2004-10-24 | 1 | -0/+72 |
* | lowres width/height cleanup 3rd try | Michael Niedermayer | 2004-09-27 | 1 | -13/+8 |
* | 10l | Michael Niedermayer | 2004-09-27 | 1 | -4/+6 |
* | set AVCodecContext.width/height to the picture width/height instead of the on... | Michael Niedermayer | 2004-09-27 | 1 | -6/+8 |
* | low resolution decoding fix | Michael Niedermayer | 2004-09-26 | 1 | -2/+2 |
* | new copyrights | Alex Beregszaszi | 2004-08-21 | 1 | -0/+2 |
* | get_bits(32) fix | Michael Niedermayer | 2004-08-16 | 1 | -7/+7 |
* | data_size = 0 cleanup | Michael Niedermayer | 2004-05-21 | 1 | -6/+0 |
* | cleanup & memleak fix | Michael Niedermayer | 2004-04-30 | 1 | -2/+1 |
* | hmm av_log(..., get_bits()); | Michael Niedermayer | 2004-03-28 | 1 | -5/+12 |
* | always parse APP* as it sometimes contains startcodes which confuse the decod... | Michael Niedermayer | 2004-03-26 | 1 | -9/+11 |
* | init cleanup | Michael Niedermayer | 2004-03-16 | 1 | -5/+3 |
* | multithreaded/SMP motion estimation | Michael Niedermayer | 2004-02-13 | 1 | -3/+8 |
* | 2 byte shorter userdata for mpeg4 | Michael Niedermayer | 2004-02-08 | 1 | -2/+2 |
* | get_bit_count -> put_bits_count | Alex Beregszaszi | 2004-02-06 | 1 | -4/+4 |
* | closed gop support & flags2 as all bits in flags are used | Michael Niedermayer | 2004-01-22 | 1 | -1/+0 |
* | grayscale mjpeg decoding support based upon a patch by (Leon Bottou (leonb)) | Michael Niedermayer | 2004-01-10 | 1 | -2/+4 |
* | set AVCodecContext.width/height before get_buffer() | Michael Niedermayer | 2003-12-11 | 1 | -11/+6 |
* | better fix | Michael Niedermayer | 2003-11-12 | 1 | -4/+1 |
* | small mjpeg fix by (James Stembridge <jstembridge at users dot sourceforge do... | Michael Niedermayer | 2003-11-12 | 1 | -0/+3 |
* | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michel Bardiaux | 2003-11-03 | 1 | -17/+17 |
* | 10l | Alex Beregszaszi | 2003-10-22 | 1 | -1/+1 |
* | AVRational | Michael Niedermayer | 2003-10-20 | 1 | -45/+6 |
* | disable encoders where appropriate (patch courtesy of BERO | Mike Melanson | 2003-10-14 | 1 | -0/+2 |
* | removed the obsolete and unused parameters of init_put_bits | Alex Beregszaszi | 2003-10-12 | 1 | -1/+1 |
* | Sunplus JPEG codec (SP5X) support | Alex Beregszaszi | 2003-10-11 | 1 | -2/+176 |
* | recommit of | Michael Niedermayer | 2003-10-11 | 1 | -80/+51 |
* | use lagrange multipler instead of qp for ratecontrol, this may break some thi... | Michael Niedermayer | 2003-10-07 | 1 | -2/+4 |
* | removed warnings | Fabrice Bellard | 2003-09-09 | 1 | -1/+2 |
* | 10l | Michael Niedermayer | 2003-07-14 | 1 | -2/+2 |
* | cleanup | Michael Niedermayer | 2003-07-12 | 1 | -213/+238 |
* | postprocessing support | Michael Niedermayer | 2003-07-10 | 1 | -10/+40 |
* | few more error checks | Michael Niedermayer | 2003-07-08 | 1 | -4/+9 |
* | CONFIG_ENCODERS cleanup | Michael Niedermayer | 2003-06-22 | 1 | -1/+5 |
* | some warning fixes | Alex Beregszaszi | 2003-06-20 | 1 | -1/+1 |
* | lossless mjpeg encoding (planar yuv & RGB) and somerelated bugfixes | Michael Niedermayer | 2003-06-17 | 1 | -23/+180 |
* | 10l | Alex Beregszaszi | 2003-06-16 | 1 | -1/+0 |
* | cleanup | Michael Niedermayer | 2003-06-16 | 1 | -59/+102 |
* | lossless jpeg decoding support | Michael Niedermayer | 2003-06-15 | 1 | -20/+200 |
* | optimize | Michael Niedermayer | 2003-05-23 | 1 | -25/+11 |
* | cleanup | Michael Niedermayer | 2003-05-20 | 1 | -14/+3 |