- 27 Jul, 2015 1 commit
-
-
Vittorio Giovara authored
Convert doxygen to multiline and express bitfields more simply. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 22 May, 2015 1 commit
-
-
Vittorio Giovara authored
They are just duplicates of AVCodecContext members so use those instead.
-
- 15 Aug, 2014 1 commit
-
-
Diego Biurrun authored
-
- 30 Jun, 2014 1 commit
-
-
Diego Biurrun authored
-
- 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>
-
- 16 Mar, 2014 1 commit
-
-
Vittorio Giovara authored
-
- 22 Dec, 2013 1 commit
-
-
Ivan Kalvachev authored
Signed-off-by:
Ivan Kalvachev <ikalvachev@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 13 Nov, 2013 1 commit
-
-
Diego Biurrun authored
XvMC has long ago been superseded by newer acceleration APIs, such as VDPAU, and few downstreams still support it. Furthermore XvMC is not implemented within the hwaccel framework, but requires its own specific code in the MPEG-1/2 decoder, which is a maintenance burden.
-
- 08 Mar, 2013 1 commit
-
-
Anton Khirnov authored
-
- 25 Feb, 2013 1 commit
-
-
Diego Biurrun authored
-
- 15 Feb, 2013 1 commit
-
-
Anton Khirnov authored
Split out dependency on MpegEncContext.
-
- 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>
-
- 10 Jul, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 02 May, 2011 2 commits
-
-
Stefano Sabatini authored
-
Stefano Sabatini authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 09 Nov, 2010 1 commit
-
-
Nicolas Kaiser authored
Patch by Nicolas Kaiser, nikai nikai net Originally committed as revision 25714 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Jun, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 23904 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Oct, 2009 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 20388 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Feb, 2009 1 commit
-
-
Ivan Kalvachev authored
pointers to array of 64 DCTELEM, similarly to other block fields. This also get rid of some casts and fixes a warning. Originally committed as revision 17517 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Feb, 2009 2 commits
-
-
Ivan Kalvachev authored
Originally committed as revision 17453 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 17450 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Feb, 2009 3 commits
-
-
Diego Biurrun authored
memcpy calls. s->pblocks is the element actually being handled. Originally committed as revision 17404 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 17403 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
It did not achieve the intended effect. Originally committed as revision 17402 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Feb, 2009 5 commits
-
-
Ivan Kalvachev authored
Originally committed as revision 17387 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 17368 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 17362 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 17358 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
total_number_of_mv_blocks --> allocated_mv_blocks total_number_of_data_blocks --> allocated_data_blocks Originally committed as revision 17356 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Feb, 2009 10 commits
-
-
Diego Biurrun authored
change in the name of the struct member xvmc_id. Originally committed as revision 17348 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 17346 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 17344 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ivan Kalvachev authored
Originally committed as revision 17341 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ivan Kalvachev authored
Originally committed as revision 17340 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 17339 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ivan Kalvachev authored
Originally committed as revision 17338 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 17337 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 17335 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ivan Kalvachev authored
Originally committed as revision 17319 to svn://svn.ffmpeg.org/ffmpeg/trunk
-