43076 Commits (01621202aad7e27b2a05c71d9ad7a19dfcbe17ec)
 

Author SHA1 Message Date
Diego Biurrun 01621202aa build: miscellaneous cosmetics 9 years ago
Diego Biurrun e656a6ccd9 configure: cosmetics: Drop pointless end-of-line semicolons 9 years ago
Vittorio Giovara 00658253e2 fate: Update DDS tests 9 years ago
Vittorio Giovara 22e49e6ede dds: Simplify postprocessing check 9 years ago
Vittorio Giovara 0253863626 dds: Add support for alpha-only files 9 years ago
Vittorio Giovara 9a9fb710bc dds: Add support for rgb555 files 9 years ago
Vittorio Giovara 8dde92b95a fate: Update Screenpresso tests 9 years ago
Vittorio Giovara ec8a69fab6 screenpresso: Correctly handle keyframes 9 years ago
Vittorio Giovara 95db8c757c screenpresso: Add extended pixel format support 9 years ago
Vittorio Giovara b5f47d95c6 fate: Update RSCC tests 9 years ago
Vittorio Giovara 51dc4de121 rscc: Add extended pixel format support 9 years ago
Diego Biurrun 4c6836db0f nvenc_h264: Fix name of private AVClass 9 years ago
Luca Barbato e3453fd444 matroska: Write the field order information 9 years ago
Mark Thompson b3051a460c vaapi_h264: Fix bit offset of slice data. 9 years ago
Tim Walker 33275a0de0 ac3dec: change logging of skipped E-AC-3 substreams. 9 years ago
Tim Walker fef2147b7a eac3dec: don't call avpriv_request_sample every frame. 9 years ago
Luca Barbato 1db8eb1549 avconv: Drop an unused variable 9 years ago
Josh de Kock 6bb99757b7 jack: Support OSX 9 years ago
Luca Barbato 5f02266681 matroska: Support interlaced content correctly 9 years ago
Diego Biurrun 44f05f15d4 build: Do not check the vaapi_encode.h header if VAAPI is not enabled 9 years ago
Diego Biurrun bd016dbf23 Mark tables used only within their files as static 9 years ago
Diego Biurrun 061dc20351 h264: Add missing ff_ prefix to internally visible h264_init_dequant_tables() 9 years ago
Anton Khirnov 69a638019f avconv: fix -frames for video 9 years ago
Mark Thompson 83f230c244 lavc: VAAPI MJPEG encoder 9 years ago
Mark Thompson 31fe1f2577 lavc: VAAPI H.265 encoder 9 years ago
Mark Thompson 2c62fcdf5d lavc: VAAPI H.264 encoder 9 years ago
Mark Thompson 104c804bca lavc: VAAPI encode common infrastructure 9 years ago
Mark Thompson 5d273d3efa avconv: VAAPI hwcontext initialisation and hwaccel helper 9 years ago
Vittorio Giovara ca8c759173 intrax8: Remove mpegvideo dependency 9 years ago
Diego Biurrun 6ebd06a9b2 intrax8: Drop lots of pointless parentheses 9 years ago
Vittorio Giovara 9b57995cdd intrax8: Drop MB emulation code 9 years ago
Vittorio Giovara 9fa888c028 intrax8: Keep a reference to the decoder blocks 9 years ago
Vittorio Giovara c2084ffcbf intrax8: Use the generic horizband function 9 years ago
Vittorio Giovara b1268e0f03 intrax8: Pass macroblock coordinates to ff_intrax8_decode_picture 9 years ago
Vittorio Giovara d0540fd021 intrax8: Pass macroblock size to ff_intrax8_common_init 9 years ago
Vittorio Giovara 9f4d99138d fate: Add test for WMV2 with jframes 9 years ago
Anton Khirnov ca2f19b9cc h264: switch to h2645_parse for NAL parsing 9 years ago
Anton Khirnov a7829a2a3f h264: reimplement 3aa661ec5 in a more explicit way 9 years ago
Anton Khirnov add1467e5e svq3: drop the build dependency on the h264 decoder 9 years ago
Anton Khirnov a4d126dc59 svq3: eliminate remaining H264Context usage. 9 years ago
Anton Khirnov 7bbdae81e8 svq3: move block_offset to SVQ3Context 9 years ago
Anton Khirnov 1848a154a4 svq3: stop using H264Context.gb 9 years ago
Anton Khirnov ea6ab02a17 svq3: move the frame num variables to the SVQ3Context 9 years ago
Anton Khirnov 21b7469322 svq3: eliminate H264Context.cur_pic usage 9 years ago
Anton Khirnov 939b388383 svq3: eliminate remaining H264SliceContext usage 9 years ago
Anton Khirnov 5a5db90edf svq3: move pict_type to the SVQ3Context 9 years ago
Anton Khirnov 12f13ecb2d svq3: move mb strides/sizes to the SVQ3Context 9 years ago
Anton Khirnov ad9d3384de svq3: move the dequant buffer to SVQ3Context 9 years ago
Anton Khirnov 549fc77273 svq3: move mb2br_xy to the SVQ3Context 9 years ago
Anton Khirnov 99dde60391 svq3: move {ref,mv}_cache to the SVQ3Context 9 years ago