[vlc-devel] vlc: svn commit r21458 (jpsaman)

Subversion daemon svn at videolan.org
Fri Aug 24 11:38:09 CEST 2007


r21458 | jpsaman | 2007-08-24 11:38:09 +0200 (Fri, 24 Aug 2007) | 5 lines
Changed paths:
   M /trunk/modules/codec/ffmpeg/ffmpeg.c
   M /trunk/modules/codec/ffmpeg/ffmpeg.h
   M /trunk/modules/codec/ffmpeg/video.c

Implement framedropping algorithm using avcontext.skip_frames and added two new options:

- ffmpeg-skip-frames    values: -1=None, 0=Default, 1=B-frames, 2=P-frames, 3=B+P frames, 4=all frames
- ffmpeg-skip-idct	values: -1=None, 0=Default, 1=B-frames, 2=P-frames, 3=B+P frames, 4=all frame)

 > http://trac.videolan.org/vlc/changeset/21458
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc-devel


More information about the vlc-devel mailing list