1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-15 03:15:52 +00:00
Commit Graph

395 Commits

Author SHA1 Message Date
arpi
c17e80d20f dynamic libavcodec.so support updated by
Alexander.Gottwald@informatik.tu-chemnitz.de


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7005 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 21:43:49 +00:00
jaf
0ff94a46ac arpi told me ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6998 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 12:20:35 +00:00
jaf
5b05c8838f messages moved from vf.c and vd.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6995 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-13 23:32:05 +00:00
jaf
534a2e220e messages moved from vf.c and vd.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6994 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-13 23:24:20 +00:00
michael
ca6c71ac5b semi regular noise pattern patch by (Jindrich Makovicka <makovick at kmlinux dot fjfi dot cvut dot cz>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6991 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-13 17:53:32 +00:00
jaf
408cf7a6bb messages moved from dec_??d?o.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6990 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-13 16:04:16 +00:00
michael
0f7ec7d885 mmx optimized avg/film noise
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6967 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 10:52:22 +00:00
michael
9a2e9050f2 optimization
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6966 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 10:12:15 +00:00
michael
8f7a7aa078 film/average noise cleanup
remove unused vars/functions
  avoid statics so multiple noise filters can be used


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6965 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 09:52:23 +00:00
michael
262ef313f1 film/average noise patch by (Jindrich Makovicka <makovick at KMLinux dot fjfi dot cvut dot cz>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6964 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 09:46:50 +00:00
michael
bde8e4f1ae oops forgot to commit that
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6963 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 09:40:57 +00:00
arpi
c30e50123a HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6957 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-09 21:30:21 +00:00
michael
820833b2aa mpeg4 mpeg quantizer encoding
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6945 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-07 00:08:57 +00:00
arpi
19704bb73a native DV audio/video decoders using libdv
based on patch by Alexander Neundorf <neundorf@kde.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6928 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-05 17:23:22 +00:00
arpi
26c5a78487 compilation bug found by Julien Portalier <julien@portalier.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6916 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-05 01:53:17 +00:00
arpi
8d45b64a65 warning fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6912 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-05 01:06:25 +00:00
michael
e31043bcb9 ver=-1 as default
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6898 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-04 16:27:52 +00:00
arpi
b94132a38a support for packetized aac streams (used in .mp4 files)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6895 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-04 15:33:41 +00:00
kmkaplan
939d40dd78 Add the control VFCTRL_CHANGE_RECTANGLE
print the rectangle boundaries.
vf_rectangle accepts stride.  Is this correct?


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6888 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-04 02:21:50 +00:00
kmkaplan
74b1680abf Add the control VFCTRL_CHANGE_RECTANGLE
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6887 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-04 02:19:20 +00:00
arpi
d3374e2065 imho swscale also likes aligned stride :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6877 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-02 22:57:58 +00:00
arpi
d010698e43 - some reorder/cleanup of mp_image flags
- support for _ACCEPT_ALIGNED_STRIDE && _PREFER_ALIGNED_STRIDE


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6876 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-02 22:55:54 +00:00
arpi
dbe6e80231 colorspace part cleanup and support for IMGFMT_422P, _444P
i didn't removed the 422p->yuy2 conversion yet, because of swscaler can't
output yuy2 and 422p->yv12 loses quality :(


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6874 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-02 19:38:59 +00:00
arpi
ec6748481f added new formats: 444p,422p, 411p
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6873 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-02 19:36:31 +00:00
michael
f3bbcd811e compatibility with _OLD_ lavc & uv_stride check
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6870 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-02 12:19:21 +00:00
michael
bfe5d4d4b4 planar yuv 444 422 411 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6864 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-01 12:39:08 +00:00
arpi
6cb2e9aaaa - yuv422 disabled (no IMGFMT for _planar_ 422)
- direct rendering support (use get_image to allocate the image buffer)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6861 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-31 20:18:44 +00:00
arpi
2380034208 new filter to use libavcodec's deinterlacer
patch by Joe Rabinoff <rabinoff@fas.harvard.edu>
(TODO: DOCS, DR1)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6860 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-31 19:50:42 +00:00
arpi
5f287b1411 vd_vfw.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6845 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 16:41:33 +00:00
rfelker
3169fce45c added missing formats :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6837 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-29 16:24:40 +00:00
atmos4
60e4b5d81c 10l to dunno
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6836 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-28 22:29:04 +00:00
atmos4
10baacbf5f Fix overall frametime overflow, hopefully long long int is portable. (untested, will test tomorrow)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6835 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-28 22:09:03 +00:00
atmos4
9d613c659c Add type= and fix a minor typing difference from ffmpeg
(now encoding (ffmpeg) and playback (mplayer) differ just on one of 1438lines - 0.1error in rounding ;)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6834 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-28 21:56:18 +00:00
arpi
60d27c02ed ... removed from vf's control(), sing struct for equalizer. based on patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6833 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-28 21:30:09 +00:00
atmos4
1d3c0d3999 Generate ffmpeg compatible vstats_<time>.log, when -lavdopts vstats is specified.
Data in my tests was 100% the same, only type= is currently missing, as avctx->key_frame
isn't set on decoding and I dunno where to get that info from mplayer-core.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6829 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-28 15:54:26 +00:00
kmkaplan
82d7ad5c0f New plugin to test crop parameters. Arguments are the same as for the
crop plugin.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6821 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-27 11:40:15 +00:00
arpi
72afb2c60c video eq:
- ignore case
- -100..100 -> -128..128 remapping


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6804 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-25 22:18:49 +00:00
arpi
c473afb58e eq range mapping -100..100 => 0..100
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6803 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-25 22:14:45 +00:00
arpi
2bd737b396 print warning about unsupported video eq attributes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6801 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-25 21:55:13 +00:00
alex
6ee4bfccdb eq reworked
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6787 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-25 13:12:23 +00:00
alex
ac55131625 fixed possible 10l bug (vf not initialized yet)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6786 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-25 10:27:35 +00:00
alex
2de7e08811 equalizer reworked
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6781 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-24 18:14:21 +00:00
atmos4
61ae3e730a Hopefully correct 10l fix for duuno who.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6772 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-23 19:37:11 +00:00
alex
3d0c8ff3bd support for older xvid versions and IMGFMT_IYUV
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6768 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-22 14:54:34 +00:00
arpi
2d9662d5ef DR1+IPB support (works only with ffmpeg12, as libmpeg2 doesn't accept stride)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6762 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-20 16:38:31 +00:00
arpi
fe7749b521 added 'priv' field to mpi - requires for tracking frames with different
decoding-displaying order (IPB)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6760 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-20 16:26:49 +00:00
albeu
3f558f2e9b Add direct rendering method 2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6757 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-20 13:53:53 +00:00
kmkaplan
1909c80216 Put back the ordering of the if as requested by Arpi.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6751 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-18 16:14:27 +00:00
kmkaplan
e2e5f63009 Round height or width to valid values when doing automatic calculation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6747 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-18 14:06:32 +00:00
atmos4
4a4263763d Avoid ulong typedef clash and replace if by unsigned long, patch by Joey Parrish.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6746 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-17 23:28:37 +00:00