Re: [FFmpeg-devel] [PATCH 4/6] h264_changesps_bsf: fix compilation

2014-11-30 Thread Christophe Gisquet
Hi, 2014-11-30 10:29 GMT+01:00 Carl Eugen Hoyos : > I completely agree and would only squash this one > (because it fixes compilationn) but not the next > one (that wasn't written by the original author). Agreed, dropping that patch and squashing with the "import" patch. -- Christophe _

Re: [FFmpeg-devel] [PATCH 4/6] h264_changesps_bsf: fix compilation

2014-11-30 Thread Carl Eugen Hoyos
Christophe Gisquet gmail.com> writes: > some people prefer squashing together those > kinds of patches, but I hate that I completely agree and would only squash this one (because it fixes compilationn) but not the next one (that wasn't written by the original author). Carl Eugen ___

Re: [FFmpeg-devel] [PATCH 4/6] h264_changesps_bsf: fix compilation

2014-11-30 Thread Christophe Gisquet
Hi, 2014-11-30 2:11 GMT+01:00 Carl Eugen Hoyos : > Christophe Gisquet gmail.com> writes: > >> libavcodec/h264_changesps_bsf.c | 24 +++- >> 1 file changed, 3 insertions(+), 21 deletions(-) > > Please merge this into the earlier patch, as-is > regression tests are unnecessaril

Re: [FFmpeg-devel] [PATCH 4/6] h264_changesps_bsf: fix compilation

2014-11-29 Thread Carl Eugen Hoyos
Christophe Gisquet gmail.com> writes: > libavcodec/h264_changesps_bsf.c | 24 +++- > 1 file changed, 3 insertions(+), 21 deletions(-) Please merge this into the earlier patch, as-is regression tests are unnecessarily hard. Carl Eugen __

[FFmpeg-devel] [PATCH 4/6] h264_changesps_bsf: fix compilation

2014-11-29 Thread Christophe Gisquet
--- libavcodec/h264_changesps_bsf.c | 24 +++- 1 file changed, 3 insertions(+), 21 deletions(-) diff --git a/libavcodec/h264_changesps_bsf.c b/libavcodec/h264_changesps_bsf.c index 5daea89..a166748 100644 --- a/libavcodec/h264_changesps_bsf.c +++ b/libavcodec/h264_changesps_bs