log libmpcodecs/vd_ffmpeg.c @ 28299:8baa89b228c5

age author description
Fri, 16 Jan 2009 13:19:29 +0000 gpoirier revert #ifdef WORDS_BIGENDIAN => #if WORDS_BIGENDIAN changes from r28331
Fri, 16 Jan 2009 10:07:14 +0000 gpoirier fix compilation on non x86 machines (PPC here)
Fri, 02 Jan 2009 17:06:09 +0000 diego Sync with latest round of xvmc changes in FFmpeg.
Mon, 15 Dec 2008 22:25:39 +0000 diego xvmc is now a CONFIG_ option in FFmpeg.
Mon, 08 Sep 2008 20:01:10 +0000 gpoirier fix compilation with lavc version > r15270
Mon, 08 Sep 2008 17:02:32 +0000 uau Fix compilation after libavcodec major version 52 changes
Sat, 06 Sep 2008 18:16:39 +0000 diego Remove outdated URL from vd_info_t struct.
Wed, 27 Aug 2008 11:31:53 +0000 aurel handle the lavfpref demuxer in the same way as the lavf one
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Fri, 16 May 2008 00:23:02 +0000 diego cosmetics: Remove pointless parentheses from return calls.
Sat, 10 May 2008 19:15:57 +0000 michael Reformat very ugly code.
Sat, 10 May 2008 18:55:31 +0000 michael AVOptions support for libavcodec based video decoders.
Sun, 13 Apr 2008 00:03:11 +0000 diego Restore grayscale decoding support with FFmpeg.
Fri, 07 Mar 2008 21:30:01 +0000 diego Grayscale encoding/decoding with FFmpeg is no longer enabled, remove references
Mon, 25 Feb 2008 15:46:36 +0000 diego FFmpeg now uses different (unified) #include paths.
Thu, 14 Feb 2008 14:23:55 +0000 diego typo fix: inited --> initialized
Sun, 02 Dec 2007 21:26:23 +0000 reimar Make m_option_t arrays referenced by cfg-common.h const
Sun, 28 Oct 2007 22:32:20 +0000 rtogni Change the frame format passed to lavc realvideo decoders to adapt for
Sun, 30 Sep 2007 20:02:57 +0000 rtogni Disable direct rendering for ROQ video, the buffer management used by
Sun, 16 Sep 2007 11:52:05 +0000 reimar Make vd_ffmpeg work with lavf demuxer also for RealVideo.
Tue, 28 Aug 2007 17:38:08 +0000 diego Remove pointless #ifdef HAVE_XVMC within get_format(), all of the function
Tue, 28 Aug 2007 17:36:04 +0000 diego warning fix:
Tue, 28 Aug 2007 17:02:19 +0000 diego cosmetics: Add some explanatory comments to #endif directives.
Sat, 25 Aug 2007 09:46:47 +0000 diego Fix some unused variable warnings.
Mon, 28 May 2007 08:42:35 +0000 diego Remove some unused variables, patch by timwoj ieee org.
Wed, 07 Mar 2007 09:19:36 +0000 gpoirier Fix ratio aspect on Matroska files, broken with recent 'spect change in DVB' patch
Sat, 24 Feb 2007 10:27:14 +0000 diego cosmetics: Fix some common typos, appropiate --> appropRiate,
Tue, 20 Feb 2007 20:09:29 +0000 nicodvb reinit the vo when aspect ratio changes; patch by C.E. Hoyos approved by Michael
Sat, 17 Feb 2007 03:02:38 +0000 michael mplayer canot handle DR1 with CODEC_ID_INTERPLAY_VIDEO (later needs too many buffers it seems)
Wed, 07 Feb 2007 12:31:37 +0000 iive Revert part of commit r22170.
Wed, 07 Feb 2007 09:58:23 +0000 reimar Fix compilation after deprecation of some lav log level and
Tue, 06 Feb 2007 18:30:56 +0000 reimar Add missing checks in RealVideo slice handling code.
Sat, 03 Feb 2007 13:20:31 +0000 reimar Cosmetics
Sat, 03 Feb 2007 13:19:21 +0000 reimar Avoid crash in uninit if codec not found
Wed, 31 Jan 2007 18:14:47 +0000 reimar Swap palette on bigendian.
Fri, 19 Jan 2007 23:15:53 +0000 reimar BE_32 -> AV_RB32
Sat, 09 Dec 2006 12:24:11 +0000 reimar Get rid of min/max macros from aviheader.h, they do not belong here.
Thu, 07 Dec 2006 11:58:07 +0000 reimar Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
Wed, 06 Dec 2006 10:41:34 +0000 reimar Fix memleak if vd_ffmpeg init fails
Sun, 03 Dec 2006 17:46:37 +0000 reimar Compile fix, BE_32 definition has been moved
Wed, 29 Nov 2006 15:02:45 +0000 diego Remove bswap.h, use libavutil/bswap.h instead.
Sun, 26 Nov 2006 13:26:21 +0000 reimar Fix incorrect use of be2me_32 on a pointer, use BE_32 instead.
Sun, 26 Nov 2006 12:12:46 +0000 reimar Useless use of strstr, strchr is good enough.
Sun, 26 Nov 2006 12:08:40 +0000 henry Check the log level before processing the message
Tue, 14 Nov 2006 22:40:35 +0000 rtogni Fix extradata passing to lavc RV20 decoder
Tue, 07 Nov 2006 19:52:47 +0000 michael feed av_log() through mp_msg()
Mon, 31 Jul 2006 22:26:25 +0000 pacman Fix SVQ3 extradata handling so it works correctly with demux_lavf
Mon, 31 Jul 2006 22:19:48 +0000 pacman Fix bogus pointer addition in the extraction of extradata from
Thu, 13 Jul 2006 23:02:03 +0000 diego Remove #if LIBAVCODEC_BUILD >= XXX and #if LIBAVFORMAT_BUILD >= XXX jungle.
Thu, 06 Jul 2006 06:58:17 +0000 uau Add a new video pts tracking mode, enabled by option -correct-pts.
Sun, 02 Jul 2006 08:17:07 +0000 reynaldo rm unnecesary casts from void* - part 3
Sun, 02 Apr 2006 18:35:00 +0000 reimar simplify extradata handling and make passing extradata on the default.
Fri, 31 Mar 2006 00:15:47 +0000 reynaldo Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
Mon, 27 Mar 2006 10:32:52 +0000 reimar reinit vo when pix_fmt changes.
Fri, 24 Mar 2006 08:12:03 +0000 diego Convert all if(verbose>X) to mp_msg_test calls.
Wed, 08 Feb 2006 23:22:29 +0000 rtognimp Add support for grayscale [m]jpeg
Tue, 31 Jan 2006 23:36:12 +0000 diego Move conditional compilation out of the code and into the build system.
Sun, 22 Jan 2006 18:11:35 +0000 diego proper support for shared libpostproc
Mon, 19 Dec 2005 19:38:28 +0000 henry malloc padding to avoid access beyond allocated memory
Sun, 18 Dec 2005 01:22:11 +0000 michael bitexact flag