Mercurial > mplayer.hg
graph
-
Include the snow wavelet comparison functions from DOCS/tech/snow.txt2005-12-29, by diego
-
wording2005-12-29, by diego
-
change erase to end of line, fall back to old behavior if no termcap found2005-12-29, by ods15
-
fix dvdread version macro2005-12-28, by rathann
-
Add bidir_refine to lavc's set of options, and document it.2005-12-28, by gpoirier
-
wma2 fixed2005-12-27, by rtognimp
-
vpotmeter fix, scroll in the correct direction2005-12-27, by ods15
-
fixes suggested by Diego2005-12-27, by gpoirier
-
new input command prefixes, pausing_keep, pausing_toggle2005-12-27, by ods15
-
Fix erase to end of line with windows, windows terminal does not support2005-12-27, by ods15
-
Remove tables used by MPlayer native 14_4 and 28_8 codecs2005-12-27, by rtognimp
-
New section: choosing the video codec for your encode: what to consider before picking it.2005-12-27, by gpoirier
-
fix setting colorkey in vidix mga_vid2005-12-26, by ods15
-
10000l to me, broke compilation on mingw, erase_to_end_of_line needs to be2005-12-26, by ods15
-
Merry Christmas and happy cola-chugging!2005-12-26, by gpoirier
-
- move our setenv() fallback implementation to osdep2005-12-26, by al
-
Adds lavc's brd_scale and updates vb_strategy2005-12-25, by gpoirier
-
support downscaling frames for dynamic b frame decission2005-12-25, by gpoirier
-
synced with 1.11842005-12-25, by gpoirier
-
add "pausing_keep" and "pausing_toggle" input cmd prefixes2005-12-25, by ods15
-
Use termcap "erase to end of line" character code instead of using spaces2005-12-25, by ods15
-
Add current Cygwin tool paths.2005-12-25, by diego
-
Windows waveout is no longer the best choice under Windows.2005-12-25, by diego
-
prefer newer terminfo-capable libraries (ncurses or terminfo)2005-12-25, by rathann
-
improove termcap detection, -lncurses works too2005-12-25, by ods15
-
Add "application/x-mms-framed" for ASF2005-12-24, by rtognimp
-
The <=132 frame rule is only valid at MacroBlock level not at frame one.2005-12-24, by iive
-
Typo in ASF demuxer selection by name (it's 'asf', not 'asv')2005-12-24, by rtognimp
-
synced with 1.11822005-12-22, by gpoirier
-
typo2005-12-22, by ods15
-
Synced with help_mp-en.h 1.2162005-12-21, by gpoirier
-
Print some error message,2005-12-20, by iive
-
I screwed up keep aspect param, made behavior the opposite of man page.2005-12-20, by ods15
-
malloc padding to avoid access beyond allocated memory2005-12-19, by henry
-
reverse the H264 hack2005-12-19, by henry
-
fspp update2005-12-18, by henry
-
negative quality values allow postproc regardless of input2005-12-18, by henry
-
credits for Onur, patch by himself2005-12-18, by diego
-
do not postprocess H2642005-12-18, by henry
-
support negative stride (flipping) in vo_gl.2005-12-18, by reimar
-
calculate framesize for raw RGB and BGR.2005-12-18, by reimar
-
fix crash with invalid -vid and no audio stream2005-12-18, by reimar
-
bitexact flag2005-12-18, by michael
-
1.1180: [does not apply]2005-12-17, by ranma
-
deobfuscate some very simple code...2005-12-17, by ods15
-
typo: ouput -> output2005-12-17, by ranma
-
"cfg-mplayer-def.h" is what is written in ~/.mplayer/config when it is not2005-12-17, by ods15
-
sync to 1.2162005-12-17, by ranma
-
some more new stuff..2005-12-17, by ods15
-
-o in mencoder now manditory2005-12-17, by ods15
-
-msglevel added, -verbose removed2005-12-17, by ods15
-
Removing obsolete, and until recently, misdocumented option -verbose .2005-12-17, by ods15
-
synced with 1.1002005-12-17, by gpoirier
-
synced with 1.13, patch by Johan Bos2005-12-17, by gpoirier
-
synced with 1.72, patch by Johan Bos2005-12-17, by gpoirier
-
sync w/ 1.11782005-12-17, by gpoirier
-
synced with 1.12, patch by Johan Bos, and fixes by me :p2005-12-17, by gpoirier
-
Fixes by Bounec2005-12-17, by gpoirier
-
grammar fix2005-12-17, by diego
-
include fastmemcpy.h before stream.h, so it is used for the stream_read2005-12-17, by reimar
-
do not set the flag when config failed2005-12-16, by henry
-
Avoid gcc warnings:2005-12-15, by rathann
-
one-word grammar fix for "incompatible codec" message2005-12-15, by wanderer
-
sync with 1.2132005-12-15, by ptt
-
small grammatical/sentence fix2005-12-15, by ptt
-
fix compilation when dvdkit and dvdread are not available2005-12-14, by nicodvb
-
Fix small typos spoted by Paul TT2005-12-14, by reynaldo
-
Reformat for better readability.2005-12-13, by diego
-
libdvdread configure script defines __DARWIN__ on darwin to trigger2005-12-13, by diego
-
Darwin does not support -rdynamic.2005-12-13, by diego
-
small typo preventing compilation, sorry :(2005-12-13, by ptt
-
little fixes....2005-12-13, by ptt
-
sync up to 1.2102005-12-13, by ptt
-
minor grammar clarification to the last commit, + omitted periods2005-12-12, by wanderer
-
Unify paths in patch and fix recent breakage, no -ko keyword expansion2005-12-11, by diego
-
Another examples showing how to play raw YUV video samples2005-12-11, by gpoirier
-
add hint to slave.txt2005-12-11, by reimar
-
improve video equalizer command (brightness, contrast, etc.) description2005-12-11, by reimar
-
sync with 1.11762005-12-11, by gpoirier
-
make fribidi autodetect by default instead of disable2005-12-11, by ods15
-
Make -really-quiet a common option.2005-12-11, by diego
-
make demuxer seek and close functions return void, patch by Dominik Mierzejewski2005-12-11, by wanderer
-
punctuation fixes for the previous commit2005-12-11, by wanderer
-
Update email address, old one is dead2005-12-11, by gpoirier
-
sync with 1.11752005-12-11, by gpoirier
-
Fix -v/-verbose description.2005-12-11, by diego
-
sync with 1.11742005-12-11, by gpoirier
-
10l: \ needs to be escaped in roff.2005-12-11, by diego
-
synced with 1.2012005-12-10, by gabrov
-
Sync with 1.11712005-12-10, by gpoirier
-
1/4l2005-12-10, by gpoirier
-
Formatting fix2005-12-10, by gpoirier
-
Give an example about how to use the famous cqif video samples2005-12-10, by gpoirier
-
move to next vo if /dev/3dfx could not be opened2005-12-10, by iive
-
synced with 1.11702005-12-10, by gpoirier
-
Do not exit() if /dev/3dfx is not available, approved by Ivan.2005-12-10, by diego
-
Remove obsolete note.2005-12-10, by diego
-
known bugs with P4 and SSE, small fixes2005-12-10, by diego
-
Convert this file to UTF-8 as it contains funky caracters from all around the world.2005-12-10, by gpoirier
-
1.1162: multithreaded decoding2005-12-10, by ranma
-
sync to rev. 1.2102005-12-10, by ranma
-
remove stray tab, which was confusing help_diff.sh2005-12-10, by ranma
-
Harcoded eng strings on libmpdemux/network.c to help_mp2005-12-10, by reynaldo
-
ffmpeg update2005-12-09, by rtognimp
-
Remove MPlayer native 14_4 and 28_8 codecs (they are in lavc)2005-12-09, by rtognimp
-
cook2005-12-09, by diego
-
Move audio packets reordering from codec interface to demuxers for real2005-12-09, by rtognimp
-
#include help_mp.h only once.2005-12-09, by diego
-
Remove some inactive maintainers.2005-12-09, by diego
-
long obsolete2005-12-09, by diego
-
some sync with the present day situation2005-12-09, by diego
-
Unify include paths, -I.. is in CFLAGS.2005-12-08, by diego
-
M263 (M$ h263) can be decoded by lavc H.263 decoder2005-12-08, by rtognimp
-
Bye-bye old email address, I'm a student no more!! :-P2005-12-08, by gpoirier
-
translate just 1.11692005-12-08, by gpoirier
-
synced with 1.11672005-12-08, by gpoirier
-
-mc 0.1 is preferrable to -mc 10 since A/V sync is recovered quicker after seeking.2005-12-08, by diego
-
Clarifications for the AUDIOSERVER environment variable.2005-12-08, by diego
-
add fix for sbr_dec.c to local diff, too2005-12-07, by rathann
-
add my fix to ps_dec.c to our diff2005-12-07, by rathann
-
Every contribution deserves to be listed on the "about" window of the gui.2005-12-07, by gpoirier
-
vf_fspp bframes option2005-12-07, by henry
-
prevent flicker on b-frames, trivial port from vf_spp2005-12-07, by henry
-
list myself as patch backlog maintainer2005-12-07, by wanderer
-
option to show the lines containing anomalies, patch by Ivo van Poorten2005-12-07, by wanderer
-
small updates and fixes2005-12-07, by diego
-
preliminary environment variables section2005-12-07, by diego
-
really clear frames to black instead of grey, and make sure one of those2005-12-07, by reimar
-
signed division must be used for calculation vo_dx and vo_dy.2005-12-07, by reimar
-
WM_PAINT is the "expose" event, not WM_ACTIVATE2005-12-07, by reimar
-
Minor spelling fixes2005-12-07, by jheryan
-
Synced with 1.11632005-12-07, by jheryan
-
Don't abort when xscreensaver window isn't available anymore.2005-12-07, by al
-
more warning fixes2005-12-07, by ods15
-
compiler warning fixes, some of these were actual (printing) bugs.2005-12-07, by ods15
-
Some more cola for msglevel, codec-cfg can't even call mp_msg_init or it'll2005-12-07, by ods15
-
-msglevel description improvement2005-12-07, by diego
-
new arguments for -vf spp, patch by Corey Hickey2005-12-06, by wanderer
-
Must use glFlush when doublebuffering is not used2005-12-06, by reimar
-
Get rid of most #ifdefs2005-12-06, by reimar
-
Fix message handling, process resize events2005-12-06, by reimar
-
alphabetical order + better explanation for '-lavdopts threads'2005-12-06, by wanderer
-
minor grammar fix, + stray LIVE.COM -> LIVE555 transition2005-12-06, by wanderer
-
another 100l, codec-cfg relied on mp_msg printing nothing....2005-12-06, by ods15
-
100l, codec-cfg needs fixing after -msgl patch2005-12-06, by ods15
-
prevent flicker, to get old behaviour use spp=x:y:4 / x:y:52005-12-06, by michael
-
Fix EDL to be per file, allow -edlout and -edl together as there is really2005-12-06, by ods15
-
1000l, reverting 2 more unrelated changes with last commit2005-12-06, by ods15
-
100l, reverting unrelated change with last commit2005-12-06, by ods15
-
new -msglevel option, constrols msg level for every msg module2005-12-06, by ods15
-
more minor grammatical fixes2005-12-06, by wanderer
-
multithreaded decoding2005-12-05, by gpoirier
-
fixes suggested by The Wanderer and Corey2005-12-05, by gpoirier
-
expand aspect works by display aspect, not video aspect.2005-12-05, by ods15
-
add missing -I..2005-12-05, by rathann
-
fix2005-12-05, by rathann
-
fix2005-12-05, by rathann
-
fix2005-12-05, by rathann
-
fix2005-12-05, by rathann
-
fix2005-12-05, by rathann
-
fix2005-12-05, by rathann
-
fix2005-12-05, by rathann
-
ad_libvorbis.c:119: warning: assignment from incompatible pointer type2005-12-05, by rathann
-
fix2005-12-05, by rathann
-
fix2005-12-05, by rathann
-
fix2005-12-05, by rathann
-
fix2005-12-05, by rathann
-
mplayer.c:1928: warning: implicit declaration of function 'cache_uninit'2005-12-05, by rathann
-
Fix popup menu problems: GTK cannot get a grab while the button is down,2005-12-04, by reimar
-
About text should _not_ be editable, it just looks stupid.2005-12-04, by reimar
-
missing dot2005-12-03, by ranma
-
lots of small fixes a few rephrasings2005-12-03, by ranma
-
sync to 1.2052005-12-03, by ranma
-
attribute align2005-12-03, by michael
-
switch to snow2005-12-03, by michael
-
multithreaded decoding2005-12-02, by michael
-
muxer_lavf MUST be disabled by default until someone adds AVParser2005-12-02, by rfelker
-
fatal error when muxer cannot initialize2005-12-02, by rfelker
-
Synced with 1.1002005-12-02, by jheryan
-
Synced with 1.992005-12-02, by jheryan
-
Synced with 1.342005-12-02, by jheryan
-
Synced with 1.122005-12-02, by jheryan
-
make -lavdopts debug work again, patch by Jason Tackaberry ( tack AH sault POIS org )2005-12-02, by gpoirier
-
export ldexp() and frexp() in pncrt, they are needed by rp8 sipr dll2005-12-01, by rtognimp
-
Add CharNextA(), needed by rp8 sipr dll2005-12-01, by rtognimp
-
nits and fixes suggested by The Wanderer and Loren Merritt2005-12-01, by gpoirier
-
vo_tdfxfb should be preferred over vo_3dfx.2005-12-01, by diego
-
AMD's Family 6 CPUs come with two flavors: one that supports SSE and2005-12-01, by diego
-
fixed wrong telecine trf pattern; fall back to mpeg2 when user specifies unknown format2005-11-30, by nicodvb
-
Link was a bit dated (but still working :-))2005-11-29, by ranma
-
Fixed wrong M_OPT_RANGE in vrc_maxrate/vrc_minrate , default was 0 and range [4,2400000]2005-11-29, by reynaldo
-
Sync man page structure description with actual man page structure.2005-11-29, by diego
-
spelling, capitalization and wording fixes2005-11-29, by diego
-
Smarter defaults, removing obsolete options.2005-11-29, by diego
-
-aop is long obsolete.2005-11-28, by diego
-
-aop is long obsolete.2005-11-28, by diego
-
Add a function to remove osd msg and use it to remove the "OSD: enabled"2005-11-27, by albeu
-
Add indicative QP for ASP and AVC codecs2005-11-27, by gpoirier
-
Explain how to make regression tests with CVS2005-11-27, by gpoirier
-
grammar fix on the documentation-updates note2005-11-27, by wanderer
-
some comments and simplification2005-11-27, by alex
-
1.1161: misc fixes [partly]2005-11-27, by ranma
-
Note about handling patches that contain documentation updates.2005-11-26, by diego
-
Add support to get the list of files from a file containing one filename2005-11-26, by albeu
-
Fix URL escaping to correctly handle URL containing an ip6 address or2005-11-26, by albeu
-
Correct optimization for C3, patch by Zuxy Meng < zuxy POIS meng AH gmail POIS com >2005-11-26, by gpoirier
-
skin authors, trailing whitespace cosmetics2005-11-25, by diego
-
wording and gramma fixes by Bougiz2005-11-25, by gpoirier
-
When it comes to CD/DVD handling bsdi has a linux CD/DVD compatibility2005-11-25, by diego
-
Grammar and wording fixes by Bougiz2005-11-24, by gpoirier
-
productive skin2005-11-24, by diego
-
M-x untabify2005-11-23, by gpoirier
-
correct k6_mtrr detection, add a great deal of infos about newer processors2005-11-23, by gpoirier
-
fixes in examples, minor details2005-11-23, by wight
-
Synced with 1.2022005-11-23, by jheryan
-
sync with 1.99, Patch by Johan B. < dariusjb AH gmail POIS com >2005-11-23, by gpoirier
-
-mc is useful to get rid of A/V desync.2005-11-23, by diego
-
synced with 1.11612005-11-23, by gpoirier
-
misc fixes2005-11-23, by diego
-
Revert previous commit2005-11-22, by al
-
Ignore OPTIONS rtsp command during playback. Fixes2005-11-22, by rtognimp
-
sync with 1.11592005-11-22, by gpoirier
-
Explain -vo gl:slice-height behaviour if YUV rendering is used.2005-11-22, by reimar
-
added a '.'... not abig effort by me indeed :-)))n..2005-11-22, by ptt
-
sync with 1.11582005-11-22, by ptt
-
Use slice-height 16 as default for yuv colorspaces (only relevant if decoder2005-11-22, by reimar
-
10l2005-11-22, by lorenm
-
sync to x264 r373 (brdo)2005-11-22, by lorenm
-
Mentions that --enable-runtime-cpudetection is not on by default.2005-11-21, by gpoirier
-
Make the osd command only switch between enabled/disabled when2005-11-20, by albeu
-
Unify include paths, -I.. is in CFLAGS.2005-11-19, by diego
-
Also parse glX extension string, makes -vo gl:swapinterval work again on linux2005-11-19, by reimar
-
Change MUST to SHOULD have disposition and if applicable language tags.2005-11-18, by al
-
Unify include path handling by using -I.2005-11-18, by diego
-
302m_convert and 360m_convert are generated files.2005-11-18, by diego
-
fastmemcpybench and cpuinfo are x86-specific.2005-11-18, by diego
-
Unify include path handling by adding $(MPROOT) to CFLAGS.2005-11-18, by diego
-
Makefile reorganized for better clarity and maintainability.2005-11-18, by diego
-
Unify include path handling, -I.. is in CFLAGS.2005-11-18, by diego
-
1.1157: -novideo does not work in some cases, e.g. with MPEG demuxers.2005-11-18, by ranma
-
synced with 1.11572005-11-18, by gpoirier
-
libavformat seems to use "Vo" as Vorbis tag, so add that.2005-11-17, by reimar
-
-novideo does not work in some cases, e.g. with MPEG demuxers.2005-11-17, by reimar
-
new -(no)border option2005-11-17, by reimar
-
Enable border toggling for gl and gl2 under windows.2005-11-17, by reimar
-
print the number of encoded frames per seconds (fps) with a greater precision2005-11-17, by gpoirier
-
Reformating and nit2005-11-17, by gpoirier
-
synced with 1.11552005-11-17, by gpoirier
-
Document the new osd options: -osd-duration, -noterm-osd, -term-osd-esc2005-11-17, by albeu
-
Remove stray \n and shorten overly long lines in the process.2005-11-17, by diego
-
Tests should use echocheck/echores instead of plain echo for output.2005-11-17, by diego
-
Update credits, sync a few lines.2005-11-17, by diego
-
Do not build Debian package with runtime CPU detection by default.2005-11-17, by gpoirier
-
spelling/grammar2005-11-17, by diego
-
Added new TOOL to convert 'anything supported' to VCD/SVCD (PAL/NTSC) using mencoder2005-11-16, by reynaldo
-
Small fixes...2005-11-16, by ptt
-
1.1153: Document the new oss config parameters.2005-11-16, by ranma
-
sync with rev. 1.2022005-11-16, by ranma
-
Big OSD cleanup. Replace the mess with 100's of counter vars2005-11-16, by albeu
-
avisubdump2005-11-15, by diego
-
Unify include paths, -I.. is in CFLAGS.2005-11-15, by diego
-
little fixes...2005-11-15, by ptt
-
Sync with 1.2022005-11-15, by ptt
-
Added a space after dv suboption for -lavfopts section2005-11-15, by ptt
-
Unify include paths, -I.. is in CFLAGS.2005-11-14, by diego
-
disable *SwapInterval function when extensions are missing, since it2005-11-13, by reimar
-
Simplify weird code. ;)2005-11-13, by rathann
-
Unify include paths by adding -I.. to CFLAGS.2005-11-13, by diego
-
Remove duplicate leftover line.2005-11-12, by diego
-
fixes missing caps on last patches2005-11-12, by reynaldo
-
Configure support for Cyrix C32005-11-12, by gpoirier
-
Sync with help_mp-en.h 1.201, patch by Emfox Zhou < emfoxzhou AH gmail POIS com>2005-11-12, by gpoirier
-
synced with 1.11532005-11-11, by gpoirier
-
Document the new oss config parameters.2005-11-11, by albeu
-
Generate double-click mouse events.2005-11-11, by joey
-
Add double-click mouse events.2005-11-11, by joey
-
Intercept maximize event and go into fullscreen mode.2005-11-11, by joey
-
Adds a target parameter to the volnorm filter.2005-11-11, by joey
-
-waveheader is deprecated, using -ao pcm:waveheader instead2005-11-11, by reynaldo
-
alphabetical order2005-11-10, by diego
-
add a switch, slave command, and vo control to toggle borderless window.2005-11-10, by joey
-
[TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux2005-11-10, by reynaldo
-
move window style to a macro for easier maintaining2005-11-10, by joey
-
attempt to fix missing and/or broken boundary checks2005-11-10, by reimar
-
ffmpeg truemotion1 codec now outputs BGR32 for some files2005-11-10, by reimar
-
do not set ctx->vo_inited when init fails. This caused a crash when a2005-11-10, by reimar
-
Do not hang forever when the card delivers no new data.2005-11-10, by reimar
-
implement norm switching, which was already documented??2005-11-10, by reimar
-
Sync with help_mp-en.h 1.198, patch by Emfox Zhou emfoxzhou AH2005-11-10, by gpoirier
-
Allow setting the mixer per instance so one can fallback between2005-11-10, by albeu
-
Test if source image dimensions are too big.2005-11-10, by al
-
small typo2005-11-10, by ptt
-
synced with 1.1982005-11-10, by ptt
-
reordered subtitles language OSD display, since it worked bad for ogm...2005-11-09, by ptt
-
sync with 1.1150 (megaslow pp:) )2005-11-09, by gpoirier
-
it looks like width needs to be a multiple of 64 for newer cards2005-11-09, by faust3
-
new orthography2005-11-09, by ranma
-
Speling (das -> daÃ?)2005-11-09, by ranma
-
typo, trailing whitespace2005-11-09, by diego
-
SDL no longer needed by default2005-11-08, by rathann
-
Add another content-type for aac audio in shoutcast streams2005-11-08, by rtognimp
-
document new vf_uspp2005-11-08, by ranma
-
ultra simple&slow pp filter, yes yet another spp like filter :)2005-11-08, by michael
-
fd --> file descriptor, small fixes2005-11-08, by diego
-
do not call glFinish when we do not have a context2005-11-07, by reimar
-
Do not show cache-line size message, I've never seen a case where it was useful2005-11-07, by reimar
-
typo: libcio --> libcdio2005-11-07, by diego
-
Fix compilation, use vo_fs instead of fullscreen variable. Not tested.2005-11-06, by reimar
-
save us from #ifndef hell2005-11-06, by faust3
-
synced with 1.1972005-11-06, by gabrov
-
there is no sh_video for audio only files2005-11-06, by faust3
-
mostly formatting fixes2005-11-06, by ranma
-
libcdio2005-11-06, by faust3
-
make it optionally possible to compile MPlayer with libcdio instead of libcdparanoia2005-11-06, by faust3
-
fixed possible uint8 overflow; assign progid to the newly created pmt2005-11-06, by nicodvb
-
10l: osd_show_dvd_nav_highlight is just a flag2005-11-06, by ranma
-
fix typos: aslo->also, falback->fallback (they were just too annoying *g*)2005-11-06, by reimar
-
Two minor corrections by mitch (mitch at cgarbs dot de)2005-11-06, by ranma
-
Fix bugs/crash introduced by translation patch2005-11-06, by reimar
-
Number of frames to show the OSD shouldn't be hardcoded, derive from fps instead2005-11-06, by ranma
-
sync w/ 1.11492005-11-06, by gpoirier
-
"describe" cdda://n-m syntax2005-11-06, by reimar
-
fix cdda://n syntax: do not hang when n > nr_tracks and play only track n,2005-11-06, by reimar
-
estimate total time also for audio-only files.2005-11-06, by reimar
-
added support for OSD localization2005-11-06, by ptt
-
Added translatable messages for OSD localization to help/help_mp-en.h2005-11-06, by ptt
-
Added translatable messages for OSD localization from libvo/sub.c2005-11-06, by ptt
-
synced with 1.982005-11-05, by gabrov
-
Sync with 1.11482005-11-05, by gpoirier
-
sync with rev. 1.1962005-11-05, by ranma
-
Use correct demuxer type for aac in shoutcast streams2005-11-05, by rtognimp
-
Speex audio decoding2005-11-05, by reimar
-
Speex support. Seeking and pts generation does not work.2005-11-05, by reimar
-
set cdda paranoia default to 0 since e.g. cdda://2 breaks otherwise.2005-11-05, by reimar
-
Allow detection of theora without pkg-config and linking against internal2005-11-05, by reimar
-
sort timestamps instead of assuming conventional B-frame order. (fixes x264 B-pyramid)2005-11-05, by lorenm
-
Enabled OSD localization / moved msgs to help/help_mp-en.h2005-11-05, by ptt
-
Added translatable messages for OSD localization2005-11-05, by ptt
-
Little fixes around ':' and spaces2005-11-05, by ptt
-
libmpdemux translatables corrections2005-11-05, by ptt
-
synced with 1.1362005-11-04, by ptt
-
Synced with 1.982005-11-04, by jheryan
-
Synced with 1.11462005-11-04, by jheryan
-
Synced with 1.1932005-11-04, by jheryan
-
sync to x264 r360 (trellis)2005-11-04, by lorenm
-
Autoload vobsub's from ~/.mplayer/sub2005-11-03, by albeu
-
changed KEY_PREVIOUS to KEY_PREV, cause the first undefined2005-11-03, by ptt
-
small grammar/wording fixes2005-11-03, by ptt
-
typo fix bust/must2005-11-03, by reynaldo
-
sync with 1.192 by PaulTT2005-11-03, by ptt
-
libvo input cleanup: remove the dependency on libinput,2005-11-02, by albeu
-
sync with 1.1932005-11-02, by ranma
-
sync with rev. 1.1922005-11-02, by ranma
-
synced with 1.11462005-11-02, by gpoirier
-
bump sync tag2005-11-01, by gpoirier
-
close stream_fd on uninit. Fixes bugzilla bug #400.2005-11-01, by reimar
-
synced with 1.98, patch by Johan Bos.2005-11-01, by gpoirier
-
Fix two (loosely) related bugs: massive A-V desync with -audiofile (bugzilla2005-11-01, by reimar
-
libmpdemux translatables to help_mp part 1 / mp_msg calls / try 22005-10-31, by reynaldo
-
libmpdemux translatables to help_mp part 1 / messages / try 22005-10-31, by reynaldo
-
10l typo, nomanyfmts should be used against playback problems.2005-10-31, by reimar
-
More consistent and sane types. Also avoids some gcc 4 warnings.2005-10-31, by reimar
-
synced with 1.34, patch by Johan Bos + fixes by me2005-10-31, by gpoirier
-
move resync_audio_stream after seeking to demuxer.c2005-10-30, by reimar