Add a comment to the patches.

ok sthen@
This commit is contained in:
brad 2013-01-26 12:47:44 +00:00
parent ab4b2647d3
commit 73ddbb1ef4
10 changed files with 40 additions and 10 deletions

View File

@ -1,4 +1,7 @@
$OpenBSD: patch-src_decoder_dec_lavc_c,v 1.2 2013/01/18 08:15:55 brad Exp $
$OpenBSD: patch-src_decoder_dec_lavc_c,v 1.3 2013/01/26 12:47:44 brad Exp $
Update for newer FFmpeg API.
--- src/decoder/dec_lavc.c.orig Thu Aug 20 14:11:11 2009
+++ src/decoder/dec_lavc.c Fri Jan 18 00:34:08 2013
@@ -25,6 +25,7 @@

View File

@ -1,4 +1,7 @@
$OpenBSD: patch-src_decoder_dec_lavc_h,v 1.3 2013/01/18 08:18:50 brad Exp $
$OpenBSD: patch-src_decoder_dec_lavc_h,v 1.4 2013/01/26 12:47:44 brad Exp $
Update for newer FFmpeg API.
--- src/decoder/dec_lavc.h.orig Thu Jan 17 23:01:12 2013
+++ src/decoder/dec_lavc.h Thu Jan 17 23:04:05 2013
@@ -24,25 +24,9 @@

View File

@ -1,4 +1,7 @@
$OpenBSD: patch-src_mpeg_encode_c,v 1.3 2013/01/18 07:56:17 brad Exp $
$OpenBSD: patch-src_mpeg_encode_c,v 1.4 2013/01/26 12:47:44 brad Exp $
Update for newer FFmpeg API.
--- src/mpeg_encode.c.orig Mon Nov 16 01:55:52 2009
+++ src/mpeg_encode.c Fri Jan 18 02:18:00 2013
@@ -141,7 +141,7 @@ static void convert_rgb_pixbuf_to_yuv(yuv_t * yuv, Gdk

View File

@ -1,4 +1,7 @@
$OpenBSD: patch-export_aud_aux_c,v 1.5 2013/01/19 08:42:35 brad Exp $
$OpenBSD: patch-export_aud_aux_c,v 1.6 2013/01/26 12:47:44 brad Exp $
Update for newer FFmpeg API.
--- export/aud_aux.c.orig Sat Nov 19 11:50:27 2011
+++ export/aud_aux.c Fri Jan 18 22:28:02 2013
@@ -359,7 +359,7 @@ static int tc_audio_init_ffmpeg(vob_t *vob, int o_code

View File

@ -1,4 +1,7 @@
$OpenBSD: patch-export_export_ffmpeg_c,v 1.6 2013/01/19 08:42:35 brad Exp $
$OpenBSD: patch-export_export_ffmpeg_c,v 1.7 2013/01/26 12:47:44 brad Exp $
Update for newer FFmpeg API.
--- export/export_ffmpeg.c.orig Sat Nov 19 11:50:27 2011
+++ export/export_ffmpeg.c Fri Jan 18 22:50:29 2013
@@ -180,7 +180,7 @@ static char *tc_strchrnul(const char *s, int c) {

View File

@ -1,4 +1,7 @@
$OpenBSD: patch-export_ffmpeg_cfg_c,v 1.1 2013/01/19 08:42:35 brad Exp $
$OpenBSD: patch-export_ffmpeg_cfg_c,v 1.2 2013/01/26 12:47:44 brad Exp $
Update for newer FFmpeg API.
--- export/ffmpeg_cfg.c.orig Sat Nov 19 11:50:27 2011
+++ export/ffmpeg_cfg.c Fri Jan 18 22:38:18 2013
@@ -160,9 +160,9 @@ TCConfigEntry lavcopts_conf[]={

View File

@ -1,4 +1,7 @@
$OpenBSD: patch-import_decode_lavc_c,v 1.3 2013/01/19 08:42:35 brad Exp $
$OpenBSD: patch-import_decode_lavc_c,v 1.4 2013/01/26 12:47:44 brad Exp $
Update for newer FFmpeg API.
--- import/decode_lavc.c.orig Sat Nov 19 11:50:27 2011
+++ import/decode_lavc.c Fri Jan 18 22:01:06 2013
@@ -120,6 +120,7 @@ void decode_lavc(decode_t *decode)

View File

@ -1,4 +1,7 @@
$OpenBSD: patch-import_probe_ffmpeg_c,v 1.1 2013/01/19 08:42:35 brad Exp $
$OpenBSD: patch-import_probe_ffmpeg_c,v 1.2 2013/01/26 12:47:44 brad Exp $
Update for newer FFmpeg API.
--- import/probe_ffmpeg.c.orig Sat Nov 19 11:50:27 2011
+++ import/probe_ffmpeg.c Fri Jan 18 19:58:49 2013
@@ -99,8 +99,8 @@ void probe_ffmpeg(info_t *ipipe)

View File

@ -1,4 +1,7 @@
$OpenBSD: patch-libtc_tcavcodec_h,v 1.1 2013/01/19 08:42:35 brad Exp $
$OpenBSD: patch-libtc_tcavcodec_h,v 1.2 2013/01/26 12:47:44 brad Exp $
Update for newer FFmpeg API.
--- libtc/tcavcodec.h.orig Fri Jan 18 02:54:38 2013
+++ libtc/tcavcodec.h Fri Jan 18 02:54:52 2013
@@ -53,7 +53,6 @@ extern pthread_mutex_t tc_libavcodec_mutex;

View File

@ -1,4 +1,7 @@
$OpenBSD: patch-cherokee_handler_streaming_c,v 1.1 2013/01/21 05:21:30 brad Exp $
$OpenBSD: patch-cherokee_handler_streaming_c,v 1.2 2013/01/26 12:47:44 brad Exp $
Update for newer FFmpeg API.
--- cherokee/handler_streaming.c.orig Fri Jan 18 03:22:41 2013
+++ cherokee/handler_streaming.c Fri Jan 18 03:39:40 2013
@@ -110,10 +110,6 @@ cherokee_handler_streaming_free (cherokee_handler_stre