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-11-05vdpau: Add missing #includes to fix standalone header compilationDiego Biurrun
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-15h264: deMpegEncContextizeAnton Khirnov
2013-01-15vdpau: Remove av_unused attribute from function declarationRémi Denis-Courmont
2013-01-13vdpau: Add context and common helpers for hwaccel supportRémi Denis-Courmont
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