17233 Commits (fd8a8373aa52e94de14f0583c482c8faa95dd677)

Author SHA1 Message Date
  Michael Niedermayer 7ae251b4d8 h264_mp4toannexb_filter: pass error code through. 14 years ago
  Kostya Shishkov 1fbd3d30ae indeo4: remove two unused variables 14 years ago
  Michael Niedermayer e7c1e38ba6 qpeg: Check for overread in qpeg_decode_intra. 14 years ago
  Thad Ward 7af507ea99 lagarith: add decode support for arith rgb24 mode 14 years ago
  Michael Niedermayer 7e5cbb3c2d cljrdec: improve scaling somewhat 14 years ago
  Michael Niedermayer 8f5216905f v410dec: Check for sufficient input data. Fixes crash 14 years ago
  Michael Niedermayer 92e2b59dec indeo5: fix division by 0 in ff_ivi_init_tiles() 14 years ago
  Michael Niedermayer a1ca45317d cljrenc: fix scaling 14 years ago
  Michael Niedermayer d46bc4133c indeo5: Fix crash due to partially initialized gop vars. 14 years ago
  Michael Niedermayer 4b35ee0b7c indeo5: fix null pointer crash with ref_mb 14 years ago
  Michael Niedermayer 8e09482e4d vcr1dec: Check that there is sufficient input data. 14 years ago
  Michael Niedermayer 11ca3416f9 v410dec: Check for sufficient input data. 14 years ago
  Kostya Shishkov adfe0c942e Indeo 4 decoder 14 years ago
  Carl Eugen Hoyos 190a0998c3 Fix a crash when reading gray pam files. 14 years ago
  Carl Eugen Hoyos c1bc1967f3 Fix a typo that broke writing (and reading) PAM files. 14 years ago
  Frank Vernaillen ad1c502557 Fixed crash in palette handling when converting certain .png images to .pcx or .bmp. 14 years ago
  Aneesh Dogra bd96be6e27 mpegvideo_enc: K&R cosmetics 14 years ago
  Carl Eugen Hoyos 387d86077f Support decoding yuv442 and yuv421 jpeg images. 14 years ago
  Carl Eugen Hoyos 613cbf3168 Fix some 1bit png samples, they can be palettised. 14 years ago
  Janne Grunau 06bb590558 threads: test for sys/param.h and include it for sysctl on OpenBSD 14 years ago
  Martin Storsjö 676a9ee1d2 x86: Fix constraints for decode_significance*_x86 14 years ago
  Michael Niedermayer b72544370a mpegvideo: fix visualization buffer size. 14 years ago
  Marton Balint 7b2dba1c50 dv: fix avpriv_dv_codec_profile with lowres > 0 14 years ago
  Clément Bœsch 831f6cd605 timecode: fix drop frame in avpriv_timecode_to_string(). 14 years ago
  Anton Khirnov 80dc7c0160 avs: call release_buffer() at the end. 14 years ago
  Anton Khirnov 06e8d38f2b Add minor bumps and APIchanges entries for lavc/lavfi changes. 14 years ago
  Konstantin Todorov c65dfac466 mpegvideo.c: K&R formatting and cosmetics. 14 years ago
  Michael Niedermayer 5e9a56a035 shorten: validate values in fmt chunk search 14 years ago
  Michael Niedermayer 18bcfc912e shorten: Fix invalid free() 14 years ago
  Stefano Sabatini 8a4a5f6ff7 lavc: add format field to AVFrame 14 years ago
  Stefano Sabatini 3a2ddf7c2c lavc: add width and height fields to AVFrame 14 years ago
  Stefano Sabatini b58dbb5b03 lavc: add a sample_aspect_ratio field to AVFrame 15 years ago
  Michael Niedermayer 964506bb97 golomb: Fix infinite loop in svq3_get_ue_golomb() 14 years ago
  Michael Niedermayer 5257743aee ws_snd1: Fix wrong samples count and crash. 14 years ago
  Michael Niedermayer 2278ecc434 vmdav: check that theres enough space for a chunk remaining. 14 years ago
  Michael Niedermayer fc5c49ab32 mpeg4videodec: Fix division by zero in mpeg4_decode_sprite_trajectory() 14 years ago
  Michael Niedermayer 282bb02839 j2kdec: Fix crash in get_qcx 14 years ago
  Michael Niedermayer 3eedf9f716 j2kdec: Check curtileno for validity 14 years ago
  Michael Niedermayer 3132999fdb j2kdec: Check for interger overflow in tile array allocation 14 years ago
  Michael Niedermayer 628c9dcca3 j2kdec: fix division by zero, check tile dimensions for validity 14 years ago
  Carl Eugen Hoyos f2ed115899 Make the palette in Wing Commander III mve files opaque. 14 years ago
  Jean First 0d4a77472a libopenjpeg: support decoding with bits per pixel greater than 8 14 years ago
  Michael Niedermayer 7de733b752 pthread: sysctl.h needs param.h on openbsd 14 years ago
  Janne Grunau 5c33a9a5c1 threads: check defines before using them in automatic thread detection 14 years ago
  Janne Grunau 8d4668cc5f pthread: include sys/types.h before sys/sysctl.h 14 years ago
  Reinhard Tartler 8b94df0f20 vp3dec: Check coefficient index in vp3_dequant() 14 years ago
  Michael Niedermayer 6e24b9488e svq1dec: call avcodec_set_dimensions() after dimensions changed. 14 years ago
  Janne Grunau 7052618c7e threads: check defines before using them in automatic thread detection 14 years ago
  Janne Grunau 846dca1aa3 pthread: include sys/types.h before sys/sysctl.h 14 years ago
  Carl Eugen Hoyos 8e88145d0b Release buffers after encoding svq1. 14 years ago