Re: [FFmpeg-devel] [PATCH 2/2] lavc: add hevc mediacodec decoder

2016-09-09 Thread Matthieu Bouron
On Wed, Sep 7, 2016 at 4:53 PM, Matthieu Bouron wrote: > From: Matthieu Bouron > > --- > configure | 3 + > libavcodec/Makefile| 3 +- > libavcodec/allcodecs.c

Re: [FFmpeg-devel] [FFmpeg-cvslog] avcodec/alsdec: Fix reading 0 mantisse bits

2016-09-09 Thread James Almer
On 9/9/2016 7:35 AM, Thilo Borgmann wrote: > Am 09.09.16 um 09:11 schrieb Thilo Borgmann: >> > Am 08.09.16 um 23:41 schrieb James Almer: >>> ffmpeg | branch: master | Michael Niedermayer >>> >>> niedermayer.cc> | Thu Sep 8 22:02:44 2016 +0200| >>>

Re: [FFmpeg-devel] [PATCH 1/2] lavc/hevc: store VPS/SPS/PPS data

2016-09-09 Thread Matthieu Bouron
On Fri, Sep 09, 2016 at 02:36:20AM +0200, Michael Niedermayer wrote: > On Thu, Sep 08, 2016 at 04:18:26PM +0200, Matthieu Bouron wrote: > > On Thu, Sep 8, 2016 at 2:28 PM, Michael Niedermayer > > wrote: > > > > > On Wed, Sep 07, 2016 at 04:53:53PM +0200, Matthieu Bouron

[FFmpeg-devel] [PATCH] lavc/ffjni: do not error out if the last non-mandatory field/method cannot be found

2016-09-09 Thread Matthieu Bouron
From: Matthieu Bouron --- libavcodec/ffjni.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libavcodec/ffjni.c b/libavcodec/ffjni.c index 13eabb0..0597400 100644 --- a/libavcodec/ffjni.c +++ b/libavcodec/ffjni.c @@ -352,6 +352,8 @@ int

[FFmpeg-devel] [PATCH] ivfenc: Add VPX codec tags.

2016-09-09 Thread Alex Converse
This fixes remuxing VPX from MP4 without manually overwriting the tag. --- libavformat/ivfenc.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/libavformat/ivfenc.c b/libavformat/ivfenc.c index 5dbcd97..f3ae4dc 100644 --- a/libavformat/ivfenc.c +++ b/libavformat/ivfenc.c @@ -97,6

Re: [FFmpeg-devel] [PATCH 2/2] lavc: add hevc mediacodec decoder

2016-09-09 Thread James Almer
On 9/9/2016 12:04 PM, James Almer wrote: > On 9/9/2016 11:46 AM, Matthieu Bouron wrote: >> diff --git a/libavcodec/hevc_parse.c b/libavcodec/hevc_parse.c >> new file mode 100644 >> index 000..cf04bc2 >> --- /dev/null >> +++ b/libavcodec/hevc_parse.c >> @@ -0,0 +1,134 @@ >> +/* >> + * This file

Re: [FFmpeg-devel] [PATCH 2/2] lavc: add hevc mediacodec decoder

2016-09-09 Thread James Almer
On 9/9/2016 11:46 AM, Matthieu Bouron wrote: > diff --git a/libavcodec/hevc_parse.c b/libavcodec/hevc_parse.c > new file mode 100644 > index 000..cf04bc2 > --- /dev/null > +++ b/libavcodec/hevc_parse.c > @@ -0,0 +1,134 @@ > +/* > + * This file is part of FFmpeg. > + * > + * FFmpeg is free

[FFmpeg-devel] [PATCH]lavc: Enable a53cc by default

2016-09-09 Thread Carl Eugen Hoyos
Hi! Attached patch enables saving closed caption by default if available. Please comment, Carl Eugen From f8db342abefbe33b78a7291592eb542bc18b3d07 Mon Sep 17 00:00:00 2001 From: Carl Eugen Hoyos Date: Fri, 9 Sep 2016 17:56:46 +0200 Subject: [PATCH] lavc: Enable a53cc by

[FFmpeg-devel] [PATCH] lavf: add avformat_transfer_stream_timing_info() and use it in ffmpeg

2016-09-09 Thread Clément Bœsch
From: Clément Bœsch In lavf we have access to st->internal->avctx so it's a better place than in ffmpeg*.c and will allow moving to codecpar. TODO: avformat.h doxy TODO: version.h minor bump TODO: doc/APIchanges update --- ffmpeg.c | 51

Re: [FFmpeg-devel] [PATCH] ivfenc: Add VPX codec tags.

2016-09-09 Thread Carl Eugen Hoyos
2016-09-09 17:11 GMT+02:00 Alex Converse : > This fixes remuxing VPX from MP4 without manually overwriting the tag. Please push anytime. Carl Euigen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org

Re: [FFmpeg-devel] [PATCH v4] lavf : scale_vaapi : add denoise/sharpless support

2016-09-09 Thread Mark Thompson
On 09/09/16 04:31, Jun Zhao wrote: > v4 : - fix sharpless typo(sharpless -> sharpness) > - when don't support denoise/sharpness, report the error and return > - fix denoise/sharpness params buffer leak in error handle > v3 : fix sharpless mapping issue > v2 : fix filter support flag

Re: [FFmpeg-devel] [PATCH] avformat/segment: fix the duration error of use output_ts_offset

2016-09-09 Thread Steven Liu
2016-09-09 16:33 GMT+08:00 Steven Liu : > > > 2016-09-09 16:10 GMT+08:00 Steven Liu : > >> >> >> 2016-09-09 15:33 GMT+08:00 Steven Liu : >> >>> >>> >>> 2016-09-09 15:28 GMT+08:00 Aman Gupta : >>> I

Re: [FFmpeg-devel] [PATCH] avformat/segment: fix the duration error of use output_ts_offset

2016-09-09 Thread Steven Liu
Steven Liu 于2016年9月9日 周五下午7:59写道: > 2016-09-09 16:33 GMT+08:00 Steven Liu : > >> >> >> 2016-09-09 16:10 GMT+08:00 Steven Liu : >> >>> >>> >>> 2016-09-09 15:33 GMT+08:00 Steven Liu : >>>

Re: [FFmpeg-devel] Evolution of lavfi's design and API

2016-09-09 Thread Paul B Mahol
On 9/4/16, Michael Niedermayer wrote: > On Sun, Sep 04, 2016 at 10:16:57PM +0200, Nicolas George wrote: >> Le nonidi 19 fructidor, an CCXXIV, Paul B Mahol a ecrit : >> > And what would that cleaner implementation do? >> >> There is a rather simple implementation of format

Re: [FFmpeg-devel] [FFmpeg-cvslog] avcodec/alsdec: Fix reading 0 mantisse bits

2016-09-09 Thread Thilo Borgmann
Am 08.09.16 um 23:41 schrieb James Almer: >> ffmpeg | branch: master | Michael Niedermayer | >> Thu Sep 8 22:02:44 2016 +0200| [037422178d7f1d0dd09e1ce424dd61a69e77668b] | >> committer: Michael Niedermayer >> >> avcodec/alsdec: Fix reading 0 mantisse bits >> >> Fixes assertion failure >>

Re: [FFmpeg-devel] [PATCH] avformat/segment: fix the duration error of use output_ts_offset

2016-09-09 Thread Steven Liu
2016-09-09 15:28 GMT+08:00 Aman Gupta : > I tried your patch and TARGETDURATION is fixed, but it is still creating > some segments which are only 0.2s instead of 2s. > > Aman > > On Thu, Sep 8, 2016 at 8:14 PM, Steven Liu > wrote: > >> This patch can merge

[FFmpeg-devel] [PATCH 3/3] lavc/wmv2dec: add #if around AVCodec def

2016-09-09 Thread Rodger Combs
--- libavcodec/wmv2dec.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libavcodec/wmv2dec.c b/libavcodec/wmv2dec.c index 20dbee5..477196e 100644 --- a/libavcodec/wmv2dec.c +++ b/libavcodec/wmv2dec.c @@ -455,6 +455,7 @@ int ff_wmv2_decode_mb(MpegEncContext *s, int16_t block[6][64])

[FFmpeg-devel] [PATCH] configure: add linker export script support on Darwin

2016-09-09 Thread Rodger Combs
This isn't a "version script" in the usual sense, since it doesn't set symbol versions directly. Instead, the version for the whole .dylib is set in the linker flags, and we generate a list of symbol patterns to export. This allows us to keep our local symbols (e.g. ff_*) local on the platform.

Re: [FFmpeg-devel] [PATCH 1/3] lavc/Makefile: g729dec: fix missing file

2016-09-09 Thread Michael Niedermayer
On Fri, Sep 09, 2016 at 06:00:05PM -0500, Rodger Combs wrote: > --- > libavcodec/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) LGTM thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Those who are best at talking, realize last or never when

Re: [FFmpeg-devel] [PATCH] added expr evaluation to drawtext - fontsize

2016-09-09 Thread Brett Harrison
Here are the changes requested On Thu, Sep 8, 2016 at 8:50 AM, Michael Niedermayer wrote: > On Tue, Sep 06, 2016 at 10:27:24AM -0700, Brett Harrison wrote: > > This patch addresses your concerns. > > > > On Fri, Sep 2, 2016 at 5:05 PM, Michael Niedermayer >

[FFmpeg-devel] [PATCH 1/3] lavc/Makefile: g729dec: fix missing file

2016-09-09 Thread Rodger Combs
--- libavcodec/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/Makefile b/libavcodec/Makefile index 7396468..fa2318a 100644 --- a/libavcodec/Makefile +++ b/libavcodec/Makefile @@ -297,7 +297,7 @@ OBJS-$(CONFIG_G723_1_DECODER) += g723_1dec.o

[FFmpeg-devel] [PATCH 2/3] lavc/Makefile: add missing ADPCM_THP_LE objs

2016-09-09 Thread Rodger Combs
--- libavcodec/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/libavcodec/Makefile b/libavcodec/Makefile index fa2318a..9c7302a 100644 --- a/libavcodec/Makefile +++ b/libavcodec/Makefile @@ -753,6 +753,7 @@ OBJS-$(CONFIG_ADPCM_SBPRO_4_DECODER) += adpcm.o adpcm_data.o

Re: [FFmpeg-devel] [PATCH 3/3] lavc/wmv2dec: add #if around AVCodec def

2016-09-09 Thread Michael Niedermayer
On Fri, Sep 09, 2016 at 06:00:07PM -0500, Rodger Combs wrote: > --- > libavcodec/wmv2dec.c | 2 ++ > 1 file changed, 2 insertions(+) why ? the whole file is already conditionally build on just CONFIG_WMV2_DECODER or am i missing something ? [...] -- Michael GnuPG fingerprint:

Re: [FFmpeg-devel] [PATCH 2/3] lavc/Makefile: add missing ADPCM_THP_LE objs

2016-09-09 Thread Michael Niedermayer
On Fri, Sep 09, 2016 at 06:00:06PM -0500, Rodger Combs wrote: > --- > libavcodec/Makefile | 1 + > 1 file changed, 1 insertion(+) LGTM thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Observe your enemies, for they first find out your faults. --

Re: [FFmpeg-devel] dash encoder. Correct generated manifest for MPEG-DASH MPD Validator and calculate current bandwidth for eath chunk. Now works correctly with dash.sj

2016-09-09 Thread Ligverd Haer
> missing commit mesage / not a proper git patch ... > this looks unrelated, unrelated changes need to be in separate patches > > please explain in the commit messages of the patch(es) what each > patch does, why it does it and if you have at hand any reference to > specs feel free to include

Re: [FFmpeg-devel] [PATCH] avformat/segment: fix the duration error of use output_ts_offset

2016-09-09 Thread Steven Liu
2016-09-09 15:33 GMT+08:00 Steven Liu : > > > 2016-09-09 15:28 GMT+08:00 Aman Gupta : > >> I tried your patch and TARGETDURATION is fixed, but it is still creating >> some segments which are only 0.2s instead of 2s. >> >> Aman >> >> On Thu, Sep 8, 2016 at

Re: [FFmpeg-devel] [PATCH] avformat/segment: fix the duration error of use output_ts_offset

2016-09-09 Thread Steven Liu
2016-09-09 16:10 GMT+08:00 Steven Liu : > > > 2016-09-09 15:33 GMT+08:00 Steven Liu : > >> >> >> 2016-09-09 15:28 GMT+08:00 Aman Gupta : >> >>> I tried your patch and TARGETDURATION is fixed, but it is still creating >>> some

Re: [FFmpeg-devel] [FFmpeg-cvslog] avcodec/alsdec: Fix reading 0 mantisse bits

2016-09-09 Thread Thilo Borgmann
Am 09.09.16 um 09:11 schrieb Thilo Borgmann: > Am 08.09.16 um 23:41 schrieb James Almer: >>> ffmpeg | branch: master | Michael Niedermayer | >>> Thu Sep 8 22:02:44 2016 +0200| [037422178d7f1d0dd09e1ce424dd61a69e77668b] >>> | committer: Michael Niedermayer >>> >>> avcodec/alsdec: Fix reading 0

Re: [FFmpeg-devel] [PATCH] Select cubic and lanczos as alternative where super-sampling is not supported

2016-09-09 Thread Carl Eugen Hoyos
2016-09-09 11:55 GMT+02:00 Sven C. Dack : > Super-sampling is currently only supported by CUDA/NPP when the output > dimensions are both smaller than the input dimensions. The patch lets ffmpeg > select an alternative algorithm and prints a warning in such cases. Tabs (as in

Re: [FFmpeg-devel] [PATCH] Select cubic and lanczos as alternative where super-sampling is not supported

2016-09-09 Thread Sven C. Dack
On 09/09/16 11:03, Carl Eugen Hoyos wrote: 2016-09-09 11:55 GMT+02:00 Sven C. Dack : Super-sampling is currently only supported by CUDA/NPP when the output dimensions are both smaller than the input dimensions. The patch lets ffmpeg select an alternative algorithm and

[FFmpeg-devel] [PATCH] Select cubic and lanczos as alternative where super-sampling is not supported

2016-09-09 Thread Sven C. Dack
CUDA/NPP doesn't allow super-sampling in some cases and the module then prints an error message "NPP resize error: -23". Example: $ ffmpeg -f lavfi -i testsrc=duration=1:size=hd1080:rate=1 -pix_fmt nv12 -vf hwupload_cuda,scale_npp=w=1920:h=720:interp_algo=super:format=nv12,hwdownload -f null

Re: [FFmpeg-devel] [PATCH] Select cubic and lanczos as alternative where super-sampling is not supported

2016-09-09 Thread Carl Eugen Hoyos
2016-09-09 12:13 GMT+02:00 Sven C. Dack : > It tells me my change log entry is missing. > > I've commited it with: git commit vf_scale_npp.c > > Entered my comment and applied format-patch: git format-patch -1 > vf_scale_npp.c > > How would I get the missing change log entry

[FFmpeg-devel] [PATCH 3/3] lavf/mov: reindent

2016-09-09 Thread Rodger Combs
--- libavformat/mov.c | 158 +++--- 1 file changed, 79 insertions(+), 79 deletions(-) diff --git a/libavformat/mov.c b/libavformat/mov.c index 22ca809..b387311 100644 --- a/libavformat/mov.c +++ b/libavformat/mov.c @@ -4655,94 +4655,94 @@ static

[FFmpeg-devel] [PATCH 1/3] lavf: add AV_DISPOSITION_TIMED_THUMBNAILS

2016-09-09 Thread Rodger Combs
--- ffprobe.c | 1 + libavformat/avformat.h | 12 +--- tests/ref/fate/concat-demuxer-extended-lavf-mxf | 2 +- tests/ref/fate/concat-demuxer-extended-lavf-mxf_d10 | 2 +-

[FFmpeg-devel] [PATCH 2/3] lavf/mov: improve `tref/chap` chapter handling

2016-09-09 Thread Rodger Combs
3 parts: - Supports multiple chapter streams - Exports regular text chapter streams as opaque data. This prevents consumers from showing chapters as if they were regular subtitle streams. - Exports video chapter streams as thumbnails, and provides the first one as an attached_pic. ---

[FFmpeg-devel] [PATCH] lavf/mov: strip com.apple.quicktime prefix in meta; parse creation date

2016-09-09 Thread Rodger Combs
--- libavformat/mov.c | 23 +++ 1 file changed, 23 insertions(+) diff --git a/libavformat/mov.c b/libavformat/mov.c index 54530e3..103927b 100644 --- a/libavformat/mov.c +++ b/libavformat/mov.c @@ -42,6 +42,7 @@ #include "libavutil/aes_ctr.h" #include "libavutil/sha.h"

[FFmpeg-devel] [PATCH 1/2] lavf/mov: fix parsing QuickTime meta after the first track

2016-09-09 Thread Rodger Combs
I'm not entirely sure why found_hdlr_mdta existed to begin with, so cc-ing Tinglin Liu (who originally wrote the patch) and Derek Buitenhuis (who signed off on it) hoping for some background. If these checks actually do have a purpose, then the `type == MKTAG('m','d','t','a')` check should be

[FFmpeg-devel] [PATCH 2/2] lavf/mov: strip com.apple.quicktime prefix in meta; parse creation date

2016-09-09 Thread Rodger Combs
--- libavformat/mov.c | 16 1 file changed, 16 insertions(+) diff --git a/libavformat/mov.c b/libavformat/mov.c index 54530e3..b75acd2 100644 --- a/libavformat/mov.c +++ b/libavformat/mov.c @@ -42,6 +42,7 @@ #include "libavutil/aes_ctr.h" #include "libavutil/sha.h" #include

[FFmpeg-devel] [PATCH] Fix target_level for EAC3.

2016-09-09 Thread Nikolas Bowe
Currently when using target_level with EAC3 it produces silence. This small patch fixes target_level for decoding EAC3. Example: ffmpeg -y -i /tmp/test.wav -acodec eac3 -dialnorm -14 -ac 6 -b:a 384000 /tmp/test.m2ts ffmpeg -y -target_level -24 -i /tmp/test.m2ts -acodec pcm_s16le -f matroska

[FFmpeg-devel] [PATCH] lavf/matroska: expose stream encoding as global side-data

2016-09-09 Thread Rodger Combs
Some demuxers can't handle Matroska compression, so this lets API users check if a file uses it and determine whether those players will fail. --- libavcodec/avcodec.h | 35 ++- libavcodec/avpacket.c | 1 + libavcodec/version.h | 4 ++--

Re: [FFmpeg-devel] [PATCH] lavf/matroska: expose stream encoding as global side-data

2016-09-09 Thread James Almer
On 9/10/2016 12:39 AM, Rodger Combs wrote: > Some demuxers can't handle Matroska compression, so this lets API users > check if a file uses it and determine whether those players will fail. > --- > libavcodec/avcodec.h | 35 ++- > libavcodec/avpacket.c |

[FFmpeg-devel] [PATCH 06/11] lavf/dashenc: add deinit function

2016-09-09 Thread Rodger Combs
--- libavformat/dashenc.c | 51 +-- 1 file changed, 17 insertions(+), 34 deletions(-) diff --git a/libavformat/dashenc.c b/libavformat/dashenc.c index 519f9c4..0848052 100644 --- a/libavformat/dashenc.c +++ b/libavformat/dashenc.c @@ -580,16

[FFmpeg-devel] [PATCH 05/11] lavf/movenc: add deinit function

2016-09-09 Thread Rodger Combs
--- libavformat/movenc.c | 76 ++-- 1 file changed, 32 insertions(+), 44 deletions(-) diff --git a/libavformat/movenc.c b/libavformat/movenc.c index 319ff57..1fe1eb6 100644 --- a/libavformat/movenc.c +++ b/libavformat/movenc.c @@ -5567,21 +5567,18

[FFmpeg-devel] [PATCH 04/11] lavf/segment: fix writing separate header with auto BSF

2016-09-09 Thread Rodger Combs
--- libavformat/segment.c | 29 - 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/libavformat/segment.c b/libavformat/segment.c index 139761f..7e56f82 100644 --- a/libavformat/segment.c +++ b/libavformat/segment.c @@ -89,6 +89,7 @@ typedef struct

[FFmpeg-devel] [PATCH 02/11] lavf/mux: add avformat_init_output

2016-09-09 Thread Rodger Combs
This allows a consumer to run the muxer's init function without actually writing the header, which is useful in chained muxers that support automatic bitstream filtering. --- libavformat/avformat.h | 34 +++-- libavformat/internal.h | 10 libavformat/mux.c | 68

[FFmpeg-devel] [PATCH 03/11] lavf/segment: add deinit function

2016-09-09 Thread Rodger Combs
--- libavformat/segment.c | 47 --- 1 file changed, 20 insertions(+), 27 deletions(-) diff --git a/libavformat/segment.c b/libavformat/segment.c index 33a5cf0..139761f 100644 --- a/libavformat/segment.c +++ b/libavformat/segment.c @@ -627,8 +627,9 @@

[FFmpeg-devel] [PATCH 01/11] lavf: add a flag to enable/disable automatic bitstream filtering

2016-09-09 Thread Rodger Combs
This is mostly useful for muxers that wrap other muxers, such as dashenc and segment. The actual duplicated bitstream filtering is largely harmless, but delaying the header can cause problems when the muxer intended the header to be written to a separate file. --- libavformat/avformat.h | 1

[FFmpeg-devel] [PATCH 09/11] fate/h264: make mp4toannexb test use auto-BSF

2016-09-09 Thread Rodger Combs
--- tests/fate/h264.mak | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tests/fate/h264.mak b/tests/fate/h264.mak index 472895f..b4d7f7a 100644 --- a/tests/fate/h264.mak +++ b/tests/fate/h264.mak @@ -205,7 +205,7 @@ FATE_H264-$(call DEMDEC, MOV, H264) +=

[FFmpeg-devel] [PATCH 10/11] fate/aac: add automatic bsf test

2016-09-09 Thread Rodger Combs
--- tests/fate/aac.mak | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/tests/fate/aac.mak b/tests/fate/aac.mak index 3d64031..b02b768 100644 --- a/tests/fate/aac.mak +++ b/tests/fate/aac.mak @@ -241,6 +241,10 @@ FATE_AAC_LATM += fate-aac-latm_stereo_to_51

[FFmpeg-devel] [PATCH 11/11] fate/hevc: add automatic bsf test

2016-09-09 Thread Rodger Combs
--- tests/fate/hevc.mak | 11 +++ 1 file changed, 11 insertions(+) diff --git a/tests/fate/hevc.mak b/tests/fate/hevc.mak index 05266cd..bd09ab3 100644 --- a/tests/fate/hevc.mak +++ b/tests/fate/hevc.mak @@ -225,6 +225,17 @@ $(foreach N,$(HEVC_SAMPLES_444_12BIT),$(eval $(call

[FFmpeg-devel] [PATCH 07/11] lavf/movenc+dashenc: add automatic bitstream filtering

2016-09-09 Thread Rodger Combs
This is disabled by default when the empty_moov flag is enabled --- libavformat/dashenc.c | 43 +++- libavformat/movenc.c | 107 +++--- 2 files changed, 124 insertions(+), 26 deletions(-) diff --git a/libavformat/dashenc.c

[FFmpeg-devel] [PATCH 08/11] lavf/rawenc: add automatic bitstream filtering for H264+HEVC

2016-09-09 Thread Rodger Combs
--- libavformat/rawenc.c | 23 +++ 1 file changed, 23 insertions(+) diff --git a/libavformat/rawenc.c b/libavformat/rawenc.c index c4d7a90..730e99a 100644 --- a/libavformat/rawenc.c +++ b/libavformat/rawenc.c @@ -20,8 +20,11 @@ * Foundation, Inc., 51 Franklin Street, Fifth

[FFmpeg-devel] [PATCH 1/2] ass_split: fix handling of streams with no [Events] or Format: line

2016-09-09 Thread Rodger Combs
--- libavcodec/ass_split.c | 36 +++- 1 file changed, 27 insertions(+), 9 deletions(-) diff --git a/libavcodec/ass_split.c b/libavcodec/ass_split.c index beaba7e..cdb1aa2 100644 --- a/libavcodec/ass_split.c +++ b/libavcodec/ass_split.c @@ -229,7 +229,7 @@ static

[FFmpeg-devel] [PATCH 2/2] ass_split: reindent

2016-09-09 Thread Rodger Combs
--- libavcodec/ass_split.c | 34 +- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/libavcodec/ass_split.c b/libavcodec/ass_split.c index cdb1aa2..d3e8a8d 100644 --- a/libavcodec/ass_split.c +++ b/libavcodec/ass_split.c @@ -276,23 +276,23 @@ static

Re: [FFmpeg-devel] [PATCH] avformat/segment: fix the duration error of use output_ts_offset

2016-09-09 Thread Aman Gupta
I confirmed your latest patch fixes the issue and is working as expected now. Thank you! Aman On Sat, Sep 10, 2016 at 7:00 AM, Steven Liu wrote: > > Steven Liu 于2016年9月9日 周五下午7:59写道: > >> 2016-09-09 16:33 GMT+08:00 Steven Liu