Mercurial > mplayer.hg
graph
-
Remove inconsistency from libcdio test.2006-07-27, by diego
-
Remove silly test/include path cleanup.2006-07-27, by diego
-
Remove unused variable.2006-07-27, by diego
-
Rename _inc_soundcard to _include_soundcard, _inc variables are used2006-07-27, by diego
-
Unify include paths in the build system, part I.2006-07-27, by diego
-
Introduce general V4L variable/define.2006-07-27, by diego
-
Missed HAVE_TV_V4L --> HAVE_TV_V4L1 rename.2006-07-27, by diego
-
Rename *v4l variable to *v4l1.2006-07-27, by diego
-
description of the arnd scale video filter parameter2006-07-26, by diego
-
new -ao mpegpes options2006-07-26, by nicodvb
-
demuxer might not set i_bps, so do not divide by it in that case2006-07-26, by reimar
-
Incorrect check in gxf demuxer leading to crash with textKO.gxf sample file2006-07-26, by reimar
-
Replace MIN() and MAX() with FFMIN() and FFMAX()2006-07-26, by lucabe
-
fix 3 bugs in libmpdemux/demux_mf.c2006-07-26, by gpoirier
-
- synced with 18964 by Emdej and fixes from Boski2006-07-25, by boskicinek
-
synced with r191812006-07-25, by gpoirier
-
Regular expression for conversions had 'P' instead of 'p', fixed2006-07-25, by uau
-
- Add missing "00" in -af pan usage line.2006-07-24, by corey
-
ketchup time (merge forgotten commit)2006-07-24, by gpoirier
-
synced with r191612006-07-24, by gpoirier
-
a tiny bit of cleanup2006-07-24, by michael
-
vertical scaler with accurate rounding, some people on doom9 can see +-1 errors2006-07-24, by michael
-
hu/ports.xml & man/hu/mplayer.1 synced with r191752006-07-24, by Gabrov
-
Fix typo introduced in the memalign->av_malloc conversion (there is no2006-07-23, by pacman
-
Missing part of the malloc -> av_malloc patch: memalign must be replaced as well!2006-07-23, by reimar
-
Simplify and and speedup generation of yuv2rgb and gamma map tables2006-07-23, by reimar
-
in some cases, vf_bmovl produces junk due to source and2006-07-23, by gpoirier
-
-vf pp7 overblurs still parts of the image, which2006-07-23, by gpoirier
-
use mpeg packetizer helpers for sending lpcm packets2006-07-23, by ben
-
removed now unnecessary define2006-07-23, by ben
-
removed now unnecessary variable2006-07-23, by ben
-
reuse send_mpeg_lpcm_packet() instead of the old packetizer2006-07-23, by nicodvb
-
Take start time into consideration when calculation percentage position2006-07-23, by reimar
-
in decode_audio() memset(0) unused memory in buf before returning2006-07-23, by nicodvb
-
cosmetics/punctuation/spelling2006-07-22, by diego
-
rename rtsp.c to stream_rtsp.c for consistency with other input modules2006-07-22, by ben
-
Native MPEG4 SP/ASP/AP support in Matroska.2006-07-22, by rathann
-
fix compilation if DVB is not defined2006-07-22, by ben
-
display the right MPEG packet type2006-07-22, by ben
-
use new mpeg_packetizer helpers2006-07-22, by ben
-
my_write() must return the bytes written2006-07-22, by nicodvb
-
cosmetics: comments and reindentation asked by gxben2006-07-22, by nicodvb
-
simplified mpeg packetizer used by hw mpeg decoders/vo - first round2006-07-22, by nicodvb
-
Compile fix, patch by Aidan Thornton % makomk # lycos P co P uk %2006-07-21, by gpoirier
-
sync r191342006-07-21, by gpoirier
-
updated french man page with vo_ivtv description2006-07-21, by ben
-
updated english man page with vo_ivtv description2006-07-21, by ben
-
Use libavutil in libswscale, and allow it to be built out of the mplayer tree2006-07-20, by lucabe
-
updated mpeg_packetizer include to new localization2006-07-19, by ben
-
moved mpeg_packetizer helpers to libmpdemux2006-07-19, by ben
-
added myself as maintainer of vo_ivtv driver2006-07-19, by ben
-
added reference to ivtv vo driver2006-07-19, by ben
-
added reference to ivtv card in mpegpes decoder info2006-07-19, by ben
-
new vo driver for ivtv cards tv-out through internal h/w mpeg decoder2006-07-19, by ben
-
Quit on eof, was broken by r171502006-07-19, by rtogni
-
10l, i broke this with my last commit. should be fixed now.2006-07-19, by rfelker
-
10l, i missed ifdefs around the calls2006-07-19, by rfelker
-
remove duplicate code and fix issue of compiling mmx code when we2006-07-19, by rfelker
-
do not compile mmx/sse/3dnow code if not available2006-07-19, by rfelker
-
old 10l: do not try to compile mmx code if we do not have mmx2006-07-19, by rfelker
-
move -ass on top of -ass-* options2006-07-18, by kraymer
-
r19131: 10l to someone..2006-07-18, by kraymer
-
10l compilation fix: misplaced tag2006-07-18, by diego
-
10l to someone..2006-07-18, by rfelker
-
sync to x264 r537 (api change)2006-07-18, by lorenm
-
Fix use of uninitialized variable2006-07-17, by uau
-
remove vorbis and theora support by request of ivan2006-07-17, by michael
-
10l typo, please check compilation before committing.2006-07-17, by diego
-
clarify H.264 global header format2006-07-16, by michael
-
oops, r18816 was actually missing in previous commit2006-07-16, by kraymer
-
r19087: Remove support for obsolete and non-free divx4/odivx libraries.2006-07-16, by kraymer
-
r19081: Update some old and crufty sections.2006-07-16, by kraymer
-
r19097: wording fix; default dvb tuning timeout is now 30 seconds2006-07-16, by kraymer
-
r19087: Remove support for obsolete and non-free divx4/odivx libraries.2006-07-16, by kraymer
-
r19050: grammar and consistency fixes2006-07-16, by kraymer
-
r18964: wording fix2006-07-16, by kraymer
-
sync of ports.xml:2006-07-16, by kraymer
-
some xml docs review, based on patches by Kurt Lettmaier (k . lettmaier @at@ onlinehome.de)2006-07-16, by kraymer
-
marks several strings inside structs as const when they hold just2006-07-16, by reynaldo
-
Removes an unneeded cast. Patch by Stefan Huehner, stefan AT.. huehner.org2006-07-16, by reynaldo
-
minor arrangements to my entry2006-07-15, by reynaldo
-
add stefan to AUTHORS file for his several cleanup patches2006-07-15, by reynaldo
-
clarify "extradata"2006-07-15, by michael
-
now obsolete2006-07-15, by diego
-
Change sync tags to rXXXX.2006-07-15, by diego
-
Change function declararation w/o parameters to the correct foo(void) syntax.2006-07-15, by diego
-
- sync and fixes2006-07-15, by boskicinek
-
- CVS --> SVN2006-07-15, by boskicinek
-
help_mp-hu.h synced with r190872006-07-15, by Gabrov
-
Hungarian docs & man page synced with r191012006-07-15, by Gabrov
-
print frame type and keep track of last encountered keyframe2006-07-15, by ivo
-
typo2006-07-15, by ivo
-
new black frame detection filter2006-07-15, by ivo
-
Assume that missing streamcount means one stream, and missing mimetype2006-07-14, by rtogni
-
wording fix; default dvb tuning timeout is now 30 seconds2006-07-14, by nicodvb
-
cosmetical reformatting2006-07-14, by nicodvb
-
simplification in dvb_step_channel2006-07-14, by nicodvb
-
removed obsolete file2006-07-14, by nicodvb
-
moved LOF macros from dvb_defaults.h2006-07-14, by nicodvb
-
removed never used macros; patch by zzam gentoo org (Matthias Schwarzott)2006-07-14, by nicodvb
-
remove useless comment2006-07-14, by ivo
-
Remove support for obsolete and non-free divx4/odivx libraries.2006-07-14, by diego
-
Mark several string parameters that are not modified in the function as const.2006-07-14, by diego
-
fix line >79 characters2006-07-14, by ivo
-
fix matching of MSDOS line endings2006-07-14, by ivo
-
also omit configure.log and the generated help_mp.h from files to check2006-07-14, by ivo
-
CVS --> Subversion2006-07-14, by ivo
-
Update some old and crufty sections.2006-07-14, by diego
-
printf --> mp_msg2006-07-14, by diego
-
removes unused parentheses lefted behind in the r19075 sizeof(char) cleanups, noticed by dalias2006-07-14, by reynaldo
-
Remove #if LIBAVCODEC_BUILD >= XXX and #if LIBAVFORMAT_BUILD >= XXX jungle.2006-07-13, by diego
-
cosmetics to ease future patching2006-07-13, by diego
-
Fix linking order. FontConfig should appear after libass.2006-07-13, by eugeni
-
more sizeof(char) fun2006-07-13, by reynaldo
-
dvd-device should also be enabled when dvdnav_stream is requested but stream_dvd2006-07-13, by diego
-
drops casts from void * on malloc/calloc from vidix/2006-07-13, by reynaldo
-
little rephrasing and corrected reference to main->trunk2006-07-13, by reynaldo
-
drops casts from void * on malloc/calloc, leftover on libmpcodecs2006-07-13, by reynaldo
-
Cosmetics.2006-07-13, by eugeni
-
drops casts from void * on malloc/calloc from libmpdemux code2006-07-13, by reynaldo
-
drops casts from void * on malloc/calloc from the gui code2006-07-13, by reynaldo
-
Some systems[1] list the 970 as PPC970 on /proc/cpuinfo, so add support2006-07-13, by gpoirier
-
Compilation fix: Mark mp_property_find parameter as const.2006-07-13, by diego
-
some updates and corrections by Jerome Ferrari < jerome PP ferrari AH lappis PP com >2006-07-13, by gpoirier
-
rename mpcf.txt to nut.txt2006-07-13, by michael
-
freeze (this is pretty much oded shimons patch from a few month ago)2006-07-13, by michael
-
man/hu/mplayer.1 synced with r190522006-07-13, by Gabrov
-
synced with r190512006-07-13, by gpoirier
-
Streamline GUI build.2006-07-13, by diego
-
Clean up codec-cfg and friends handling.2006-07-13, by diego
-
Remove non-existing CSS_INC.2006-07-12, by diego
-
Simplify includes.2006-07-12, by diego
-
Remove old and obsolete mplayer_wine QT DLL loading stuff.2006-07-12, by diego
-
Rename OSD/SUB section to OSD/SUBTITLES.2006-07-12, by diego
-
alphabetical order for the OSD/SUB section2006-07-12, by diego
-
grammar and consistency fixes2006-07-12, by diego
-
Support 6 argument variant of \move.2006-07-12, by eugeni
-
HU DOCS & man synced with r190462006-07-12, by Gabrov
-
r19046: two small fixes2006-07-12, by kraymer
-
two small fixes2006-07-12, by kraymer
-
r19043: add missing comma [does not apply]2006-07-12, by kraymer
-
r19039: Use only one global config.mak file.2006-07-12, by kraymer
-
add missing comma2006-07-12, by corey
-
OPTFLAGS already includes EXTRA_INC.2006-07-12, by diego
-
There is only one config.mak file left, don't ignore the others anymore.2006-07-12, by diego
-
There is only one global config.mak file left.2006-07-12, by diego
-
Use only one global config.mak file.2006-07-12, by diego
-
Remove useless variable.2006-07-12, by diego
-
Sync with latest FFmpeg build system changes:2006-07-12, by diego
-
center sub window option within the preferences dialog.2006-07-12, by vayne
-
remove check. libavutil is now mandatory2006-07-12, by ivo
-
Work around DTS_INC and MLIB_INC now being gone from FFmpeg.2006-07-12, by diego
-
Make libavutil mandatory.2006-07-12, by diego
-
- svn sync tag added2006-07-12, by boskicinek
-
Remove copyright notice changes from local diff.2006-07-12, by diego
-
- incomplete but we probably need this (because we updated mencoder.xml already)2006-07-12, by boskicinek
-
Update with latest changes and make diff apply cleanly.2006-07-12, by diego
-
updates + cosmetics2006-07-12, by diego
-
- svn sync tag added2006-07-12, by boskicinek
-
Remove remnants of old libmp1e support.2006-07-12, by diego
-
Telecine article on divx.com has gone 404, link to Wikipedia instead.2006-07-12, by diego
-
libavformat interdependencies have been fixed so disable all muxers2006-07-12, by diego
-
Fix for changed env parameter contents and improve speed.2006-07-12, by reimar
-
Fix = vs == typo2006-07-12, by uau
-
sync with FFmpeg r57182006-07-11, by diego
-
Fix compilation with MEncoder disabled: Some libavformat demuxers have2006-07-11, by diego
-
Fix 10l regexp mistake that disabled all decoders/encoders.2006-07-11, by diego
-
xvmclib vs xvmclibdir typo2006-07-11, by diego
-
Somewhat fix Gui with xinerama, reuse existing code, maybe one day the Gui will2006-07-11, by reimar
-
Split _libavcodecs variable into _libavdecoders and _libavencoders.2006-07-11, by diego
-
Disable FFmpeg muxers when not compiling MEncoder.2006-07-11, by diego
-
Sync with FFmpeg: (de)muxers are now individually selectable.2006-07-11, by diego
-
help_mp-hu.h synced with r189162006-07-11, by Gabrov
-
Add FFmpeg parsers to config.h as well.2006-07-11, by diego
-
Mention that individual codec and parser en-/disabling is FFmpeg-specific.2006-07-11, by diego
-
sync w/ 18969 (latest Eng. version)2006-07-11, by gpoirier
-
sync w/ r189422006-07-11, by gpoirier
-
Support some recently discovered color formats.2006-07-10, by eugeni
-
Ignoring FT_Glyph_Stroke() errors can potentially lead to double free().2006-07-10, by eugeni
-
Only match outline fonts.2006-07-10, by eugeni
-
appended pvr support in AUTHORS file2006-07-10, by ben
-
added myself as maintainer of pvr input layer2006-07-10, by ben
-
updated ChangeLog with new pvr:// input2006-07-10, by ben
-
added new pvr:// input for ivtv based cards2006-07-10, by ben
-
vo_gl can do flipping without special filter2006-07-10, by reimar
-
Fix negative stride handling in -dr case2006-07-10, by reimar
-
Get rid of left-over incorrect UnmapBuffer hack2006-07-10, by reimar
-
sync w/ r189282006-07-10, by gpoirier
-
sync w/ 189162006-07-10, by gpoirier
-
Sync w/ 187122006-07-10, by gpoirier
-
sync w/ 187022006-07-10, by gpoirier
-
make libswscale build system similar to the libav* one2006-07-10, by lucabe
-
Fix off-by-one error for negative strides (flipped image)2006-07-10, by reimar
-
Fix window size bug when starting with -fs and returning2006-07-10, by reimar
-
c++ decls, 100000000000l to whoever broke my code like this..2006-07-10, by rfelker
-
more c++ decl crap2006-07-10, by rfelker
-
more c++ decl crap2006-07-10, by rfelker
-
1000000000l to whoever added c++ decl crap, probably uau..2006-07-10, by rfelker
-
Simplify ASS handling second try, this time taking FreeType into account.2006-07-09, by diego
-
Revert r18980, it breaks compilation under MinGW.2006-07-09, by eugeni
-
10l, xvmclib(dir) does not specify a directory name.2006-07-09, by diego
-
Consistent option and variable naming for x11libdir and xvmclibdir.2006-07-09, by diego
-
_x11_paths should just be a list of paths without -L.2006-07-09, by diego
-
Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.2006-07-09, by diego
-
Simplify ASS handling.2006-07-09, by diego
-
Remove all encoders from the list of FFmpeg codecs when MEncoder is disabled.2006-07-09, by diego
-
Sync with latest FFmpeg build system changes, now parsers can be2006-07-09, by diego
-
Add my IRC nick.2006-07-09, by eugeni
-
Change SRC_PATH for ffmpeg back to '..' to avoid hardcoding current2006-07-09, by uau
-
Fix code cosmetics2006-07-09, by gpoirier
-
DOCS/xml/hu synced with r189732006-07-09, by Gabrov
-
DOCS/man/hu/mplayer.1 synced with r189692006-07-09, by Gabrov
-
make prefix const. Patch by Stefan Huehner, stefan AT huehner-org2006-07-09, by reynaldo
-
Mention hardware DTS pass-through. This wasn't strictly needed, but requested in:2006-07-08, by gpoirier
-
customtrect -vo gl suboption2006-07-08, by reimar
-
forgotten customtlin -vo gl suboption documentation2006-07-08, by reimar
-
Support for 16 bit ppms2006-07-08, by reimar
-
More helpful ProgramEnvParameters.2006-07-08, by reimar
-
wording fix2006-07-08, by diego
-
Remove unused variables, patch by Stefan Huehner stefan at huehner org.2006-07-08, by diego
-
Add myself to maintainers.2006-07-08, by eugeni
-
Add myself to AUTHORS.2006-07-08, by eugeni
-
Do not compile FFmpeg muxers and encoders unless MEncoder is enabled.2006-07-08, by diego
-
small fix to properly display skins when switching skins during playback.2006-07-08, by vayne
-
crash fix when clicking on volume sliders when in stop state.2006-07-08, by vayne
-
handle sub-window WinID checks in the gui.2006-07-08, by vayne
-
Set svn:ignore2006-07-08, by uau
-
Make some functions static.2006-07-08, by uau
-
Improve windows gui support2006-07-08, by reimar
-
Do not fiddle (too much) with external (WinID) windows2006-07-08, by reimar
-
OpenGL outputs actually support WinID, not to mention that showing the option2006-07-08, by reimar
-
vo_init hack is no longer required after the last patch removed the call2006-07-08, by reimar
-
No point in checking for X for windows gui, in addition the hackish2006-07-08, by reimar
-
small cosmetics2006-07-08, by diego
-
grammar/markup fixes2006-07-08, by diego
-
Revert r18878, always sync rm files using only pts (ignore framerate)2006-07-08, by rtogni
-
fix sound distortion on K-6, patch by Zuxy Meng zuxy PP meng AHHH gmail PP com2006-07-08, by gpoirier
-
Remove unused prototype2006-07-08, by rtogni
-
Change use_gui detection to accept also filenames only containing2006-07-08, by reimar
-
Indentation fix (cosmetics).2006-07-07, by eugeni
-
Initial libass release (without mencoder support).2006-07-07, by eugeni
-
Split guess_cp() in two functions:2006-07-07, by eugeni
-
Make utf8_get_char non-static.2006-07-07, by eugeni
-
Rename mkv_sh_sub_t to sh_sub_t, move it to demuxer.h.2006-07-07, by eugeni
-
The symbol avcodec_pix_fmt_to_codec_tag is in libavcodec.a but referenced in2006-07-07, by diego
-
Add dct64_sse, a replacement for dct64_MMX. About 60% faster on its author's Pentium III2006-07-07, by gpoirier
-
lavf demuxer works better for gxf2006-07-07, by reimar
-
Remove windows-specific hack that interfered with relative path2006-07-07, by reimar
-
relative-to-absolute path fixes: Do not prepend drive letter to \\ paths.2006-07-07, by reimar
-
Convince windows to allow window sizes > screen size2006-07-07, by reimar
-
usleep is still missing in MinGW, so leave it out of the MinGW version check.2006-07-07, by diego
-
Fix for case when both V4L and V4L2 are enabled2006-07-06, by reimar
-
some grammar/spelling/markup fixes for -rtsp-destination2006-07-06, by diego
-
Move conditional compilation into the build system.2006-07-06, by diego
-
cosmetics2006-07-06, by diego
-
-rtsp-port and -rtsp-destination need to be #ifdef MPLAYER_NETWORK.2006-07-06, by diego
-
DOCS/xml/hu synced with r189232006-07-06, by Gabrov
-
Update MPlayerOSX checkout commandlines with subversion commandline2006-07-06, by gpoirier
-
Add a new video pts tracking mode, enabled by option -correct-pts.2006-07-06, by uau
-
several function from playtreeparser.c maked static,2006-07-06, by reynaldo
-
modifies function declarations without parameters from ()2006-07-06, by reynaldo
-
Initial win32 gui release.2006-07-06, by vayne
-
Initial win32 gui release.2006-07-06, by vayne
-
document the change on -edlout's behavior2006-07-05, by reynaldo
-
Modifies behavior of -edlout2006-07-05, by reynaldo
-
MinGW 3.1 has added gettimeofday.2006-07-05, by diego
-
Update with changes from r18894 (get_path as const).2006-07-05, by diego
-
inclusion of md5.c based on USE_LIBAVUTIL_SO2006-07-05, by nicodvb
-
#define USE_LIBAVUTIL and USE_LIBAVUTIL_SO2006-07-05, by nicodvb
-
add a file saying that people should not try to compile2006-07-05, by attila
-
remove unused variables, patch by Stefan Huehner stefan {dot} huehner {dot} org2006-07-05, by diego
-
all cosmetics, mainly denestifying of main edl operation's fill loop2006-07-05, by reynaldo
-
fixes 1000l bug that made MPlayer segfault when an overlaping edl line was found2006-07-05, by reynaldo
-
corectly report badly formated line number2006-07-05, by reynaldo
-
reverts previous commit due to mixed cosmetics ...2006-07-05, by reynaldo
-
move some ill-behaving demuxers further down the list2006-07-04, by reimar
-
trying to end the codec id battle2006-07-04, by michael
-
respect dvdnav's requests of WAIT to prevent while(1)2006-07-04, by nicodvb
-
support for audio streams that appear after unsuccessful probing2006-07-04, by nicodvb
-
Do not assign same texture number to GL_TEXTURE_2D and GL_TEXTURE_RECT,2006-07-04, by reimar
-
Add back the path part in 'libvo/font_load_ft.c' that was accidentally2006-07-04, by uau
-
Sync with 188182006-07-04, by jheryan
-
Sync with 188352006-07-04, by jheryan
-
Sync to svn up to 27.6.20062006-07-04, by jheryan
-
- Fix segfault on overlapping start/stop2006-07-04, by reynaldo
-
Remove silly variable indirection.2006-07-03, by diego
-
get_path as const, patch by Stefan Huehner, stefan AT huehner-org2006-07-03, by reynaldo
-
parse_cfgfiles as static in mplayer.c/mencoder.c, patch by Stefan Huehner, stefan AT huehner-org2006-07-03, by reynaldo
-
Build font_load_ft.c only if FREETYPE is in config.mak, noticed by Jan Knutar.2006-07-03, by diego
-
Remove unused variable, patch by Stefan Huehner stefan [at] huehner [dot] org2006-07-03, by diego
-
rm unnecesary casts from void* - part 42006-07-03, by reynaldo
-
fix linking on some systems2006-07-02, by ivo
-
remove obsolete md5sum files. libavutil's implementation is used now2006-07-02, by ivo
-
use libavutil's md5 implementation instead of local imported copy2006-07-02, by ivo
-
disable vo_md5sum if there is no libavutil2006-07-02, by ivo
-
cosmetics: move md5sum check down so it can depend on libavutil later2006-07-02, by ivo
-
rm unnecesary casts from void* - part 32006-07-02, by reynaldo
-
rm unnecesary casts from void* - part 22006-07-02, by reynaldo
-
updated english and french manpages with new -rtsp-destination option2006-07-01, by ben
-
missing free() if bails out at step 122006-07-01, by ben
-
Remove unneeded code2006-07-01, by lucabe
-
Fix A-V sync for real files (also live streams)2006-07-01, by rtogni
-
Get rid of unused variable2006-07-01, by reimar
-
Make sure all texture units have a different texture bound.2006-07-01, by reimar
-
this unrelated and erroneus change was applied on my previous commit, reverted2006-07-01, by reynaldo
-
rm unnecesary void* casts - part 12006-07-01, by reynaldo
-
havent seen him in ages..2006-06-30, by reynaldo
-
Add some explanatory comments to #endif jungle.2006-06-30, by diego
-
10l: wrong #endif removed.2006-06-30, by diego
-
Remove #ifdef HAVE_DVD, the file is only compiled under #ifdef HAVE_DVD ...2006-06-30, by diego
-
Move conditional FreeType support compilation to the build system.2006-06-30, by diego
-
postproc --> libswscale2006-06-30, by diego
-
postprocess.h was moved to libpostproc years ago..2006-06-30, by diego
-
Move postproc ---> libswscale2006-06-30, by lucabe
-
Nicolas Le Gaillart has vanished2006-06-30, by gpoirier
-
Update list of documentation maintainers.2006-06-30, by diego
-
gets ride of a few more sizeof(char)s2006-06-30, by reynaldo
-
more sizeof(char) fun2006-06-30, by reynaldo
-
cosmetic patch to remove useless sizeof(char) statements2006-06-29, by ben
-
2 more unused functions removal (trying to sync with xine)2006-06-29, by ben
-
removed unused hexdump()2006-06-29, by ben
-
Add missing license, as chosen by its author2006-06-29, by gpoirier
-
merges two asm constraints to one, patch by Zuxy Meng zuxy PP meng AHH gmail PP com2006-06-29, by gpoirier
-
Switch to UTF-8, patch by Rickard Narstrom2006-06-29, by gpoirier
-
Fix misplaced apostrophe.2006-06-29, by diego
-
Clear up the "who is pacman / who is tcsetattr?" mystery2006-06-28, by pacman
-
Remove bogus stream_eof() test - av_read_frame() has its own buffer and can2006-06-28, by pacman
-
Respect AOPLAY_FINAL_CHUNK2006-06-28, by pacman
-
cosmetics2006-06-28, by diego
-
Rewrite and extend the Subversion guidelines.2006-06-28, by diego
-
typo/grammar fixes2006-06-28, by diego
-
More information on how to compile MPlayer on OSX with extra features2006-06-27, by gpoirier
-
includes before checking for defines (thanks Reimar for watching me)2006-06-27, by ben
-
network code portability for win322006-06-27, by ben
-
avoid messing up with includes2006-06-27, by ben
-
remove MMX2 dependency (replace pshufw $78 with pswapd) so it can2006-06-27, by gpoirier
-
fix conversion float to int to use saturated ops,2006-06-27, by gpoirier
-
don't declare same global var twice (break live555 compilation)2006-06-26, by ben
-
mention new rtsp demuxer in changelog file2006-06-26, by ben
-
Add new Subversion beginners guide2006-06-26, by ivo
-
Remove old CVS beginners guide2006-06-26, by ivo
-
added FreeSDP library in Copyright file2006-06-26, by ben
-
r18824: URL update for Marillat Debian packages2006-06-26, by kraymer
-
added myself as freesdp imported library maintainer2006-06-26, by ben
-
cosmetic changes to avoid constants redefinition2006-06-26, by ben
-
Avoid crash in uninit-without-config case2006-06-26, by reimar
-
URL update for Marillat Debian packages2006-06-26, by diego
-
support for auto_close parameter in menu command list (geexbox patch)2006-06-25, by ben
-
Typo: use ptmpstr instead of tmpstr to strip leading spaces + add2006-06-25, by gpoirier
-
10l2006-06-25, by attila
-
kill unused message string MSGTR_LIBVO_MGA_MgaInvalidOutputFormat2006-06-25, by attila
-
reword some of the german translations of the mga message strings2006-06-25, by attila
-
correctly prefix all messages from -vo mga with [MGA]2006-06-25, by attila
-
fail with an error if the source resolution is larger than 1023x10232006-06-25, by attila
-
Make sure mp_input_read_key_code always sleeps. Avoids 100% CPU load2006-06-25, by reimar
-
Forgotten free on error2006-06-25, by reimar
-
respect AOPLAY_FINAL_CHUNK and do not discard samples read from buffer2006-06-25, by reimar
-
remove unused variable2006-06-25, by reimar
-
natsuki.mplayerhq.hu -> rsync.mplayerhq.hu2006-06-24, by attila
-
exit() is not allowed in any other function than main(); removed2006-06-24, by nicodvb
-
fprintf -> ms_msg2006-06-24, by nicodvb
-
static-ized a couple of functions2006-06-24, by nicodvb
-
rtp reordering of packets; patch by Ernitron (ernitron@fastwebnet.it)2006-06-24, by nicodvb
-
prevent a buffer overflow to occur at teardown2006-06-23, by ben
-
added myself as the new librtsp maintainer2006-06-23, by ben
-
moved generic rtsp related files from realrtsp to librtsp2006-06-23, by ben
-
remove some never called code2006-06-23, by ben
-
prevent most RTSP streams from locking due to -idx2006-06-23, by ben
-
added myself to AUTHORS file2006-06-23, by ben
-
removed some includes that are now useless2006-06-23, by ben
-
some printf() to mp_msg() replacements2006-06-23, by ben
-
Produce correct version string even when not run in a Subversion working copy.2006-06-23, by diego
-
fix charset of turkish help msg2006-06-23, by gpoirier
-
"make depend" requires version.h2006-06-22, by uau
-
remove pointless and sometimes incorrect lookupTex stuff2006-06-22, by reimar
-
reduce number of texture indirections to support older cards2006-06-22, by reimar
-
CVS --> Subversion + better version.h handling2006-06-22, by diego
-
CVS --> Subversion2006-06-22, by diego
-
Adapt FFmpeg version.sh that only recreates version.h if its content changed.2006-06-22, by diego
-
CVS --> Subversion in copyright notices2006-06-22, by diego
-
Ignore libmpencoders.a.2006-06-22, by diego
-
CVS --> Subversion as noticed by Jacob Beacham beacham**@**uiuc**.**edu2006-06-22, by diego
-
Remove forgotten --disable-setlocale option from --help output.2006-06-22, by diego
-
Revert Michael's VFCTRL_FLIP_PAGE changes ("svn merge -r 18781:18779 .")2006-06-21, by uau
-
intercept VFCTRL_FLIP_PAGE if needed2006-06-21, by michael
-
send flip_page() through the filter chain2006-06-21, by michael
-
support for -alang in demux_lavf2006-06-21, by nicodvb
-
support for -alang2006-06-21, by nicodvb
-
cosmetic changes (defines will be used later in other parts of the code)2006-06-21, by ben
-
Make most of the xpm-files read 'const char*' instead of 'char*'2006-06-21, by diego
-
better RTSP RFC compliance (fixes in CSeq and TEARDOWN handling)2006-06-21, by ben
-
Move #ifdefs around complete files into the build system.2006-06-21, by diego
-
Ignore libraries.2006-06-21, by diego
-
rename cvs-howto.txt to svn-howto.txt2006-06-21, by ivo
-
Comment #ifdef #endif jungle.2006-06-21, by diego
-
minor Subversion-related changes2006-06-21, by diego
-
Comment some #endif directives to avoid confusion.2006-06-21, by diego
-
Remove separation between Win32 DLL and DirectShow support in the build system.2006-06-21, by diego
-
add command for changing commit messages after the commit took place.2006-06-21, by ivo
-
audio stream switching in demux_lavf2006-06-20, by nicodvb
-
support for audio stream switching2006-06-20, by nicodvb
-
fix a buffer overflow causing a segfault2006-06-20, by aurel
-
CVS --> Subversion2006-06-20, by aurel
-
simplify2006-06-20, by diego
-
Full sync to r184982006-06-19, by gpoirier
-
full update, patch by Tuncer Altay, tunceraltay (at) yahoo.com,2006-06-19, by gpoirier
-
audio switching to any of the available tracks2006-06-19, by nicodvb
-
feed any audio track present in the mux; switch to any of the available audio tracks2006-06-19, by nicodvb
-
Change integer to string comparison in hw.optional.altivec test since2006-06-19, by diego
-
avcodec_close()2006-06-19, by michael
-
fix link to help_mp-XX.h files in svn repo2006-06-18, by kraymer
-
r18712: improved -vo gl:lscale documentation2006-06-18, by kraymer
-
Conditionally run some CPU-architecture and OS-specific tests.2006-06-18, by diego
-
Rename --with-dts*dir options to --with-libdts*dir for consistency and2006-06-18, by diego
-
Software Scaler headers usage cleanup2006-06-18, by lucabe
-
Consistency fix.2006-06-18, by rathann
-
respect saved default for cache enable when nothing specified on2006-06-17, by reimar
-
Make header include order more similar to vo_gl.c2006-06-17, by reimar
-
Rename --with-libdvnav --> --with-dvdnavdir for consistency.2006-06-17, by diego
-
Disentangle _win32 and _dshow, the test for _dshow is disabled anyway.2006-06-17, by diego
-
Simplify and streamline FAAD detection.2006-06-17, by diego
-
consistency fix: --with-foo switches shall not enable options.2006-06-17, by diego
-
Fix crash with all audio-only ogg files, the vorbis_info struct is not2006-06-17, by reimar
-
DOCS/man/hu/mplayer.1 synced with r187122006-06-16, by Gabrov
-
Rewrite audio EOF handling logic fixing some problems that could cause2006-06-16, by uau
-
cosmetics: Rename some variables and command line parameters.2006-06-16, by diego
-
Fix definition of reinit_audio_chain().2006-06-16, by uau
-
removed old dvdnav code2006-06-16, by nicodvb
-
Use a function for help output.2006-06-16, by diego
-
sync with 18730 (Use MPlayer's CPU detection module instead of libmpeg2's)2006-06-16, by gpoirier
-
option handling consistency fixes2006-06-16, by diego
-
readability cosmetics2006-06-16, by diego
-
Use MPlayer's CPU detection module instead of libmpeg2's,2006-06-16, by gpoirier
-
Setting up a web server and FTP server.2006-06-16, by diego
-
misc corrections2006-06-16, by diego
-
typo2006-06-16, by ods15
-
update copyright an changelog with new liba52 0.7.42006-06-15, by rathann
-
sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<2006-06-15, by rathann
-
sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<2006-06-15, by rathann
-
sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<2006-06-15, by rathann
-
Reduce number of OpenGL state changes when drawing OSD by first drawing alpha.2006-06-15, by reimar
-
Do not parse numbers as octal, strip leading zeroes instead.2006-06-15, by reimar
-
Support UTF8 in OSD text2006-06-15, by reimar
-
Missing free for malloced char_seq in OSD code2006-06-15, by reimar
-
Fix window position when changing videos while in fullscreen and for2006-06-15, by reimar
-
reduced standard verbosity and changed output messages to more uniform descriptions2006-06-14, by nicodvb
-
restored support for dvdnav only in the stream layer; all other functionalities are disabled2006-06-14, by nicodvb
-
When playing an audio only file use audio time instead of video time to2006-06-14, by uau
-
Clean up audio pts handling, make audio pts tracking in the audio-only2006-06-14, by uau
-
improved -vo gl:lscale documentation2006-06-14, by reimar
-
Change free_sh_audio() to take demuxer and stream id as parameters2006-06-14, by uau
-
Remove extern declaration for free_sh_audio() that is both unused and2006-06-14, by uau
-
More CVS --> Subversion changes2006-06-14, by ivo
-
CVS --> Subversion2006-06-14, by ivo
-
Fix problem when subtitle file name is shorter than ".utf-8"2006-06-14, by gpoirier
-
fix uninitialized pointer value being passed to open_stream, where it is used in comparison.2006-06-14, by gpoirier
-
DOCS/xml/hu/ports.xml synced with r187042006-06-14, by Gabrov
-
Remove unnecessary rsync exclude.2006-06-14, by diego
-
cosmetics2006-06-14, by diego
-
formatting fixes2006-06-14, by diego
-
sync with r186972006-06-14, by gpoirier
-
r18697: scaler -> scale typo fix2006-06-13, by kraymer
-
review of large parts of xml documentation2006-06-13, by kraymer
-
Document lscale/cscale in -vo gl:help message2006-06-13, by reimar
-
scaler -> scale typo fix2006-06-13, by reimar
-
Do not use border for bicubic filter helper texture, since it will cause ATI2006-06-13, by reimar
-
Fix a condition as suggested by Rich.2006-06-13, by gpoirier
-
cosmetics2006-06-13, by gpoirier
-
audio stream switching in mpeg-ts2006-06-12, by nicodvb
-
support for audio stream switching2006-06-12, by nicodvb
-
add x264 encoding over lavc, Patch by our Dear Guru (Michael Niedermayer) ;)2006-06-12, by gpoirier
-
Optimize bicubic filtering2006-06-12, by reimar
-
10l to Roberto for forgetting to add the release code name.2006-06-12, by diego
-
typo noticed by Alexander Monakov monoid$$at$$fds-net$$dot$$ru2006-06-12, by diego
-
include stream_dvd's interface from libmpdemux/stream_dvd.h2006-06-11, by nicodvb
-
moved stream_dvd's interface to stream_dvd.h2006-06-11, by nicodvb
-
Add pre7try3, final pre8 update2006-06-11, by rtogni
-
sync with r18656 (French man page is now in sync)2006-06-11, by gpoirier
-
fix image adjustment (brightness etc.) for yuv=62006-06-11, by reimar
-
sync with r186732006-06-10, by kraymer
-
Preliminary version of mirror howto2006-06-10, by attila
-
Do not require iconv program with --charset=noconv2006-06-10, by reimar
-
Expand and update the Solaris and AIX sections.2006-06-10, by diego
-
Protect SIZE_MAX use2006-06-09, by rtogni
-
Fix declaration mixed in among statements in the recent dvr-ms code2006-06-09, by pacman
-
support for vorbis in mp4/mov2006-06-09, by nicodvb
-
support for vorbis in mp4/mov2006-06-09, by nicodvb
-
decoderConfigLen can be larger than 255 bytes2006-06-09, by nicodvb
-
r18656: Add yuv to rgb conversion using a 3D lookup texture2006-06-09, by kraymer
-
add Kurt Lettmaier to AUTHORS2006-06-09, by kraymer
-
Don't claim that amr_nb is disabled when the fixed point version is enabled.2006-06-09, by diego
-
Generalize runtime linker support.2006-06-09, by diego
-
Ignore all generates libs.2006-06-09, by diego
-
CVS --> Subversion2006-06-09, by diego
-
CVS --> Subversion2006-06-09, by diego
-
synced with r186562006-06-09, by Gabrov
-
better spatial interpolation2006-06-09, by michael
-
unify wording of "Manpage" (according to most occurences in de/mplayer.1)2006-06-08, by kraymer
-
Add yuv to rgb conversion using a 3D lookup texture2006-06-08, by reimar
-
re-added some missing messages (who removed these anyway?)2006-06-08, by kraymer
-
loadGPUProgram function to load fragment program with error checking and statistics2006-06-08, by reimar
-
bicubic scaling for -vo gl2006-06-08, by reimar
-
synced with r186512006-06-08, by Gabrov
-
Except for missing cd-dvd.xml and codecs.xml, German xml docs2006-06-08, by kraymer
-
small fixes in en/video.xml2006-06-08, by kraymer
-
filter left & right edges too (yeah the code is lame i know...)2006-06-08, by michael
-
improved mc+src merge code2006-06-08, by michael
-
s/CVS/Subversion/2006-06-08, by diego
-
review of ports.xml and formats.xml translations2006-06-08, by kraymer
-
fixes the infinite loop which occurs when there is a decode error in a frame.2006-06-08, by gpoirier
-
Add recent Snow stuff to changelog2006-06-08, by ods15
-
10l: double "and"2006-06-08, by kraymer
-
review of history.xml and users-vs-dev.xml2006-06-08, by kraymer
-
review of mencoder.xml2006-06-08, by kraymer
-
rewording/clarification of vqscale option2006-06-07, by kraymer
-
Update2006-06-07, by rtogni
-
first vorbis packet before vorbis_synthesis_headeri() must have b_o_s==12006-06-07, by nicodvb
-
Project Mayo is long dead, their CVS does not work. Some more changes2006-06-07, by diego
-
vf_mcdeint should be compiled in #ifdef USE_LIBAVCODEC_DSPUTIL, not #ifdef USE_LIBAVCODEC2006-06-07, by nicodvb
-
Flash screen video decoded via lavc2006-06-07, by rtogni
-
sync with r18631 (except a gl commit that will be translated later)2006-06-07, by gpoirier
-
Update2006-06-07, by rtogni
-
r18631: yadif filter: formatting fixes2006-06-07, by kraymer
-
yadif filter: formatting fixes2006-06-07, by kraymer
-
add vqscale=0 option, explain different meanings for snow and other codecs2006-06-07, by kraymer
-
Nop some instructions causing the vfwvp6 dll encoder to crash.2006-06-07, by banan
-
mcdeint is happy with yadif=3 too2006-06-07, by michael
-
make spatial interlacing check optional2006-06-07, by michael
-
simplify2006-06-07, by michael
-
avoid usage of head -1/head -n 1 and use sed 1q instead2006-06-07, by ivo
-
cleanup2006-06-07, by michael
-
Add bicubic texture scaling2006-06-07, by reimar
-
cleanup2006-06-07, by michael
-
move misplaced echores. Output may still not be as intended though2006-06-07, by reimar
-
Reworked YUV2RGB fragment program setup in preparation for upcoming patches2006-06-07, by reimar
-
VP6 under FreeBSD and -monitorpixelaspect2006-06-07, by reimar
-
Fix runtime-patching code to take into account the address when the codec is loaded.2006-06-07, by reimar
-
sync with r185742006-06-07, by gpoirier
-
Remove all references to MPlayer CVS from bugreports.xml2006-06-07, by gpoirier
-
Change "Supress" to "Suppress" in a couple comments.2006-06-07, by corey
-
sinesupress --> sinesuppress rename: looks like I need to2006-06-07, by corey
-
Rename sinesupress to sinesuppress, including af_sinesupress.c file rename.2006-06-07, by corey
-
simplify2006-06-06, by michael
-
Patch from John Donaghy: "fix for audio and video in dvr-ms asf files"2006-06-06, by pacman
-
yet another deinterlacing filter2006-06-06, by michael
-
small consistency fix2006-06-06, by diego
-
grammar/wording and formatting fixes for mcdeint2006-06-06, by diego
-
Fix mailing list name.2006-06-06, by diego
-
Spelling fix2006-06-06, by pacman
-
* fix obsolete cvs revision tags2006-06-06, by kraymer
-
(at least for now) finalizing review of encoding-guide.xml2006-06-06, by kraymer
-
</para> tag was accidently deleted and caused compile error2006-06-06, by kraymer
-
fixes by jerome ferrari2006-06-06, by gpoirier
-
xml docs: CVS --> Subversion2006-06-06, by kraymer
-
sync with help_mp-en.h 1.238, patch by Pierre Lombard and Gilles Pelletier2006-06-06, by gpoirier
-
synced with r185732006-06-06, by gpoirier
-
cosmetics2006-06-06, by diego
-
Drop all system-specific version generation stuff.2006-06-06, by diego
-
Put SVN revision in the version string2006-06-06, by rathann
-
known issues and notes2006-06-06, by michael
-
synced with r185912006-06-06, by Gabrov
-
Motion compensating deinterlacer2006-06-06, by michael
-
Fix a few minor spelling errors in comments.2006-06-05, by corey
-
(unfinished) review with lots of changes2006-06-05, by kraymer
-
r18577: mention when vo_gl yuv conversion methods are inexact2006-06-05, by kraymer
-
sync with r185672006-06-05, by gpoirier
-
cvs2svn2006-06-05, by rtogni
-
Avoid crash with e.g. -vo gl2:yuv=2 when no fragment program functions are available2006-06-05, by reimar
-
Disable unsecure dumping of generic track with -v -v -v2006-06-05, by rtogni
-
Adds missing NULL last entry to msgl_config2006-06-05, by iive
-
Reject codecs.conf files older than 200605012006-06-05, by rtogni
-
Support WVC1 decoding via dmo binary codec wvc1dmod.dll2006-06-05, by rtogni
-
Move/add checks to avoid crashes and make error messages less confusing2006-06-05, by reimar
-
add (currently unused) lookup for glTexImage3D2006-06-05, by reimar
-
more GL extension checks to avoid crashes with Mesa2006-06-05, by reimar
-
mention when vo_gl yuv conversion methods are inexact2006-06-05, by reimar
-
fix variable type used via "m" asm constraint to match size used in asm.2006-06-05, by reimar
-
German man page is completed since some time..2006-06-05, by kraymer
-
Make aic description a bit more helpful and less misleading.2006-06-05, by corey
-
Support and document lavc b_sensitivity option.2006-06-05, by corey
-
A couple typos: whith --> with, Defult --> Default2006-06-05, by corey
-
r18570: document the recent changes in Snow. new lavcopts: 'refs', 'vqscale=0'2006-06-05, by kraymer
-
document the recent changes in Snow.2006-06-05, by lorenm
-
initial import of some missing German xml translation, review(s) pending2006-06-05, by kraymer
-
18567: fixed -dvbin :timeout range2006-06-05, by kraymer
-
fixed -dvbin :timeout range2006-06-04, by nicodvb
-
support for dts (identified only by the PMT, not from the bitstream)2006-06-04, by nicodvb
-
one more a52 descriptor (dvb impl., untested)2006-06-04, by nicodvb
-
configurable tuning timeout2006-06-04, by nicodvb
-
configurable tuning timeout2006-06-04, by nicodvb
-
fixed off by one object_types in -faacopts2006-06-04, by nicodvb
-
SVN switch: get version date from .svn subdir instead of CVS/Entries2006-06-04, by rtogni
-
Fix potential integer overflows in memory allocation.2006-06-04, by rtogni
-
libpostproc is not a subdirectory of libavcodec anymore.2006-06-02, by diego
-
svn:externals definitions for required FFmpeg libraries.2006-06-02, by diego
-
Remove now obsolete .cvsignore files.2006-06-02, by diego
-
metadata support2006-05-30, by michael
-
Remove dead code, and do close smem file descriptor during un-init2006-05-30, by poirierg
-
URL fix2006-05-30, by poirierg
-
Use 0 and 1 instead of FRIBIDI_FALSE and FRIBIDI_TRUE which are no2006-05-18, by uau
-
psm longer than 1018 bytes is not allowed, thus invalid2006-05-18, by nicodvb
-
synced with 1.872006-05-18, by gabrov
-
typo fixes2006-05-18, by gabrov
-
increased sync tag (1.16) after URL update2006-05-18, by gabrov
-
synced with 1.532006-05-18, by gabrov
-
typo fixes2006-05-18, by gabrov
-
Partial sync, patch by Gilles Pelletier < pellgill AH gmail POIS com >2006-05-18, by gpoirier
-
use mp_msg instead of printf2006-05-18, by ivo
-
include sys/io.h instead of asm/io.h so iopl() gets declared too2006-05-18, by ivo
-
only include sys/mman.h if HAVE_SYS_MMAN_H is defined2006-05-18, by ivo
-
Mention new mphelp_check.py script.2006-05-17, by diego
-
S3 virge on fbdev is -vo s3fb2006-05-17, by gpoirier
-
Mention new driver which does back end scaling on S3 Virge chips in combination with fbdev.2006-05-17, by gpoirier
-
Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev.2006-05-17, by gpoirier
-
x86_64 only saves ebx, not rbx. Fix some potential compilation problem on amd64.2006-05-17, by gpoirier
-
also set guiIntfStruct.sh_video to NULL for guiSetDefaults.2006-05-17, by reimar
-
10l: Really accept both one and two dashes.2006-05-17, by diego
-
Add mphelp_check.py.2006-05-17, by diego
-
Accept --missing as well as -missing, print less newlines.2006-05-17, by diego
-
fix reversed order of arguments2006-05-17, by attila
-
Fix some errors revealed by Uoti's help file checker.2006-05-17, by diego
-
Smacker, typo2006-05-17, by diego
-
Add FFmpeg Smacker audio and video.2006-05-17, by diego
-
Add tool to check MPlayer translation files for conflicting arguments2006-05-16, by uau
-
version bump (we are in sync with 1.16)2006-05-15, by kraymer
-
URL fix2006-05-15, by gpoirier
-
sync with 1.12892006-05-15, by gpoirier
-
10l to Reynaldo Verdejo H. Pinochet: next release is pre8, not pre6 ;-)2006-05-15, by gpoirier
-
fix build on macintel, patch by Zuxy Meng2006-05-15, by gpoirier
-
document more codecs supported by vfw interface.2006-05-15, by gpoirier
-
Add AACP fourcc for AACPlus in nsv streams2006-05-15, by rtognimp
-
Fix:2006-05-14, by rathann
-
Fix:2006-05-14, by rathann
-
Fix:2006-05-14, by rathann
-
Various improvement, fix build on AMD-64 and icc2006-05-14, by gpoirier
-
do aspect correction of video size before calculating vo_dx and vo_dy.2006-05-14, by reimar
-
typo fixes: Extenstion -> extension2006-05-14, by reimar
-
fix parsing of vobsub private data, patch by Evgeniy Stepanov <eugeni P stepanov A gmail P com>2006-05-14, by gpoirier
-
Fix some potential integer overflow in memory allocation (mot of these2006-05-14, by rtognimp
-
Don't just check for the existence of xmmintrin.h, also verify it will compile.2006-05-14, by diego
-
Add checks for 3DNow! and SSE compiler intrinsics to be used with FFmpeg.2006-05-14, by diego
-
Use egrep together with extended regular expressions for greater portability.2006-05-14, by diego
-
Fix LDFLAGS vs CPPFLAGS typo noticed by Derek E. Lewis.2006-05-14, by diego
-
Only set the default output filename when it was not passed on the command2006-05-14, by diego
-
synced with 1.256 (revert in English version)2006-05-14, by gabrov
-
synced with 1.12892006-05-14, by gabrov
-
remove stray ')'2006-05-13, by reimar
-
show OpenGL extension string with -v, very helpful for debugging2006-05-13, by reimar
-
glBindTexture might be called glBindTextureEXT as well2006-05-13, by reimar
-
grammar fix for 'Syntax'2006-05-13, by kraymer
-
1.1289: support lavc mv0_threshold2006-05-13, by kraymer
-
missing argument for mp_msg, fixes:2006-05-13, by rathann
-
Fix:2006-05-13, by rathann
-
support lavc mv0_threshold2006-05-13, by corey
-
Move setting the output filename after the suboption parsing, otherwise it2006-05-13, by diego
-
add check for a working iconv program and point to workaround if not found2006-05-13, by reimar
-
Remove extra return.2006-05-13, by rathann
-
Simplify condition, since both time and time_last are unsigned.2006-05-13, by rathann
-
Make return type consistent with usage. Patch by Pierre Lombard.2006-05-13, by rathann
-
Make depend targets consistent: Remove redirection through .depend target.2006-05-13, by diego
-
synced with 1.502006-05-13, by gabrov
-
Makefile and config.h are not generated files.2006-05-13, by diego
-
make depend requires help_mp.h, fixes make depend after make distclean.2006-05-13, by diego
-
synced with 1.12882006-05-13, by gabrov
-
Remove redundant line.2006-05-13, by diego
-
Rework the karaoke audio filter section.2006-05-13, by diego
-
Linkers, assisted by a compiler, can optimize out the string that is being2006-05-13, by diego
-
where necesary, replaced all realloc() with realloc_struct() to prevent int oveflows2006-05-13, by nicodvb
-
Missing terminating " causes compilation error in vo_aa2006-05-13, by reimar
-
prevent memleak2006-05-13, by nicodvb
-
unconditionally stop allocating memory for dvb_channel_t after 1 MB: it's unreasonably big2006-05-13, by nicodvb
-
New karaoke af2006-05-13, by reynaldo
-
Minor pre-release corrections, mostly missed caps2006-05-13, by reynaldo
-
accidentally committed this overflow fix with the declaration fix before.2006-05-13, by rfelker
-
remove useless cruft (caused error tz undefined)2006-05-13, by rfelker
-
posix compliance, dont use ancient legacy name2006-05-13, by rfelker
-
10^100l c++ declarations2006-05-13, by rfelker
-
allocate correct extradata size2006-05-12, by nicodvb
-
Further random updates by Jerome Ferrari <jerome PIOS ferrari A lappis POIU com>2006-05-12, by gpoirier
-
raised max extradata size and refuse to store more than the limit2006-05-12, by nicodvb
-
mediaLib is now disabled by default, add a comment about HP-UX SCSI headers.2006-05-12, by diego
-
mlib != mediaLib2006-05-12, by diego
-
--enable-mlib should behave like all other commandline parameters.2006-05-12, by diego
-
some fixes for the VfW encoding section2006-05-12, by diego
-
Add missing --enable-toolame and --enable-twolame parameters.2006-05-12, by diego
-
output typo fixes2006-05-12, by diego
-
Disable mediaLib by default due to brokenness.2006-05-12, by diego
-
Minor corrections partII - Final2006-05-12, by reynaldo
-
Minor corrections to spanish help messages - Part12006-05-12, by reynaldo
-
Fall back on the codecs subdirectory of the current directory for Real2006-05-11, by diego
-
Prefer vorbis over ffvorbis for now.2006-05-11, by diego
-
roff syntax fix2006-05-11, by diego
-
like it or not, the vfw options are -(xvfw)opts, not -(vfw)opts2006-05-11, by gpoirier
-
sync with 1.12852006-05-11, by gpoirier
-
Fix potential integer overflows in memory allocation. Patch by Reimar and me, SIZE_MAX by Rich2006-05-11, by rtognimp
-
synced with 1.2542006-05-11, by gabrov
-
synced with 1.12842006-05-11, by gabrov
-
synced with 1.292006-05-11, by gabrov
-
synced with 1.17 (increased sync tag after English typo fix)2006-05-11, by gabrov
-
synced with 1.492006-05-11, by gabrov
-
version bump..2006-05-11, by kraymer
-
release dedicated review Part I (lines 329 - <end>)2006-05-11, by kraymer
-
1.284: fix vfw-related things2006-05-11, by kraymer
-
sync2006-05-11, by luran
-
Remove unnecessary commented out OPTFLAGS line.2006-05-11, by diego
-
fix vfw-related things, patches by RC and Compn2006-05-11, by gpoirier
-
ffvorbis no longer crashes with native demuxer.2006-05-10, by diego
-
unbound demux_ogg from ad_libvorbis2006-05-10, by nicodvb
-
unbind demux_ogg from ad_libvorbis; this permits to use -ac ffvorbis without crashes2006-05-10, by nicodvb
-
A/R changes are handled correctly by -vc mpeg122006-05-10, by nicodvb