Mercurial > mplayer.hg
graph
-
Unification of linker option handling, part 1 of many.2006-10-31, by diego
-
CFLAGS are not necessary for linking.2006-10-31, by diego
-
convert some unmaintained help_mp-* files to UTF-82006-10-31, by kraymer
-
convert help_mp-ru.h from koi8-r to UTF-82006-10-31, by voroshil
-
convert DOCS/xml/en and help_mp-en.h to UTF-82006-10-31, by kraymer
-
100l to me for not checking properly, really fix pkg-config detection now.2006-10-31, by diego
-
10l, use a pkg-config parameter that makes it return 0...2006-10-31, by diego
-
Test for the existence of pkg-config, fixes Bugzilla #553.2006-10-31, by diego
-
Cygwin linking fix.2006-10-30, by diego
-
printf -> mp_msg2006-10-30, by rtogni
-
convert DOCS/xml/cs and help/help_mp-cs.h* to UTF-82006-10-30, by kraymer
-
Update from IMC and realrtsp auth2006-10-30, by rtogni
-
Realrtsp authentication2006-10-30, by rtogni
-
convert DOCS/xml/es and help/help_mp-es.h* to UTF-82006-10-30, by kraymer
-
Explain the risks of forcing options with --enable-* in a way that is2006-10-30, by diego
-
convert DOCS/xml/pl and help/help_mp-pl* to UTF-82006-10-30, by kraymer
-
Intel Music Coder decoding via lavc2006-10-30, by rtogni
-
Remove special output for outdated SDL. It's doubtful such old versions still2006-10-30, by diego
-
convert DOCS/fr and help/help_mp-fr.* to UTF-82006-10-30, by kraymer
-
misc fixes by Sheldon Jin (jinsh2 yahoo com)2006-10-30, by diego
-
wording/roff fix2006-10-30, by diego
-
An example of using -vf ass.2006-10-30, by eugeni
-
better wording for MSGTR_MENU_None2006-10-30, by kraymer
-
Also detect static fontconfig when pkg-config is not installed2006-10-30, by reimar
-
convert DOCS/de from ISO-8859-1 to UTF-82006-10-30, by kraymer
-
convert DOCS/ru from koi8r to UTF-82006-10-30, by voroshil
-
fix "iconv: illegal input sequence" error2006-10-30, by kraymer
-
Add a parameter to enable colorized console output.2006-10-30, by diego
-
Fix libmpdvdkit2 linking on Mac OS X.2006-10-30, by diego
-
Remove redundant variable setting.2006-10-30, by diego
-
Make libmpdvdkit2 compilation slightly more consistent with the other modules.2006-10-30, by diego
-
a previous commit introduced a bug that prevented tables2006-10-29, by nicodvb
-
Fix possible crash: negative values may no be passed to render_one_glyph2006-10-29, by reimar
-
simplified assignment of subtitles stream in ts_parse()2006-10-29, by nicodvb
-
Handle windows path separator in filesel menu.2006-10-29, by reimar
-
disable nonworking/broken code for now till I find out what it is supposed to do.2006-10-29, by reimar
-
Revert r20517.2006-10-29, by eugeni
-
Move ass_library initialization code to ass_mp.c.2006-10-29, by eugeni
-
Copy the following functions to libass to avoid dependency on the rest of mplayer:2006-10-29, by eugeni
-
Add VIDEOMEMORY_SIZE define to allow to easily change it.2006-10-29, by reimar
-
Prevent segfault if video codec init fails2006-10-29, by rtogni
-
Warn about vo_gl scaled-osd broken with -ass2006-10-29, by reimar
-
Fix width -> orig_width typo.2006-10-29, by eugeni
-
Don't set PlayResX for plaintext subtitles.2006-10-29, by eugeni
-
Add \N at the end of each subtitle line when converting from subdata.2006-10-29, by eugeni
-
Make sure we do not read beyond end of subtitle packet2006-10-29, by reimar
-
realloc subtitle buffers since subcp_recode might have decreased their size.2006-10-29, by reimar
-
Quick hack to implement percent-based seeking, also fixes seeking with gmplayer2006-10-29, by reimar
-
Factor out common cdda stuff from cdio and cdparanoia tests.2006-10-29, by reimar
-
handle broken ts packets before parsing the rest2006-10-29, by nicodvb
-
Support new flac-in-ogg, fixes bug #2292006-10-29, by reimar
-
cosmetics: reformatted after previous commit2006-10-29, by nicodvb
-
1000l: fixed broken handling of the adaption field - part 22006-10-29, by nicodvb
-
fixed mishandling of stream_read() (it doesn't necessarily return -1 in case of error)2006-10-29, by nicodvb
-
ts_parse() move section handling after stream_read() rather than repeating it2006-10-29, by nicodvb
-
Add some <application> tags.2006-10-29, by diego
-
Always initialize and destroy ass_library.2006-10-29, by eugeni
-
Partially synced with en/mplayer.1 (3).2006-10-28, by kraymer
-
removed useless check: when is_start is set the size of the payload2006-10-28, by nicodvb
-
fix some wordings2006-10-28, by kraymer
-
in ts_parse() centralized stream_read()+stream_skip(); smaller and cleaner2006-10-28, by nicodvb
-
Libass interface reworked:2006-10-28, by eugeni
-
r20477: Add missing parenthesis2006-10-28, by kraymer
-
r20440: Add ASS subtitle rendering options to gui.2006-10-28, by kraymer
-
Add svn versions for rc12006-10-28, by rtogni
-
Cleanup/simplify nsv check_file function.2006-10-28, by reimar
-
readability cosmetics2006-10-28, by nicodvb
-
unconditionally assign the language code when available;2006-10-28, by nicodvb
-
Better check for non-broken NSVf-header to avoid incorrect detection.2006-10-28, by reimar
-
If HAVE_FONTCONFIG is not defined, font_fontconfig might be declared both2006-10-28, by reimar
-
indentation fix2006-10-28, by ods15
-
reformatted ts_parse() after previous commit2006-10-28, by nicodvb
-
make vf_geq read whitespace in equation param2006-10-28, by ods15
-
removed unreachable code (when len=pes_parse2() returns 0)2006-10-28, by nicodvb
-
10l: fixed misplaced adaption field check2006-10-28, by nicodvb
-
removed commented crc32 code; I'll eventualy reuse the one in lavu2006-10-28, by nicodvb
-
slight simplifications2006-10-28, by nicodvb
-
Add missing parenthesis. Patch by Andrew Savchenko, Bircoph <at> list <dot> ru.2006-10-28, by corey
-
clarify pts related stuff2006-10-28, by michael
-
Partial sync with en/mplayer.1 (2)2006-10-27, by kraymer
-
Add a note about charset configuration to the Apache section.2006-10-27, by diego
-
remove unused variable2006-10-27, by ods15
-
cosmetic, reindentation, tab removal2006-10-27, by ods15
-
update vf_geq to new ff_eval API2006-10-27, by ods15
-
100l, forgotten "no" for nouse-filedir-conf caused "-use-filedir-conf"2006-10-27, by reimar
-
synced with r204682006-10-27, by Gabrov
-
synced with r204452006-10-27, by Gabrov
-
Add missing fontconfig_done() call.2006-10-27, by eugeni
-
Sync with Debian package.2006-10-27, by diego
-
"-o -" -> use stdout2006-10-27, by michael
-
Add cmov detection to configure2006-10-27, by iive
-
Fix translation inconsistencies, noticed by Torinthiel.2006-10-27, by voroshil
-
Split ass_configure() into several smaller functions.2006-10-26, by eugeni
-
Fix a multitude of roff errors and warnings.2006-10-26, by diego
-
various orthography and wording fixes2006-10-26, by kraymer
-
r20426: -chapter works with dvd:// and dvdnav://2006-10-26, by kraymer
-
r20412: Fix some inconsistencies pointed out by Torinthiel.2006-10-26, by kraymer
-
Improve translation of autogenerated labels2006-10-26, by torinthiel
-
Clearly state that main.xml is generated2006-10-26, by torinthiel
-
sync r203412006-10-26, by torinthiel
-
sync w/ r20440, patch by Sheldon Jin2006-10-26, by gpoirier
-
r20379: Remove doubled -dvd-device information.2006-10-26, by voroshil
-
Transtale a skipped title2006-10-26, by torinthiel
-
r20355: typo2006-10-26, by voroshil
-
sync r204492006-10-25, by torinthiel
-
Typo fix2006-10-25, by torinthiel
-
add two missing checks - PATCH by Karolina Lindqvist AT kramnet-se2006-10-25, by reynaldo
-
sync r204422006-10-25, by torinthiel
-
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com2006-10-25, by gpoirier
-
finally document -correct-pts2006-10-25, by ods15
-
fix linking issue on PPC64 with 64bits userland, patch by Markus Rothe markus A unixforces P net2006-10-25, by gpoirier
-
Sync with upstream r201.2006-10-25, by diego
-
Remove confusing and probably wrong paragraph about libdvdcss.2006-10-25, by diego
-
Sync with upstream r201.2006-10-25, by diego
-
Add ASS subtitle rendering options to gui.2006-10-25, by eugeni
-
Microsync, just to keep documentation building2006-10-24, by torinthiel
-
sync r204122006-10-24, by torinthiel
-
sync r204012006-10-24, by torinthiel
-
Fix single-black-pixel-in-upper-left-corner bug (how do people notice a single2006-10-24, by reimar
-
Add proper flv fourcc2006-10-24, by reimar
-
Sync one more warning fix from upstream libdvdcss.2006-10-24, by diego
-
Sync warning fixes from upstream libdvdcss.2006-10-24, by diego
-
Remove modification notice from unmodified file.2006-10-24, by diego
-
Sync cosmetics from upstream libdvdcss.2006-10-24, by diego
-
nother --disable-loader -> --disable-win32 fix.2006-10-24, by reimar
-
Add WMVA FourCC to ffvc1, patch by Peter Lemenkov, lemenkov gmail com.2006-10-24, by diego
-
Add md5.[ch] to the list of files.2006-10-24, by diego
-
16-bit grayscale support2006-10-24, by kostya
-
-chapter works with dvd:// and dvdnav://2006-10-23, by nicodvb
-
support for -chapter option (same semanthics as for dvd://)2006-10-23, by nicodvb
-
synced with r204232006-10-23, by Gabrov
-
simplified code to handle titleset transition (removed useless assignment)2006-10-23, by nicodvb
-
spell fix2006-10-23, by nicodvb
-
don't play any other title other than N when N is specified (with dvdnav://N)2006-10-23, by nicodvb
-
sync w/ r204192006-10-23, by gpoirier
-
Yet some more CVS->CVS2006-10-23, by gpoirier
-
sync w/ r204172006-10-23, by gpoirier
-
s/DarwinPorts/MacPorts/2006-10-23, by gpoirier
-
Allow lowercase letters in AVI stream id, fixes bug #2772006-10-23, by reimar
-
Proper detection of corresponding MPlayer image format for X server format for vo_x11.2006-10-23, by reimar
-
Set aspect information in yuv4mpeg2006-10-23, by reimar
-
Properly set EXTRALIBS2006-10-23, by lucabe
-
Fix some inconsistencies pointed out by Torinthiel.2006-10-23, by diego
-
r20399: Remove bio2jack from list of required software.2006-10-23, by kraymer
-
Remove a declaration-after-statement warning.2006-10-23, by diego
-
sync w/ r204082006-10-23, by gpoirier
-
swap telecine and pulldown, typo noticed by RC2006-10-23, by gpoirier
-
Add sync tag, patch by Sheldon Jin, jinsh2 yahoo com.2006-10-23, by diego
-
synced with r204052006-10-23, by Gabrov
-
man/hu/mplayer.1 synced with r203752006-10-23, by Gabrov
-
Remove -fno-PIC check from configure and put -fPIC back at the beginning2006-10-23, by diego
-
add missing dots as in r203282006-10-23, by gpoirier
-
it's "die Syntax" not "der Syntax"2006-10-23, by attila
-
<replaceable> tags aren't needed in literal example2006-10-23, by torinthiel
-
Remove bio2jack from list of required software.2006-10-22, by diego
-
Replace $() by the slightly more portable ``.2006-10-22, by diego
-
r20392: misc fixes2006-10-22, by kraymer
-
r20379: Remove doubled -dvd-device information.2006-10-22, by kraymer
-
misc fixes2006-10-22, by diego
-
Some more spelling fixes2006-10-22, by torinthiel
-
sync w/r203752006-10-22, by gpoirier
-
sync w/r203792006-10-22, by gpoirier
-
sync w/r203412006-10-22, by gpoirier
-
sync w/r203612006-10-22, by gpoirier
-
sync w/r203612006-10-22, by gpoirier
-
Update Andrew Weber's Email address.2006-10-22, by diego
-
Sync r20379 + small fixes2006-10-22, by torinthiel
-
FFmpeg dv decoder can also output in 422P format.2006-10-22, by reimar
-
Remove doubled -dvd-device information.2006-10-22, by torinthiel
-
grammar/wording fixes2006-10-22, by diego
-
r20369: Warn about dangers of -use-filedir-conf option2006-10-22, by kraymer
-
capitalization at beginning of sentence2006-10-22, by kraymer
-
remove mkdir warnings2006-10-22, by kraymer
-
only a few lines remain missing2006-10-22, by reynaldo
-
Final changelog update for rc1 release2006-10-22, by rtogni
-
Warn about dangers of -use-filedir-conf option2006-10-22, by rtogni
-
Require latest version of codecs.conf2006-10-22, by rtogni
-
remove outdated reference to "tvout-voodoo"; fixes compilation2006-10-22, by kraymer
-
Consistency fix: use "signed long long" for int_fast64_t instead of2006-10-22, by reimar
-
IPv6 tests for the presence of AF_INET6 but not struct sockaddr_in6. Glibc 2.02006-10-22, by diego
-
r20352: fix XviD spelling. replace some old DivX5's.2006-10-22, by voroshil
-
Provide fallback definition for uint_fast64_t as well.2006-10-22, by diego
-
r20358: Make documentation links point to the online version.2006-10-22, by kraymer
-
remove some DivX version numbers2006-10-22, by kraymer
-
cosmetics: Fix indentation after last commit.2006-10-22, by diego
-
Do not check for the existence of LIRC devices during autodetection.2006-10-22, by diego
-
Make documentation links point to the online version.2006-10-22, by diego
-
synced with r20355 (increased sync tag after typo fix in English master file)2006-10-22, by Gabrov
-
synced with r203522006-10-22, by Gabrov
-
typo2006-10-22, by diego
-
synced with r201912006-10-22, by Gabrov
-
fix "typo"2006-10-22, by kraymer
-
fix XviD spelling2006-10-22, by kraymer
-
synced with r203502006-10-22, by Gabrov
-
if no stream could be muxed flush_buffers() returns 0: prevents while(1) stall at the end2006-10-22, by nicodvb
-
man/hu/mplayer.1 synced with 203362006-10-22, by Gabrov
-
r20341: Remove obsolete parts, some updates.2006-10-22, by kraymer
-
Do not forget to clear subtitles when switching files for embedded subtitles.2006-10-21, by reimar
-
x264: don't enable turbo in the middle pass of a 3pass encode. (broke in r20060)2006-10-21, by lorenm
-
sync w/r203362006-10-21, by gpoirier
-
r20318: capitalization fixes, add missing dots to sentences2006-10-21, by voroshil
-
Avoid crash after "AVI: No audio stream found -> no sound." message,2006-10-21, by reimar
-
change DOCS/html references to German translation2006-10-21, by kraymer
-
Remove obsolete parts, some updates.2006-10-21, by diego
-
Try playing files with wrong wav header length, fixes riff_broken_hrdlen.wav2006-10-21, by reimar
-
Add a call to x264enc_set_param in config, otherwise mencoder -ovc x2642006-10-21, by reimar
-
fixed sync tag2006-10-21, by kraymer
-
r20317: Greatly simplify synopsis roff markup and add a bit of consistency.2006-10-21, by kraymer
-
escape -mf2006-10-21, by kraymer
-
Remove #ifdef HAVE_FLAC, it was never needed and nowadays is never defined.2006-10-21, by reimar
-
Do not use sh_audio->wf values if they are definitely invalid2006-10-21, by reimar
-
Add flac twocc2006-10-21, by reimar
-
added a ". ..." line before gmplayer2006-10-21, by ptt
-
little fix, sorry2006-10-21, by ptt
-
sync with r203172006-10-21, by ptt
-
some random fixes (wording, spelling..)2006-10-21, by kraymer
-
add German translation of codecs.xml2006-10-21, by kraymer
-
Don't forget to apply scaling coefficients to kerning values.2006-10-20, by eugeni
-
Cosmetics: indentation fix indentation broken by last two demuxer.c commits2006-10-20, by reimar
-
Fix opening of demuxers without check_file function, broken by r20309.2006-10-20, by reimar
-
make any parse error in -x264encopts fatal2006-10-20, by lorenm
-
sync w/ r203212006-10-20, by gpoirier
-
--enable-external-faad doesn't exist any more2006-10-20, by kraymer
-
\, escaping2006-10-20, by michael
-
sync w/r203182006-10-20, by gpoirier
-
capitalization fixes, add missing dots to sentences2006-10-20, by kraymer
-
Greatly simplify synopsis roff markup and add a bit of consistency.2006-10-20, by diego
-
Add fallback on the (undocumented) x86-64 -march option in2006-10-20, by diego
-
Add gmplayer to list of ignored files.2006-10-19, by diego
-
sync w/ 200542006-10-19, by gpoirier
-
Temporary hotfix: Move -fPIC after OPTFLAGS so that -fno-PIC gets overridden.2006-10-19, by diego
-
Simplify OBJS handling.2006-10-19, by diego
-
sync w/ 203102006-10-19, by gpoirier
-
Remove stray line.2006-10-19, by diego
-
Try other demuxers if open() fails.2006-10-19, by reimar
-
Fix center of rotation calculation. It was overly complex and2006-10-19, by eugeni
-
r20183: Recommend gcc 4.x on PowerPC2006-10-19, by voroshil
-
r20288: vf uspp description: it now uses snow, not mpeg42006-10-19, by kraymer
-
sync with r20295, patch by Francois Badier %frabad A gmail P com%2006-10-19, by gpoirier
-
What is the meaning of the numbers on the status line during the encoding process?2006-10-19, by gpoirier
-
make -passlogfile work with x264 again (broke in r20060)2006-10-19, by lorenm
-
Center of rotation depends on alignment.2006-10-18, by eugeni
-
Support separate rotation angle for each glyph.2006-10-18, by eugeni
-
Move base point calculation to a separate function. Will be reused soon.2006-10-18, by eugeni
-
Cosmetics: remove commented code.2006-10-18, by eugeni
-
redone subcp_recode: get rid of static buffer, skip lines that failed to2006-10-18, by reimar
-
Fix a typo in collision detection code.2006-10-18, by eugeni
-
typo fix2006-10-18, by ptt
-
sync w/ r197382006-10-18, by gpoirier
-
sync with r202882006-10-18, by ptt
-
sync w/ r202882006-10-18, by gpoirier
-
sync w/ r200832006-10-18, by gpoirier
-
more updates on chinese translation2006-10-18, by kraymer
-
This file is not modified from the upstream version,2006-10-17, by diego
-
fixed corner case previously mishandled: don't play an audio only stream when2006-10-17, by nicodvb
-
vf uspp description: it now uses snow, not mpeg42006-10-17, by lorenm
-
Add configure switch to enable fixed-pointed mode of internal libfaad2.2006-10-17, by diego
-
typo fixes2006-10-17, by diego
-
s/vo_osd_changed/vo_osd_changed_flag2006-10-17, by syrjala
-
Round buffer width and height to 16 pixels.2006-10-17, by syrjala
-
rewording of config file usage2006-10-17, by kraymer
-
r20257: Disable loading of file-specific configuration file from the same2006-10-17, by kraymer
-
sync w/202802006-10-17, by gpoirier
-
remove me=3 leftover (x264)2006-10-17, by kraymer
-
mention new -use-filedir-conf option in general config description2006-10-17, by kraymer
-
sync with 202772006-10-17, by gpoirier
-
Update x264 option names that changed with r200602006-10-16, by lorenm
-
bilinear interpolation2006-10-16, by michael
-
Remove an outdated debug message.2006-10-16, by eugeni
-
200 byte is too little2006-10-16, by michael
-
sync up to r20265 + some li'l fix2006-10-16, by ptt
-
generic equation filter2006-10-16, by michael
-
sync w/ r197152006-10-16, by gpoirier
-
Woops, forgot to bump sync tag2006-10-16, by gpoirier
-
Sync w/ 202602006-10-16, by gpoirier
-
Skip -march tests for values that are aliases of already tested values.2006-10-16, by diego
-
li'l fix2006-10-16, by ptt
-
Remove unused variable.2006-10-16, by diego
-
small grammar fix2006-10-16, by diego
-
sync w/ r202572006-10-16, by gpoirier
-
r202372006-10-16, by gpoirier
-
libdv may depend on libpthread.2006-10-16, by diego
-
Update x264 option names that changed with r200602006-10-16, by gpoirier
-
sync with r201322006-10-16, by gpoirier
-
fix multiple instances of -x264encopts on the commandline (broke in r20060)2006-10-15, by lorenm
-
Disable loading of file-specific configuration file from the same2006-10-15, by rtogni
-
Implement AOPLAY_FINAL_CHUNK support for dshow and win32 out.2006-10-15, by reimar
-
r20254: bump date, small consistency fix2006-10-15, by kraymer
-
bump date, small consistency fix2006-10-15, by diego
-
escape - (bobdeint)2006-10-15, by kraymer
-
as anounced, just some cleaning, purely janitorial changes2006-10-15, by reynaldo
-
Move "Play CD/DVD/VCD/SVCD" submenu generation to right-click handling2006-10-15, by reimar
-
Implement bob (pseudo?) deinterlacing for xvmc.2006-10-15, by reimar
-
r20237: Escape some more - signs.2006-10-15, by kraymer
-
man/hu/mplayer.1 synced with r202372006-10-15, by Gabrov
-
convert chinese man page to UTF-82006-10-15, by kraymer
-
Support new realaudio codec names2006-10-15, by rtogni
-
Remove Linux test from DirectFB check, it runs on some BSD systems at least.2006-10-15, by diego
-
syn with r20043, Patch by Emmanuel Turlay %bluesmanu AH gmail P com%2006-10-15, by gpoirier
-
strcat->strcpy simplification2006-10-15, by reimar
-
Actually convert sync tag to subversion style (and found out that this file is WAY outdated)2006-10-15, by gpoirier
-
Set SetErrorMode to make sure no dialog box will pop up when no disk in CD/DVD drive.2006-10-15, by reimar
-
Bump sync tag, remove useless FIXME2006-10-15, by gpoirier
-
missing console messages are (also) replaced by English versions2006-10-15, by kraymer
-
update mailman links2006-10-15, by kraymer
-
Escape some more - signs.2006-10-15, by diego
-
Remove bogus warning about missing font.2006-10-15, by diego
-
Fix timestamps for streams where kf_base gets negative2006-10-15, by rtogni
-
Sebastian now coordinates translations, some cosmetics.2006-10-15, by diego
-
Sync with FFmpeg r6700.2006-10-15, by diego
-
Fix crash because of last_glyph < first_glyph, probably caused by first line2006-10-15, by reimar
-
cosmetics: indentation2006-10-15, by kraymer
-
Implement -noidx since index can use quite a bit of memory, esp. when using valgrind.2006-10-15, by reimar
-
Remove test for framebuffer device from DirectFB check.2006-10-15, by diego
-
Sync with r201912006-10-15, by voroshil
-
sync with r201912006-10-15, by kraymer
-
synced with r201762006-10-15, by Gabrov
-
Remove removed/renamed files.2006-10-15, by diego
-
Add standard svn:eol-style and svn:keywords properties, remove svn:executable.2006-10-15, by diego
-
synced with r201832006-10-15, by Gabrov
-
synced with r201942006-10-15, by Gabrov
-
Deleting formats.xml and users-vs-dev.xml.2006-10-15, by Gabrov
-
synced with r200832006-10-15, by Gabrov
-
during stream detection always parse ts_probesize bytes (even with -nosound set),2006-10-15, by nicodvb
-
hurried pre-release update, partially synced with r201912006-10-14, by reynaldo
-
as per request, fullscreen and mute options have been added to the context menus.2006-10-14, by vayne
-
Create proper define for DFBMGA.2006-10-14, by diego
-
Remove senseless DIRECTFBVERSION check, we require 0.9.13+ anyway.2006-10-14, by diego
-
Remove intrinsics check, they are no longer used in FFmpeg.2006-10-14, by diego
-
Remove unused ABS define2006-10-14, by reimar
-
Sync mail-lists.xml removal.2006-10-14, by diego
-
Use = instead of == for extra portability.2006-10-14, by diego
-
Use = instead of == for extra portability.2006-10-14, by diego
-
Zerofill libass static variables during initialization.2006-10-14, by eugeni
-
Free FT_Stroker during libass deinitialization.2006-10-14, by eugeni
-
r20189: Some more consistency for the -pvr options, typo.2006-10-14, by kraymer
-
r20191: slight overall verbosity reduction2006-10-14, by kraymer
-
Remove useless assignements, thanks reimar for noticing them2006-10-14, by rtogni
-
Fix typo in sub_delay external specification.2006-10-13, by eugeni
-
Remove dead code (condition can obviously never be true)2006-10-13, by reimar
-
bails out if cdparanoia can't read cd (avoid lockup)2006-10-13, by ben
-
Shorten decoder works now with MPlayer2006-10-13, by reimar
-
FFmpeg Shorten audio decoder2006-10-13, by diego
-
litle bug, didn't compile :(2006-10-12, by ptt
-
sync'd with r201912006-10-12, by ptt
-
some minor fixes & sync to r201942006-10-12, by ptt
-
some little consistency fixes2006-10-12, by ptt
-
updates, grammar/spelling2006-10-12, by diego
-
Changlog updated with help of svn log2006-10-12, by reimar
-
slight overall verbosity reduction2006-10-12, by diego
-
r20172: Update paragraph about libdvdcss and libdvdread.2006-10-12, by voroshil
-
Some more consistency for the -pvr options, typo.2006-10-12, by diego
-
10l, used MSGTR_Unknown instead of lang in mp_property_audio2006-10-12, by reimar
-
simplify mp_property_sub2006-10-12, by reimar
-
r20183: Recommend gcc 4.x on PowerPC.2006-10-12, by kraymer
-
Cosmetics for previous mplayer.c patch2006-10-12, by reimar
-
Simplify mp_property_audio2006-10-12, by reimar
-
Recommend gcc 4.x on PowerPC.2006-10-12, by diego
-
Cosmetics2006-10-12, by reimar
-
strncpy->strlcpy2006-10-12, by reimar
-
Remove useless return; at end of function2006-10-12, by reimar
-
Simplify demux_mkv_get_sub_lang2006-10-12, by reimar
-
r20132: little typo fixes2006-10-12, by kraymer
-
r20176: small consistency/format fix2006-10-12, by kraymer
-
small consistency/format fix2006-10-12, by kraymer
-
initial import of cd-dvd.xml (german translation)2006-10-12, by kraymer
-
modifications pointed out by reimar doffinger2006-10-12, by ptt
-
Merge the two libdvdcss/libdvdread paragraphs.2006-10-12, by diego
-
Update paragraph about libdvdcss and libdvdread.2006-10-12, by diego
-
Check for maeomo-specific libraries (Nokia 770).2006-10-12, by diego
-
Use MOUSE_BTN0 instead of MOUSE_BASE for consistency with other vo drivers.2006-10-12, by diego
-
Rename ABS macro to FFABS.2006-10-11, by diego
-
11l (...)2006-10-11, by kraymer
-
little suffix fixes2006-10-11, by ptt
-
d'oh, missing " broke compilation2006-10-11, by kraymer
-
Remove old hack to search for .ar and VIDO, we know where they are2006-10-11, by rtogni
-
gcc 2.95 fix2006-10-11, by ods15
-
r20162: added OSD audio switching visualization2006-10-11, by kraymer
-
added OSD audio switching visualization2006-10-11, by ptt