[SCM] libav/experimental: Cosmetics: Break long line.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:35:00 UTC 2013


The following commit has been merged in the experimental branch:
commit 6f0b5d6fae3bcbd4791ecaa40f7016d29e4d0ea9
Author: Carl Eugen Hoyos <cehoyos at rainbow.studorg.tuwien.ac.at>
Date:   Sat Jan 10 22:55:26 2009 +0000

    Cosmetics: Break long line.
    
    Originally committed as revision 16519 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavcodec/vdpauvideo.c b/libavcodec/vdpauvideo.c
index c1405eb..248716a 100644
--- a/libavcodec/vdpauvideo.c
+++ b/libavcodec/vdpauvideo.c
@@ -106,7 +106,8 @@ void ff_vdpau_h264_set_reference_frames(H264Context *h)
     }
 }
 
-void ff_vdpau_h264_add_data_chunk(H264Context *h, const uint8_t *buf, int buf_size)
+void ff_vdpau_h264_add_data_chunk(H264Context *h,
+                                  const uint8_t *buf, int buf_size)
 {
     MpegEncContext * s = &h->s;
     struct vdpau_render_state * render;

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list