[FFmpeg-devel] [PATCH] lavf: add subfile protocol.

Reimar Döffinger Reimar.Doeffinger at gmx.de
Tue Feb 25 23:25:45 CET 2014


On 25.02.2014, at 23:04, Lukasz Marek <lukasz.m.luki at gmail.com> wrote:
> On 25.02.2014 21:55, Nicolas George wrote:
>> Signed-off-by: Nicolas George <george at nsup.org>
>> ---
>>  Changelog                |   1 +
>>  doc/protocols.texi       |  19 +++++++
>>  libavformat/Makefile     |   1 +
>>  libavformat/allformats.c |   1 +
>>  libavformat/subfile.c    | 145 +++++++++++++++++++++++++++++++++++++++++++++++
>>  libavformat/version.h    |   2 +-
>>  6 files changed, 168 insertions(+), 1 deletion(-)
>>  create mode 100644 libavformat/subfile.c
>> 
>> diff --git a/Changelog b/Changelog
>> index 2785b3a..e57fc46 100644
>> --- a/Changelog
>> +++ b/Changelog
>> @@ -28,6 +28,7 @@ version <next>
>>  - Support DNx444
>>  - libx265 encoder
>>  - dejudder filter
>> +- subfile protocol
> 
> 
> Why? :)
> ...did you remove 3 entries?

Not sure if you're just joking, but if not you need a better font in your mail reader :-)
Nothing was removed here.


More information about the ffmpeg-devel mailing list