43446 Commits (e8b96a77010dd62624c3c65c357d7ae3b397ceaa)
 

Author SHA1 Message Date
Martin Storsjö e8b96a7701 arm: Fix a typo in a comment 8 years ago
Martin Storsjö dc08bbf63a vp8dsp: Clarify the first dimension of the mc function tables 8 years ago
Anton Khirnov 924e2ecd2b qsvdec: when a frames ctx is supplied, use its frame dimensions 8 years ago
Anton Khirnov 92736c74fb qsvdec: add support for P010 (10-bit 420) decoding 8 years ago
Anton Khirnov ce320cf1c4 qsvdec: use the same mfxFrameInfo for allocating frames that was passed to DECODE_Init 8 years ago
Anton Khirnov 536bb17e96 qsvdec: make ff_qsv_map_pixfmt() return a MFX fourcc as well 8 years ago
Anton Khirnov d20c118975 hwcontext_qsv: add support for p010 8 years ago
Anton Khirnov 40f74dc87a matroskadec: export CodecDelay 8 years ago
Mark Thompson 582d4211e0 vf_scale_vaapi: Respect driver quirks around buffer destruction 8 years ago
Mark Thompson 221ffca631 vaapi_encode: Respect driver quirks around buffer destruction 8 years ago
Mark Thompson 4926fa9a4a hwcontext_vaapi: Add driver quirks to the hwdevice 8 years ago
Anton Khirnov 2ef87815fe hwcontext_dxva2: add support for p010 8 years ago
Hendrik Leppkes e78e5b735f swscale: add P010 input support 8 years ago
Hendrik Leppkes b7c5f88523 pixfmt: add P010 pixel format 8 years ago
Anton Khirnov b55566db4c avconv: use avcodec_parameters_copy() with streamcopy 8 years ago
Anton Khirnov be3e807c8f oggparseopus: export pre-skip 8 years ago
Vittorio Giovara 029cf99c51 mov: Save number of stsd elements after stream extradata allocation 9 years ago
Vittorio Giovara 6c445990e6 tiffenc: Check zlib support for deflate option during initialization 9 years ago
Vittorio Giovara 9f732e4c99 tiffenc: Check av_pix_fmt_desc_get() return value 9 years ago
Vittorio Giovara d8f3b0fb58 targaenc: Move size check to initialization function 9 years ago
Vittorio Giovara eeb6849ced rle: K&R formatting cosmetics 9 years ago
Diego Biurrun 326d911693 build: Drop unnecessary libavcodec <-> libavformat object dependencies 9 years ago
Diego Biurrun e72d6fa08a build: Move MP2 muxer declaration away from MP3 muxer code 9 years ago
Martin Storsjö 67cb2c0f73 checkasm: hevc: Iterate over features first, then over bitdepths 9 years ago
Diego Biurrun fe27792fd7 build: Move ff_mpeg12_frame_rate_tab to a separate file 9 years ago
Diego Biurrun 8c929037ec build: Add a new component for H.264 parsing code 9 years ago
Luca Barbato 3c08b7bc76 ffv1: Report additional bitstream information in verbose mode 9 years ago
Luca Barbato fe6e5cbea7 ffv1: Remove version 2 and mark version 3 as non-experimental 9 years ago
Diego Biurrun 7c55fac7df fate: Add test for webp 9 years ago
Martin Storsjö e48746deec checkasm: h264dsp: Move the x and y variables into the randomize_buffer macro 9 years ago
Martin Storsjö e57de6faa1 checkasm: h264dsp: Initialize the padding area 9 years ago
Martin Storsjö 82b7525173 Add an OpenH264 decoder wrapper 9 years ago
Martin Storsjö 785c25443b movenc: Apply offsets on timestamps when peeking into interleaving queues 9 years ago
Anton Khirnov eccfb9778a qsvdec_hevc: add the UID of the HEVC HW decoder plugin 9 years ago
Anton Khirnov c67594a2c7 qsvdec_hevc: fix a variable name 9 years ago
Mark Thompson f62bb216ac hwcontext_vaapi: allow transfers to/from any size of sw frame 9 years ago
Anton Khirnov c3f113d584 vf_hwdownload: allocate the destination frame for the pool size 9 years ago
Anton Khirnov fdfe01365d hwcontext: allocate the destination frame for the pool size 9 years ago
Anton Khirnov 5fcae3b3f9 hwcontext: clarify the behaviour of transfer_data() for cropped frames 9 years ago
Anton Khirnov 94ebf55658 avconv: restructure sending EOF to filters 9 years ago
Anton Khirnov d2e56cf753 avconv: move flushing the queued frames to configure_filtergraph() 9 years ago
Vittorio Giovara 7a745f014f options_table: Add aliases for color properties 9 years ago
Vittorio Giovara 444a36269f pixdesc: Fix AVCOL_TRC_BT2020_12 name 9 years ago
Vittorio Giovara f172e22d6a pixdesc: Add aliases to SMPTE color properties 9 years ago
Mark Thompson 8a62d2c28f vaapi_encode: Maintain a pool of bitstream output buffers 9 years ago
Mark Thompson bd31c61cf9 avconv: Remove hw_device_ctx output filter reinit hack 9 years ago
Clément Bœsch 4a081f224e libavcodec: fix constness in clobber test avcodec_open2() wrappers 9 years ago
Anton Khirnov 02c2761973 avconv_qsv: use the device creation API 9 years ago
Anton Khirnov 232399e3ee avconv: pass the hwaccel frames context to the decoder 9 years ago
Anton Khirnov a3a0230a98 avconv: init filtergraphs only after we have a frame on each input 9 years ago