- 12 Feb, 2018 1 commit
-
-
Diego Biurrun authored
-
- 11 Feb, 2018 1 commit
-
-
Muhammad Faiz authored
Remove runtime check at codec_desc.c Reviewed-by:
wm4 <nfxjfg@googlemail.com> Reviewed-by:
Michael Niedermayer <michael@niedermayer.cc> Signed-off-by:
Muhammad Faiz <mfcc64@gmail.com>
-
- 18 Nov, 2017 1 commit
-
-
Jim DeLaHunt authored
Add to libavcodec/tests/.gitignore an entry for test program libavcodec/tests/mpeg12framerate . Other similar test programs, e.g. jpeg2000dwt and dct, are ignored in a similar way. On initially checking out master, and doing "./configure" and "make clean", "git status" reports no untracked files. After running "make fate", "git status" reports untracked file "libavcodec/tests/mpeg12framerate". mpeg12framerate is a unit test program. It was apparently introduced in commit 278c308c, on Tue Sep 12 22:11:56 2017 +0100. It added a new function ff_mpeg12_find_best_frame_rate() to libavcodec/mpeg12framerate.c , and the code in libavcodec/tests/mpeg12framerate.c to exercise that function. This commit also added the new program to the FATE suite, but it omitted a .gitignore entry. Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 17 Oct, 2017 1 commit
-
-
Mark Thompson authored
This will be used later in both the mpeg2_metadata filter and the VAAPI MPEG-2 encoder. Also adds a unit test. (cherry picked from commit b5859e0b)
-
- 12 Sep, 2017 1 commit
-
-
Mark Thompson authored
Previously in the mpeg2_metadata filter. Also adds a test.
-
- 10 Sep, 2017 1 commit
-
-
Jesse Liu authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 11 Aug, 2017 2 commits
-
-
Michael Niedermayer authored
based on quotes of IEEE 1180 / ISO/IEC 23002-1 Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
based on quotes of IEEE 1180 / ISO/IEC 23002-1 Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 01 Aug, 2017 2 commits
-
-
Clément Bœsch authored
-
Clément Bœsch authored
-
- 28 Jun, 2017 1 commit
-
-
James Darnley authored
Includes add/put functions Rounding contributed by Ronald S. Bultje
-
- 24 Jun, 2017 1 commit
-
-
Jun Zhao authored
Add unit test for set_ue_golomb_long. Signed-off-by:
Jun Zhao <jun.zhao@intel.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 21 Jun, 2017 1 commit
-
-
Diego Biurrun authored
None of them are specific to the YASM assembler. (Cherry-picked from libav commit 39e208f4) Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 30 May, 2017 1 commit
-
-
James Darnley authored
-
- 24 Mar, 2017 2 commits
-
-
Michael Niedermayer authored
Fixes empty statement, found by ubitux Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Thomas Turner authored
Signed-off-by:
Thomas Turner <thomastdt@googlemail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 16 Mar, 2017 1 commit
-
-
Matthieu Bouron authored
-
- 09 Feb, 2017 3 commits
-
-
Michael Niedermayer authored
Avoids false positives when greping for non constant statics Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Rostislav Pehlivanov authored
Signed-off-by:
Rostislav Pehlivanov <atomnuker@gmail.com>
-
Rostislav Pehlivanov authored
Signed-off-by:
Rostislav Pehlivanov <atomnuker@gmail.com>
-
- 08 Feb, 2017 1 commit
-
-
Jerry Jiang authored
> seems to break > make fate-vsynth1-mjpeg-444 Fixed.
-
- 31 Jan, 2017 1 commit
-
-
Diego Biurrun authored
-
- 01 Jan, 2017 1 commit
-
-
Michael Niedermayer authored
Fixes CID1396253 Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 10 Dec, 2016 1 commit
-
-
Derek Buitenhuis authored
Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 06 Dec, 2016 1 commit
-
-
Thomas Turner authored
Signed-off-by:
Thomas Turner <thomastdt@googlemail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 29 Sep, 2016 1 commit
-
-
Diego Biurrun authored
ptrdiff_t is the correct type for array strides and similar.
-
- 19 Jul, 2016 1 commit
-
-
Petru Rares Sincraian authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 22 Jun, 2016 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 13 May, 2016 1 commit
-
-
Diego Biurrun authored
-