aboutsummaryrefslogtreecommitdiffhomepage
path: root/mplayer.c
Commit message (Expand)AuthorAge
...
* -dumpsub works for avi, then dumps .sub fileGravatar arpi2001-08-29
* resizeGravatar pontscho2001-08-29
* add filename drawingGravatar pontscho2001-08-29
* nosound problems fixedGravatar arpi2001-08-28
* getch2 vs. gui fixedGravatar arpi2001-08-28
* gui seekbar position fixedGravatar arpi2001-08-28
* cleanup, sorryGravatar pontscho2001-08-28
* fix hprogressbarGravatar pontscho2001-08-28
* changes according to OSD calculationsGravatar atlka2001-08-28
* corrections to OSD progbar position calculationsGravatar atlka2001-08-28
* checking range of vo_osd_progbar_value addedGravatar atlka2001-08-28
* GUI stuff. now seeking works, and xmga renders to video windowGravatar arpi2001-08-27
* GUI integration, step 1Gravatar arpi2001-08-27
* GUI support (--enable-gui)Gravatar arpi2001-08-25
* -vo help fixedGravatar arpi2001-08-25
* Show filename on beginning of playback.Gravatar atmos42001-08-24
* file_format -> demuxer->file_formatGravatar arpi2001-08-23
* dec_video uninitGravatar arpi2001-08-23
* fixed duplicated loading of subGravatar arpi2001-08-23
* make automatic subfile detection working with many filesGravatar atlka2001-08-23
* free stream/demuxer. continue playback with next file if error foundGravatar arpi2001-08-22
* initial multifile supportGravatar arpi2001-08-22
* multifile support in config parserGravatar arpi2001-08-22
* absolute seek debugging with 1-8 keys (disabled by default)Gravatar arpi2001-08-22
* removed ugly switch/goto hackGravatar arpi2001-08-22
* if option -sub filename.utf then switch sub_utf8 onGravatar atlka2001-08-21
* libDVDread supportGravatar arpi2001-08-20
* more messages for translator :)Gravatar arpi2001-08-18
* ehh. mp_msgt->mp_msgGravatar arpi2001-08-18
* erros emssages moved to help_mp.h for translationGravatar arpi2001-08-18
* printf->mp_msg/mp_dbgGravatar arpi2001-08-17
* mp_msg initGravatar arpi2001-08-16
* changes according to proper subfont bar positioning and char spaceing - sub.cGravatar atlka2001-08-16
* display number of decoded frames (for progr. mpeg2)Gravatar arpi2001-08-16
* modified mplayer.c to rewert to PLAY after rewinding after 1 secGravatar atlka2001-08-13
* changes according to -utf8 option, draw_osd() function addedGravatar atlka2001-08-13
* PTS calc updates, fixes, cleanups, mess...Gravatar arpi2001-08-12
* seek.c moved to demuxer.c, stream_reset in new_demuxer()Gravatar arpi2001-08-12
* cleanup...Gravatar arpi2001-08-12
* better fix - now it's backward compatibleGravatar arpi2001-08-11
* VCD fixGravatar arpi2001-08-11
* AVI demuxer cleanups, fileformat-dependent stuff moved to priv_tGravatar arpi2001-08-11
* AVI pts/seek fixes, VBR support, faster NI seekGravatar arpi2001-08-11
* 'too slow' message is fixed - better detection now based on both drop_cnt and...Gravatar arpi2001-08-10
* stream opening -> open.c, initialframes ignoredGravatar arpi2001-08-09
* format-specific seeking code moved to demuxer_ stuffGravatar arpi2001-08-08
* ffmpeg12 fix - now passing sequence headerGravatar arpi2001-08-08
* printf stuff moved seek.c->mplayer.c, resetting drop_frame_cnt after seekGravatar arpi2001-08-07
* old InitialFrames stuff disabled - should work without itGravatar arpi2001-08-07
* printfs cleanup - moved to higher -v level or moved to stderrGravatar arpi2001-08-06