Mercurial > mplayer.hg
graph
-
sync w/r256572008-01-09, by gpoirier
-
Codecdata must always be malloc'd, fixes free being called with an2008-01-09, by reimar
-
dumpstream is NOT a better way to copy a dvd title2008-01-09, by compn
-
dvd-device can specify iso files too2008-01-09, by compn
-
Set CONFIG_SWSCALER in order to avoid imgresample2008-01-09, by uau
-
Remove unnecessary <signal.h> includes2008-01-09, by uau
-
Use getppid instead of getpid and move a snprintf to where it is actually needed.2008-01-08, by reimar
-
Simplify a needlessly complex use of snprintf2008-01-08, by reimar
-
Do not use exit_player in the signal handler, this code just can not2008-01-08, by reimar
-
Clear fonts when the file is closed.2008-01-08, by eugeni
-
Fix ass_clear_fonts not deallocating fontdata.2008-01-08, by eugeni
-
Fix illegal identifiers, names starting with __ are reserved for the system.2008-01-08, by diego
-
Fix illegal identifier, names starting with _ and uppercase are reserved.2008-01-07, by diego
-
Fix illegal identifier, names starting with _ and uppercase are reserved.2008-01-07, by diego
-
Fix #endif comment, sync with libdvdcss r208.2008-01-07, by diego
-
No need to reinvent strdup...2008-01-07, by eugeni
-
sync with r25158, patch by JRaSH2008-01-07, by kraymer
-
Deallocate audio track codecdata.2008-01-07, by eugeni
-
Copy font data to ass_library instead of referencing demuxer-owned memory.2008-01-07, by eugeni
-
Set freetype flag in the font_desc_t when using a freetype font.2008-01-07, by ulion
-
Add heartbeat-cmd option2008-01-07, by reimar
-
Remove some now unused screensaver stuff code.2008-01-07, by reimar
-
Remove most of the messy screensaver code in favour of only XResetScreenSaver2008-01-07, by reimar
-
Use a screensaver_off variable to save current state and avoid2008-01-07, by reimar
-
Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved2008-01-06, by diego
-
Make some functions in mplayer.c static2008-01-06, by reimar
-
Relicense to GPL v2 or later with Reimar's permission.2008-01-06, by diego
-
Whitespace-only cosmetics: get rid of tabs2008-01-06, by reimar
-
Rename common.[ch], there are too many files by that name.2008-01-06, by diego
-
cosmetics: alphabetical order2008-01-06, by diego
-
Rename common.[ch] to gtk_common.[ch], there are too many files by that name.2008-01-06, by diego
-
Don't overread audio data2008-01-06, by rtogni
-
Don't dynamically allocate sub_packet_lengths[] in raac demuxing.2008-01-06, by rtogni
-
Do not pass timestamp to realvideo binary decoder2008-01-06, by rtogni
-
Remove unused definition.2008-01-06, by diego
-
Remove changelog from file header, we have revision control for this.2008-01-06, by diego
-
cosmetics: Whitespace changes, add comments to some #endif directives.2008-01-06, by diego
-
Remove all test programs with 'make clean'.2008-01-06, by diego
-
/usr/lib/win32 --> /usr/local/lib/codecs2008-01-06, by diego
-
Remove compilation command comments.2008-01-06, by diego
-
Ignore test programs.2008-01-06, by diego
-
Comment out non-existing mp_msg_set_level function to fix linking.2008-01-06, by diego
-
Fix compilation by replacing a broken macro with in-place code.2008-01-06, by diego
-
Fix compilation due to conflicting type declaration:2008-01-06, by diego
-
Add missing #include so that the header works standalone.2008-01-06, by diego
-
Add proper compilation rules for qtx/list and qtx/qtxload and remove silly2008-01-06, by diego
-
Get the dshow test program closer to linking.2008-01-06, by diego
-
Fix warnings:2008-01-06, by diego
-
Add missing #includes to fix compilation:2008-01-06, by diego
-
Allow overriding [Script Info] parameters with -ass-force-style option.2008-01-05, by eugeni
-
Give a sense to this sentence2008-01-05, by ben
-
angle switching in dvd2008-01-05, by nicodvb
-
documented angle commands2008-01-05, by nicodvb
-
Fix typo, LIBNAME should be LIBNAME_COMMON.2008-01-05, by diego
-
properties to get and set angle; patch by oattila chello hu2008-01-05, by nicodvb
-
properties to change angle; patch by oattila chello hu2008-01-05, by nicodvb
-
implemented _ANGLE STREAM_CTRLs, patch by oattila chello hu2008-01-05, by nicodvb
-
implemented _ANGLE STREAM_CTRLs, patch by oattila chello hu2008-01-05, by nicodvb
-
NEW STREAM_CTRLs: STREAM_CTRL_GET_NUM_ANGLES STREAM_CTRL_GET_ANGLE STREAM_CTRL_SET_ANGLE2008-01-05, by nicodvb
-
remove code for colorspaces x264 doesn't support2008-01-05, by lorenm
-
fixed bug when playing multi-angle titles: the address field in the agli data2008-01-05, by nicodvb
-
fix artifacts in -vf fspp. regression in r23476.2008-01-05, by lorenm
-
Fix property audio_delay bug when step up/down with arg value NULL.2008-01-05, by ulion
-
sync w/r255872008-01-04, by gpoirier
-
synced with r255922008-01-03, by Gabrov
-
Add HAVE_SOCKLEN_T to config.h for FFmpeg2008-01-03, by uau
-
Relicense file to GPL v2 or later with the permission of Rudolf Marek,2008-01-02, by diego
-
Add proper license header.2008-01-02, by diego
-
Get rid of build system hackery to generate mga_crtc2_vid.o and rage128_vid.o.2008-01-02, by diego
-
Properly express dependencies for generated .c and .h files.2008-01-02, by diego
-
when {v|a}_o_mpegpes:card isn't specified by the user mplayer uses the first available card2008-01-02, by nicodvb
-
when :card isn't specified by the user search the first available card2008-01-02, by nicodvb
-
Add an example for dvdnav:// usage with path.2008-01-02, by cehoyos
-
Use _ISOC99_SOURCE instead of _GNU_SOURCE.2008-01-02, by diego
-
Happy New Year!2008-01-02, by zuxy
-
10l: Replace #define with #endif where I really meant to write #endif.2008-01-02, by diego
-
Add multiple inclusion guards to all header files that lack them.2008-01-01, by diego
-
Add a comment that explains why this header has no multiple inclusion guards.2008-01-01, by diego
-
Replace multiple inclusion guards with leading underscores by default names.2008-01-01, by diego
-
Consistently use _H in multiple inclusion guard.2008-01-01, by diego
-
consistency cosmetics: Do not #define multiple inclusion guards to 1.2008-01-01, by diego
-
Consistently use just the name of the #ifdef directive in preprocessor comments.2008-01-01, by diego
-
consistency cosmetics2008-01-01, by diego
-
Consistently use just the name of the #ifdef directive in #endif comments.2008-01-01, by diego
-
Fix wrong #endif comment that does not match the #ifdef directive.2008-01-01, by diego
-
Port typo fixes from FFmpeg.2008-01-01, by diego
-
Remove compilation command from source file, it is already in the Makefile.2008-01-01, by diego
-
Fix license header to read Lesser General Public License 2.1,2008-01-01, by diego
-
unrarlib.o no longer exists, link against unrar_exec.o.2008-01-01, by diego
-
Add explanatory comments to #endif preprocessor directives.2008-01-01, by diego
-
include dvdnav.h from its installation directory rather than appending2008-01-01, by nicodvb
-
update copyright year to 20082008-01-01, by gpoirier
-
removed inclusion of unneeded header (forgotten in previous commit)2008-01-01, by nicodvb
-
Add explanatory comments to the #endif part of multiple inclusion guards.2007-12-31, by diego
-
Add comments to some #endif directives.2007-12-31, by diego
-
Remove superfluous README file, its content is in the Copyright file.2007-12-31, by diego
-
Comment out the correct #endif directive.2007-12-31, by diego
-
Relicense files marked as GPL v2 to GPL v2 or later.2007-12-31, by diego
-
Fix typo in multiple inclusion guard comment.2007-12-31, by diego
-
Relicense GPL v2 files as GPL v2+ and add proper license headers.2007-12-31, by diego
-
Default use the dir where the current playing file located if path not set.2007-12-31, by ulion
-
Relicense files written by Nick Kurshev and marked as "GPL v2" to2007-12-30, by diego
-
Add proper license header.2007-12-30, by diego
-
Add missing #include, fixes the warning:2007-12-30, by diego
-
Remove unused variable, fixes the warning:2007-12-30, by diego
-
Remove redundant extern declarations, fixes the warnings:2007-12-30, by diego
-
sync w/r25529, patch by JRaSH: jrash06 A 163 P com2007-12-30, by gpoirier
-
Remove unused static variables, fixes the warnings:2007-12-30, by diego
-
Remove unused variables, fixes the warnings:2007-12-30, by diego
-
Disable unused code, fixes the warning:2007-12-30, by diego
-
Add missing #include for vo_draw_text.2007-12-30, by diego
-
Do not duplicate MJpegContext struct, #include the proper header instead.2007-12-30, by diego
-
Add missing #include, fixes the warning:2007-12-30, by diego
-
typo2007-12-30, by diego
-
Improve comments for ass_process_* functions.2007-12-30, by eugeni
-
Return from ass_start_frame immediately if the track is empty.2007-12-30, by eugeni
-
synced with r255392007-12-29, by Gabrov
-
Use proper length specifiers in mp_msg calls, fixes the warnings:2007-12-28, by diego
-
Fix warnings when compiling test application.2007-12-28, by diego
-
Fix update_subtitles() checking subtitle type for the wrong track.2007-12-28, by eugeni
-
synced with r254552007-12-28, by ptt
-
Add detection of *lrint* and round* functions to configure.2007-12-28, by eugeni
-
Make windres binary name configurable, useful for cross-compiling.2007-12-28, by diego
-
Remove redundant option 'auto-close' from cmdlist and filesel.2007-12-28, by ulion
-
typo in preprocessor condition2007-12-27, by diego
-
Remove unused static variable pass, fixes the warning:2007-12-27, by diego
-
From now on, libmenu does not steal all input keys from input modules.2007-12-26, by ulion
-
Support ?(!NAME:TEXT) format for expanding string by property.2007-12-26, by ulion
-
Add a missing free of the avctx2007-12-25, by reimar
-
Use '-' instead of '_' in option name.2007-12-25, by ulion
-
Remove useless scope.2007-12-25, by ulion
-
Change the default osd menu command for AR_MENU in comment of input.conf.2007-12-25, by ulion
-
Simplify the condition code.2007-12-25, by ulion
-
Add some const/static qualifiers as appropriate2007-12-24, by reimar
-
Use realloc_struct in more places for consistency2007-12-24, by reimar
-
Get rid of some of the more excessive () and casts.2007-12-24, by reimar
-
pci_db2c.awk creates more than just two .c files, add the rest to the rule.2007-12-24, by diego
-
Skip unnecessary (debug) output; obey the rule of silence.2007-12-24, by diego
-
Make sure we have an rtsp session2007-12-24, by lu_zero
-
typo: begining --> beginning2007-12-23, by diego
-
Replace LOAD_LE32 etc. by AV_RL32 etc.2007-12-23, by reimar
-
Add a read_varlen function to reduce some code duplication2007-12-23, by reimar
-
Fix compilation of liba52/test.c testing and benchmarking application.2007-12-23, by iive
-
Set vo_mouse_autohide in gl and gl2 vos, so the mouse hiding behaviour2007-12-22, by reimar
-
cosmetics: Remove trailing whitespace, reformat one comment.2007-12-22, by diego
-
Add proper copyright/license headers.2007-12-22, by diego
-
Add missing X11/extensions/scrnsaver.h include2007-12-22, by reimar
-
Remove wrong and misleading comments.2007-12-22, by diego
-
typos2007-12-22, by diego
-
cosmetics: grammar/spelling2007-12-22, by diego
-
100l, fix compilation.2007-12-22, by reimar
-
Grammar fix.2007-12-22, by ulion
-
Add copyright info for s/pdif code from VideoLAN.2007-12-22, by ulion
-
Add missing #include, fixes2007-12-22, by diego
-
cosmetics: Remove trailing whitespace.2007-12-22, by diego
-
cosmetics: spelling fixes2007-12-22, by diego
-
Set is_streamed correctly, should make network playback work more reliably.2007-12-22, by reimar
-
Get rid of URLProtocol mess (especially problematic since it made use2007-12-22, by reimar
-
Typo fix in message2007-12-22, by reimar
-
Simplify int_fastXY_t test in configure.2007-12-22, by reimar
-
Do not send mouse movements events in root win mode.2007-12-22, by ulion
-
Remove useless #ifdefs2007-12-22, by reimar
-
Add support for XScreenSaverSuspend2007-12-22, by reimar
-
Check availability before check argument for getting gamma properties.2007-12-22, by ulion
-
Revert to r25490, since the r25491 is not correct.2007-12-22, by ulion
-
Combine code for check availability of property audio(id).2007-12-22, by ulion
-
Combine common code for check whether chapter is available.2007-12-22, by ulion
-
OSD menu support mouse selection.2007-12-22, by ulion
-
Move two variable to the scope where they are indeed used.2007-12-22, by ulion
-
Simplify a little bit2007-12-21, by reimar
-
Remove a check that is never in any way useful2007-12-21, by reimar
-
comment typo fixes2007-12-21, by diego
-
Avoid some le2me_ASF_* stuff operating directly on buffer, should2007-12-21, by reimar
-
The lagarith DLL requires an MMX2 CPU.2007-12-21, by diego
-
Remove another useless cast2007-12-21, by reimar
-
100l, buffer bound checks work better when done _before_ access.2007-12-21, by reimar
-
Reduce some extreme parsing ugliness (mostly cosmetic)2007-12-21, by reimar
-
Remove useless alloc casts2007-12-21, by reimar
-
Reduce code duplication: add a asf_read_wrapper function that never does partial reads2007-12-21, by reimar
-
30% synced with r227532007-12-20, by ptt
-
Move more variables into the block where they are used2007-12-20, by reimar
-
Move a variable to where it is used2007-12-20, by reimar
-
Support send mouse movements commands to mplayer.2007-12-20, by ulion
-
Fix stream_cache to use sector_size set in stream_t.2007-12-20, by ulion
-
Move ds->current=NULL; further up to the free_demux_packet.2007-12-20, by reimar
-
Fix comment from unrarlib to unrar_exec2007-12-20, by ulion
-
Remove redundant code since unrarlib was removed.2007-12-20, by ulion
-
Use tv_sec instead of tv_usec to set 1 second timeout, e.g. NetBSD2007-12-20, by reimar
-
Remove internal unrarlib copy, the new unrarexec code is a strict superset.2007-12-20, by diego
-
Make sure strides have positive values before converting.2007-12-20, by benoit
-
Add variable bx, dx to simplify code of function menu_draw_list.2007-12-20, by ulion
-
Add local variable 'line_h' to simplify code of function menu_list_draw.2007-12-20, by ulion
-
Ignore mouse pos command when pausing.2007-12-19, by ulion
-
Currently menu title did not align center together with menu items when x>=0.2007-12-19, by ulion
-
Calculate and draw osd accurately.2007-12-19, by ulion
-
Make libmenu init and uninit in proper place.2007-12-19, by ulion
-
Vobsub support tridx setting in .idx file.2007-12-19, by ulion
-
Use calloc instead of malloc when allocate vobsub_t.2007-12-19, by ulion
-
sync w/r254552007-12-19, by gpoirier
-
Protocol name should be case insensitive.2007-12-19, by ulion
-
Merge 'Jump to ...' with 'Prev/Next' menu item into one item 'Prev/Next ...'.2007-12-19, by ulion
-
typo noticed by Paul TT2007-12-18, by diego
-
sync w/254402007-12-18, by gpoirier
-
Use NSMakeRect and NSRect in correct way:2007-12-18, by ulion
-
Fix wrong code in last commit.2007-12-18, by ulion
-
Fix mouse button mapping:2007-12-18, by ulion
-
Here should add the minb to x when x>=0 because in later code2007-12-18, by ulion
-
Fix the menu uninit function name.2007-12-18, by ulion
-
Replace another m_struct_t by 'struct m_struct_st' to remove depedency2007-12-18, by ulion
-
Stop MPlayer from complaining about bogus AviSynth DLL load failures.2007-12-18, by diego
-
Remove dependency on m_struct.h when include libmenu/menu.h.2007-12-18, by ulion
-
Do not operate on vobsub when no video (Bug #312).2007-12-18, by ulion
-
r25345 patched the wrong line.2007-12-17, by ben
-
Record screen size and display size in vo_ variables.2007-12-17, by ulion
-
screen_frame is only used for fullscreen mode.2007-12-17, by ulion
-
Fix the expand text's format by the source.2007-12-17, by ulion
-
Caching toc header in vcd private structure for later use.2007-12-17, by ulion
-
Add cdda stream control for chapter commmands.2007-12-17, by ulion
-
Fix indent for last commit.2007-12-17, by ulion
-
Ignore elements of keybindings other than 'binding'.2007-12-17, by ulion
-
Remove NO_REPEAT mask from keycode, fix keycode matching for JOY_BTN0, etc.2007-12-17, by ulion
-
Display parsed keycode in verbose output.2007-12-17, by ulion
-
mention that the sync is partial2007-12-17, by gpoirier
-
partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%2007-12-17, by gpoirier
-
cosmetics: Remove trailing whitespace.2007-12-17, by diego
-
Modified for using chapter property for $(NAME:TEXT) or ?(NAME:TEXT).2007-12-17, by ulion
-
Fix memory leak.2007-12-17, by ulion
-
The function parameter 'preferred_language' should be const char *.2007-12-17, by ulion
-
Use correct #include for waitpid, fixes the warning:2007-12-17, by diego
-
Remove useless stray #include.2007-12-16, by diego
-
Replace some more broken SYS_DARWIN preprocessor conditionals with __APPLE__.2007-12-16, by diego
-
Should not change stream->pos in fill_buffer function.2007-12-16, by ulion
-
cosmetics: reformatting2007-12-16, by diego
-
There are no special rules for commits to the build system.2007-12-16, by diego
-
Support cddb on darwin.2007-12-16, by ulion
-
make libass use sub_font_name whenever it's possible2007-12-16, by ben
-
sync w/ r25389 (up-to-date!!)2007-12-16, by gpoirier
-
sync w/r253152007-12-16, by gpoirier
-
10l, in dvb_free_config() channels' names must be free individually2007-12-15, by nicodvb
-
cosmetic: indent after r254152007-12-15, by ben
-
do not override *file_format if already set by asf_streaming_start()2007-12-15, by ben
-
pa_stream_write reportedly needs locking of the main loop2007-12-15, by reimar
-
Fix indentation2007-12-15, by reimar
-
Remove pointless pa_stream_trigger call2007-12-15, by reimar
-
Documentation for waitop function2007-12-15, by reimar
-
Make the end_sector accessable (it should be).2007-12-15, by ulion
-
Add auto-update property for property menu item.2007-12-15, by ulion
-
Only read disc info once and save it for later using.2007-12-15, by ulion
-
dvb cleanup: call dvb_(set|step)_channel() without dereferencing stream->priv (1000l to me)2007-12-15, by nicodvb
-
The buffer used for pread need be aligned, but currently it got an offset 232007-12-15, by ulion
-
Get end position of last track by adding its starting address with track size.2007-12-15, by ulion
-
Replace printf with mp_msg.2007-12-15, by ulion
-
partial sync with some of the latest commits2007-12-14, by gpoirier
-
Always enable largefile support by default2007-12-14, by uau
-
implemented frame selection for savage driver2007-12-14, by ben
-
fix frame size calculation2007-12-14, by ben
-
remove useless code parts2007-12-14, by ben
-
bgr24 and bgr32 support2007-12-14, by ben
-
rgb -> bgr2007-12-14, by ben
-
register values were already set: simplify2007-12-14, by ben
-
Only print one track info when exactly seeking to the beginning of a track.2007-12-14, by ulion
-
Support chapter in OSD menu.2007-12-14, by ulion
-
Support chapter as a property.2007-12-14, by ulion
-
Fix stream cdda seeks to CD's end and hangs forever bug.2007-12-14, by ulion
-
Support using unrar executable to access rar-compressed vobsub files.2007-12-14, by ulion
-
Cosmetics: Fix indentation.2007-12-14, by cehoyos
-
Set correct image format for 24bit "raw " in mov files.2007-12-14, by cehoyos
-
Add demuxer functions for chapter feature.2007-12-13, by ulion
-
Add new audio filter for encoding multi-channel audio into ac3 at runtime.2007-12-13, by ulion
-
cosmetics: partially reformatted this monstruosity2007-12-12, by nicodvb
-
fix memleaks; patch by andrew calkin from gmail com2007-12-12, by nicodvb
-
reverted r25323: deprecated by ulion's recent patches2007-12-12, by ben
-
synced with r253792007-12-12, by ptt
-
add lagarith codec, someone finally found it in the wild.2007-12-12, by compn
-
Fix libass to support -nofontconfig.2007-12-12, by ulion
-
cosmetics: Remove ugly and inconsistent uppercasing from filenames.2007-12-12, by diego
-
cosmetics: Move public function declarations together.2007-12-12, by diego
-
Add missing declaration for dct64_altivec, fixes the warning:2007-12-12, by diego
-
Fix memory leak. I thought asx_get_attrib() return a const char *,2007-12-12, by ulion
-
Fix memory leak, reported by Andrew Calkin <andrew P calkin A gmail P com>.2007-12-12, by ulion
-
Remove headers not used.2007-12-12, by ulion
-
Add OSD menu keybindings for Apple Remote.2007-12-12, by ulion
-
Update comment that navigating keys is defined in menu.conf.2007-12-12, by ulion
-
Replace SYS_DARWIN by __APPLE__ and __DARWIN__ where appropriate.2007-12-11, by diego
-
Add missing #include <stdio.h>, fixes the warning:2007-12-11, by diego
-
support for xtensa CPU architecture2007-12-11, by diego
-
Slightly simplify preprocessor conditionals.2007-12-11, by diego
-
Ahem, fix breakage of last commit: The AltiVec detection code has three2007-12-11, by diego
-
allow osd menu being controlled by joystick2007-12-11, by ben
-
Do not set SYS_AMIGAOS4, it is unused.2007-12-11, by diego
-
SYS_AMIGAOS4 --> __AMIGAOS4__2007-12-11, by diego
-
slight consistency change for default DVD device selection2007-12-11, by diego
-
Remove redundant condition from list of CD/DVD-ROM devices.2007-12-11, by diego
-
Do not set -DSYS_DARWIN, it is unused.2007-12-11, by diego
-
Replace SYS_DARWIN condition by __APPLE__ || __DARWIN__.2007-12-11, by diego
-
Remove redundant and obfuscating preprocessor conditional.2007-12-11, by diego
-
Replace SYS_DARWIN conditional by the more correct __APPLE__.2007-12-11, by diego
-
There is a check for altivec.h in configure so use the preprocessor directive2007-12-11, by diego
-
Replace SYS_DARWIN conditional directive around gcc macros by __APPLE_CC__.2007-12-11, by diego
-
Make init_video function in dec_video static, it is not used outside that file.2007-12-11, by reimar
-
Identifiers starting with __ are reserved for the system.2007-12-11, by diego
-
Remove pointless HAVE_ALTIVEC around the whole file, it is only compiled when2007-12-11, by diego
-
Relicense as GPL v2 or later like the rest of liba52.2007-12-11, by diego
-
Fix spudec to display current vobsub immediately after a seek.2007-12-11, by ulion
-
Make up missing changelog for dts wav support.2007-12-11, by ulion
-
Support to run multiple mplayer commands set in menu.conf2007-12-11, by ulion
-
Add new function for parsing and queueing multi-commands separated by \n or \r.2007-12-11, by ulion
-
some changes2007-12-10, by compn
-
Fixed VIDIX color bug that was introduced when Radeon VIDIX driver2007-12-10, by ben
-
Dump the ati radeon DISP_MERGE_CNTL register to ease the2007-12-10, by ben
-
Fix all current known multi-channel wrong order problems by adding2007-12-10, by ulion
-
Fix memory leak that tmp allocated but maybe not used.2007-12-10, by ulion
-
Fix printf format string length modifiers, removes about a trillion warnings.2007-12-10, by diego
-
Comment out unused variable.2007-12-10, by diego
-
Fix mylstat() call to parent dir where the subdir has no exec permission.2007-12-10, by ulion
-
Remove unused parameters from main(), fixes the warnings:2007-12-10, by diego
-
Fix printf format string length modifiers, removes the warnings:2007-12-10, by diego
-
Fix printf format string length modifiers, removes the warnings:2007-12-10, by diego
-
spelling/grammar/wording/formatting2007-12-10, by diego
-
Fix my wrong code in r25530.2007-12-10, by ulion
-
Make up missing header update in r25326.2007-12-10, by ulion
-
Move temp variable declaration into inner loop scope.2007-12-10, by ulion
-
Ignore heading spaces when parsing command.2007-12-10, by ulion
-
Fix missing command line bug by making the input parameter constant.2007-12-10, by ulion
-
Combine common code for dealing with file action and dir action.2007-12-09, by ulion
-
Use recorded last path only when stat it ok.2007-12-09, by ulion
-
Convert vobsub custom colors from rgb to yuv using a common function.2007-12-09, by ulion
-
identifiers starting with an underscore are reserved by the C standard2007-12-08, by ben
-
removed stupid checks2007-12-08, by nicodvb
-
rework of libmenu open_dir()2007-12-08, by ben
-
Remove useless include added in last commit by mistake.2007-12-08, by ulion
-
Allow usage of icc 10.12007-12-08, by cehoyos
-
Move vobsub palette->yuv convert code into a common function.2007-12-08, by ulion
-
Add missing declarations for AltiVec functions, fixes the warnings:2007-12-08, by diego
-
Remove useless variable aoIsCreated since we took good care of init failure.2007-12-08, by ulion
-
Restore y of palette into the same value range as it was in the .ifo file.2007-12-08, by ulion
-
Fix 'make checkheaders' on AltiVec-enabled systems.2007-12-07, by diego
-
minor spelling/grammar fixes2007-12-06, by diego
-
cleanup and conformation of values description for -ass-hinting2007-12-06, by ptt
-
Do not PostQuitMessage when destroying a child window.2007-12-06, by zuxy
-
only check source code for gnuisms2007-12-05, by ivo
-
simpler and more easily expandable test whether we need a shortlist that2007-12-05, by ivo
-
test for presence of .svn directory if we are supposed to traverse the tree2007-12-05, by ivo
-
three little corrections...2007-12-05, by ptt
-
initial submit for revision... 24% synced with r227532007-12-05, by ptt
-
Prevent from outputing mass of 'skip' log messages in verbose level.2007-12-05, by ulion
-
when gathering the list of files to check via svn info, also include2007-12-05, by ivo
-
sync ivtv driver with vidix.sf.net (multiple revisions)2007-12-04, by ben
-
sync with vidix.sf.net r319: remove useless vars2007-12-04, by ben
-
sync with vidix.sf.net r317: fixes colorspace issues for vidix savage driver2007-12-04, by ben
-
Sync with vidix.sf.net r320: ati radeon >= R5xx do not have overlay2007-12-04, by ben
-
Rename demuxer tags to clarify2007-12-04, by lu_zero
-
live555 and libnemesi support coexists2007-12-04, by lu_zero
-
10l ... the header was used there too2007-12-04, by lu_zero
-
Remove non necessary header2007-12-04, by lu_zero
-
Make libnemesi use specific struct and DEMUXER_TYPE2007-12-04, by lu_zero
-
Add cleanup codes for init() failure to prevent leak.2007-12-04, by ulion
-
When auto loading subs, log warning instead of error for load failure.2007-12-04, by ulion
-
Remove hardcoded key->cmd bindings in libmenu, support custom key bindings2007-12-04, by ulion
-
Use correct printf length modifiers, fixes the following warnings:2007-12-03, by diego
-
cosmetics/indentation2007-12-03, by ivo
-
when gathering the list of files to check via svn info, also include2007-12-03, by ivo
-
synchronized with vidix.sf.net r315: remove now useless defines2007-12-03, by ben
-
synchronized with vidix.sf.net r315: update savage driver pci ids list2007-12-03, by ben
-
syncd with r252782007-12-03, by ptt
-
synced with r252822007-12-03, by Gabrov
-
10l, len may change after initialization time2007-12-03, by rfelker
-
fix declaration after statement, take 22007-12-03, by rfelker
-
fix declaration after statement2007-12-03, by rfelker
-
Skip empty vobsub streams when selecting subtitles.2007-12-03, by ulion
-
fix typo2007-12-03, by corey
-
Fix custom palette format from rgb to yuv, we use it as yuv in the spudec.2007-12-03, by ulion
-
Remove unused variables, fixes the warnings:2007-12-02, by diego
-
Get rid of some useless extra ()2007-12-02, by reimar
-
mime_type_table is const as well2007-12-02, by reimar
-
Add a few forgotten static/const attributes in tvi_vbi.c2007-12-02, by reimar
-
Make wsKeyNames array const2007-12-02, by reimar
-
evNames / evBoxs should be "static const"2007-12-02, by reimar
-
stream_opts arrays should be const2007-12-02, by reimar
-
Make m_option_t arrays referenced by cfg-common.h const2007-12-02, by reimar
-
Table of ID3 genres should be const as well2007-12-02, by reimar
-
Format mapping table should be const2007-12-02, by reimar
-
Preserve unsv:// protocol specifier over http redirects.2007-12-02, by reimar
-
Fix playback of streams with more than one video track (only one supported).2007-12-02, by cehoyos
-
Get rid of fsPressed variable and related code. It does not really2007-12-02, by reimar
-
Parameter of Filter function can be const, removes the warning2007-12-02, by reimar
-
Fix return type of getGtkEntryText, it must be const2007-12-02, by reimar
-
Make the main m_option_t arrays const2007-12-02, by reimar
-
Add appropriate const specifiers to some custom parse functions.2007-12-02, by reimar
-
Move fakemono extern to cfg-common.h where it is actually used.2007-12-02, by reimar
-
Remove pointless ifdefs around extern declarations2007-12-02, by reimar
-
Option print functions may not and do not modify value2007-12-02, by reimar
-
Do not queue empty cmd.2007-12-02, by ulion
-
Mark more m_option_t uses as const2007-12-02, by reimar
-
Get rid of some "discards qualifiers" warnings2007-12-02, by reimar
-
First try to mark some things in m_config correctly as const2007-12-02, by reimar
-
get/set video colors string is constant2007-12-02, by reimar
-
vf_equalizer_t string is constant2007-12-02, by reimar
-
Make osd font const2007-12-02, by reimar
-
Make all vf_info_t structs const2007-12-02, by reimar
-
Mark the vo_functions_t definitions as const where possible.2007-12-02, by reimar
-
Mark several uses of vo_functions_t as const to stop some of the current2007-12-02, by reimar
-
Remove completely outdated commented-out code2007-12-02, by reimar
-
Fix some spelling typos2007-12-02, by diego
-
Make vo info structs const2007-12-02, by reimar
-
Remove last remains of long-gone VOCTRL_SCREENSHOT2007-12-02, by reimar
-
Remove video_out_png extern in vo_vesa (remains of ill-advised2007-12-02, by reimar
-
Remove casts that are (no longer) necessary2007-12-02, by reimar
-
Use proper type for vidix_preinit parameter instead of void *2007-12-02, by reimar
-
Mark all stream_info_t as const2007-12-02, by reimar
-
When IFO file is opened (detected by extension), set dvd-device to IFO file's2007-12-02, by voroshil
-
Make auto_open_streams array itself const2007-12-02, by reimar
-
Add type info to menu_t, now we can get the menu name and the type name of menu.2007-12-02, by ulion
-
auto_open_streams should have const type, fix also the places where it is used2007-12-01, by reimar
-
Finally replace get_uint?? by AV_RL??2007-12-01, by reimar
-
Get rid of annoying, space-wasting sizeof(uint32_t)2007-12-01, by reimar
-
Bigendian fix for ogg in AVI2007-12-01, by reimar
-
Use a loop instead of doing the same thing three times2007-12-01, by reimar
-
Use a pointer variable for extradata to simplify init_avi_with_ogg2007-12-01, by reimar
-
Set sh_video->format when parsing aviheader, otherwise it might never2007-12-01, by reimar
-
Remove some pointless casts2007-12-01, by reimar
-
Create correct extradata for vorbis audio when used as avi sub-demuxer2007-12-01, by reimar
-
Fix some typos in comments, grammar is still bad.2007-12-01, by reimar
-
Fix typos in comments to stop them hurting my eyes2007-12-01, by reimar
-
Fix ao_null with float samples2007-12-01, by uau
-
ao_null: Make duration of "buffered" audio constant2007-12-01, by uau
-
simplify2007-11-30, by michael
-
10l for me. I should read my own comments just above it ;)2007-11-30, by ivo
-
less code for initializing default settings2007-11-30, by ivo
-
add test for deprecated and obsolete functions2007-11-30, by ivo
-
Make outburst and buffersize depend on channel count.2007-11-30, by reimar
-
100l, bzero is deprecated, use memset instead2007-11-30, by reimar
-
this variable was nothing but a useless memleak2007-11-30, by ben
-
this local variable can be static2007-11-30, by ben
-
Remove stray line that slipped through in last commit.2007-11-30, by ulion
-
Fix warnings:2007-11-30, by ulion
-
Comment some #endif directives.2007-11-30, by diego
-
Add support for Apple's yuv2 raw format2007-11-30, by reimar
-
Add the correct format substitutions to make the raw decoders2007-11-30, by reimar
-
Support double buffering, fix osd flicker.2007-11-30, by ulion
-
Fix play window not get actived problem on Leopard.2007-11-30, by ulion
-
Ignore empty event.2007-11-29, by ulion
-
-identify also shows the duration(s) of the title(s)2007-11-29, by nicodvb
-
cosmetics: moved identification code to a separate function2007-11-29, by nicodvb
-
Proper license header.2007-11-29, by ivo
-
Remove redundant changelog from comments2007-11-29, by ivo
-
Proper license header.2007-11-29, by ivo
-
Remove redundant changelog comments. There's always svn log.2007-11-29, by ivo
-
Remove redundant changelog from comments. There's always svn log.2007-11-29, by ivo
-
Fix multiple inclusion guards, identifiers starting with __ are reserved2007-11-29, by diego
-
Even when vobsub is forced, .ifo file is still not necessary,2007-11-29, by ulion
-
when no title is chosen -identify all titles present in the dvd2007-11-29, by nicodvb
-
with -identify show the title being described2007-11-29, by nicodvb
-
-identify shows chapters times when playing dvd streams2007-11-28, by nicodvb
-
-identify chapters of chosen title2007-11-28, by nicodvb
-
r24924: Add audio filter scaletempo2007-11-28, by voroshil
-
r25011: a couple of tricks to improve playback resistance and usability of dvb streams2007-11-28, by voroshil
-
r25058: Add missed translatable string in my previous commit2007-11-28, by voroshil
-
Add an example for play DTS-CD with passsthrough.2007-11-28, by ulion
-
Correct VCD track no. calculation on Windows.2007-11-28, by zuxy
-
Avoid gcc warning:2007-11-28, by zuxy
-
Return correct length in ID_VCD_TRACK_n_MSF2007-11-28, by zuxy
-
Set protocol for the vo proxy used in shared-buffer mode.2007-11-28, by ulion
-
Enable -rtsp-port for nemesi2007-11-27, by lu_zero
-
Remove stray var2007-11-27, by lu_zero
-
synced with r251792007-11-27, by ptt
-
Added myself, as suggested by Diego.2007-11-27, by ulion
-
Takeover as maintainer of mplayer osx port with Nicolas' blessing.2007-11-27, by ulion