Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-16Bump minor versions after release/4.0 branchingn4.1-devMichael Niedermayer
2018-04-16Bump minor versions for branching release/4.0Michael Niedermayer
2018-04-15amfenc: Remove spurious initialisationsMark Thompson
2018-04-15amfenc: Add DXVA2 hardware frame input supportAlexander Kravchenko
2018-04-15amfenc: Ensure that the software format of hardware frames is validAlexander Kravchenko
2018-04-15amfenc: Do not automatically download/upload unknown hardware input framesMark Thompson
2018-04-15amfenc: Fail to open if the user-supplied device is not usableMark Thompson
2018-04-15avcodec/nvdec: correctly set intra_pic_flag for h264/hevcTimo Rothenpieler
2018-04-15avcodec/aac_ac3_parser: account for data already in the parsing bufferHendrik Leppkes
2018-04-15avcodec/dxv: add support for "high" quality modePaul B Mahol
2018-04-14Merge commit '8f144d9e3d5cb2ca92e5bdf7cc9f72effa1bd2ce'James Almer
2018-04-14Merge commit 'cc06f7bd10c236539b4f6f87b795c459dd873770'James Almer
2018-04-14Merge commit '54307b35311e9a871b3d8ecb2b2eecfc16de0163'James Almer
2018-04-14Merge commit 'cca5e4f040971db6de0bfe6968f00c021d8a9c42'James Almer
2018-04-14Merge commit '52ed83fa1a7f5170447eff6fad0b6c57119596e9'James Almer
2018-04-13avcodec/utils: Enforce minimum width also for VP5/6Michael Niedermayer
2018-04-13avcodec/truemotion2: Propagate out of bounds error from GET_TOK()Michael Niedermayer
2018-04-13avcodec/magicyuvenc: mark as experimentalPaul B Mahol
2018-04-13avcodec/vp9: add profile 2 10-bit DXVA2/D3D11 decoding supportHendrik Leppkes
2018-04-13avcodec/dxva2: add VP9 10-bit Profile2 mode mappingsHendrik Leppkes
2018-04-13avcodec/nv{enc,dec}: use sane version checking macroTimo Rothenpieler
2018-04-13avcodec/nvdec_hevc: add support for new extended sps/pps flags from SDK 8.1Timo Rothenpieler
2018-04-13avcodec/mjpegdec: Check input buffer size.Michael Niedermayer
2018-04-13avcodec/h264_slice: Fix integer overflow with last_pocMichael Niedermayer
2018-04-12avcodec/dpx: Support for RGB 12-bit packed decodingJérôme Martinez
2018-04-12avcodec/mpegpicture: fix "stride changed" failures in gray modeAman Gupta
2018-04-11avcodec/nvenc: update required driver versions for nvencTimo Rothenpieler
2018-04-11avcodec/nvenc: add support for B frames as refTimo Rothenpieler
2018-04-11lavc/libopusdec: Allow avcodec_open2 to call .closeMatt Wolenetz
2018-04-11lavc/amfenc: Retain a reference to D3D frames used as input during the encodi...Alexander Kravchenko
2018-04-10lavc/videotoolbox: fix failure to decode PAFFRodger Combs
2018-04-09Drop Windows XP support remnantsDiego Biurrun
2018-04-09w32pthreads: always use Vista+ API, drop XP supportwm4
2018-04-09libx265: Support tiny video sizesVittorio Giovara
2018-04-09avcodec/arm/hevcdsp_sao : add NEON optimization for saoMeng Wang
2018-04-09avcodec/movtextdec: Check style_start/endMichael Niedermayer
2018-04-08lavc/qsvdec: set complete_frame flags for progressive pictureZhong Li
2018-04-08qsv: adding Multi Frame Encode supportMaxym Dmytrychenko
2018-04-08lavc/qsvdec: expose frame pic_type and key_frameZhong Li
2018-04-08avcodec/aacsbr_fixed: Fix integer overflow in sbr_hf_assemble()Michael Niedermayer
2018-04-07lavc/clearvideo: Allow decoding without extradata.Carl Eugen Hoyos
2018-04-07libavcodec/rv34: error out earlier on missing referencesMichael Niedermayer
2018-04-07avcodec/get_bits: Document skip_bits_long()Michael Niedermayer
2018-04-05avcodec/prores_ks : do not call estimate_alpha at each quantification stepMartin Vignali
2018-04-05avcodec/openh264enc.c: generate IDR frame in response to I frame pict_typeValery Kot
2018-04-05avcodec/decode: fix warning when decoding pseudo paletted formatswm4
2018-04-05libaom: remove references to RGB pixfmtsJames Almer
2018-04-04avcodec/mpeg4videodec: unbreak multithreading decodingJames Almer
2018-04-04avcodec/libaomdec: fix broken pix_fmt changes from the previous commitJames Almer
2018-04-04avcodec/mpeg4videodec: free studio profile VLCs when closing the decoderJames Almer