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.
 
 
 
 
 
 
Rémi Denis-Courmont 85ba4839e6 add_float: remove callback parameter 16 years ago
..
Modules.am Split Avutil<->VLC chroma conversions functions from avcodec.h so that swscale doesn't depend on libavcodec 16 years ago
audio.c AVCodec : Allow delayed opening of audio codecs. 16 years ago
avcodec.c add_float: remove callback parameter 16 years ago
avcodec.h AVCodec : Move ffmpeg_OpenCodec to avcodec.c and mark it as non-static. 16 years ago
avutil.h libavutil callback cannot assume it has a VLC object 17 years ago
chroma.c avcodec: Allow usage of VLC_CODEC_RGBA 16 years ago
chroma.h Split Avutil<->VLC chroma conversions functions from avcodec.h so that swscale doesn't depend on libavcodec 16 years ago
copy.c Fixed potential unaligned access in vaapi/dxva2 picture copy. 16 years ago
copy.h Used vlc_memalign for vaapi/dxva2 copy buffer 16 years ago
deinterlace.c Do not uselessly include vlc_vout.h in decoders. 17 years ago
dxva2.c DxVA2: Remove tab in source code 16 years ago
encoder.c avcodec: encoder: Check memory allocations. 16 years ago
fourcc.c Force avcodec to be at least 52.25.0 and avfomat 52.30.0... 16 years ago
subtitle.c Add support for DivX XSUB subtitle streams. 16 years ago
va.h Added DXVA2 support to our avcodec wrapper. 17 years ago
vaapi.c Revert "Called XInitThreads in vaapi." 16 years ago
video.c Fix playback of RealVideo with B frames (pts were not calculated properly) 16 years ago