Commit History

Author SHA1 Message Date
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
  Stefan Gehrer 5a89396989 remove duplicate tables 16 years ago
  Diego Biurrun 7b94177e37 Group all copyright and author notices together. 17 years ago
  Aurelien Jacobs 944721c160 add proper prefix to new mjpeg extern func/var 17 years ago
  Aurelien Jacobs 4922a5b0ee split mjpeg.c into an encoder and a decoder file 17 years ago
  Aurelien Jacobs 37c26ae9ff remove some unused mjpeg encoding variables 17 years ago
  Aurelien Jacobs 7fcf41091e jpegls encoder does not call this function, so remove useless tests 17 years ago
  Aurelien Jacobs 6ba04c2b03 split jpeg_ls into jpeglsdec, jpeglsenc and jpegls 17 years ago
  Jason Millard cd61e40781 allow to enable or disable every bitstream filters individually 17 years ago
  Aurelien Jacobs b16560a389 move mjpeg parser in its own file 17 years ago
  Aurelien Jacobs c53d2d9042 make some parser parameters const to avoid casting const to non-const 17 years ago
  Alex Beregszaszi 4ea385bbbc compile mjpeg parser if requested 17 years ago
  Alex Beregszaszi a7b91ac6de cosmetics: remove my email address 17 years ago
  Michael Niedermayer d3255f6fd8 fix mjpeg.mov 17 years ago
  Michael Niedermayer fe2ad119e9 fix playback of angels_480-mjpegcompress.avi 17 years ago
  Michael Niedermayer 6b5e72c994 fix playback of odd_height.mov 17 years ago
  Michael Niedermayer 6c3dba5760 correct another possible buffer overflow where interlaced would 17 years ago
  Baptiste Coudurier 1106e4abe4 remove MpegEncContext, patch by baptiste 17 years ago
  Aurelien Jacobs f8fb86e9bb cosmetics: indentation 17 years ago
  Diego Biurrun efb0c399ca support for the THP game format by Marco Gerards, mgerards xs4all nl 17 years ago
  Baptiste Coudurier 9a63497b0f support for mjpeg bottom field first in mov 17 years ago
  Diego Biurrun eafcac6ac8 cosmetics: Fix another common typo, dependAnt --> dependEnt. 17 years ago
  Kostya Shishkov 391fcef9a9 100l: forgot to reset LS mode on new frame 17 years ago
  Michel Bardiaux bcdf0d2697 Change some dprintf to av_log 17 years ago
  Reimar Döffinger 5959a29893 Fix incorrect use of ff_get_fourcc that made mjpgb not play on big endian. 17 years ago
  Diego Biurrun 71e445fca3 Replace deprecated PIX_FMT names by the newer variants. 17 years ago
  Alex Beregszaszi fead30d444 rename BE/LE_8/16/32 to AV_RL/B_8/16/32 17 years ago
  Baptiste Coudurier 1a1c53856f mjpeg a dump header bitstream filter, modifies bitstream to be decoded by quicktime 18 years ago
  Kostya Shishkov 426b11a833 Decode non-interleaved scans 18 years ago
  Kostya Shishkov 6ffdc53de9 Some progressive JPEG support 18 years ago
  Kostya Shishkov 9efe56f691 JPEG-LS 16-bit gray support 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Baptiste Coudurier 2bb7875987 mjpeg 4:2:2 encoding support 18 years ago
  Måns Rullgård 191e8ca752 fix some signedness warnings 18 years ago
  Kostya Shishkov 75807fe26e Zero number of current scan after decoding one picture. 18 years ago
  Michael Niedermayer ad8812be8f remove useless code 18 years ago
  Michael Niedermayer 002a7414b5 simplify loop a little 18 years ago
  Michael Niedermayer 78d2d4e111 do UPDATE_CACHE only when needed (which should be VERY rare) 18 years ago
  Michael Niedermayer e7e2025a53 + (sign&1) -> -sign (1 instruction less) 18 years ago
  Michael Niedermayer ac2549b583 avoid hard to predict branch (idea by arpi) 18 years ago
  Michael Niedermayer 60f3c0b8fc fix gcc 2.95 compilation 18 years ago
  Michael Niedermayer b88a718a11 avoid if(i>=63) check at the end of decode_block() 18 years ago
  Michael Niedermayer 415365d225 avoid i++ in decode_block() 18 years ago
  Michael Niedermayer 7d2b787daa minor optimization of decode_block() 18 years ago
  Michael Niedermayer 22dde0e955 optimizations by arpi 18 years ago
  Steve L'Homme 68b51e58ce MSVC-compatible __align8/__align16 declaration 18 years ago
  Michael Niedermayer 98ddcd3989 JPEG-LS codec by (Kostya | kostya.forjunk gmail com) 18 years ago
  Baptiste Coudurier c06e734a01 Mjpeg interlaced decoding fix, height was wrong while decoding (/2). 18 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 18 years ago