Commit Graph

16 Commits

Author SHA1 Message Date
atmos4 813e82a7ea New aspect prescale code, parses aspect value from mpeg sequence header or commandline.
Removed X11_FULLSCREEN hack from mplayer.c and moved it to libvo/vo_xv.c.
Added support for nominator[:/]denominator float values in cfg-parser, thanks for the code by Steve Davies.
All around thanks to Steve for helping me understanding the whole stuff :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2032 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-01 15:58:31 +00:00
atmos4 aada0e47d2 OggVorbis support, ALPHA state!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1829 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-01 19:44:49 +00:00
arpi 0cca48c910 new field: inited
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1657 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-23 12:46:44 +00:00
arpi 40f28a4215 display number of decoded frames (for progr. mpeg2)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1547 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-16 01:03:51 +00:00
arpi 218f227765 stage2 step 1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1401 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-28 20:33:51 +00:00
arpi 7d4396b230 a_frame, v_frame killed, using sh_audio/video->timer. has_audio not more used after initialization.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1370 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-21 01:17:00 +00:00
arpi 3cd2f6eb27 some code clanup (first step to libdemuxer)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1290 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-07 18:46:15 +00:00
arpi_esp 78da35a868 better audio out buffering & sample_format added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@759 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-11 01:22:35 +00:00
arpi_esp dda6708094 new audio playback and A-V sync code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@747 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-10 03:39:54 +00:00
arpi_esp b1b6b1fafa stage#1 completed: c files no more included from mplayer.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@588 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-23 03:42:17 +00:00
arpi_esp 415c45924b sh_audio->wf and sh_video->bih changed to dynamic (thanx to Jens Hoffmann)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@433 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-15 14:33:49 +00:00
arpi_esp 2ba0928749 new stream selection code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@427 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-15 03:40:37 +00:00
arpi_esp 40a7aaa1bf some more fields in sh_video_t
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@400 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-14 03:12:48 +00:00
arpi_esp e0ca9721bc codecs.conf support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@304 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-07 21:27:57 +00:00
arpi_esp 7b6e0023b8 audio init moved to dec_audio.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@297 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-06 16:31:18 +00:00
arpi_esp d9a5713e26 sh_audio/sh_video added, general codec cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@292 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-06 01:18:59 +00:00