43576 Commits (04763c6f87690b31cfcd0d324cf36a451531dcd0)
 

Author SHA1 Message Date
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
Anton Khirnov 3e265ca58f avconv: do packet ts rescaling in write_packet() 9 years ago
Anton Khirnov 50722b4f0c avconv: decouple configuring filtergraphs and setting output parameters 9 years ago
Anton Khirnov ba7397baef avconv: factor out initializing stream parameters for encoding 9 years ago
Anton Khirnov 722ec3eb35 avconv: decouple configuring filtergraphs and setting input parameters 9 years ago
Anton Khirnov 398f015f07 avconv: buffer the packets written while the muxer is not initialized 9 years ago
Anton Khirnov 1c169782ca avconv: explicitly postpone writing the header until all streams are initialized 9 years ago
Anton Khirnov 5b63b15663 lavfi: set the link hwframes context before configuring the dst input 9 years ago
Martin Storsjö 0c9c4004ed omx: Don't return > 0 from omx_encode_frame 9 years ago
Martin Storsjö 31aa5335c3 libopenh264enc: Fix inconsistent whitespace 9 years ago
Diego Biurrun 4f98bb7b6d msmpeg4: Remove commented-out debug logging code 9 years ago
Diego Biurrun eedbeb4c27 msmpeg4: Remove some broken, commented-out cruft 9 years ago
Diego Biurrun 3c84eaae9d h264: Eliminate unused but set variable 9 years ago
Luca Barbato 4dbfcd0757 librtmp: Avoid an infiniloop setting connection arguments 9 years ago
Mark Thompson fe498ef514 hwcontext_vaapi: Return all formats for constraints without config 9 years ago
Mark Thompson 11b8030309 vaapi_encode: Fix fallback when input does not match any format 9 years ago
Martin Storsjö 8c3c7b8920 dxva2_h264: Remove an unused variable 9 years ago
Martin Storsjö dc7501e524 checkasm: Issue emms after benchmarking functions 9 years ago
Anton Khirnov beb62dac62 Use AVFrame.pts instead of deprecated pkt_pts. 9 years ago
Anton Khirnov 32c8359093 lavc: export the timestamps when decoding in AVFrame.pts 9 years ago
Anton Khirnov ac7bfd6967 lavfi: add a QSV scaling filter 9 years ago