- 12 Dec, 2016 1 commit
-
-
Andreas Cadhalpun authored
Reviewed-by:
Michael Niedermayer <michael@niedermayer.cc> Signed-off-by:
Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
-
- 23 Nov, 2016 1 commit
-
-
Michael Niedermayer authored
Requested-by: wm4 ([FFmpeg-devel] [PATCH] avutil/opt: Support max > INT64_MAX in write_number() with AV_OPT_TYPE_INT64) Requested-by: ronald ([FFmpeg-devel] [PATCH] avutil/opt: Support max > INT64_MAX in write_number() with AV_OPT_TYPE_INT64) Reviewed-by:
Andreas Cadhalpun <andreas.cadhalpun@googlemail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 20 Nov, 2016 1 commit
-
-
Michael Niedermayer authored
Found-by: Andreas Reviewed-by:
Andreas Cadhalpun <andreas.cadhalpun@googlemail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 09 Jun, 2016 1 commit
-
-
Michael Niedermayer authored
Fixes Ticket5618 Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 09 May, 2016 1 commit
-
-
Przemysław Sobala authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 06 May, 2016 1 commit
-
-
Muhammad Faiz authored
for compatibility with platforms that treat it as newline Signed-off-by:
Muhammad Faiz <mfcc64@gmail.com>
-
- 07 Apr, 2016 1 commit
-
-
Diego Biurrun authored
This avoids spurious library rebuilds when only the test program code is changed and simplifies the build system.
-
- 24 Mar, 2016 3 commits
-
-
Diego Biurrun authored
-
Michael Niedermayer authored
This includes documentation and other modifications by Lukasz Marek and Martin Storsjö. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Lukasz Marek authored
Also add const to pointers in static functions within opt.c where possible/necessary. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 23 Mar, 2016 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 26 Jan, 2016 1 commit
-
-
Michael Niedermayer authored
Previously errors could result in random entries to be lost. Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 07 Nov, 2015 1 commit
-
-
Nicolas George authored
Trim unneeded leading components and trailing zeros. Move the formating code in a separate function. Use the function also to format the default value, it was currently printed as plain integer, inconsistent to the way it is parsed.
-
- 25 Oct, 2015 1 commit
-
-
Clément Bœsch authored
Example: % ./ffmpeg -h encoder=gif [...] GIF encoder AVOptions: -gifflags <flags> E..V.... set GIF flags (default offsetting+transdiff) offsetting E..V.... enable picture offsetting transdiff E..V.... enable transparency detection between frames
-
- 18 Oct, 2015 1 commit
-
-
Clément Bœsch authored
Example: % ./ffmpeg -h encoder=aac -aac_coder <int> E...A... Coding algorithm (from -1 to 3) (default twoloop) faac E...A... FAAC-inspired method anmr E...A... ANMR method twoloop E...A... Two loop searching method fast E...A... Constant quantizer [...]
-
- 09 Oct, 2015 1 commit
-
-
Rodger Combs authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 08 Sep, 2015 2 commits
-
-
Clément Bœsch authored
-
Clément Bœsch authored
-
- 05 Sep, 2015 3 commits
-
-
Hendrik Leppkes authored
FATE refs changed to accomodate for the new default behavior of the function. Numbers are now interpreted as a channel layout, instead of a number of channels.
-
Hendrik Leppkes authored
Deprecated in 2011/10
-
Hendrik Leppkes authored
-
- 18 Aug, 2015 1 commit
-
-
Ronald S. Bultje authored
-
- 03 May, 2015 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 05 Mar, 2015 1 commit
-
-
Michael Niedermayer authored
This fixes fate failures on windows Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 01 Mar, 2015 3 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 06 Feb, 2015 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 05 Jan, 2015 1 commit
-
-
Vittorio Giovara authored
CC: libav-stable@libav.org Bug-Id: CID 1257771
-
- 18 Dec, 2014 1 commit
-
-
Vittorio Giovara authored
-
- 08 Dec, 2014 1 commit
-
-
Michael Niedermayer authored
Fixes CID1257010 Reviewed-by:
Lukasz Marek <lukasz.m.luki2@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 07 Dec, 2014 2 commits
-
-
Michael Niedermayer authored
Fixes CID1257008 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes: CID1257007 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 28 Nov, 2014 1 commit
-
-
Lukasz Marek authored
Signed-off-by:
Lukasz Marek <lukasz.m.luki2@gmail.com>
-
- 27 Nov, 2014 1 commit
-
-
Lukasz Marek authored
-
- 25 Nov, 2014 1 commit
-
-
Lukasz Marek authored
It indirectly also fixes av_opt_free for NULL objs. Signed-off-by:
Lukasz Marek <lukasz.m.luki2@gmail.com>
-
- 16 Nov, 2014 2 commits
-
-
Lukasz Marek authored
Function allows to create string containing object's serialized options. Such string may be passed back to av_set_options_string() in order to restore options. Signed-off-by:
Lukasz Marek <lukasz.m.luki2@gmail.com>
-
Lukasz Marek authored
New function allows to check if option is set to its default value Signed-off-by:
Lukasz Marek <lukasz.m.luki2@gmail.com>
-