Mercurial > mplayer.hg
graph
-
r27066: update comments, whitespace cosmetics2008-06-30, by kraymer
-
r27065: whitespace consistency cosmetics2008-06-30, by kraymer
-
r26863: make use of the new MGA_VID_VERSION ioctl to check2008-06-30, by kraymer
-
r25605: properties to get and set angle2008-06-30, by kraymer
-
r24924: Add audio filter scaletempo2008-06-30, by kraymer
-
r24790: Disable channel scanner when no tuner is present.2008-06-29, by kraymer
-
remove trailing whitespaces2008-06-29, by kraymer
-
Replace asserts by proper conditions to allow playback of some broken but2008-06-29, by reimar
-
Half size for adpcm_index2008-06-29, by reimar
-
Simplify predictor updates2008-06-29, by reimar
-
Get rid of 16-bit sign extension macro2008-06-29, by reimar
-
Simplify some imaadpcm macros2008-06-29, by reimar
-
Directly pass arrays into decode_nibbles2008-06-29, by reimar
-
Use smaller types for tables2008-06-29, by reimar
-
Make imaadpcm tables const2008-06-29, by reimar
-
Simplify code to read index/predictor2008-06-29, by reimar
-
Add a few size checks to IMA decoder. The code is still a mess though,2008-06-29, by reimar
-
Simplify ad_imaadpcm decode_audio function2008-06-29, by reimar
-
Make sure we do not use uninitialized data in case of a short read.2008-06-29, by reimar
-
Do not use stdata before checking its length2008-06-29, by reimar
-
mingw uses Windows sockets.2008-06-28, by vayne
-
sync w/r27123, patch by JRaSH, %jrash06 A 163 P com%2008-06-28, by gpoirier
-
sync w/r271322008-06-27, by gpoirier
-
one more wish, and an update2008-06-26, by compn
-
r24772: DirectShow based tv:// driver for win322008-06-25, by kraymer
-
Complete the code move across librtsp, fixes the rtsp_close collision with libnemesi2008-06-25, by lu_zero
-
Move rtsp_close away by simplification - avoids symbol clash with libnemesi2008-06-25, by lu_zero
-
some updates2008-06-24, by compn
-
add ffmdec and ffadpcmxa2008-06-24, by compn
-
Fix/restore the description of the rectangle video filter.2008-06-24, by diego
-
Touch FFmpeg libraries after recursing into their subdirectories.2008-06-24, by diego
-
Do not unconditionally recurse into FFmpeg subdirectories. Instead, just2008-06-24, by diego
-
Add missing 'struct input_id id' to Apple IR configure check.2008-06-24, by diego
-
Check if the font set returned from FcFontSort in not NULL.2008-06-23, by eugeni
-
Reindent.2008-06-23, by eugeni
-
Only use application font dir if library->fonts_dir is not NULL.2008-06-23, by eugeni
-
Dependency files need to get updated when any of their dependencies are2008-06-23, by diego
-
Rename some definitions to avoid clashing with system headers, fixes:2008-06-23, by diego
-
Add verbose messages about trying and searching for audio output drivers.2008-06-22, by corey
-
Replace misuse of echores in libdvdnav check by _res_comment.2008-06-22, by diego
-
100l, bpp is bits per pixel, not bytes2008-06-22, by reimar
-
revert non-acked r271062008-06-21, by ben
-
cosmetic: be consistent2008-06-20, by ben
-
fixes two bugs:2008-06-20, by ben
-
fix obviously wrong option description2008-06-20, by ben
-
Remove useless typedef for VDXContext.2008-06-20, by ben
-
cosmetic: give a coherent indentation2008-06-20, by ben
-
remove some useless functions from vidix api2008-06-20, by ben
-
remove useless 'else'2008-06-20, by ben
-
renamed vidixlib.c to vidix.c2008-06-20, by ben
-
remove now useless vidixlib.h file2008-06-20, by ben
-
sync w/r27107, patch by Cédric Viou2008-06-20, by gpoirier
-
move content of vidixlib.h into vidix.h2008-06-20, by ben
-
cosmetic: give coherent indentation2008-06-20, by ben
-
use the new URL of NUT container website2008-06-20, by gpoirier
-
Only "pop" subtree params if they had previously been "pushed",2008-06-20, by ben
-
sync w/r27102, patch by Cédric Viou and minor fixes by myself2008-06-20, by gpoirier
-
Add auto-close option to libmenu playlist handling part.2008-06-20, by ben
-
Allow conditional compilation of yuv4mpeg video out.2008-06-20, by ben
-
fix a couple of broken URL links2008-06-20, by gpoirier
-
Keep old dvdnav sub-command options for a while in order2008-06-20, by ben
-
Change DVDNAV command key names.2008-06-19, by ben
-
Reorder some functions to avoid implicit declaration warnings.2008-06-19, by diego
-
Group all input command defines in one big enum2008-06-18, by ben
-
Add copyright and license statement.2008-06-17, by diego
-
It cannot hurt to add -E to the diff options to avoid whitespace changes.2008-06-17, by diego
-
Add missing #includes that are required for things used in the header.2008-06-17, by diego
-
sync w/r270572008-06-17, by gpoirier
-
Add missing #includes to fix 'make checkheaders'.2008-06-17, by diego
-
Try harder to honour CTRL+C etc. during dumpstream2008-06-16, by reimar
-
cosmetics: Remove useless parentheses, align.2008-06-16, by diego
-
Chapter support for lavf demuxer.2008-06-16, by reimar
-
Support NULL name parameter for demuxer_add_chapter.2008-06-16, by reimar
-
cosmetics: Break overly long lines.2008-06-16, by diego
-
cosmetics: indentation, whitespace changes2008-06-16, by diego
-
cosmetics: consistent * placement2008-06-16, by diego
-
cosmetics: one more if brace placement fix2008-06-16, by diego
-
M-x untabify2008-06-16, by diego
-
cosmetics: Remove all trailing whitespace.2008-06-16, by diego
-
cosmetics: Split/join multiline statements.2008-06-16, by diego
-
cosmetics: Consistently format all if, for, while constructs.2008-06-16, by diego
-
Remove one more commented-out line.2008-06-16, by diego
-
cosmetics: Make all function declarations consistent by moving the opening2008-06-16, by diego
-
Remove one more commented-out line.2008-06-16, by diego
-
Remove pointless comments and commented-out code.2008-06-16, by diego
-
Add missing string.h #include for memcpy prototype;2008-06-16, by diego
-
Add missing #includes to fix 'make checkheaders'.2008-06-16, by diego
-
cosmetics: Group internal codec library tests together.2008-06-15, by diego
-
Document where the files vidix/dhahelperwin/ntverp.h and2008-06-15, by diego
-
cosmetics: Group entries by directory instead of randomly.2008-06-15, by diego
-
Add the ugly HELP_MP_DEFINE_STATIC back, otherwise we produce warnings like2008-06-15, by diego
-
cosmetics: Remove empty line for consistency.2008-06-15, by diego
-
-alang/-slang do not depend on dvdread support.2008-06-15, by diego
-
Remove pointless HELP_MP_DEFINE_STATIC definition.2008-06-15, by diego
-
Remove pointless #ifdef.2008-06-15, by diego
-
update comments, whitespace cosmetics2008-06-15, by diego
-
whitespace consistency cosmetics2008-06-15, by diego
-
Remove now unused messages.2008-06-15, by diego
-
Move message about which adapter is used to verbose mode.2008-06-15, by diego
-
spelling/wording fixes2008-06-15, by diego
-
Add parentheses to expression to avoid the warning:2008-06-15, by diego
-
6 months of changes2008-06-15, by compn
-
standard license headers for mga_vid2008-06-14, by diego
-
add MGA_VID_GET_VERSION ioctl to old mga_vid driver for compatibility with "new" mplayer2008-06-14, by attila
-
Ability for specifying TV standard individually for each TV channel.2008-06-14, by voroshil
-
Fix support for libnemesi installed on nonstandard paths2008-06-13, by lu_zero
-
Unbreak audio, thanks to Uoti for the insight2008-06-12, by lu_zero
-
sync w/r23225, plus misc fixes2008-06-11, by gpoirier
-
fix w/r24604, misc fixes2008-06-11, by gpoirier
-
sync w/r21537 and misc fixes2008-06-11, by gpoirier
-
fix file to conform to French typography2008-06-11, by gpoirier
-
add missing <application> tag around MPlayer,2008-06-11, by gpoirier
-
sync w/r269972008-06-11, by gpoirier
-
sync w/r27044, patch by Cedric Dumez-Viou %Cedric P Dumez-Viou A obs-nancay P fr%2008-06-10, by gpoirier
-
libdvdnav need libdvdread from the same repository2008-06-10, by nicodvb
-
Fix mencoder built from dvdnav enabled.2008-06-09, by ben
-
Give name to font_desc struct, patch by Bryan Henderson, giraffedata gmail com.2008-06-09, by diego
-
Add information about the mga_vid Subversion repository.2008-06-09, by diego
-
Mention that svgalib_helper only works with kernel 2.4.x.2008-06-09, by diego
-
Make a section out of the svgalib_helper paragraph.2008-06-09, by diego
-
require latest x264 to enable MEncoder's x264 support2008-06-09, by gpoirier
-
Slightly reduce VIDIX video output verbosity.2008-06-08, by diego
-
sync w/r268532008-06-08, by gpoirier
-
Add standard license headers.2008-06-08, by diego
-
Add comments to a few #endif preprocessor directives.2008-06-08, by diego
-
Remove unused variable, fixes the warning:2008-06-08, by diego
-
OBJS should end in .o, not .c.2008-06-08, by diego
-
VIS OBJS should end in .o, not .c; patch by Jan Knutar, jknutar nic fi.2008-06-08, by diego
-
Add missing #include, patch by Jan Knutar, jknutar nic fi.2008-06-08, by diego
-
Add command to create dhahelper device to install-dhahelper target.2008-06-08, by diego
-
Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h can2008-06-08, by diego
-
Add dhahelper CFLAGS where appropriate if enabled.2008-06-08, by diego
-
Add support for enabling VIDIX dhahelper.2008-06-08, by diego
-
Remove pointless and commented-out #ifdef.2008-06-08, by diego
-
Fix silly typo in CFLAG_SVGALIB_HELPER variable name.2008-06-08, by diego
-
Fix dhahelper.h #include paths.2008-06-08, by diego
-
Restore support for compiling with svgalib_helper.2008-06-07, by diego
-
Only check for VIDIX PCI device name database if VIDIX is enabled.2008-06-07, by diego
-
Make sure that the LC_ALL variable is exported to the environment of2008-06-07, by diego
-
Factorizes dvdnav aid retrieval code.2008-06-07, by ben
-
Add routine that provides audio ID corresponding to logical number2008-06-07, by ben
-
Fix channel order for libvorbis decoder, original patched by Nicolas George.2008-06-07, by ulion
-
rename AF_CHANNEL_LAYOUT_LAVC_VORBIS* => AF_CHANNEL_LAYOUT_VORBIS*.2008-06-07, by ulion
-
Rename some functions as they are mplayer related and not2008-06-07, by ben
-
rename for consistency2008-06-07, by ben
-
Add routine to determine if SPU has changed in dvdnav stream.2008-06-07, by ben
-
Add routine to determine if audio has changed in dvdnav stream.2008-06-07, by ben
-
declare some functions as static2008-06-07, by ben
-
No need to set LC_ALL=C for individual shell commands,2008-06-07, by diego
-
The VIDIX PCI files should be regenerated when the awk script2008-06-07, by diego
-
remove C++ inclusion guard from vidix headers2008-06-07, by ben
-
Add default definition for SVGA device.2008-06-07, by diego
-
remove useless vidix versioning stuff2008-06-07, by ben
-
remove duplicated code2008-06-07, by ben
-
Drop some useless parameter from vidix init routine2008-06-07, by ben
-
Drop support for external libvidix (unmaintained and not up-to-date)2008-06-07, by ben
-
Save DVDNAV palette info.2008-06-07, by ben
-
vidix s3 headers was missing proper header2008-06-07, by ben
-
Remove unused variable, fixes the warning:2008-06-07, by diego
-
Removed unused freepath variable.2008-06-06, by ben
-
add VIDM fourcc to divx/xvid, based on this patch:2008-06-06, by compn
-
add psiv codec, works on psi_v-sample.mov2008-06-06, by compn
-
add qtactl codec2008-06-06, by compn
-
Remove unnecessary -o option from windres invocation.2008-06-06, by diego
-
Fix codec-specific options syntax declaration to be less confusing and wrong.2008-06-06, by diego
-
sync w/r268062008-06-06, by gpoirier
-
Fix the linking of TOOLS/netstream and TOOLS/vivodump.2008-06-06, by diego
-
Use standard license header, merge changelog into license header and TODO.2008-06-06, by diego
-
Remove useless braces on if() statement.2008-06-05, by ben
-
Ensure 'path' string is 0 terminated.2008-06-05, by ben
-
fix fixes, patch by Benoit Fouet2008-06-04, by gpoirier
-
Run the whole documentation through ispell.2008-06-04, by diego
-
Remove another reference to a removed configure option.2008-06-04, by diego
-
Remove references to removed configure options.2008-06-04, by diego
-
Get rid of needless emphasis.2008-06-04, by diego
-
Document VIDIXIVTVALPHA environment variable.2008-06-04, by diego
-
Move Matrox TV-out cable section to the end of the Matrox chapter.2008-06-04, by diego
-
Move Matrox TV-out cable instructions into their own section.2008-06-04, by diego
-
Fix some typos and update the Matrox TV output section. The relevant2008-06-04, by diego
-
Remove unnecessary mangle.h #include.2008-06-04, by diego
-
sync w/r26909, patch by JRaSH %jrash06 A 163 P com%2008-06-04, by gpoirier
-
Remove due to objections by ivan.2008-06-04, by michael
-
small spelling/wording fixes2008-06-04, by diego
-
mphq2 runs svn 1.4.x.2008-06-04, by diego
-
Use size_t instead of int for a variable that is compared to the result2008-06-03, by diego
-
correct spelling error ;)2008-06-03, by ivo
-
List more actions which have proven controversial in the past.2008-06-03, by michael
-
grammar fixes by Benoit Fouet2008-06-03, by gpoirier
-
sync w/r26920, patch by Cedric Dumez-Viou %Cedric P Dumez-Viou A obs-nancay P fr%2008-06-03, by gpoirier
-
add missing <option> tags around the option "filmdint"2008-06-03, by gpoirier
-
sync w/r26936, patch by Cedric Viou % Cedric P Dumez-Viou A obs-nancay P fr %2008-06-03, by gpoirier
-
Add reverting commits to the list of potentially controversial actions.2008-06-03, by diego
-
synced with r269672008-06-02, by Gabrov
-
Use LC_ALL instead of LANG in config.mak to prevent locale settings from2008-06-02, by diego
-
10l: Restore LANG variable in config.mak so that shell commands are not2008-06-02, by diego
-
Remove unused variable LANG from config.mak.2008-06-02, by diego
-
Remove unused variable TARGET_OS from config.mak.2008-06-02, by diego
-
cosmetics: Restructure config.mak logically and alphabetically.2008-06-02, by diego
-
Remove unused variable TARGET_CPU from config.mak.2008-06-02, by diego
-
Remove unnecessary FFmpeg hack from config.mak.2008-06-02, by diego
-
call demux_flush() where appropriate2008-06-02, by nicodvb
-
use demux_flush() where appropriate2008-06-02, by nicodvb
-
added and reused demux_flush() instead of emptying the demux_stream buffers;2008-06-02, by nicodvb
-
restore needed cast to correct type with const2008-06-01, by bcoudurier
-
100l, fix wrong order of cases in cache_do_control2008-06-01, by reimar
-
Properly free memory allocate by liba52.2008-06-01, by reimar
-
tiny reindentation2008-06-01, by nicodvb
-
disable dvdnav when using the internal dvdread2008-06-01, by nicodvb
-
reindented the dvdread detection block2008-06-01, by nicodvb
-
changed the code that checks the presence of the external dvdread2008-06-01, by nicodvb
-
removed support for Ogle's dvdread2008-06-01, by nicodvb
-
cast to correct type, suppress warnings2008-06-01, by bcoudurier
-
cast to correct type, suppress warnings2008-06-01, by bcoudurier
-
cast to correct type, suppress warning2008-06-01, by bcoudurier
-
cast to correct type, suppress warnings2008-06-01, by bcoudurier
-
add const, suppress warnings2008-06-01, by bcoudurier
-
remove useless casts2008-06-01, by bcoudurier
-
add const, suppress warnings2008-06-01, by bcoudurier
-
add const, suppress warnings2008-06-01, by bcoudurier
-
remove useless casts2008-06-01, by bcoudurier
-
Change spelling of XviD to Xvid as has already been done in the (rest of the)2008-05-31, by diego
-
Fix compilation with internal dvdnav2008-05-31, by rtogni
-
adapted to the dvdread->libdvdread transition in dvdnav's repository2008-05-31, by nicodvb
-
warn to always disable the internal dvdread; still menus are supported now2008-05-31, by nicodvb
-
Add install-dhahelperwin target to simplify dhahelper installation on Windows.2008-05-30, by diego
-
Merge vidix/dhahelperwin/Makefile into top-level Makefile.2008-05-30, by diego
-
Merge vidix/dhahelper/Makefile into top-level Makefile.2008-05-30, by diego
-
Rename kernelhelper to dhahelper, that name is more fitting.2008-05-30, by diego
-
Fix #include paths.2008-05-30, by diego
-
dhasetup.exe can be created via make instead of calling gcc directly.2008-05-30, by diego
-
Rework AltiVec CFLAGS detection. '-maltivec -mabi=altivec' should be used2008-05-30, by diego
-
Handle NULL control function in cache_execute_control, fixes crash with http urls.2008-05-30, by reimar
-
Check for ALTIVEC_H instead of __APPLE_CC__ to decide which AltiVec vector2008-05-30, by diego
-
Check for HAVE_ALTIVEC_VECTOR_BRACES instead of __APPLE_CC__.2008-05-30, by diego
-
Check for AltiVec vector declaration syntax.2008-05-30, by diego
-
typo noticed by Mark Pilgrim, mark diveintomark org2008-05-29, by diego
-
The size of output buffer is stored in 'osize', not 'size'.2008-05-29, by eugeni
-
Clear iconv conversion state also in libass.2008-05-29, by eugeni
-
Offset should be size_t.2008-05-29, by eugeni
-
Clear iconv conversion state after each subtitle line.2008-05-29, by eugeni
-
Remove extra messages.2008-05-29, by diego
-
Fix mismatching messages.2008-05-29, by diego
-
Fix mismatching translated messages as pointed out by TOOLS/mphelp_check.py.2008-05-29, by diego
-
fix problems picked up by mphelp_check.py2008-05-29, by gpoirier
-
The install-drivers target should depend on the drivers target.2008-05-29, by diego
-
Revert commit r26897.2008-05-28, by iive
-
Merge drivers/Makefile into top-level Makefile.2008-05-28, by diego
-
Fix setting of CFLAGS for Radeon modules.2008-05-28, by diego
-
Disable unused function, fixes the warning:2008-05-28, by diego
-
mga_vid driver wording fixes2008-05-28, by diego
-
Move messages header file creation to a separate shell script.2008-05-27, by diego
-
Add a slave command to stop stream playback.2008-05-27, by ben
-
Initialize sh_audio/sh_video->ds2008-05-27, by reimar
-
Simplify/make new_sh behaviour more consistent when a stream gets redefined.2008-05-27, by reimar
-
Cosmetics: simplify2008-05-27, by reimar
-
Move native musepack demuxer further down in demuxer list2008-05-27, by reimar
-
Revert declaration .NOTPARALLEL. Unfortunately this special target does not2008-05-27, by diego
-
Mark VIDIX_PCI_FILES targets as NOTPARALLEL. They are all created2008-05-27, by diego
-
Use 'grep -q' instead of redirecting grep output to /dev/null.2008-05-27, by diego
-
mga_vid string wording fix2008-05-27, by diego
-
Fix typo in string name.2008-05-27, by diego
-
Instead of removing code from this imported library, place it under #if 0.2008-05-27, by diego
-
cosmetics: Fix pointless weird indentation.2008-05-27, by diego
-
cosmetics: XviD --> Xvid2008-05-27, by diego
-
cosmetics: Move toolsclean target to a better place.2008-05-27, by diego
-
Update comment heading.2008-05-27, by diego
-
cosmetics: Consistently place '-o $@' in compiler command line.2008-05-27, by diego
-
Simplify codec-cfg-test command with $^.2008-05-27, by diego
-
Fix codecs2html linking.2008-05-27, by diego
-
Merge doxygen_clean rule into distclean.2008-05-27, by diego
-
codecs2html and codec-cfg-test are removed by toolsclean. Do not remove2008-05-27, by diego
-
Add codecs2html to TESTS variable.2008-05-27, by diego
-
Fix dependency declaration for codecs2html.2008-05-27, by diego
-
cosmetics: Move some rules to better places.2008-05-27, by diego
-
Add missing -I. to fix codecs2html compilation.2008-05-27, by diego
-
Add codec-cfg-test to list of TESTS.2008-05-27, by diego
-
Correct dependency declaration for codec-cfg-test.2008-05-27, by diego
-
There is no need to ignore the return value of an 'rm -rf' command.2008-05-27, by diego
-
Fix codec-cfg-test linking.2008-05-27, by diego
-
Link codec-cfg programs against mp_msg-mencoder.o instead of mp_msg.o.2008-05-27, by diego
-
Fix codec-cfg-test compilation.2008-05-27, by diego
-
Emulate STREAM_CTRL_GET_TIME_LENGTH if cache is used.2008-05-26, by reimar
-
add qclp fourcc2008-05-26, by compn
-
sync w/r26863, patch by JRaSH % jrash06 A 163 P com %2008-05-25, by gpoirier
-
Readd fourcc used by MTV format. Note that BGR->YUV conversion2008-05-25, by reimar
-
Remove incorrectly added formats2008-05-25, by reimar
-
Render everything as early as possible, doing as little as possible in2008-05-25, by reimar
-
Reorder flip_page to make moving around do_render call easier2008-05-25, by reimar
-
Split flip_page function2008-05-25, by reimar
-
Simplify yuv to rgb conversion matrix stuff.2008-05-24, by reimar
-
Cosmetics: align2008-05-24, by reimar
-
update doxygen comments2008-05-24, by reimar
-
Add a filter strength parameter for blurring/sharpening scalers.2008-05-24, by reimar
-
Forgotten changes to gl_common.h2008-05-24, by reimar
-
Use a struct instead of a huge and further growing argument list.2008-05-24, by reimar
-
Add basic support for stream controls with cache enabled.2008-05-24, by reimar
-
make use of the new MGA_VID_VERSION ioctl to check2008-05-23, by attila
-
sync mga_vid.h to revision 265 from the mga_vid repo2008-05-23, by attila
-
revert changes 26035 and 260612008-05-23, by attila
-
synced with r268532008-05-23, by Gabrov
-
little fixes2008-05-23, by ptt
-
Get rid of "define RECURSIVE_RULE" since a lot of make version have problems2008-05-23, by reimar
-
Cosmetics: reindent after the last commit.2008-05-22, by eugeni
-
Read all faces of a memory font, not just the first one.2008-05-22, by eugeni
-
Saner handling of VOCTRL_PAUSE/VOCTRL_RESUME2008-05-22, by reimar
-
Simplify equalizer handling for vo gl2008-05-22, by reimar
-
Update gl vo section with the new force-pbo suboption.2008-05-22, by reimar
-
fix a lot of mistranslations and typos, patch by Cedric Dumez-Viou2008-05-22, by gpoirier
-
Fix compilation with FontConfig <= 2.2.96.2008-05-22, by eugeni
-
Avoid crash with video stream switching and -nosound2008-05-21, by reimar
-
Make internal subtitle and subtitle switching work with -audiofile2008-05-21, by reimar
-
Use av_alloc_put_byte instead of custom protocol.2008-05-21, by reimar
-
r26675: update paragraphs related to x264, and update its checkout command2008-05-21, by voroshil
-
Add some codec specifications needed to play MTV files.2008-05-21, by reimar
-
r26512: consistently print fps with three digits of precision2008-05-21, by voroshil
-
Continue detection if it is not clear if we have a MP3 or flac file.2008-05-21, by reimar
-
left an english phrase in, removed.2008-05-21, by ptt
-
remove extra dash in nocorrect-pts option2008-05-21, by compn
-
add potentially missing types2008-05-20, by ben
-
synced with r268392008-05-20, by Gabrov
-
In case 2 styles have the same name, prefer the latest one.2008-05-19, by eugeni
-
Output a better informative message if no AltiVec CFLAGS can be found.2008-05-19, by diego
-
Do not run second AltiVec CFLAG check in a subshell; the variable that is2008-05-19, by diego
-
If character set conversion for help_mp.h is required, do it on the whole2008-05-19, by diego
-
The multiple inclusion guard in help_mp.h has to cover the whole file,2008-05-19, by diego
-
Simplify help_mp.h generation commands by using $@.2008-05-18, by diego
-
Do not hide that we are running a helper script.2008-05-18, by diego
-
Move the logic that decides if untranslated messages need to be added to2008-05-18, by diego
-
Replace hack to disable iconv conversion of messages with something more sane.2008-05-18, by diego
-
Only run AltiVec compiler tests on PowerPC.2008-05-18, by diego
-
fix compilation of input.c if neither macosx/linux apple remote code2008-05-18, by ben
-
Remove unused strip target.2008-05-18, by diego
-
Merge directory installation commands.2008-05-18, by diego
-
one less level of indirection for install and program targets2008-05-18, by diego
-
10l: Fix MAN_LANG creation for real this time.2008-05-18, by diego
-
10l: missing quotes in sed command2008-05-18, by diego
-
install-mplayer and install-mencoder targets should depend on install-dirs.2008-05-18, by diego
-
Do not install DATADIR always, the GUI installation target takes care of this.2008-05-18, by diego
-
Install the required man page directories in the man page targets.2008-05-18, by diego
-
Replace hackish shell loops for man page installation with make constructs.2008-05-18, by diego
-
Create directories for the translated man pages in the install-dirs target.2008-05-18, by diego
-
Split MAN_LANG Makefile variable into MAN_LANG and MAN_LANG_ALL with2008-05-18, by diego
-
Introduce make variable common to the GTK and Windows GUI and use it2008-05-18, by diego
-
install-mencoder-man depends on install-mplayer-man.2008-05-18, by diego
-
Replace shell for loop with proper foreach make construct in uninstall target.2008-05-18, by diego
-
Always uninstall English man pages instead of never.2008-05-18, by diego
-
Remove (hopefully obsolete) codecs.conf workaround.2008-05-18, by diego
-
Introduce a pattern rule for install-mplayer and install-mencoder targets.2008-05-18, by diego
-
Separate install-mencoder and install-mencoder-man targets.2008-05-18, by diego
-
The install-gui target depends on the install-mplayer target.2008-05-18, by diego
-
Simplify installation rules with $<.2008-05-18, by diego
-
Do not remove gmplayer.1, it is never installed.2008-05-18, by diego
-
10l: Add missing parentheses in AltiVec test logic.2008-05-18, by diego
-
Document x264's AQ options2008-05-18, by gpoirier
-
Sort alphabetically2008-05-18, by ben
-
There is no need to ignore errors from 'rm -f' commands.2008-05-18, by diego
-
Remove skin download instructions, they have no place in the Makefile.2008-05-18, by diego
-
Declare new Linux AppleIR remote support.2008-05-18, by ben
-
Make "Menu" button of AppleIR remote call OSD Menu instead2008-05-18, by ben
-
Allow DVD Menus to be controlled by AppleIR Remote.2008-05-18, by ben
-
Keep AppleIR enabled by default on MacOSX but have it disable on Linux.2008-05-18, by ben
-
Document the -noar command-line option in en/fr manpages.2008-05-18, by ben
-
Do not enable AppleIR by default.2008-05-18, by ben
-
Do not consider TAGS file under SVN.2008-05-18, by ben
-
Add support for AppleIR Remote as an input under Linux systems.2008-05-18, by ben
-
Add section about code from NuppelVideo / RTJPEG.2008-05-17, by diego
-
Add missing MPLAYER_ prefix to multiple inclusion guards.2008-05-17, by diego
-
add ffmpeg ea maxis xa adpcm audio decoder2008-05-16, by compn
-
cosmetics: Remove useless parentheses from return statements.2008-05-16, by diego
-
cosmetics: Remove pointless parentheses from return statements.2008-05-16, by diego
-
cosmetics: Remove pointless parentheses from return statements.2008-05-16, by diego
-
cosmetics: Remove useless parentheses from return statements.2008-05-16, by diego
-
cosmetics: Remove useless parentheses from from return statements.2008-05-16, by diego
-
cosmetics: Remove pointless parentheses from return calls.2008-05-16, by diego
-
cosmetics: Remove useless parentheses from return statements.2008-05-16, by diego
-
Remove unused function, fixes the warning:2008-05-15, by diego
-
Add missing stream.h #include, fixes the warning:2008-05-15, by diego
-
Remove unused variable, fixes the warning:2008-05-15, by diego
-
cosmetics: Break overly long lines.2008-05-15, by diego
-
Mark static tables const.2008-05-15, by diego
-
add gsm in aif, works on aif-gsm610.aif2008-05-14, by compn
-
Add stanza about files taken from the MJPEG Tools suite.2008-05-14, by diego
-
Mark files that were imported from the MJPEG Tools suite as such.2008-05-14, by diego
-
10l: Revert license header cleanup on imported files.2008-05-14, by diego
-
Use standard license headers with standard formatting.2008-05-14, by diego
-
Use standard license headers with standard formatting.2008-05-14, by diego
-
its typo spotted by diego2008-05-14, by compn
-
Use standard license headers with standard formatting.2008-05-14, by diego
-
Use standard license headers with standard formatting.2008-05-14, by diego
-
Speak of libass instead of MPlayer in the libass license headers.2008-05-14, by diego
-
Use standard license headers with standard formatting.2008-05-14, by diego
-
clean up dll keyword2008-05-14, by compn
-
add rl2 codec2008-05-14, by compn
-
sync w/r267622008-05-14, by gpoirier
-
Add detection code for abnormal pts jump when seeking previous.2008-05-14, by ulion
-
Seek by pts accurately.2008-05-14, by ulion
-
Remove '(pass 1/2)' from some lavcopts. These options really worked on2008-05-13, by corey
-
Add a new suboption to -vo xv and -vo xvmc that allows selection2008-05-13, by ben
-
Use more intuitive and user-friendly DVDNAV control keys.2008-05-13, by ben
-
Delcare a dvdnav-specific input section if the currently played2008-05-13, by ben
-
Use standard license headers.2008-05-13, by diego
-
Use standard license header with standard formatting.2008-05-13, by diego
-
Add standard license header.2008-05-13, by diego
-
Fix one more license header wording detail for consistency.2008-05-13, by diego
-
Use standard license header.2008-05-13, by diego
-
Fix typo in install-gui target dependency.2008-05-13, by diego
-
Cosmetics: remove some commented code.2008-05-12, by eugeni
-
Change subtitle selection order by giving "indirect" ways of specifying the2008-05-12, by eugeni
-
Use standard license headers.2008-05-12, by diego
-
consistency cosmetics: Move some parts of file headers around; typo fixes.2008-05-12, by diego
-
-psprobe can be used in mpeg-pes streams, too2008-05-12, by nicodvb
-
ptx is an internal fourcc2008-05-12, by compn
-
Remove pointless changelogs.2008-05-12, by diego
-
Use standard license header and add back credits line for Marcel Naziri.2008-05-12, by diego
-
Remove pointless changelog from file header.2008-05-12, by diego
-
add ffsiff, works on game-formats/SIFF/2008-05-12, by compn
-
add ffptx , works on ptx samples2008-05-12, by compn
-
When building font pattern, treat both ' ' and '-' as word separators.2008-05-11, by eugeni
-
Fix possible free of unallocated memory.2008-05-11, by eugeni
-
Remove unused file, it has never been compiled.2008-05-11, by diego
-
Oops, remove stray .TP.2008-05-11, by diego
-
Use standard license header.2008-05-11, by diego
-
sync w/r267322008-05-11, by gpoirier
-
Add license headers to av_opts2008-05-11, by reimar
-
Factorize "int i".2008-05-11, by michael
-
cosmetics: wording/spelling fixes2008-05-11, by diego
-
cosmetics: Fix unknow vs. unknowN typo.2008-05-11, by diego
-
Mark new options Michael committed as undocumented.2008-05-11, by diego
-
Add newlines at end of file, this is required for text files and gcc2008-05-11, by reimar
-
synced with r267292008-05-11, by Gabrov
-
MPlayer uses Subversion, not GIT, 10L to me, and thanks to Mizda for spotting this2008-05-11, by gpoirier
-
AVOption support for lavf demuxing2008-05-10, by michael
-
AVOptions support for lavf muxing.2008-05-10, by michael
-
Reformat very ugly code.2008-05-10, by michael
-
AVOption support for video encoders.2008-05-10, by michael
-
AVOptions support for libavcodec based video decoders.2008-05-10, by michael
-
AVOptions support.2008-05-10, by michael
-
Replace a really ugly hack by a clean but not thread safe solution.2008-05-10, by michael
-
Request a timer resolution of 1 ms on Windows, the default of2008-05-10, by reimar
-
Prefer FSF-style AltiVec flags over Apple-style.2008-05-10, by diego
-
Simplify AltiVec compiler flag test.2008-05-10, by diego
-
usec_sleep(0) is not the same as not sleeping at all.2008-05-10, by reimar
-
Simplify AltiVec CFLAG test.2008-05-10, by diego
-
Replace some if constructs with && in the AltiVec test.2008-05-10, by diego
-
cosmetics: whitespace changes, spelling, code moving in AltiVec test.2008-05-10, by diego
-
Add . to windres include path (otherwise version.h is not found).2008-05-10, by reimar
-
Add force-pbo suboption for faster OpenGL output.2008-05-10, by reimar
-
Only check for and set AltiVec flags if AltiVec or runtime CPU detection is2008-05-10, by diego
-
Consistency fix: all DVD encoding examples had ":aspect=16/9" option, so put2008-05-10, by gpoirier
-
Remove outdated FIXME comment.2008-05-10, by diego
-
Add ati-hack suboption that aligns the lines to 32/64 bytes for PBO transfers2008-05-10, by reimar
-
Add some comment headings to divide the Makefile into logical chapters.2008-05-09, by diego
-
cosmetics: Move some stuff around for more logical grouping.2008-05-09, by diego
-
Remove in_asm_used_var_warning_killer()2008-05-09, by superdump
-
sync w/r266742008-05-09, by gpoirier
-
FFmpeg parts no longer require extra -I CFLAGS.2008-05-09, by diego
-
Sync with latest FFmpeg changes.2008-05-09, by diego
-
Use full path for #includes from another directory.2008-05-09, by diego
-
cosmetics: indentation2008-05-09, by diego
-
Add options to handle the external libraries in libavcodec, which require2008-05-08, by diego
-
Add option to disable mp3lame.2008-05-08, by diego
-
cosmetics: Rename _lavc_* variables to _*_lavc.2008-05-08, by diego
-
cosmetics: Rename _def_lavc_* variables to _def_*_lavc.2008-05-08, by diego
-
Remove useless output.2008-05-08, by diego
-
add h264 speedups2008-05-08, by compn
-
Reindent for last commit.2008-05-08, by ulion
-
Distinguish between ac3 and dts by format tag.2008-05-08, by ulion
-
Define FC_FULLNAME and FC_EMBOLDEN to fix compilation with ancient fontconfig.2008-05-08, by eugeni
-
If both full name and family are available, use the former in inexact match warning.2008-05-08, by eugeni
-
Remove extra family names from the search pattern after FcFontSort and2008-05-08, by eugeni
-
Add paragraph about homepage translation.2008-05-08, by diego
-
Clarify order of importance for translations.2008-05-08, by diego
-
Move some blocks around for better text structuring.2008-05-08, by diego
-
Add paragraph headings.2008-05-08, by diego
-
small wording fix2008-05-07, by diego
-
more complete mphelp_check.py command lines, typo, clarifications2008-05-07, by diego
-
Remove obscure comment about libmp3lame depending on Vorbis.2008-05-07, by diego