On Thu, Dec 17, 2015 at 12:30:27PM +0100, Clément Bœsch wrote:
> ---
> libavcodec/Makefile| 1 +
> libavcodec/allcodecs.c | 2 +-
> libavcodec/srtenc.c| 37 +++-
> libavcodec/version.h | 2 +-
> tests/fate/subtitles.mak | 3 +
> tests/ref/fate/sub-textenc |
On Thu, Dec 17, 2015 at 13:56:57 +0100, Clément Bœsch wrote:
> It's not actually "srt"/subrip at all since the packet payload will only
> contain a text string with no markup, while subrip contains the text
> string with the html tag markup.
Ah, that's the part about SRT ("formally" vs. text vs. A
On Thu, Dec 17, 2015 at 01:28:16PM +0100, Moritz Barsnick wrote:
> On Thu, Dec 17, 2015 at 12:30:27 +0100, Clément Bœsch wrote:
> > ---
> > libavcodec/Makefile| 1 +
> > libavcodec/allcodecs.c | 2 +-
> > libavcodec/srtenc.c| 37 +++-
> > libavcodec/version.h |
On Thu, Dec 17, 2015 at 12:30:27 +0100, Clément Bœsch wrote:
> ---
> libavcodec/Makefile| 1 +
> libavcodec/allcodecs.c | 2 +-
> libavcodec/srtenc.c| 37 +++-
> libavcodec/version.h | 2 +-
> tests/fate/subtitles.mak | 3 +
> tests/ref/fate/sub-textenc | 2
---
libavcodec/Makefile| 1 +
libavcodec/allcodecs.c | 2 +-
libavcodec/srtenc.c| 37 +++-
libavcodec/version.h | 2 +-
tests/fate/subtitles.mak | 3 +
tests/ref/fate/sub-textenc | 213 +
6 files changed, 253 inse