20347 Commits (fe66671bd5f446f8d0a9c70968ba8fe891efe028)

Author SHA1 Message Date
Vittorio Giovara 3c5cf2a31b screenpresso: Drop parameter change check 10 years ago
Alexis Ballier 447b5b278c mpegvideo_enc: Fix encoding videos with less frames than the delay of the encoder 10 years ago
Michael Niedermayer 27eeee76b2 mpegvideo_enc: Merge ifs with identical conditions 10 years ago
Michael Niedermayer f0a88d4d2a mpegvideo_enc: Factor new_picture unref out 10 years ago
Vittorio Giovara 533a619850 innoHeim/Rsupport Screen Capture Codec decoder 10 years ago
Arttu Ylä-Outinen 233d2fa044 kvazaar: Add libkvazaar HEVC encoder 10 years ago
Luca Barbato 1ec72c6c68 libx264: Make sure the extradata are padded 10 years ago
Vittorio Giovara dca23ffbc7 lavc: Deprecate AVPicture structure and related functions 10 years ago
Vittorio Giovara 3ee2c60cc2 utils: Use data buffers directly instead of an AVPicture 10 years ago
Vittorio Giovara a17a766190 lavc: Add data and linesize to AVSubtitleRect 10 years ago
Vittorio Giovara f890677d05 Replace any remaining avpicture function with imgutils 10 years ago
Vittorio Giovara 13bddab7de nuv: Replace avpicture functions with imgutils 10 years ago
Vittorio Giovara 48c0638683 dpx: Replace avpicture functions with imgutils 10 years ago
Vittorio Giovara f0a106578d roqvideodec: Replace avpicture functions with imgutils 10 years ago
Luca Barbato ef3a3519c1 rawdec: Replace avpicture functions with imgutils 10 years ago
Luca Barbato fcc1280acb rawenc: Replace avpicture functions with imgutils 10 years ago
Vittorio Giovara 3496cec433 msrle: Use AVFrame instead of AVPicture 10 years ago
Anton Khirnov dc923bc23b qsvenc: add an API for allocating opaque surfaces 10 years ago
Anton Khirnov 2ec96b6bd5 qsvenc: cosmetics, reindent 10 years ago
Anton Khirnov f6f32fc93d qsvenc: set the timestamp for PIX_FMT_QSV frames as well 10 years ago
Anton Khirnov 772c87c5a6 qsvenc: support passing arbitrary external buffers to the encoder 10 years ago
Luca Barbato b52307933b wrapped_avframe: Drop a now-unused variable 10 years ago
Luca Barbato 49d7fcd774 mpeg12: Unbreak building stale code 10 years ago
Derek Buitenhuis 504e3f75bf aac: Make codec init run under ff_thread_once 10 years ago
Vittorio Giovara 2d59159508 lavc: AV-prefix a few left out capabilities 10 years ago
Derek Buitenhuis d15368ee39 h264: Run VLC init under pthread_once 10 years ago
Luca Barbato 08377f9c3b dxva: Include last the internal header 10 years ago
wm4 6a23a34274 mimic: drop AVPicture usage 10 years ago
Vittorio Giovara 6fdd4c678a libschroedinger: Properly use AVFrame API 10 years ago
Vittorio Giovara 901f9c0a32 qtrle: Properly use AVFrame API 10 years ago
Derek Buitenhuis 17e41cf361 avcodec: Do not lock during init if there is no init function 10 years ago
Luca Barbato 00332e0a06 wrapped_avframe: Initial implementation 10 years ago
Mario Gasparoni c3e5c47bda libopenh264enc: Added max_nal_size option 10 years ago
Anton Khirnov a8956eca1f cabac: Make CABAC states hardcoded 10 years ago
Alexandra Khirnova 58b42345b3 dcadec: reorganise context data 10 years ago
Vittorio Giovara 3a4d369ea4 g2m: Relax resolution change constraints 10 years ago
wm4 39f01e346c mmaldec: be more tolerant against MMAL not returning decoded output 10 years ago
wm4 65db4899fa mmaldec: refactor to have more context per MMAL input buffer 10 years ago
Derek Buitenhuis eae58428bd avcodec: Do not lock during open for codecs marked as having threadsafe init 10 years ago
Vittorio Giovara abe9adfb31 rangecoder: Use AV_RB16 instead of bytestream_get_be16 10 years ago
Vittorio Giovara b8b13acd70 hevc: Simplify logical check 10 years ago
Vittorio Giovara 10aa6f9db4 h264: Use the correct argument context in debug log 10 years ago
Vittorio Giovara 4628443ca3 h263: Drop uninitialized variable use from log message 10 years ago
Vittorio Giovara 1da2a20763 dvbsubdec: Fix function return type 10 years ago
Vittorio Giovara cab63a8b59 dv: Mark internal frame reference as const 10 years ago
Vittorio Giovara 4c160fa239 dcadec: Always initialize return variable 10 years ago
Anton Khirnov bb198c4997 d3d11va: make av_d3d11va_alloc_context() available at all times 10 years ago
Anton Khirnov f320287159 d3d11va: check for malloc failure 10 years ago
Christophe Gisquet e54d7e4e8e dnxhddata: Deduplicate cid 1256 chroma table 10 years ago
Jeremy James 1fb63d6f43 dnxhddata: Deduplicate dnx100 tables 10 years ago