Mercurial > mplayer.hg
graph
-
fix compilation without iconv2003-04-07, by henry
-
Bug fixes by "Bena, Daniel" <Daniel.Bena@dm-drogeriemarkt.sk>.2003-04-07, by diego
-
support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>2003-04-07, by henry
-
Translation update2003-04-07, by luran
-
Fix serious breakage, 10000l !2003-04-07, by rguyom
-
forgot to commit2003-04-07, by michael
-
pbias tip2003-04-07, by michael
-
Adaptive quantization support for "-lavcopts psnr" and "-lavdopts vstats".2003-04-06, by rguyom
-
Sync with 0_90. All stuff different from 0_90 is missing.2003-04-06, by rtognimp
-
It should now be endian aware. Untested as i only have le box :(2003-04-06, by albeu
-
100L forgot this commit for netstream.2003-04-06, by albeu
-
sync2003-04-06, by gabucino
-
Oops :)2003-04-06, by arpi
-
Rewritten, to use new libmpeg2 0.3.1 API2003-04-06, by arpi
-
changed input and output buffer handling to be mplayer-compatible...2003-04-06, by arpi
-
Importing libmpeg2 from mpeg2dec-0.3.12003-04-06, by arpi
-
A simple netstream server.2003-04-06, by albeu
-
qscale exporting for postprocess2003-04-06, by arpi
-
Add netstream2003-04-06, by albeu
-
Add netstream2003-04-06, by albeu
-
Importing libmpeg2 from mpeg2dec-0.3.12003-04-06, by arpi
-
A new control called upon stream reset.2003-04-06, by albeu
-
A new stream wich allow access to MPlayer stream accross the network.2003-04-06, by albeu
-
Check that we really got a filename.2003-04-06, by albeu
-
Don't give the initial / as part of the filename.2003-04-06, by albeu
-
url update, reported by Dan Eriksen2003-04-06, by nicolas
-
typo2003-04-06, by nicolas
-
sync2003-04-06, by nicolas
-
XviD:2003-04-06, by rguyom
-
+ bf_threshold2003-04-06, by rguyom
-
url update, reported by Dan Eriksen2003-04-06, by nicolas
-
(experimental, for testing/debugging) -novideo option added2003-04-06, by arpi
-
Chinese translation for main branch2003-04-06, by luran
-
mode changes should occur to all the consoles2003-04-06, by gabucino
-
1000l2003-04-06, by gabucino
-
Looks like a typo :) --- Fixed2003-04-05, by lumag
-
allow select()less compilation2003-04-04, by faust3
-
100l.2003-04-04, by rguyom
-
Unbreak2003-04-04, by rguyom
-
temporary disable mf support for systems without glob2003-04-04, by faust3
-
disable vf_bmovl for systems without posix select2003-04-04, by faust3
-
MINGW32 port and select()less fifocode by Arpi2003-04-04, by faust3
-
enable timer-win and getch2-win for mingw322003-04-04, by faust3
-
gettimeofday() emulation using ftime()2003-04-04, by faust3
-
add checks for gettimeofday() select() and glob()2003-04-04, by faust3
-
Little fix.2003-04-04, by albeu
-
10L NULL == 0 == stdin2003-04-04, by albeu
-
Using a different alignment for only the Gui is bad as this code use2003-04-04, by albeu
-
H264-ES demuxer2003-04-04, by michael
-
"psnr" & related code is only for the -HEAD (unstable) XviD branch.2003-04-04, by rguyom
-
Support for "internet" or "multimedia" keyboards in X11.2003-04-04, by albeu
-
Sync with en2003-04-04, by luran
-
XviD:2003-04-04, by rguyom
-
Shift vhq values and set vhq=1 to MODEDECISION.2003-04-04, by rguyom
-
XviD:2003-04-03, by rguyom
-
- added <time.h> since we're using time() related functions2003-04-03, by rguyom
-
Explain the need for unified diffs.2003-04-03, by diego
-
Make absolute symlinks relative as suggested by Rich, fix typo.2003-04-03, by diego
-
Make absolute symlinks relative as suggested by Rich, fix typo.2003-04-03, by diego
-
longer option buffers, needed for tv options2003-04-03, by henry
-
fix dvd, vcd playing, compiling, and add one small playlist patch2003-04-03, by pontscho
-
workaround only, please fix.2003-04-03, by pontscho
-
10l2003-04-03, by pontscho
-
Actually do something useful with XVID_GLOBAL_EXTRASTATS / XVID_EXTRASTATS.2003-04-03, by rguyom
-
hopefully this will clear up some confusion -- users keep trying to2003-04-03, by rfelker
-
packed warning2003-04-02, by michael
-
XviD:2003-04-02, by rguyom
-
XviD :2003-04-02, by rguyom
-
Updating XviD :2003-04-02, by rguyom
-
xvid fixes and more options by elcabesa & Martin Drab2003-04-02, by henry
-
sync2003-04-02, by nicolas
-
URL is cdda://tracks[:speed][/device]2003-04-02, by albeu
-
*** empty log message ***2003-04-02, by albeu
-
10l to Albeu2003-04-02, by faust3
-
MINGW32 port2003-04-02, by faust3
-
atm shmem.c is only needed for cache22003-04-02, by faust3
-
Remove -sdp, use sdp:// instead.2003-04-02, by albeu
-
Remove -sdp2003-04-02, by albeu
-
Stream modularization, the first step.2003-04-02, by albeu
-
10L forgot to fix the forward declaration too.2003-04-02, by albeu
-
Exit when the option parser return M_OPT_EXIT2003-04-02, by albeu
-
Fix some 10L typo in header (m_struct_s instead of m_struct_st).2003-04-02, by albeu
-
Typo fix2003-04-02, by albeu
-
Fix the incredible slowness with very long list. Now a 10^6 entries2003-04-02, by albeu
-
force_mode wrong has_mode check, verbose retrace message2003-04-02, by iive
-
Added a test for "s->fd == NULL" to the start of "stream_fill_buffer()".2003-04-02, by rsf
-
Added some optional debugging printfs (disabled by default)2003-04-02, by rsf
-
Sync by Roberto Togni <r_togni@libero.it>.2003-04-01, by diego
-
Typos, noticed by Roberto Togni <r_togni@libero.it>.2003-04-01, by diego
-
Typos, patch by Roberto Togni <r_togni@libero.it>.2003-04-01, by diego
-
Sync by Bena, Daniel <Daniel.Bena@dm-drogeriemarkt.sk>.2003-04-01, by diego
-
updated to CVS (01.04.03)2003-04-01, by mpt
-
Sound translation, second batch.2003-04-01, by eyck
-
race with time translating sound.html starts...2003-04-01, by eyck
-
AAC section added.2003-04-01, by diego
-
typo2003-03-31, by diego