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
2013-08-31Fix make checkheaders for vdpau_internal.hCarl Eugen Hoyos
2013-08-18avcodec: fix compilation without vdpauMichael Niedermayer
2013-08-18Revert "Merge commit of 'vdpau: remove old-style decoders'"Michael Niedermayer
2013-08-11vdpau_internal.h: Add missing include for FF_API_BUFS_VDPAU.Reimar Döffinger
2013-08-06Merge commit 'f824535a4a79c260b59d3178b8d958217caffd78'Michael Niedermayer
2013-08-06Merge commit '2852740e23f91d6775714d7cc29b9a73e1111ce0'Michael Niedermayer
2013-08-06Merge commit '578ea75a9e4ac56e0bbbbe668700be756aa699f8'Michael Niedermayer
2013-08-05vdpau: deprecate bitstream buffers within the hardware contextRémi Denis-Courmont
2013-08-05vdpau: store picture data in picture's rather than codec's contextRémi Denis-Courmont
2013-08-05vdpau: remove old-style decodersRémi Denis-Courmont
2013-02-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-02-15h264: deMpegEncContextizeAnton Khirnov
2013-01-15Merge commit 'd8c772de53d29afb1bada88afa859fce8489c668'Michael Niedermayer
2013-01-15vdpau: Remove av_unused attribute from function declarationRémi Denis-Courmont
2013-01-14Merge commit '44e065d56c87d6a9d0effccec5f31517f72924ec'Michael Niedermayer
2013-01-13vdpau: Add context and common helpers for hwaccel supportRémi Denis-Courmont
2011-10-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-24Revert "mpeg12: move full_pel from MpegEncContext to Mpeg1Context"Janne Grunau
2011-10-23mpeg12: move full_pel from MpegEncContext to Mpeg1ContextAnton Khirnov
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-03-30Set VDPAU H264 picture parameter field_order_cnt and frame_num at theStephen Warren
2009-11-10Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be usedNVIDIA Corporation
2009-01-20Add VDPAU hardware accelerated decoding for WMV3 and VC1 which canNVIDIA Corporation
2009-01-19cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun
2009-01-16Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which canNVIDIA Corporation
2009-01-11Add missing #include to fix 'make checkheaders'.Diego Biurrun
2009-01-11Remove H264Context from vdpau_internal.h.Carl Eugen Hoyos
2009-01-11Cosmetics: Rename ff_vdpau_h264_add_data_chunk as ff_vdpau_add_data_chunk.Carl Eugen Hoyos
2009-01-11Use only MpegEncContext in ff_vdpau_h264_add_data_chunk.Carl Eugen Hoyos
2009-01-10Move vdpau_h264_set_reference_frames() call from vdpauvideo.c into h264.c.Carl Eugen Hoyos
2009-01-08Rename ff_VDPAU as ff_vdpau.Carl Eugen Hoyos
2009-01-07Add missing headers to allow 'make checkheaders' to pass.Diego Biurrun
2009-01-05Add VDPAU hardware accelerated decoding for H264 which can be used byNVIDIA Corporation