Commit History

Author SHA1 Message Date
  Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
  D Richard Felker III 762b5cd50c 10l to michael for breaking gcc 2.95 compile :) 19 years ago
  Michael Niedermayer 5639729bed unfinished jpeg-ls codec (feel free to finish it ...) 19 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
  Diego Biurrun 344b825ceb Rename put_string to ff_put_string to avoid a symbol clash on Mac OS X. 19 years ago
  Michael Niedermayer 95ae72b7e0 Compilation fixes part 1 patch by (Arvind R. and Burkhard Plaum, plaum, ipf uni-stuttgart de) 19 years ago
  Reimar Döffinger 4eecd5bc66 reset restart_count when restart_interval is set and fill the 19 years ago
  Michael Niedermayer 4c1a012e9c dont pre allocate uselessly large buffer and dont ignore FF_INPUT_BUFFER_PADDING_SIZE 19 years ago
  Michael Niedermayer e33943728e verify len field validity in mjpeg_decode_com() 19 years ago
  Michael Niedermayer aa6ff39bb0 check len (should fix #1165694) 19 years ago
  Måns Rullgård 88730be651 kill warnings patch by (Måns Rullgård <mru inprovide com>) 19 years ago
  Michael Niedermayer 934982c4ac avoid buf_size == 0 checks in every decoder 20 years ago
  Michael Niedermayer dd4f8a04fe jpeg style yuv fixes 20 years ago
  Michael Niedermayer 0ecca7a49f various security fixes and precautionary checks 20 years ago
  Burkhard Plaum 073c2593c9 Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>) 20 years ago
  Jeff Muizelaar 21d7e2ff40 fix some type mismatches patch by (Jeff Muizelaar <muizelaar rogers com>) 20 years ago
  Michael Niedermayer 55429b5534 workaround apps which dont provided correctly padded streams 20 years ago
  Roberto Togni 9287acd197 Fix mjpeg-b (padding bytes can exist between end of sos and image data) 20 years ago
  Michael Niedermayer 8e6325b96b mjpeg parser 20 years ago
  Michael Niedermayer 21adafec2a lowres width/height cleanup 3rd try 20 years ago
  Michael Niedermayer f1cc95f0e9 10l 20 years ago
  Michael Niedermayer 4f8a831994 set AVCodecContext.width/height to the picture width/height instead of the one stored in the bitstream (that only matters if lowres!=0) 20 years ago
  Michael Niedermayer 6aeb03d887 low resolution decoding fix 20 years ago
  Alex Beregszaszi 02da1f0d71 new copyrights 20 years ago
  Michael Niedermayer 8a515d2d9c get_bits(32) fix 20 years ago
  Michael Niedermayer 53db1cae1c data_size = 0 cleanup 20 years ago
  Michael Niedermayer eea8c08fa8 cleanup & memleak fix 20 years ago
  Michael Niedermayer 96d8b5a62c hmm av_log(..., get_bits()); 20 years ago
  Michael Niedermayer 046bee8620 always parse APP* as it sometimes contains startcodes which confuse the decoder otherwise 20 years ago
  Michael Niedermayer 3edcacde04 init cleanup 20 years ago
  Michael Niedermayer 9c3d33d67f multithreaded/SMP motion estimation 21 years ago
  Michael Niedermayer 99683a3077 2 byte shorter userdata for mpeg4 21 years ago
  Alex Beregszaszi fe455f3328 get_bit_count -> put_bits_count 21 years ago
  Michael Niedermayer 303e50e65b closed gop support & flags2 as all bits in flags are used 21 years ago
  Michael Niedermayer 909678c707 grayscale mjpeg decoding support based upon a patch by (Leon Bottou (leonb)) 21 years ago
  Michael Niedermayer 5814beaa87 set AVCodecContext.width/height before get_buffer() 21 years ago
  Michael Niedermayer 9515c0c107 better fix 21 years ago
  Michael Niedermayer 7d58735942 small mjpeg fix by (James Stembridge <jstembridge at users dot sourceforge dot net>) 21 years ago
  Michel Bardiaux 9b87956678 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
  Alex Beregszaszi 369e2d5024 10l 21 years ago
  Michael Niedermayer 5ff85f1d8b AVRational 21 years ago
  Mike Melanson 764ef40015 disable encoders where appropriate (patch courtesy of BERO 21 years ago
  Alex Beregszaszi ed7debda14 removed the obsolete and unused parameters of init_put_bits 21 years ago
  Alex Beregszaszi 5e83dec46a Sunplus JPEG codec (SP5X) support 21 years ago
  Michael Niedermayer 688cbabe2c recommit of 21 years ago
  Michael Niedermayer 158c7f059c use lagrange multipler instead of qp for ratecontrol, this may break some things, tell me ASAP if u notice anything broken 21 years ago
  Fabrice Bellard b160941221 removed warnings 21 years ago
  Michael Niedermayer 68a4889157 10l 21 years ago
  Michael Niedermayer 7e9e2b55c5 cleanup 21 years ago
  Michael Niedermayer ec0eeaa212 postprocessing support 21 years ago