46 Commits (71753c5235d7a3461404847aeaf3df9fae8bacf1)

Author SHA1 Message Date
Jun Zhao ab9ff762c1 lavc/qsv: fix make checkheaders warning 4 years ago
Zhong Li 755ad01dd1 lavc/qsv: remove the unused funtion ff_qsv_profile_to_mfx() 5 years ago
Linjie Fu 5345965b3f lavc/qsvdec: Add GPU-accelerated memory copy support 5 years ago
Zhong Li 525de95679 lavc/qsv: add memory type message 5 years ago
Zhong Li 74007dd86a lavc/qsv: Fix MSDK initialization failure in system memory mode 5 years ago
Zhong Li f3dfd34f27 lavc/qsv: make function qsv_map_fourcc() can be called externally 5 years ago
Zhong Li f115a2b763 lavc/qsvdec: add function ff_qsv_map_picstruct() 5 years ago
Zhong Li 94ab39ec78 lavc/qsvdec: fix hevc level incorrectly map 6 years ago
Zhong Li 4131b0619c qsv: fix the dangerous macro definitions 6 years ago
Maxym Dmytrychenko cca5e4f040 qsv: adding Multi Frame Encode support 7 years ago
Zhong Li 52ed83fa1a lavc/qsvdec: expose frame pic_type and key_frame 7 years ago
Mark Thompson 91c3b50d74 qsv: Add ability to create a session from a device 8 years ago
Mark Thompson 4936a48b1e qsv: Add ability to create a session from a device 8 years ago
Mark Thompson cd1047f391 qsvdec: Pass the correct profile to libmfx 8 years ago
Anton Khirnov 4ab61cd983 qsv{enc,dec}: extend the internal frame allocator 8 years ago
Anton Khirnov 00aeedd841 qsv{dec,enc}: use a struct as a memory id with internal memory allocator 8 years ago
Anton Khirnov 404e51478e qsv{dec,enc}: always use an internal mfxFrameSurface1 8 years ago
Mark Thompson 1f26a231bb qsv: Merge libav implementation 8 years ago
Anton Khirnov 8e07c22e50 qsvenc: print warnings from encode/init 8 years ago
Anton Khirnov 95414eb2dc qsv: print more complete error messages 8 years ago
Anton Khirnov 536bb17e96 qsvdec: make ff_qsv_map_pixfmt() return a MFX fourcc as well 8 years ago
Anton Khirnov a0524d9b1e qsvdec: support getting the session from an AVHWFramesContext 9 years ago
Anton Khirnov 9c0bc1e980 qsv: add a missing #include 9 years ago
Will Kelleher 0eac93da0f qsvenc: write a53 caption data to SEI 9 years ago
Anton Khirnov f5c4d38c78 qsvdec: properly handle asynchronous decoding 9 years ago
Ivan Uskov ce91bab70f libavcodec/qsv.c: Issue fixed: QSV engine does not release display handler under linux platform. 9 years ago
Anton Khirnov 66acb76bb0 lavc: add Intel libmfx-based HEVC encoder 9 years ago
Ivan Uskov db89f45535 avcodec/qsv: Extending QSV/MFX session initialization for the linux platform where a display handle is required. 10 years ago
Michael Niedermayer 048b6331e0 avcodec/qsv_internal: Fix project name 10 years ago
Anton Khirnov 72b7441a10 lavc: add Intel libmfx-based H.264 encoder 10 years ago
Anton Khirnov d0a63d8b98 qsvdec: split off some code that will be shared with the encoder 10 years ago
Anton Khirnov 88de0c7901 apetag: add support for writing APE tags 12 years ago
Anton Khirnov 782e64fbe1 wv,mpc8: don't return apetag data in packets. 12 years ago
Paul B Mahol e4f3a9693d lavf/apetag: move common stuff between writer and reader to single file 12 years ago
Paul B Mahol bd93f96540 APE tag writer 12 years ago
Paul B Mahol a16c3a07a6 apetag: fix comment 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Kostya Shishkov 191e34cd67 Move APE tag parsing into separate module. 15 years ago
Justin Ruggles 2578326f13 Share the function to write a raw FLAC header and use it in the Matroska 16 years ago
Aurelien Jacobs 7379d5bc0b use new metadata API in rm (de)muxer 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Vladimir Voroshilov 6bf8b3ef03 Remove unnecessary header inclusion from g729.h 16 years ago
Vladimir Voroshilov fe3a80d6fa Move from g729.h all definitions which are used only in g729dec.c 16 years ago
Vladimir Voroshilov 5209846850 G.729 decoder main code 16 years ago
Luca Abeni e76e2bbc09 Mark the source buffer as "const" 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Guillaume Poirier efb775777f add a comment to indicate which #endif belong to which #define 18 years ago
Måns Rullgård 699b3f99d0 add multiple inclusion guards to headers 18 years ago
Måns Rullgård 99545457bf include all prerequisites in header files 18 years ago
Luca Barbato bd03c380ce expose av_base64_decode and av_base64_encode 18 years ago