- 20 Aug, 2017 1 commit
-
-
Mark Thompson authored
Since there is no information about the source format, "unspecified" is the correct value to write here. All tests using the MPEG-2 encoder are updated, as this changes the header on all outputs.
-
- 04 May, 2016 1 commit
-
-
Vittorio Giovara authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 23 Feb, 2016 1 commit
-
-
Marton Balint authored
Reviewed-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Marton Balint <cus@passwd.hu>
-
- 21 Jan, 2016 1 commit
-
-
Vittorio Giovara authored
This option is only used by mpeg2. It is a very codec-specific option, so deprecate the global variant. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 20 Jan, 2016 1 commit
-
-
Michael Niedermayer authored
Cleaner solution is welcome! Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 05 Jan, 2016 1 commit
-
-
Michael Niedermayer authored
Fixes out of array read Found-by:
Tyson Smith <twsmith@mozilla.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 04 Dec, 2015 1 commit
-
-
Clément Bœsch authored
-
- 18 Sep, 2015 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 30 Jul, 2015 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 27 Jul, 2015 2 commits
-
-
Vittorio Giovara authored
Express bitfields more simply. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
Vittorio Giovara authored
Convert doxygen to multiline and express bitfields more simply. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 28 May, 2015 1 commit
-
-
Anton Khirnov authored
-
- 22 May, 2015 1 commit
-
-
Vittorio Giovara authored
They are just duplicates of AVCodecContext members so use those instead.
-
- 22 Apr, 2015 1 commit
-
-
James Almer authored
Reviewed-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 11 Nov, 2014 1 commit
-
-
Michael Niedermayer authored
CC: libav-stable@libav.org Bug-Id: CID 1047236 Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 06 Nov, 2014 1 commit
-
-
Vittorio Giovara authored
Makes coverity less confused and the code more readable. CC: libav-stable@libav.org Bug-Id: CID 751744
-
- 28 Aug, 2014 1 commit
-
-
James Darnley authored
Also replace the plural form "multiplies" with "multiples".
-
- 21 Aug, 2014 1 commit
-
-
Diego Biurrun authored
-
- 15 Aug, 2014 1 commit
-
-
Diego Biurrun authored
-
- 14 Jun, 2014 2 commits
-
-
Marton Balint authored
Signed-off-by:
Marton Balint <cus@passwd.hu> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Marton Balint authored
Signed-off-by:
Marton Balint <cus@passwd.hu> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 06 Jun, 2014 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Marc-Antoine Arnaud authored
Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 16 May, 2014 2 commits
-
-
Michael Niedermayer authored
This fixes potential rounding issues with floats, and also fixes a division by 0 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Frederic Turmel authored
fixes Ticket 2689 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 27 Apr, 2014 1 commit
-
-
Michael Niedermayer authored
Fixes CID1047236 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 09 Apr, 2014 1 commit
-
-
wm4 authored
The most interesting parts are initialization in ff_MPV_common_init() and uninitialization in ff_MPV_common_end(). ff_mpeg_unref_picture and ff_thread_release_buffer have additional NULL checks for Picture.f, because these functions can be called on uninitialized or partially initialized Pictures. NULL pointer checks are added to ff_thread_release_buffer() stub function. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 01 Apr, 2014 2 commits
-
-
Marton Balint authored
Improves compatibility with XDCAM HD formats. It has been set for a long time in ffmbc. Reviewed-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Marton Balint <cus@passwd.hu>
-
Marton Balint authored
Reviewed-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Marton Balint <cus@passwd.hu>
-
- 09 Dec, 2013 1 commit
-
-
Vittorio Giovara authored
-
- 23 Nov, 2013 1 commit
-
-
Diego Biurrun authored
-
- 03 Oct, 2013 1 commit
-
-
Diego Biurrun authored
-
- 05 Sep, 2013 2 commits
-
-
Vittorio Giovara authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Vittorio Giovara authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 04 May, 2013 1 commit
-
-
Diego Biurrun authored
-
- 25 Feb, 2013 1 commit
-
-
Diego Biurrun authored
-
- 23 Jan, 2013 1 commit
-
-
Diego Biurrun authored
It does not help as an abstraction and adds dsputil dependencies. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 20 Jan, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 07 Jan, 2013 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-