log libmpcodecs/dec_video.c @ 37182:1c64016edce3

age author description
Mon, 18 Nov 2013 19:54:22 +0000 reimar Fix pts handling with -framedrop.
Sat, 10 Nov 2012 13:29:36 +0000 al libmpcodecs: Only choose dummy codecs if forced
Mon, 05 Dec 2011 18:22:56 +0000 reimar Make emms/femms code simpler/more obvious.
Mon, 25 Jul 2011 23:30:21 +0000 diego dec_video: drop some unnecessary casts
Sun, 24 Jul 2011 23:55:34 +0000 diego Do not translate console messages of verbosity level MSGL_V and above.
Sat, 11 Dec 2010 14:40:39 +0000 reimar Reset mpvdec to NULL after uninit.
Mon, 08 Nov 2010 21:46:37 +0000 reimar Merge pointlessly split string.
Wed, 27 Oct 2010 17:03:26 +0000 cigaes Move eosd.[ch] to the sub directory.
Sat, 11 Sep 2010 11:33:07 +0000 diego Move video_time_usage / vout_time_usage extern var declarations to mpcommon.h.
Wed, 08 Sep 2010 17:48:42 +0000 diego cosmetics: Repair some of the damage that 'indent' caused.
Tue, 07 Sep 2010 16:20:52 +0000 cehoyos Improve A/V sync when not using -correct-pts.
Mon, 30 Aug 2010 23:24:56 +0000 cehoyos Improve correct-pts with PAFF streams.
Mon, 23 Aug 2010 19:13:05 +0000 cigaes EOSD/ASS code factorization
Thu, 03 Jun 2010 20:59:40 +0000 reimar Limit buffered PTS only when we actually got a frame from the decoder.
Thu, 27 May 2010 09:54:37 +0000 diego cosmetics: K&R coding style
Thu, 25 Feb 2010 22:23:58 +0000 reimar Add const to mpvdec declaration
Sat, 30 Jan 2010 16:57:40 +0000 diego Add missing license headers to all files in the libmpcodecs directory.
Sun, 24 Jan 2010 15:16:39 +0000 reimar Move the resync-related code into more consistent places instead of having it
Mon, 20 Apr 2009 15:24:47 +0000 diego Remove reference to outdated documentation file.
Thu, 02 Apr 2009 09:20:48 +0000 diego Remove unnecessary malloc.h #includes and related #ifdeffery.
Fri, 06 Mar 2009 10:45:49 +0000 reimar Swap order of VFCTRL_DRAW_EOSD and VFCTRL_DRAW_OSD so that the EOSD is drawn
Tue, 17 Feb 2009 11:16:19 +0000 diego Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
Fri, 16 Jan 2009 09:21:21 +0000 reimar Lots and lots of #ifdef ARCH_... -> #if ARCH_...
Thu, 16 Oct 2008 20:17:56 +0000 diego Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.
Thu, 16 Oct 2008 18:59:27 +0000 diego Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.
Thu, 07 Aug 2008 12:20:50 +0000 diego Give a CONFIG_ prefix to preprocessor directives that lacked one and
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.
Thu, 14 Feb 2008 14:23:55 +0000 diego typo fix: inited --> initialized
Sat, 12 Jan 2008 14:05:46 +0000 reimar Replace the persistent CODECS_FLAG_SELECTED by a local "stringset" with
Tue, 11 Dec 2007 19:56:40 +0000 reimar Make init_video function in dec_video static, it is not used outside that file.
Sun, 02 Dec 2007 15:23:14 +0000 reimar get/set video colors string is constant
Tue, 28 Aug 2007 11:20:24 +0000 diego Clean up the way get_path is handled: Compile get_path.c to an object to link
Sat, 25 Aug 2007 11:59:28 +0000 diego Remove redundant variable declaration.
Thu, 15 Mar 2007 17:51:32 +0000 diego Add explicit location for headers from the libmpdemux/ directory.
Thu, 15 Mar 2007 17:10:36 +0000 diego Add explicit location for headers from the stream/ directory.
Sun, 11 Mar 2007 17:30:44 +0000 uau Allow demuxers to return packets with no pts in -correct-pts mode
Sun, 11 Mar 2007 17:30:43 +0000 uau Reindent messy functions before working on them
Sat, 03 Mar 2007 16:59:39 +0000 reimar Discard earlier failure in building filter chain when trying a new codec.
Fri, 02 Feb 2007 18:32:07 +0000 reimar Add global field dominance flag instead of duplicating this "everywhere"
Sat, 27 Jan 2007 15:29:07 +0000 reimar Implement FIXME: Restore original width/height when CODECS_FLAG_ALIGN16
Tue, 14 Nov 2006 12:29:20 +0000 uau Update OSD contents only after the correct values for the frame are known.
Thu, 24 Aug 2006 22:10:43 +0000 eugeni Add VFCTRL_DRAW_EOSD.
Wed, 19 Jul 2006 04:54:27 +0000 rfelker old 10l: do not try to compile mmx code if we do not have mmx
Thu, 06 Jul 2006 06:58:17 +0000 uau Add a new video pts tracking mode, enabled by option -correct-pts.
Mon, 03 Jul 2006 23:27:37 +0000 reynaldo get_path as const, patch by Stefan Huehner, stefan AT huehner-org
Mon, 24 Apr 2006 07:20:34 +0000 reynaldo Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three
Sat, 22 Apr 2006 14:30:22 +0000 albeu Add properties for the tv input color controls.
Tue, 21 Mar 2006 23:09:52 +0000 michael feed something (hopefully correct timestamps) into the video filter chain
Tue, 21 Mar 2006 21:26:42 +0000 michael passing pts through the filter layer (lets see if pts or cola comes out at the end)
Thu, 09 Feb 2006 14:08:03 +0000 rathann Patch by Stefan Huehner / stefan % huehner ! org \
Tue, 18 Oct 2005 11:11:25 +0000 diego Make a few more messages translatable by moving them into help_mp-en.h.
Wed, 31 Aug 2005 09:24:44 +0000 attila 10l
Tue, 30 Aug 2005 23:56:24 +0000 reimar Allow forcing of demuxers and codecs by prepending '+'
Mon, 20 Jun 2005 23:07:35 +0000 gpoirier adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM en DASH directo POUM net>
Wed, 18 Feb 2004 15:23:41 +0000 michael flushing stuff after seeking (finally we can view MPEG without thouse blocks after seeking with -vc ffmpeg12)
Fri, 22 Aug 2003 22:18:08 +0000 diego codecs.conf is obsolete.
Mon, 09 Jun 2003 12:15:48 +0000 arpi renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR
Fri, 14 Feb 2003 21:45:45 +0000 michael moving postprocess code to libavcodec
Sun, 09 Feb 2003 20:18:23 +0000 arpi linux->osdep
Mon, 11 Nov 2002 17:28:41 +0000 alex dlopen() support for ad and vd
Wed, 06 Nov 2002 23:54:29 +0000 arpi *HUGE* set of compiler warning fixes, unused variables removal
Fri, 01 Nov 2002 17:46:45 +0000 arpi verbose can be negative
Thu, 26 Sep 2002 01:31:18 +0000 arpi -vc/-vfm accepts codec/driver _list_ now. empty list element for -vc means
Wed, 25 Sep 2002 23:45:34 +0000 arpi best audio/video codec selection & init moved to libmpcodecs
Tue, 10 Sep 2002 22:18:32 +0000 arpi changing return type of put_image void->int
Sat, 31 Aug 2002 21:03:03 +0000 arpi 100l... sh->vcodec may be changed by mpvdec->decode()
Sat, 31 Aug 2002 13:09:23 +0000 arpi -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments
Fri, 30 Aug 2002 21:44:20 +0000 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
Wed, 28 Aug 2002 21:32:32 +0000 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
Tue, 13 Aug 2002 16:04:16 +0000 jaf messages moved from dec_??d?o.c
Sun, 04 Aug 2002 02:21:50 +0000 kmkaplan Add the control VFCTRL_CHANGE_RECTANGLE
Sun, 28 Jul 2002 21:30:09 +0000 arpi ... removed from vf's control(), sing struct for equalizer. based on patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
Thu, 25 Jul 2002 21:55:13 +0000 arpi print warning about unsupported video eq attributes
Thu, 25 Jul 2002 13:12:23 +0000 alex eq reworked
Thu, 25 Jul 2002 10:27:35 +0000 alex fixed possible 10l bug (vf not initialized yet)
Wed, 24 Jul 2002 18:14:21 +0000 alex equalizer reworked
Tue, 25 Jun 2002 22:29:32 +0000 arpi support the 'align16' codec flag
Wed, 29 May 2002 22:39:25 +0000 arpi restore original bih->biCompression if codec init failed
Mon, 20 May 2002 03:25:26 +0000 arpi big cosmetics patch, cleanup of messages printed by mplayer and libs.
Sun, 05 May 2002 17:42:09 +0000 arpi blit_frame is useless - noticed by Nick K.
Wed, 01 May 2002 17:39:46 +0000 arpi setting vf_inited flag, some printf->mp_msg, some MSGL_FATAL->MSGL_WARN
Sat, 27 Apr 2002 21:03:59 +0000 albeu A little fix with hw video parameters setting
Sat, 20 Apr 2002 22:24:19 +0000 arpi filters uninit
Mon, 15 Apr 2002 22:41:28 +0000 arpi OSD handled by vf control()
Sun, 07 Apr 2002 17:42:31 +0000 arpi vf control codes added, autoq support
Sat, 06 Apr 2002 22:05:01 +0000 arpi video filter layer - written from scratch, but inspired a lot by Fredrik Kuivinen's patch
Mon, 25 Mar 2002 03:19:43 +0000 arpi check and set codec selection - impossible to do it at find_codec
Sat, 23 Mar 2002 02:41:31 +0000 arpi try to uncomment this line - very funny effect (skipping I frames)
Wed, 20 Mar 2002 15:39:08 +0000 alex using -dr instead -vaa_dr
Mon, 18 Mar 2002 03:08:21 +0000 arpi supports query_format in codecs
Mon, 18 Mar 2002 01:47:14 +0000 arpi init_video() changed - now it handles codec selection
Sun, 17 Mar 2002 02:29:41 +0000 arpi init_video_vaa() removed
Sun, 17 Mar 2002 00:43:01 +0000 arpi useless 'max benchmar' removed
Thu, 14 Mar 2002 23:29:33 +0000 arpi pitches mess removed
Mon, 11 Mar 2002 01:13:13 +0000 arpi framedrop fix
Sat, 09 Mar 2002 21:33:17 +0000 arpi old temp vars removed, in-codecs equalizer support added, error message if -vfm N/A
Thu, 07 Mar 2002 02:44:16 +0000 arpi direct rendering support
Thu, 07 Mar 2002 00:44:18 +0000 arpi 10l
Wed, 06 Mar 2002 22:02:51 +0000 arpi new controls added for query/set pp level
Wed, 06 Mar 2002 20:55:37 +0000 arpi avcodec_inited moved to vd_ffmpeg
Fri, 01 Mar 2002 00:26:10 +0000 arpi implemented basic wrapper functions to new libmpcodecs api
Fri, 01 Mar 2002 00:25:43 +0000 arpi dec_video.c added base dec_video.c@dbf2630a38bf