История коммитов

Автор SHA1 Сообщение Дата
  Michael Niedermayer c40ecffd31 Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATS 9 лет назад
  Michael Niedermayer 495eee0123 Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370' 9 лет назад
  Michael Niedermayer e5bae39f46 Merge commit '5d3addb937946eca5391e40b5e6308e74ac6f77b' 9 лет назад
  Michael Niedermayer b1fad7ac20 Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534' 9 лет назад
  Michael Niedermayer 70c648db89 Merge commit '7fc8d8a1b3da1666176b3d92e989ee74f3ef014e' 9 лет назад
  Vittorio Giovara 40cf1bbacc Deprecate avctx.coded_frame 9 лет назад
  Vittorio Giovara 5d3addb937 Add a quality factor packet side data 9 лет назад
  Vittorio Giovara d6604b29ef Gather all coded_frame allocations and free functions to a single place 9 лет назад
  Vittorio Giovara 7fc8d8a1b3 libxvid: Do not entangle coded_frame 9 лет назад
  Vittorio Giovara fef2f4722b xvid: Check memory allocation 9 лет назад
  Michael Niedermayer c949a4500e avcodec/libxvid: remove now redundant init cleanup code 10 лет назад
  Michael Niedermayer 437bdf482e Merge commit '18db1286b04557aa2d2df7efbcb65ae825d5a469' 10 лет назад
  Vittorio Giovara 18db1286b0 libxvid: Make codec use the init-cleanup flag and mark it as init-thread-safe 10 лет назад
  Himangi Saraogi a1e2c47cd4 libxvid: Return meaningful error messages 10 лет назад
  Michael Niedermayer e00499eb4c avcodec/libxvid: fix potential integer overflow 10 лет назад
  Michael Niedermayer 5c95de150f avcodec/libxvid: check for av_malloc*() failures 10 лет назад
  Lukasz Marek 4a0b1d9245 lavc/libxvid: workaround for bug in libxvidcore 10 лет назад
  Lukasz Marek 2a89afb376 lavc/libxvid: return meaningful error codes 10 лет назад
  Lukasz Marek efe34e87eb lavc/libxvid: fix mem leak in case of init failure 10 лет назад
  Michael Niedermayer 9c41b59423 Merge commit '0a024268261d05ccdcf7e03c85fb78d22037a464' 10 лет назад
  Gabriel Dume 0a02426826 libxvid: K&R formatting cosmetics 10 лет назад
  Michael Niedermayer 60dbed6067 Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867' 10 лет назад
  Michael Niedermayer fb33bff990 Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' 10 лет назад
  Gabriel Dume 4b1f5e5090 cosmetics: Write NULL pointer inequality checks more compactly 10 лет назад
  Gabriel Dume f929ab0569 cosmetics: Write NULL pointer equality checks more compactly 10 лет назад
  Matthew Oliver 66627075d9 msvc: fix implicitly declared read/close. 10 лет назад
  Michael Niedermayer 013172ae9f Merge commit '67bc1ba5d75953d136bfa02ce6c0a27e9fd9dac3' 10 лет назад
  Diego Biurrun 67bc1ba5d7 libxvid: Drop PPC-specific CPU detection hack 10 лет назад
  Michael Niedermayer 39ea21713c avcodec/libxvid: add HAVE_UNISTD_H around #include <unistd.h> 10 лет назад
  Michael Niedermayer e881a96632 avcodec/libxvid: improve return codes 11 лет назад
  Michael Niedermayer e40ae8cc00 Merge commit '6484149158b6fc6d13d2b2ef84cb26a2d3275400' 11 лет назад
  Anton Khirnov 6484149158 lavc: make the xvid-specific "gmc" flag a private option of libxvid 11 лет назад
  Vittorio Giovara 17a75a8c09 libxvid: fix missing end of line character 11 лет назад
  Michael Niedermayer a7a82f2f22 Merge commit 'c389a804943095ebf078daec6b64690d2c97069c' 11 лет назад
  Michael Niedermayer 072278c777 Merge commit '5ce7ca68b86856ee8e9d6530dffdadc4eca4f8d1' 11 лет назад
  Timothy Gu c389a80494 libxvid: Add SSIM displaying through a libxvidcore plugin 11 лет назад
  Timothy Gu 5ce7ca68b8 libxvid: add working lumimasking and variance AQ 11 лет назад
  Carl Eugen Hoyos ee3fc8aa86 Fix libxvid crash on failing initialisation. 11 лет назад
  Michael Niedermayer f4f7888bab Merge commit 'ffe04c330335add4c6d70ab0bb98e6b3f4f7abfa' 11 лет назад
  Anton Khirnov ffe04c3303 libxvid: use the AVFrame API properly. 11 лет назад
  Michael Niedermayer ee77140afa Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' 11 лет назад
  Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 лет назад
  Carl Eugen Hoyos 43353bf32c libxvid: guess a good aspect when we cant store the exact one. 11 лет назад
  Timothy Gu 3217a706e2 libxvid: Reduce the size of an array 11 лет назад
  Michael Niedermayer 1ccc2157ff avcodec/libxvid: Partially check plugins array size with assert 11 лет назад
  Michael Niedermayer 412df0a52f avcodec/libxvid: set lumi_aq for lumimasking 11 лет назад
  Timothy Gu b3f858b829 libxvid: cosmetics: Realign the code 11 лет назад
  Timothy Gu 3b3c1ed076 libxvid: Add SSIM displaying through a libxvidcore plugin 11 лет назад
  Timothy Gu ccb212b6c3 libxvid: add working lumimasking and variance AQ 11 лет назад
  Michael Niedermayer 4f0d4acc70 libxvid: cleanup on error pathes 12 лет назад