74465 Commits (1907e19d0ce2ad752912d73b798ebf4494aa1b1c)
 

Author SHA1 Message Date
  Michael Niedermayer af08d8bfbb Merge commit 'fa85fcf2b7d1ab822a59245077b8bb855406d3e9' 10 years ago
  Timo Rothenpieler 15cd2f8ea9 avcodec/nvenc: Remove unused parameter 10 years ago
  Michael Niedermayer c3413a712a Merge commit '22522d9c2c69624fe4d81d61ee65a56610f22f1d' 10 years ago
  Michael Niedermayer ef2a85ac53 Merge commit 'aa9d15d89bb4ee8a31607d3db1b8c5334eb88d2d' 10 years ago
  Michael Niedermayer c105e0f077 avcodec/aacps_fixed_tablegen: change f_center to 64bit to avoid overflow 10 years ago
  Michael Niedermayer e171309756 avutil/softfloat: Add a test for av_sincos_sf() 10 years ago
  Ivan Uskov fb57bc6c34 avcodec: Add QSV VC-1 video decoder. 10 years ago
  Michael Niedermayer 7ec5115409 avformat/nutenc: Omit AV_PKT_DATA_QUALITY_STATS when storing side data. 10 years ago
  Anton Khirnov 41d47ea85f lavc: add Intel libmfx-based HEVC decoder. 10 years ago
  Anton Khirnov bf52f77391 lavc: add Intel libmfx-based MPEG2 decoder. 10 years ago
  Ivan Uskov 6d0123f40e avcodec: Add QSV MPEG-2 video decoder. 10 years ago
  Anton Khirnov f89f78c1c5 lavc: add a HEVC mp4->annex B bitstream filter 10 years ago
  Anton Khirnov 96dca089b1 qsvdec: move qsv_process_data() from qsvdec_h264 to the common code 10 years ago
  Anton Khirnov fa85fcf2b7 qsvenc_hevc: fix enum declaration 10 years ago
  Anton Khirnov 22522d9c2c qsvdec: fix a memleak of async_fifo 10 years ago
  Anton Khirnov aa9d15d89b qsvdec: avoid an infinite loop with no consumed data and no output 10 years ago
  Michael Niedermayer 38490e0724 avcodec/dvdec: only attempt to conceal errors based on STA inconsistencies when error_concealment is set 10 years ago
  Michael Niedermayer bbad3811cc avcodec/aacps: Fix ;; 10 years ago
  Michael Niedermayer f267d553f7 avcodec/aactab: Add ff_aac_eld_window_480_fixed 10 years ago
  Michael Niedermayer 17cc35c76b avcodec/aactab: Fix rounding of elements in ff_aac_eld_window_512_fixed 10 years ago
  Michael Niedermayer 1909a9151c swscale/output: Fix "warning: assignment from incompatible pointer type" 10 years ago
  Zhang Rui 8a17335189 avformat/async: wake up main thread before exit background thread 10 years ago
  Zhang Rui c0a4af408e avformat/async: move more code into locked area in background thread 10 years ago
  Michael Niedermayer dee551bbd2 avcodec/dvdec: skip 3rd stage ac decoding when the headers indicates that the data is inconsistent 10 years ago
  Shivraj Patil e21b090bfb avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 intra functions 10 years ago
  Hendrik Leppkes 0c0cd34f9c configure: fix LARGEADDRESSAWARE flag with MSVC 10 years ago
  James Almer ede590c84d avcodec/aacsbr: add missing header include 10 years ago
  Michael Niedermayer dae79a185f Merge commit 'c9edbe4af901e9bc9f05a62319637f9760df9a4a' 10 years ago
  Steve Lhomme 58ed7b6328 use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exe 10 years ago
  Michael Niedermayer daf6bce71b avcodec/dvdec: Retry decoding seemingly damaged MBs while skiping likely damaged parts 10 years ago
  Steve Lhomme c9edbe4af9 use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exe 10 years ago
  Paul B Mahol 3cb8eee6f7 swscale: ayuv64le output support 10 years ago
  Paul B Mahol 052f64ecb2 swscale: ayuv64le input support 10 years ago
  Paul B Mahol f0489a35c0 avutil: add ayuv64le and ayuv64be packed pixel format 10 years ago
  Paul B Mahol 44fb00866f avfilter: rename vf_reverse.c to f_reverse.c 10 years ago
  Paul B Mahol 591741b51d avfilter: add areverse filter 10 years ago
  Ivan Uskov 0b159e3b65 libavcodec/qsvdec_h264.c: packet buffering has been removed since qsvdec.c does maintain own data buffering now. 10 years ago
  Ivan Uskov c90dbc67ed libavcodec/qsvdec.c: The ff_qsv_decode() now guarantees the consumption of whole packet. 10 years ago
  Michael Niedermayer 5da90d7ec3 avcodec/hapdec: Check that there is sufficient input data 10 years ago
  Michael Niedermayer da8b70b810 Merge commit 'a54e720e0289433d6bc3f7ba0a37fa5cabfaeea9' 10 years ago
  Michael Niedermayer c6965f62a2 Merge commit '44f7df0c987965763c609f6dc36974b04182e58d' 10 years ago
  Steve Lhomme a54e720e02 configure: force -nologo- when detecting MSVC 10 years ago
  Tom Butterworth 64539e1213 avcodec/hap: (trivial) rename enum values and document their meaning 10 years ago
  Tom Butterworth 26e8247c1c avcodec/hap: (trivial) clarify comment 10 years ago
  Martin Storsjö 44f7df0c98 dds: Write the palette in the native endian form 10 years ago
  Tom Butterworth 11f3d5c69b hap: Name enums, remove unused struct member 10 years ago
  Tom Butterworth 083cbc930d snappy: Refactor so ff_snappy_uncompress() uses an existing buffer 10 years ago
  Alexandra Hájková 7f388c0fab asfdec: remove the wrong condition 10 years ago
  Tom Butterworth ae5a8dca67 hap: Fix slice size computation 10 years ago
  Tom Butterworth ebe8b5d947 dds: Fix the slice size computation 10 years ago