21429 Commits (44f2eda39ff55c69d4d739fb12a42a10b7ce581c)

Author SHA1 Message Date
Mark Thompson ff35aa8ca4 vaapi_encode: Pass framerate parameters to driver 8 years ago
Mark Thompson eddfb57210 vaapi_h264: Enable VBR mode 8 years ago
Mark Thompson f033ba470f vaapi_encode: Support VBR mode 8 years ago
Mark Thompson ca6ae3b77a vaapi_encode: Add MPEG-2 support 8 years ago
Alexandra Hájková 381a4e31a6 tak: Convert to the new bitstream reader 8 years ago
Diego Biurrun 2e0e150144 magicyuv: Convert to the new bitstream reader 8 years ago
Diego Biurrun b061f298f7 truemotion2rt: Convert to the new bitstream reader 8 years ago
Alexandra Hájková e7f24c9ffc wavpack: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 6668bc80b5 mpc: Convert to the new bitstream reader 8 years ago
Alexandra Hájková fd8de7f2d8 dxtory: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 4d49a4c550 apedec: Convert to the new bitstream reader 8 years ago
Anton Khirnov b4a911c189 mpegvideoenc: make a table const 8 years ago
Anton Khirnov 296eff4d9d zmbvenc: get rid of a global table 8 years ago
Derek Buitenhuis 00b775dda2 hevc: Mark as having threadsafe init 8 years ago
Alexandra Hájková 54dcd22885 als: Convert to the new bitstream reader 8 years ago
Luca Barbato fb59f87ce7 nvenc: Explicitly push the cuda context on encoding 8 years ago
Alexandra Hájková 4795e4f61f alac: Convert to the new bitstream reader 8 years ago
Luca Barbato f8f7ad758d qsv: Set the correct range for la_depth 8 years ago
Anton Khirnov 1202b71269 theora: export cropping information instead of handling it internally 8 years ago
Anton Khirnov c3e84820d6 h264dec: export cropping information instead of handling it internally 8 years ago
Anton Khirnov 4fded0480f h264dec: be more explicit in handling container cropping 8 years ago
Anton Khirnov a02ae1c683 hevcdec: export cropping information instead of handling it internally 8 years ago
Anton Khirnov 019ab88a95 lavc: add an option for exporting cropping information to the caller 8 years ago
Anton Khirnov b68e353136 qsvdec: do not sync PIX_FMT_QSV surfaces 8 years ago
Steve Lhomme ac3c3ee678 dxva2: allow an empty array of ID3D11VideoDecoderOutputView 8 years ago
Steve Lhomme f67235a28c dxva2: get the slice number directly from the surface in D3D11VA 8 years ago
Mark Thompson 89725a8512 vaapi_h264: Scale log2_max_pic_order_cnt_lsb with max_b_frames 8 years ago
Mark Thompson a3c3a5eac2 vaapi_encode: Support forcing IDR frames via AVFrame.pict_type 8 years ago
Mark Thompson 37fab0661a vaapi_encode: Fix GOP sizing 8 years ago
Alexandra Hájková bd6496fa07 interplayvideo: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 4e25051031 adx: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 9aec009f65 dvbsubdec: Convert to the new bitstream reader 8 years ago
Alexandra Hájková d7fe11634c motionpixels: Convert to the new bitstream reader 8 years ago
Anton Khirnov f1af37b510 h264dec: make ff_h264_decode_init() static 8 years ago
Anton Khirnov e7de05f98f h264dec: drop a redundant check 8 years ago
Steve Lhomme 2835e9a9fd hevcdec: add P010 support for D3D11VA 8 years ago
Steve Lhomme 0ac2d86c47 dxva2: Factorize DXVA context validity test into a single macro 8 years ago
Steve Lhomme f8a42d4f26 dxva2: Make ff_dxva2_get_surface() static and drop its name prefix 8 years ago
Jun Zhao 9b1db2d338 vaapi_h264: Fix POC on IDR frames 8 years ago
Mark Thompson d08e02d929 vaapi_h265: Fix build failure with old libva without 10-bit surfaces 8 years ago
Martin Storsjö 85ad5ea72c aarch64: vp9mc: Fix a comment to refer to a register with the right name 8 years ago
Martin Storsjö 65074791e8 aarch64: vp9dsp: Fix vertical alignment in the init file 8 years ago
Martin Storsjö c536e5e869 arm: vp9mc: Fix vertical alignment of operands 8 years ago
Diego Biurrun 53618054b6 parser: Add missing #include for printing ISO C99 conversion specifiers 8 years ago
Diego Biurrun 0b77a59336 Use correct printf conversion specifiers for POSIX integer types 8 years ago
Diego Biurrun 92db508307 build: Generate pkg-config files from Make and not from configure 8 years ago
Diego Biurrun f9edc734e0 ratecontrol: Drop xvid-rc-related struct members unused after a6901b9c6 8 years ago
Ruta Gadkari 5b26d3b789 nvenc: Update check for lookahead 8 years ago
Martin Storsjö a0c443a398 aarch64: vp9itxfm: Use the offset parameter to movrel 8 years ago
Alexandra Hájková fc322d6a70 tta: Convert to the new bitstream reader 8 years ago