You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Laurent Aimar 287ccf1408 Added VLC_CODEC_NV12 to vlc_fourcc.h. 16 years ago
..
Modules.am Added an access using avformat protocol support. 17 years ago
audio.c Moved out avcodec SampleFormat -> VLC formats to its own function. 16 years ago
avcodec.c Added support for ffmpeg-mt. 16 years ago
avcodec.h Added support for ffmpeg-mt. 16 years ago
avutil.h libavutil callback cannot assume it has a VLC object 17 years ago
chroma.c Do not check rgb masks for YUV in GetFfmpegChroma. 17 years ago
deinterlace.c Do not uselessly include vlc_vout.h in decoders. 17 years ago
dxva2.c Added VLC_CODEC_NV12 to vlc_fourcc.h. 16 years ago
encoder.c avcodec: use vlc_GetCPUCount() to set thread count also in encoder 16 years ago
fourcc.c Avcodec/Avformat: fix CODEC_ID_MP2/MP3 issue when using avformat demuxer 16 years ago
subtitle.c Removed now useless vlc_osd.h includes. 16 years ago
va.h Added DXVA2 support to our avcodec wrapper. 17 years ago
vaapi.c VAAPI: call XInitThreads() before XOpenDisplay() 16 years ago
video.c Added support for ffmpeg-mt. 16 years ago