44074 Commits (c7ab0eb3050acdd3b8cab2c55fc9c1b2e8610a65)
 

Author SHA1 Message Date
Alexandra Hájková dae9b0b9c6 avs: Convert to the new bitstream reader 8 years ago
Alexandra Hájková edd4c19a78 atrac3plus: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 0272119202 atrac: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 41679be1a2 asvdec: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 012c451153 adpcm: Convert to the new bitstream header 8 years ago
Alexandra Hájková ed006ae4e2 4xm: Convert to the new bitstream reader 8 years ago
Alexandra Hájková b25180801b on2avc: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 7d957b3f47 ea: Convert to the new bitstream reader 8 years ago
Alexandra Hájková adb1ebb36c eamad: Convert to the new bitstream reader 8 years ago
Alexandra Hájková d182d8a6d3 cllc: Convert to the new bitstream reader 8 years ago
Alexandra Hájková dd3d7ddf2a lavc: add a new bitstream reader to replace get_bits 8 years ago
Anton Khirnov e18ba2dfd2 hwcontext_dxva2: make sure the sw frame format is the right one during transfer 8 years ago
Anton Khirnov 5a1d605cea hwcontext_dxva2: split transfer_data() into upload/download functions 8 years ago
Anton Khirnov 9d7026574b hwcontext_dxva2: fix handling of the mapping flags 8 years ago
Anton Khirnov 0d3176e32f hwcontext_dxva2: do not assume the destination format during mapping is always the right one 8 years ago
Luca Barbato adb0e941c3 avpacket: Mark src pointer as constant 8 years ago
Luca Barbato 0a4b9d0ccd hlsenc: Add encryption support 8 years ago
Christian Suloway d860a3cc0a crypto: Add encryption support 8 years ago
Diego Biurrun 76167140a9 qsvdec: Drop stray extra braces around initializer 8 years ago
Diego Biurrun 715b824346 qsv: Drop some unused variables 8 years ago
Diego Biurrun bb265b764a examples/transcode_aac: Drop pointless return value const qualifier 8 years ago
Diego Biurrun bfe92dfe60 Ignore all generated example binaries 8 years ago
Stephen Hutchinson bf8646274b doc: Add note about recent regression in AviSynth+ 8 years ago
Stephen Hutchinson 3cc3463f30 avisynth: Support pix_fmts added to AviSynth+ 8 years ago
Stephen Hutchinson aaae59700f avisynth: Simplify the pix_fmt check for the newer AviSynth API 8 years ago
Marton Balint bcefafa226 avisynth: Fix setting stream timebase 8 years ago
Vittorio Giovara 481ff3cf01 fate: Add h264 and hevc extradata reload tests 8 years ago
Vittorio Giovara d5d62ce6d6 mov: Fix identity matrix boolean logic 8 years ago
Martin Storsjö 81d7f0bbca checkasm: vp9dsp: Benchmark the dc-only version of idct_idct separately 8 years ago
Janne Grunau e7ae8f7a71 aarch64: vp9: loop filter: replace 'orr; cbn?z' with 'adds; b.{eq,ne}; 8 years ago
Janne Grunau d7595de0b2 aarch64: vp9: use alternative returns in the core loop filter function 8 years ago
Gianluigi Tiesi e17567a831 libilbc: support for latest git of libilbc 8 years ago
Diego Biurrun ffe89e1edb configure: Move mjpeg_vaapi_decoder dependency declarations to the right place 8 years ago
Diego Biurrun f7407f56cb golomb: Replace __PRETTY_FUNCTION__ with __func__ for tracing 8 years ago
Diego Biurrun fbd1f7639d af_asyncts: Use llabs instead of labs for 64-bit variable 8 years ago
Mark Thompson e0b164576f qsv: Add VP8 decoder 8 years ago
Mark Thompson 182cf170a5 vp8: Return stream format information from parser 8 years ago
Mark Thompson b6582b2927 qsv: Add VC-1 decoder 8 years ago
Mark Thompson fea4dc05b4 vc1: Return stream format information from parser 8 years ago
Mark Thompson 0940b748bd qsvdec: Only warn about unconsumed data if it happens more than once 8 years ago
Mark Thompson 030d84fa2e qsvdec: Pass field order information to libmfx 8 years ago
Mark Thompson cd1047f391 qsvdec: Pass the correct profile to libmfx 8 years ago
Mark Thompson 3297577f3e mpegvideo: Return correct coded frame sizes from parser 8 years ago
Janne Grunau 31756abe29 aarch64: vp9: loop_filter: fix typo in skip flatout8 check 8 years ago
Martin Storsjö 9d2afd1eb8 aarch64: vp9: Implement NEON loop filters 8 years ago
Martin Storsjö 52d196fb30 arm: vp9itxfm: Simplify txfm string comparisons 8 years ago
Martin Storsjö 3c9546dfaf aarch64: vp9: Add NEON itxfm routines 8 years ago
Diego Biurrun 01348e411f avconv_opt: Consistently iterate through hwaccels array in all cases 8 years ago
Diego Biurrun 800d91d348 Drop pointless void* casts 8 years ago
Diego Biurrun d316f9cefc aac: Drop pointless cast 8 years ago