- 08 Jul, 2015 1 commit
-
-
Vittorio Giovara authored
Only used by libxvid in ratecontrol module, so move it to a codec private option. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 02 Jul, 2015 1 commit
-
-
Vittorio Giovara authored
They are used by dnxhd and mpegvideo_enc exclusively, move them to codec private options instead. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 12 Jun, 2015 2 commits
-
-
Vittorio Giovara authored
Having this macro in an header only facilitates the use of such header. The code increase is minimal and files have one less dependency on mpegvideo.h.
-
Vittorio Giovara authored
-
- 10 Jun, 2015 3 commits
-
-
Vittorio Giovara authored
-
Vittorio Giovara authored
Mark it as static.
-
Vittorio Giovara authored
-
- 08 Jun, 2015 4 commits
-
-
Vittorio Giovara authored
It is necessary to avoid circular header dependencies.
-
Vittorio Giovara authored
The main ff_alloc_picture() function is made more generic with all the parameters necessary as arguments. This will allows to move most of the related functions to a separate file later. Right now wrappers are provided to try and minimize the number of changes in the code.
-
Vittorio Giovara authored
Use more generic arguments and remove its static attribute since it will be moved to a separate file.
-
Vittorio Giovara authored
-
- 31 May, 2015 5 commits
-
-
Vittorio Giovara authored
-
Vittorio Giovara authored
-
Vittorio Giovara authored
-
Vittorio Giovara authored
-
Vittorio Giovara authored
-
- 28 May, 2015 1 commit
-
-
Anton Khirnov authored
-
- 22 May, 2015 6 commits
-
-
Vittorio Giovara authored
-
Vittorio Giovara authored
-
Vittorio Giovara authored
This skips setting the memory to 0 but allows for reuse on different contextes. Oracle did not report any unsual activity because of it.
-
Vittorio Giovara authored
The field is unused.
-
Vittorio Giovara authored
It is just a duplicate of an AVCodecContext member so use it instead.
-
Vittorio Giovara authored
They are just duplicates of AVCodecContext members so use those instead.
-
- 05 Mar, 2015 1 commit
-
-
Andreas Cadhalpun authored
If it doesn't fit into 12 bits it triggers an assertion. Signed-off-by:
Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 06 Jan, 2015 1 commit
-
-
Vittorio Giovara authored
Bug-Id: CID 1257781
-
- 15 Dec, 2014 2 commits
-
-
Vittorio Giovara authored
Drop an unused #undef from h264 decoder.
-
Vittorio Giovara authored
-
- 11 Nov, 2014 2 commits
-
-
Vittorio Giovara authored
CC: libav-stable@libav.org Bug-Id: CID 1238789
-
Michael Niedermayer authored
CC: libav-stable@libav.org Bug-Id: CID 1047236 Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 18 Oct, 2014 6 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 15 Aug, 2014 1 commit
-
-
Diego Biurrun authored
-
- 14 Aug, 2014 1 commit
-
-
John Stebbins authored
One step in untangling the mpegvideo code and fixing some problems in the order that initialization is being done in h263dec and h261dec.
-
- 29 Jul, 2014 1 commit
-
-
Nidhi Makhijani authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 25 Jul, 2014 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-