Mercurial > mplayer.hg
graph
-
Create target for mplayer-rc.o so that it is not rerun unconditionally.2006-10-09, by diego
-
-endpos option added in changelog2006-10-09, by ptt
-
sync'ed with r199792006-10-09, by ptt
-
sync'ed with (last) cvs 1.2562006-10-09, by ptt
-
sync'ed with cvs (yet) 1.2492006-10-09, by ptt
-
sync'ed with cvs (yet) 1.2432006-10-08, by ptt
-
synced with r200612006-10-08, by Gabrov
-
Fixes2006-10-08, by rathann
-
reinit codec chain when aspect ratio and/or resolution change2006-10-08, by nicodvb
-
synced with r201192006-10-08, by Gabrov
-
List dfbmga and directfb in _novomodules.2006-10-08, by syrjala
-
Fix DirectFB version check. The old code simply concatenated the2006-10-08, by syrjala
-
sync with r19979, patch by Sheldon Jin % jinsh2 AH yahoo.com %2006-10-08, by gpoirier
-
Remove spurious casts to int. Blessed by Reimar.2006-10-08, by rathann
-
Cosmetics: remove lone (evil ;-) ) tab2006-10-08, by reimar
-
Disable linking mplayer with mp3lame when --disable-encoder=mp3lame is2006-10-08, by rathann
-
Support for detection of extended instructions on ARM.2006-10-08, by diego
-
Remove outdated/misleading comment about WavPack and libavformat.2006-10-08, by diego
-
Avoid crash with fontconfig 2.3.9x (as shipped with SuSE 10.1, FcDirScan is broken)2006-10-08, by reimar
-
added myself to AUTHORS, as diego told me on 2006/09/26 :-)2006-10-08, by ptt
-
WavPack files contain a complete, valid RIFF tag, so use extension (.wv)2006-10-08, by reimar
-
a + b => (a + b) for defines, just to be sure.2006-10-08, by reimar
-
Avoid memleak when calling parse_obj_params only for syntax-checking (dst == NULL)2006-10-08, by reimar
-
Forgotten http_free on send error.2006-10-08, by reimar
-
Add support for TTA and WavPack.2006-10-08, by diego
-
Another != NULL check after dereferencing2006-10-08, by reimar
-
Fix variable dereference before NULL check.2006-10-08, by reimar
-
Useless initialization, they will be always set for result != 02006-10-08, by reimar
-
Cosmetics: consistent order for en-/disabled codecs list2006-10-07, by reimar
-
Change license headers to say 'FFmpeg' instead of 'this program'.2006-10-07, by diego
-
r20083: Unify labels of two solutions to similar problems.2006-10-07, by kraymer
-
cosmetics: reformatting, aligning2006-10-07, by kraymer
-
r20085: fix FIXME: move history to appendix2006-10-07, by kraymer
-
Remove special warning printed when VIDIX is disabled2006-10-07, by uau
-
Sync with latest BUILD_ROOT changes in FFmpeg.2006-10-07, by diego
-
Replace -I.. by -I$(BUILD_ROOT).2006-10-07, by diego
-
print bits/s, not bytes/s2006-10-06, by ivo
-
Print current DVD title as ID_DVD_CURRENT_TITLE.2006-10-06, by corey
-
add gcc-4.x to the list of compilers displayed2006-10-06, by gpoirier
-
EOSD performance debugging info.2006-10-06, by reimar
-
- missing space before '('2006-10-06, by torinthiel
-
sync r200852006-10-06, by torinthiel
-
r20080: (cosmetics) add some empty lines to improve readability.2006-10-06, by voroshil
-
workaround redefinition of object_type as prev(object_type)+12006-10-05, by nicodvb
-
fix FIXME: move history to appendix2006-10-05, by kraymer
-
sync r200832006-10-05, by torinthiel
-
Unify labels of two solutions to similar problems.2006-10-05, by torinthiel
-
Missing space before '('2006-10-05, by torinthiel
-
Remove unnecessary </itemizedlist><itemizedlist>,2006-10-05, by torinthiel
-
(cosmetics) add some empty lines to improve readability2006-10-05, by torinthiel
-
Sync 200742006-10-05, by torinthiel
-
Simplify: replace malloc + memset 0 by calloc2006-10-05, by reimar
-
Fix demux_demuxers seeking if the video demuxer does not set2006-10-05, by reimar
-
Implement absolute and percent-based seek2006-10-05, by reimar
-
Add ASS subtitles to the subtitles file chooser dialog.2006-10-05, by diego
-
Sync with FFmpeg r6563.2006-10-05, by diego
-
Simplify test program build.2006-10-05, by diego
-
Remove stray $ from sync tag.2006-10-05, by diego
-
Synced to 2.10.20062006-10-05, by jheryan
-
Convert sync tags to Svn revision numbers (except encoding-guide.xml for now)2006-10-05, by gpoirier
-
Synced with 2.10.20062006-10-05, by jheryan
-
Synced with 2.10.20062006-10-05, by jheryan
-
Warn about x264encopts new parser which breaks 3rd party tools2006-10-05, by gpoirier
-
r20061: document new x264 options through r579. (ssim, interlaced, deadzone_intra/inter)2006-10-05, by kraymer
-
Fix build failure2006-10-05, by gpoirier
-
sync with r200512006-10-05, by torinthiel
-
r20054: Remove outdated/duplicate parts from the SDL section.2006-10-05, by voroshil
-
r19592: grammar/wording/markup fixes (was missed, due to wrong sync tag in r19637 commit)2006-10-05, by voroshil
-
document new x264 options through r579. (ssim, interlaced, deadzone_intra/inter)2006-10-05, by lorenm
-
Test programs depend on $(LIB).2006-10-05, by diego
-
Detect sse/2 on intel mac, Valtteri Vuorikoski(vuori@sci.fi)2006-10-05, by nplourde
-
FFmpeg uses -D_ISOC9X_SOURCE and not -D_GNU_SOURCE in CFLAGS.2006-10-04, by diego
-
r20054: Remove outdated/duplicate parts from the SDL section.2006-10-04, by kraymer
-
Also ignore shared libraries.2006-10-04, by diego
-
Remove outdated/duplicate parts from the SDL section.2006-10-04, by diego
-
Mark ao_sdl as SDL-only.2006-10-04, by diego
-
Add SDL-specific keys.2006-10-04, by diego
-
some reformatting2006-10-04, by diego
-
synced with r200492006-10-04, by Gabrov
-
Partial sync to r20024, more to follow (hopefully soon)2006-10-04, by torinthiel
-
r20041: Add IDs to some examples/tables.2006-10-04, by kraymer
-
Fix russian docs build error, caused by my r20046 commit2006-10-04, by voroshil
-
r20041: Add IDs to some examples/tables.2006-10-04, by voroshil
-
r19979: after a long time, finally i could add -endpos option to mplayer2006-10-04, by kraymer
-
r19979: added MSGTR_MPEndposNosizeBased string2006-10-04, by voroshil
-
Fix hz vs Hz typo.2006-10-04, by diego
-
Remove unused files.2006-10-04, by diego
-
Add IDs to some examples/tables.2006-10-04, by diego
-
Remove cs_test and swscale-example on clean.2006-10-04, by diego
-
Remove redundant EXTRALIBS declaration.2006-10-04, by diego
-
Simplify compilation call by using $(EXTRALIBS).2006-10-04, by diego
-
Fix warnings:2006-10-04, by diego
-
Fix warnings:2006-10-04, by diego
-
Make sync tags consistent.2006-10-04, by diego
-
Remove stray $ from sync tags.2006-10-04, by diego
-
Remove outdate, obsolete and inflammatory rants section made in r19973 of English doc2006-10-04, by gpoirier
-
warn the user to disable the cache when playing dvdnav streams2006-10-04, by nicodvb
-
Add a note about checking XML documentation build.2006-10-04, by diego
-
r20028: faacopts :object is in the range 1..4, not 0..32006-10-04, by kraymer
-
Comment out sections that break the build.2006-10-04, by diego
-
faacopts :object is in the range 1..4, not 0..32006-10-04, by nicodvb
-
Recent updates, to r 200242006-10-04, by torinthiel
-
Remove bogus #ifndef WORDS_BIGENDIAN.2006-10-04, by diego
-
The language code for Norwegian Bokmal is nb, not no.2006-10-04, by diego
-
make some global var static (fix a build failure with shared lib on x86_64)2006-10-03, by aurel
-
make PSNR printing more consistent with other encoders2006-10-03, by corey
-
Sync with FFmpeg r6543.2006-10-03, by diego
-
Fix unused variable warning when compiling with MMX disabled.2006-10-03, by diego
-
remove trailing periods in listing, insert dashes for "MPEG n"s2006-10-03, by kraymer
-
r20008: correct parameter value case for -pvr vmode option2006-10-03, by kraymer
-
Simplify and optimize bitmap blending.2006-10-02, by eugeni
-
Fix make install. 10l for Diego.2006-10-02, by rathann
-
Compile fix for odd versions of binutils, namely the ones in Fedora.2006-10-01, by gpoirier
-
Add support for "Safer Mode Extensions", "Supplemental SSE3", "Direct Cache Access"2006-10-01, by gpoirier
-
Add copyright notice and vim/emacs comments to libass and vf_ass.c.2006-10-01, by eugeni
-
Work around ln limitations on MinGW.2006-10-01, by diego
-
Remove unused variables.2006-10-01, by diego
-
Reset demuxer->sub (consistently with audio and video) after seeking and at the end2006-10-01, by nicodvb
-
Fixed typos and some translation errors.2006-10-01, by voroshil
-
Fix broken parse_time_size, it would cause MPlayer to parse its parameter twice,2006-09-29, by reimar
-
correct parameter value case for -pvr vmode option2006-09-29, by ben
-
Remove another duplicate and useless ;2006-09-29, by reimar
-
Remove useless trailing ';'2006-09-29, by gpoirier
-
Convert strings to comments since they're never used,2006-09-29, by gpoirier
-
Do not compile with -DDEBUG by default.2006-09-29, by diego
-
Fix #ifdef indentation.2006-09-29, by diego
-
bug fix for replaying files when double clicking in the playlist.2006-09-28, by vayne
-
in case of errors after decoding quit the main decoding2006-09-27, by nicodvb
-
updated en and fr man pages with changes introduced by new pvr layer2006-09-27, by ben
-
updated ChangeLog due to new pvr handling2006-09-27, by ben
-
Sync section removal.2006-09-27, by diego
-
fixes by jerome ferrari2006-09-27, by gpoirier
-
Lots of fixes by Jerome Ferrari2006-09-27, by gpoirier
-
Some fixes by Jerome Ferrari2006-09-27, by gpoirier
-
Add support for YUVJ formats2006-09-27, by lucabe
-
Fix longstanding drag and drop bug: Only n-1 files get played when n files2006-09-27, by diego
-
r19974: Update gcc section. Some rewording.2006-09-27, by voroshil
-
r19973: Remove outdate, obsolete and inflammatory rants section.2006-09-27, by voroshil
-
r19975: Also mention sysctl for adjusting RTC settings.2006-09-27, by kraymer
-
cosmetics: reformatting, aligning2006-09-27, by kraymer
-
r19973: Remove outdate, obsolete and inflammatory rants section2006-09-27, by kraymer
-
r19979: after a long time, finally i could add -endpos option to mplayer..2006-09-27, by kraymer
-
vo_caca: use the pre-1.x compatibility layer so recent2006-09-26, by corey
-
Add matroska v2 (SimpleBlock) support.2006-09-25, by eugeni
-
cosmetic renames because pvr support will soon be less ivtv driver dependant2006-09-25, by ben
-
sync up to rev.191342006-09-25, by ptt
-
nit: Subversion revision numbers are referenced as r12345.2006-09-25, by diego
-
after a long time, finally i could add -endpos option to mplayer executable.2006-09-25, by ptt
-
sync'd up to rev.185702006-09-25, by ptt
-
sync'd up to (yet) CVS rev.1.1289 thanks to translation by daniele forghieri2006-09-25, by ptt
-
cosmetics2006-09-24, by diego
-
Also mention sysctl for adjusting RTC settings.2006-09-24, by diego
-
Update gcc section, some rewording.2006-09-24, by diego
-
Remove outdate, obsolete and inflammatory rants section.2006-09-24, by diego
-
Cosmetics: add some comments.2006-09-24, by eugeni
-
Shadow support in libass.2006-09-24, by eugeni
-
Remove version.h on distclean.2006-09-24, by diego
-
Remove copy and paste error from FFmpeg sync, MPlayer does not support2006-09-24, by diego
-
Free memory in ass_synth_done().2006-09-24, by eugeni
-
interpolate real fps of dvr-ms files using the extended stream properties.2006-09-24, by nicodvb
-
Make fill_buffer function check for stream eof, fixes hang at eof (bug #580)2006-09-24, by reimar
-
Improve swscale-example to test conversions between all the possible2006-09-24, by lucabe
-
simplifications, any error from libnut is fatal2006-09-23, by ods15
-
sync to new libnut2006-09-23, by ods15
-
Reduce size of non-blurred bitmaps.2006-09-23, by eugeni
-
Cosmetics. Change indentation of block of code to make it consistent with2006-09-23, by eugeni
-
Missing part of previous patch to demux_real.c (revision 19958)2006-09-23, by reimar
-
move video memory info printf before the WIN32 workaround2006-09-23, by faust3
-
int->unsigned to avoid crash to sign extension, partially fixes bug #5802006-09-23, by reimar
-
Cosmetics and comments.2006-09-23, by rik
-
Patch by Karolina Lindqvist <karolina.lindqvist@kramnet.se>2006-09-23, by rik
-
Update with more mime types.2006-09-23, by diego
-
Avoid buffer overflow: memory has do be allocated accordingly when overwriting a string!2006-09-23, by reimar
-
Do not assign constant string to audio_driver_list, it is supposed2006-09-23, by reimar
-
Fix the sound mute switch in the GUI menu by moving the corresponding2006-09-23, by diego
-
Fix audio stream switching with demux_mkv:2006-09-23, by reimar
-
verbosity--;2006-09-23, by diego
-
when changing chapter, in the osd print the channel number in a more natural form:2006-09-23, by nicodvb
-
Add forgotten emms which caused weird bugs like nan pts values.2006-09-23, by reimar
-
Better fix_outline implementation. No more "fix_outline failed" messages,2006-09-23, by eugeni
-
Fix width -> orig_width typo causing subtitles to be too far to the right2006-09-22, by reimar
-
Whitespace-only cosmetics2006-09-22, by reimar
-
Aggregate multiple small EOSD textures into one large since hundreds of2006-09-22, by reimar
-
Cosmetics: move curtex++ out of for () into code body, needed for coming patch2006-09-22, by reimar
-
use eosdDispList != 0 to check if eosd should be drawn instead of eosdtexCnt > 02006-09-22, by reimar
-
Make genEOSD behaviour with NULL data more explicit2006-09-22, by reimar
-
Modify clearEOSD to make experimenting easier2006-09-22, by reimar
-
remove useless zero-initialization code.2006-09-22, by reimar
-
Move calculation of text parameters (number of lines, height, etc.) from2006-09-22, by eugeni
-
Move variable declaration to a more deeply nested block. It is not used outside of it.2006-09-22, by eugeni
-
Add missing conversion from IMGFMT_I420 to PIX_FMT_YUV420P.2006-09-22, by corey
-
synced to 14.9.20062006-09-22, by jheryan
-
r19927: Fix typos noticed by Paul TT.2006-09-22, by kraymer
-
remove some unbreakable lines roff errors.2006-09-22, by gpoirier
-
better rounding for audio_delay_fix in muxer_avi.c2006-09-22, by ods15
-
sync up to (yet) CVS rev. 1.12602006-09-22, by ptt
-
Try .mxf with libavformat first, works around a too greedy mpeg-demuxer2006-09-22, by reimar
-
Fix compilation if HAVE_MMX is defined but NAMED_ASM_ARGS isn't2006-09-22, by reimar
-
synced with r199272006-09-22, by gpoirier
-
Fix typos noticed by Paul TT.2006-09-22, by diego
-
cosmetics2006-09-22, by diego
-
Cosmetics: fix indentation after last commit.2006-09-21, by eugeni
-
Fix FT_Stroker use in libass. The previous variant ended up with 0-width2006-09-21, by eugeni
-
In r19831, font size multiplier was mistakenly applied to border width.2006-09-21, by eugeni
-
Add conversion from IMGFMT_Y8 to PIX_FMT_GRAY82006-09-21, by lucabe
-
change help_mp-de.h charset to UTF-82006-09-21, by kraymer
-
made file-static new_dvdnav_stream() and dvdnav_stream_read()2006-09-20, by nicodvb
-
removed definitions of no more used or file-static functions2006-09-20, by nicodvb
-
introduced new MP_CMD_DVDNAV_MOUSECLICK command (bound to mouse0);2006-09-19, by nicodvb
-
removed old dvdnav_event definitions2006-09-19, by nicodvb
-
show in the osd the number of the button selected by the mouse2006-09-19, by nicodvb
-
removed dead code2006-09-19, by nicodvb
-
Іnitial button value is -1. Only (button>0) is a correct button selection.2006-09-19, by jonas
-
removed mention of dvdnav_event2006-09-19, by nicodvb
-
Sort events by ReadOrder (if both layer and start time are equal).2006-09-19, by eugeni
-
Set ReadOrder values for external subtitles.2006-09-19, by eugeni
-
Calculate text bounding box in such way that it does not depend on the height2006-09-19, by eugeni
-
Remove just the targets, not the original codecs.2006-09-19, by diego
-
Cosmetics: fix indentation after last commit.2006-09-19, by eugeni
-
Don't call FcDirScan/FcDirSave with FontConfig >= 2.4.2006-09-19, by eugeni
-
sync with r198812006-09-19, by gpoirier
-
Allow shared libavcodec, but explain the implications.2006-09-19, by rathann
-
Add (if applicable) footnote to binary codecs in the feature list.2006-09-18, by rathann
-
fix for disabling screensaver when in fullscreen mode while using the sub window.2006-09-18, by vayne
-
demuxer->movi_end is updated after ds_fill_buffer(),2006-09-18, by nicodvb
-
permit seeking to 0: there's no reason to prevent it2006-09-18, by nicodvb
-
in the previous commit I forgot to set s->end_pos=02006-09-18, by nicodvb
-
at titleset change call update_title_len() to reset stream->end_pos2006-09-18, by nicodvb
-
don't seek until dvdnav_get_position() returns something meaningful2006-09-18, by nicodvb
-
Fix a stupid bug in list concatenation.2006-09-18, by eugeni
-
synced with r198952006-09-18, by Gabrov
-
When the hardware sample format is AC3, do not force using an hardcoded2006-09-18, by cladisch
-
Replace preprocessor hacks to work around compilers not supporting named2006-09-18, by diego
-
When one of the PCM configuration function in init() fails, abort2006-09-18, by cladisch
-
configure should fall back on -mcpu=pentium4 if -mcpu=prescott2006-09-18, by diego
-
Replace silly compilation shell scripts by a simple Makefile.2006-09-18, by diego
-
Fix compilation, too few arguments to fputs.2006-09-18, by diego
-
Fix stupid use of multiplication to check signs which fails because of2006-09-18, by uau
-
Restore original copyright notice as found in xine and xine-mms where this2006-09-18, by diego
-
fix "groff comment issue" (' at beginning of line)2006-09-18, by kraymer
-
r19881: Shorten scale filter parameter names to avoid excessive line length.2006-09-18, by kraymer
-
Add hint about how to check man pages for markup errors.2006-09-18, by diego
-
Add --disable-dvdnav to help output.2006-09-18, by diego
-
roff markup fixes2006-09-18, by diego
-
Shorten scale filter parameter names to avoid excessive line length.2006-09-18, by diego
-
synced with r198792006-09-17, by Gabrov
-
Reduce code duplication in init_render_context().2006-09-17, by eugeni
-
Remove the dependency of libswscale on img_format.h2006-09-17, by lucabe
-
better description of set_mouse_pos.2006-09-17, by nicodvb
-
Use PIX_FMT_* instead of IMGFMT_* when calling sws_getContext()2006-09-17, by lucabe
-
Fix the PIX_FMT_* ---> IMGFMT_* conversion (PIX_FMT_RGB32 is IMGFMT_BGR32)2006-09-17, by lucabe
-
Remove outdated graphics cards recommendations and fix wrong GTK dependency.2006-09-17, by diego
-
Reword the font section to be a bit more descriptive.2006-09-17, by diego
-
more appropriate translation for INTERACTIVE CONTROL2006-09-17, by kraymer
-
r19865: Wording improvements, document only one half of -mouse-movements flag option.2006-09-17, by kraymer
-
translation by Vladimir Voroshilov, voroshil gmail com2006-09-17, by voroshil
-
conditional declerations are unnecessary2006-09-17, by ods15
-
conditional declerations are unnecessary2006-09-17, by ods15
-
Add demux_nut to MPlayer repo2006-09-17, by ods15
-
Remove obsolete font generator Gimp plugin.2006-09-16, by diego
-
Wording improvements, document only one half of -mouse-movements flag option.2006-09-16, by diego
-
minor wording/spelling changes2006-09-16, by diego
-
The recent renaming of the gcc-checking switches to gcc-check was incomplete.2006-09-16, by diego
-
Subtract glyph bitmap from outline bitmap.2006-09-16, by eugeni
-
documented set_mouse_pos2006-09-16, by nicodvb
-
COSMETICS: fixed broken indentation2006-09-16, by nicodvb
-
documented -[no]mouse-movements2006-09-16, by nicodvb
-
when dvdnav is enabled associate MOUSE_BTN0 to dvdnav 6 (to simulate confirmation)2006-09-16, by nicodvb
-
removed superflous -I in the dvdnav section; patch by Timo Kanera - timo kanera de2006-09-16, by nicodvb
-
Add \be (blur edges) support to libass.2006-09-16, by eugeni
-
Make blur() public. Will be used in libass.2006-09-16, by eugeni
-
Store bitmap glyphs in a separate struct, instead of FreeType's internal buffer.2006-09-16, by eugeni
-
translation by Vladimir Voroshilov, voroshil gmail com2006-09-16, by voroshil
-
fix typos ("bytes" -> "Bytes")2006-09-16, by kraymer
-
Fixed missed sync tag, thanks to Andrew Savchenko2006-09-16, by voroshil
-
Change demuxer for "application/octet-stream" http streams from2006-09-15, by eugeni
-
don't uninit the video_out when using -fixed-vo; patch by Jonas Jermann2006-09-15, by nicodvb
-
disable multichannel mode, it never worked reliable2006-09-15, by faust3
-
r19839: Add repeated screenshot mode to vf_screenshot.2006-09-15, by kraymer
-
Add repeated screenshot mode to vf_screenshot.2006-09-15, by eugeni
-
Fix Irix build with gcc < 3.x, closes Bugzilla #572.2006-09-14, by diego
-
r19829: Improve TrueType font installation section2006-09-14, by voroshil
-
mmx implementation of yadif. 3.5x faster.2006-09-14, by lorenm
-
cosmetics (indentation)2006-09-14, by lorenm
-
cosmetics2006-09-14, by lorenm
-
r19832: remove leftover parenthesis2006-09-13, by kraymer
-
remove leftover parenthesis2006-09-13, by kraymer
-
Make font outline width proportional to movie resolution.2006-09-13, by eugeni
-
r19825: TrueType fonts now preferred over bitmap fonts, rewrite the font installation.2006-09-13, by kraymer
-
Improve TrueType font installation section.2006-09-13, by diego
-
Move subtitles and OSD section from the installation to the usage chapter.2006-09-13, by diego
-
Slightly restructure font installation section.2006-09-13, by diego
-
Move dvdcss.h to a dvdcss subdirectory, just like upstream libdvdcss does.2006-09-13, by diego
-
TrueType fonts now preferred over bitmap fonts, rewrite the font installation.2006-09-13, by diego
-
r19823: Remove mpsub section, the format is documented in DOCS/tech.2006-09-13, by kraymer
-
Remove mpsub section, the format is documented in DOCS/tech.2006-09-13, by diego
-
various fixes, rewording2006-09-13, by kraymer
-
r19820: Marillat packages binary codecs, not bitmap fonts.2006-09-13, by kraymer
-
Marillat packages binary codecs, not bitmap fonts.2006-09-13, by diego
-
Don't explain how to install bitmap fonts, use TrueType fonts instead.2006-09-13, by diego
-
Fix r19815: mkv_d->duration could be assigned an uninitialized value.2006-09-13, by eugeni
-
Fix seeking in Matroska files with non-default TimecodeScale value.2006-09-12, by eugeni
-
Fix block duration calculation in mkv demuxer.2006-09-12, by eugeni
-
Fix movie duration calculation in case when TimecodeScale element comes after2006-09-12, by eugeni
-
* remove extern definitions of functions in .c files2006-09-12, by attila
-
r19809: link fix: The codecs page was merged into the download page2006-09-12, by voroshil
-
r19810: Remove bogus and outdated codecs installation section.2006-09-12, by kraymer
-
r19809: link fix: The codecs page was merged into the download page.2006-09-12, by kraymer
-
Remove bogus and outdated codecs installation section.2006-09-12, by diego
-
link fix: The codecs page was merged into the download page.2006-09-12, by diego
-
Support for variable fps OGM files, blessed by Moritz.2006-09-12, by diego
-
Move conditional compilation to the build system.2006-09-12, by diego
-
r19801: Mailing list page URL changed.2006-09-12, by kraymer
-
r19799: ability to pass channel name (not only number) to radio_set_channel2006-09-12, by kraymer
-
Fix missing link change from previous commit2006-09-12, by voroshil
-
No real change for r19801: already have correct url2006-09-12, by voroshil
-
add support for vp6 in flash2006-09-12, by aurel
-
Mailing list page URL changed.2006-09-11, by diego
-
Avoid division by zero DEMUXER_CTRL_GET_PERCENT_POS with only one frame by just2006-09-11, by reimar
-
ability to pass channel name (not only number) to radio_set_channel2006-09-11, by voroshil
-
some typos fixed2006-09-11, by voroshil
-
r19793: Fixes suggested by the Wanderer2006-09-11, by voroshil
-
Clarify binary codecs section.2006-09-11, by diego
-
Many translation and typo fixes.2006-09-11, by voroshil
-
separate independant clauses with a semicolon, as suggested by The Wanderer2006-09-10, by gpoirier
-
Fixes suggested by The Wanderer2006-09-10, by gpoirier
-
r19779: RTC is no longer the default timing method2006-09-10, by voroshil
-
synced with r197902006-09-10, by Gabrov
-
grammar fix2006-09-10, by diego
-
Some more hints for binary packagers.2006-09-10, by diego
-
small wording/spelling fixes2006-09-10, by diego
-
keypad 7 returns to nearest dvdnav menu2006-09-10, by nicodvb
-
KP7 bound to dvdnav 7 (previous menu)2006-09-10, by nicodvb
-
permit to select previous dvdnav menu, in the order chapter->title->root2006-09-10, by nicodvb
-
reassigned to KEY_KP? the dvdnav bindings used in input.conf2006-09-09, by nicodvb
-
VP50 and VP62 support via lavc2006-09-09, by rtogni
-
in mp_dvdnav_handle_input() assign the currently selected button, shown in the OSD by main()2006-09-09, by nicodvb
-
RTC is no longer the default timing method.2006-09-09, by diego
-
mention dvdnav keys bindings2006-09-09, by nicodvb
-
mention that 'h' and 'k' work with dvb input, too2006-09-09, by nicodvb
-
added unallocated keys to navigate the dvdnav menus2006-09-09, by nicodvb
-
unconditionally include label goto_enable_cache (to be used next by dvdnav)2006-09-09, by nicodvb
-
Add proper GPL headers.2006-09-09, by diego
-
r19767: Remove outdated hint about patching kernel sources.2006-09-09, by voroshil
-
if no track number specified play the whole disc, or the menus can't be shown at start2006-09-09, by nicodvb
-
FFmpeg VMware video codec2006-09-09, by diego
-
Remove outdated hint about patching kernel sources.2006-09-09, by diego
-
fix broken term_osd output in update_osd_msg()2006-09-09, by gpoirier
-
r19760: remove trailing slash from link2006-09-09, by voroshil
-
-nortc is now the default, document -rtc instead. Change the description2006-09-09, by uau
-
Disable rtc timing by default.2006-09-09, by uau
-
increased revision tag after typo fix in English faq.xml (synced with r19760)2006-09-08, by Gabrov
-
remove trailing slash from link2006-09-08, by Gabrov
-
Remove useless extern declaration of nortc which is a static variable in2006-09-08, by uau
-
DOCS/xml/hu synced with r197572006-09-08, by Gabrov
-
man/hu/mplayer.1 synced with r197512006-09-08, by Gabrov
-
translation by Vladimir Voroshilov, voroshil gmail com2006-09-08, by voroshil
-
Sections structure synced with english pages.2006-09-08, by voroshil
-
Removed outdated file. Content moved to documentation.xml.2006-09-08, by voroshil
-
r19751: Abit of doc about dvdnav support in MPlayer, ...2006-09-08, by voroshil
-
Fixes suggested by Diego2006-09-08, by gpoirier
-
Add a bit of doc about dvdnav support in MPlayer, and why you may want to use it.2006-09-08, by gpoirier
-
rename formats.xml into containers.xml2006-09-08, by gpoirier
-
r19738: formats.xml --> containers.xml, the chapter was renamed long ago.2006-09-08, by kraymer
-
r19742: Remove reference to nvidia-opinions section, it's completely outdated.2006-09-08, by kraymer
-
19737: Remove 404 NuppelVideo link.2006-09-08, by kraymer
-
r19738: formats.xml --> containers.xml, chapter wa renamed long ago2006-09-08, by voroshil
-
r19739: readvcd link fix2006-09-08, by voroshil
-
r19737: Remove 404 NuppelVideo link.2006-09-08, by voroshil
-
r19736: Remove references to obsolete font generators and 404 links.2006-09-08, by voroshil
-
Remove reference to nvidia-opinions section, it's completely outdated.2006-09-07, by diego
-
Remove reference to gcc-296 section, it's very outdated now.2006-09-07, by diego
-
Remove tvout-voodoo section that only consists of one broken link.2006-09-07, by diego
-
readvcd link fix2006-09-07, by diego
-
formats.xml --> containers.xml, the chapter was renamed long ago.2006-09-07, by diego
-
Remove 404 NuppelVideo link.2006-09-07, by diego
-
Remove references to obsolete font generators and 404 links.2006-09-07, by diego
-
r19733: (hopefully last) mplayer lists link fix2006-09-07, by kraymer
-
r19732: Mailing list descriptions are on homepage, remove from here2006-09-07, by voroshil
-
(hopefully last) mplayer lists link fix2006-09-07, by kraymer
-
Mailing list descriptions are on the homepage, remove from here.2006-09-07, by diego
-
Outdated file synced with r195892006-09-07, by voroshil
-
fixed wrong synced tag2006-09-07, by voroshil
-
r19687: Codecs page link fix, paragraph reworded2006-09-07, by voroshil
-
Made better translation of some phrases, typos fixed2006-09-07, by voroshil
-
Outdated file synced with r173222006-09-07, by voroshil
-
Add #include <limits.h>, fixes build on Solaris 8.2006-09-07, by diego
-
Outdated file synced with r197152006-09-06, by voroshil
-
ISO C90 warnings fixes2006-09-06, by vayne
-
updated missed sync tag2006-09-06, by voroshil
-
Bugfix: timing for empty karaoke words was lost, resulting2006-09-06, by eugeni
-
r19719: fix cpufreq link2006-09-06, by voroshil
-
Add support for POWER5 as found on IBM eServer OpenPower 7202006-09-06, by gpoirier
-
fix cpufreq link2006-09-06, by kraymer
-
r19715: fix some more mailman links2006-09-06, by voroshil
-
r19715: fix some more mailman links2006-09-06, by kraymer
-
replace tabs by spaces (more readable in std editor..)2006-09-06, by kraymer
-
fix some more mailman links2006-09-06, by kraymer
-
r19713: fix link to amigasoft.net2006-09-06, by kraymer
-
fix link to amigasoft.net2006-09-06, by kraymer
-
sync of existing (German) xml docs:2006-09-06, by kraymer
-
Outdated file synced with r189642006-09-06, by voroshil
-
Some more CVS --> Subversion changes, explain what to do with the sync tag2006-09-06, by diego
-
Add official GPL header to make license explicit as discussed on ffmpeg-devel.2006-09-06, by diego
-
better translation of some technical phrases, typos fixed2006-09-06, by voroshil
-
sync w/ r196882006-09-06, by gpoirier
-
r19685: Fix mailing list URLs.2006-09-06, by voroshil
-
Outdated file synced with r196852006-09-06, by voroshil
-
r19686: Remove the most outdated entries, small updates.2006-09-06, by voroshil
-
Added myself to MAINTAINERS2006-09-06, by voroshil
-
FFmpeg sync: Fall back on grep if svn client is not installed.2006-09-05, by diego
-
Use better resolution for pts computation.2006-09-05, by rtogni
-
Workaround for broken fonts with bad ascender/descender.2006-09-05, by eugeni
-
Change \fad behaviour so that it does not get cancelled by \r.2006-09-05, by eugeni
-
Simplification.2006-09-05, by eugeni
-
set svn:keywords and svn:eol-style properties for radio.xml2006-09-05, by kraymer
-
fix charset issues and a little wording2006-09-05, by kraymer
-
r19693: fix some typos2006-09-05, by kraymer
-
fix some typos2006-09-05, by kraymer
-
r19561: Clarify font load message.2006-09-05, by kraymer
-
my old email address is not really in use any more..2006-09-05, by kraymer
-
added radio.xml, patch by Christian Obst (christian_obst gmx net)2006-09-05, by kraymer
-
r19688: insert linebreak2006-09-05, by kraymer
-
insert linebreak2006-09-05, by kraymer
-
Codecs page link fix, paragraph reworded.2006-09-05, by diego
-
Remove the most outdated entries, small updates.2006-09-05, by diego
-
Fix mailing list URLs.2006-09-05, by diego
-
sync with r182472006-09-05, by diego
-
sync with r196772006-09-05, by diego
-
Remove reference to deleted divx4 section.2006-09-05, by diego
-
sync with r195872006-09-05, by diego
-
sync with r184262006-09-05, by diego
-
Remind packagers not to use deprecated codecs and skins paths.2006-09-04, by diego
-
Update binary codecs section.2006-09-04, by diego
-
lists.mplayerhq.hu URL fix, comment out mailing list search.2006-09-04, by diego
-
sync with r195872006-09-04, by diego
-
synced with r186062006-09-04, by diego
-
synced with r140242006-09-04, by diego
-
synced with r196202006-09-04, by diego
-
Experimental WVC1 decoding via lavc2006-09-04, by rtogni
-
Add -ass-styles man page entry.2006-09-04, by eugeni
-
Add vertical clipping for subtitles that were moved because of a collision.2006-09-04, by eugeni
-
Fix possible unallocated memory read in libass line wrapping code.2006-09-04, by eugeni
-
minor wording change2006-09-04, by diego
-
Add sws_getCachedContext(), which checks if context is valid or reallocs a new one instead.2006-09-04, by gpoirier
-
typo2006-09-03, by kraymer
-
Remove Alex from some maintainer positions that he no longer has.2006-09-03, by diego
-
Add note about translating in teams and taking over unmaintained translations.2006-09-03, by diego
-
Remove outdated references to CVS.2006-09-03, by diego
-
translation by Vladimir Voroshilov, voroshil gmail com2006-09-03, by diego
-
Workaround for live Real streams starting with nonzero pts2006-09-03, by rtogni
-
Apply -ass-force-style also to matroska plaintext subs.2006-09-03, by eugeni
-
Cosmetics: restore indentation after recent changes.2006-09-03, by eugeni
-
Add -ass-styles option. It allows to load styles from a file and use them2006-09-03, by eugeni
-
Fix last commit.2006-09-03, by eugeni
-
More checks in ass_render_event.2006-09-03, by eugeni
-
Remove unneeded variable.2006-09-03, by eugeni
-
Add some more mime types from the SUSE packman package.2006-09-03, by diego
-
small markup/grammar fix2006-09-03, by diego
-
ass-color and ass-border-color options.2006-09-03, by eugeni
-
Fix crash on DEMUXER_CTRL_SWITCH_AUDIO introduced by aid_vid_mismatch patch2006-09-03, by reimar
-
added missing reference to radio.xml2006-09-02, by Gabrov
-
Add support for rendering matroska plaintext subtitles with libass.2006-09-02, by eugeni
-
Matroska subtitles are always utf-8, no need to recode them.2006-09-02, by eugeni
-
Fix read beyond the end of allocated memory block.2006-09-02, by eugeni
-
Display track names in matroska files.2006-09-02, by eugeni
-
Don't sort events when reading external subs. With r19644, the order does not matter.2006-09-02, by eugeni
-
Better collision detection algorithm. The idea is to keep a subtitle in place2006-09-02, by eugeni
-
forgotten to pass the crc32 be2me_32()2006-09-02, by nicodvb
-
Remove some unused code.2006-09-02, by eugeni
-
Read layer info from external subs.2006-09-02, by eugeni
-
-lm needs to come before -laudio to avoid link errors in the NAS check.2006-09-02, by diego
-
synced with r196382006-09-02, by Gabrov
-
man/hu/mplayer.1 synced with r196352006-09-02, by Gabrov
-
Fix sync tag.2006-09-02, by diego
-
Set default svn:keywords and svn:eol-style properties.2006-09-02, by diego
-
DOCS/xml/hu synced with r196342006-09-02, by Gabrov
-
Set default svn:eol-style and svn:keywords properties.2006-09-02, by diego
-
new translation, synced with r173222006-09-02, by diego
-
Get rid of code I neither know nor use anymore.2006-09-02, by attila
-
sync with r195872006-09-02, by diego
-
Document (no)global x264 encoding option.2006-09-01, by diego
-
Add noglobal counterpart to the global flag.2006-09-01, by diego
-
Make \fr* parameter a floating point value.2006-09-01, by eugeni
-
Extract "application/x-font" attachments from matroska, in addition2006-09-01, by eugeni
-
adding myself to the files in relevant places2006-09-01, by rik
-
Patch from Karolina Lindqvist <karolina.lindqvist@kramnet.se>2006-09-01, by rik
-
Remove stray and superflous #ifdef checks.2006-09-01, by diego
-
fix build on some old 2.6 kernels, patch by Gernot Hillier2006-09-01, by ben
-
Update with current status.2006-09-01, by diego
-
wording/spelling cosmetics2006-09-01, by diego
-
The FSF changed postal address.2006-09-01, by diego
-
Add miniLZO and librtsp.2006-09-01, by diego
-
Bugfix: potential write of unallocated memory.2006-08-31, by eugeni
-
include forgotten limits.h2006-08-31, by nicodvb
-
Bugfix: wrong height value used in font size calculation.2006-08-31, by eugeni
-
Remove spurious line.2006-08-31, by diego
-
Check for requirements at configure-time, not at run-time.2006-08-31, by diego
-
Improve radio command descriptions.2006-08-31, by diego
-
Do not cast calloc/malloc results2006-08-31, by reimar
-
cosmetics: Fix ugly one-space indentation in radio check.2006-08-31, by diego
-
sync w/r195692006-08-31, by gpoirier
-
wording/markup fixes2006-08-31, by diego
-
r19606: documented -lavfdopts2006-08-31, by kraymer
-
mention -demuxer lavf in the dvb input section2006-08-30, by nicodvb
-
documented -lavfdopts2006-08-30, by nicodvb
-
split in 2 'horribly long line'2006-08-30, by nicodvb
-
added lavfdopts to pass options to libavformat2006-08-30, by nicodvb
-
make sure opt.h is present when detecting libavformat2006-08-30, by nicodvb
-
r19599: Improve radio section.2006-08-30, by kraymer
-
Avoid a potential strdup(NULL)2006-08-30, by rtogni
-
make the C code of the swscaler which i wrote LGPL2006-08-30, by michael
-
Improve radio section.2006-08-29, by diego
-
Change default font family and color for plain text subs.2006-08-29, by eugeni
-
complete range of frequencies for Ireland; patch by gmccullagh gmail com2006-08-29, by nicodvb
-
description of radio slave commands, copied from TV command descriptions :-)2006-08-29, by reimar
-
Bugfix: strdup of NULL value.2006-08-29, by eugeni
-
r19265: how to encode to PSP format (patch by Christian Obst, christian_obst gmx de)2006-08-29, by kraymer
-
grammar/wording/markup fixes2006-08-29, by diego
-
fixe some typos and formatting of -radio entry2006-08-29, by kraymer
-
Apply -ass-force-style also to tracks generated from subdata.2006-08-29, by eugeni
-
Fix build after radio commit, patch by Jindrich Makovicka.2006-08-29, by diego
-
fix build failure when ASS is disabled2006-08-28, by aurel
-
ftp.mplayerhq.hu --> upload.mplayerhq.hu2006-08-28, by diego
-
Cosmetics: reindent, remove tabs and break overlong lines.2006-08-28, by reimar
-
Cosmetics: fix indentation after last patch2006-08-28, by reimar
-
Hardware EOSD (ass) support.2006-08-28, by reimar
-
"global header" support, this is pretty much just copy and pasted code from2006-08-28, by michael
-
Add EOSD support to vf_vo.2006-08-28, by eugeni
-
Forgot that AUTHORS has multiple sections and ended up putting2006-08-28, by reimar
-
svn diff does not show files you forgot to add, so recommend of svn status, too2006-08-28, by reimar
-
Forgotten documentation part of radio support patch2006-08-28, by reimar
-
bug fix for starting gmplayer with -fs when using the sub window2006-08-28, by vayne
-
vo_colorkey change to avoid clashes with other black windows2006-08-28, by vayne
-
segfault fix2006-08-28, by michael
-
Radio support, patch by Vladimir Voroshilov (voroshil gmail com)2006-08-28, by reimar
-
Ignore '*' at the beginning of style name.2006-08-28, by eugeni
-
Fix font scaling taking margins into account.2006-08-28, by eugeni
-
Add missing backslashes.2006-08-28, by diego
-
sync with r195612006-08-28, by gpoirier
-
Add -(no)ass-use-margins option.2006-08-28, by eugeni
-
Synced to 25.8.20062006-08-28, by jheryan
-
Synced to 25.8.20062006-08-28, by jheryan
-
Synced to 25.8.20062006-08-28, by jheryan
-
live.com --> LIVE5552006-08-28, by diego
-
Move MLIB_LIB to COMMON_LIBS.2006-08-27, by diego
-
Cosmetics: fix indentation after r19562.2006-08-27, by eugeni
-
Transition effects support.2006-08-27, by eugeni
-
Clarify font load message.2006-08-27, by diego
-
Reenable some encoders even for MPlayer-only compilation, some filters need it.2006-08-27, by diego
-
Only add include flags if cc_check succeeded.2006-08-27, by diego
-
Remove XMMS_CFLAGS from CFLAGS, the variable is never set.2006-08-27, by diego
-
Clarify messages.2006-08-27, by diego
-
Zero fill ass_settings_t before use.2006-08-27, by eugeni
-
Mixed up from and to charsets in iconv open failure message.2006-08-27, by reimar
-
Make --with-x11libdir and --with-mlibdir consistent with --with-*libdir.2006-08-26, by diego
-
Remove superfluous --with-termcaplib option.2006-08-26, by diego
-
Add --extra-libs option to pass linker flags.2006-08-26, by diego
-
Simplify ass_glyph_cache_reset().2006-08-26, by eugeni
-
Fix mingw compilation2006-08-26, by reimar
-
Cosmetics: recommit patch changing return values to defines2006-08-26, by reimar
-
Recreate tcp.c as partial copy from network.c2006-08-26, by reimar
-
remove to allow readding as copy from network.c2006-08-26, by reimar
-
Get rid of demux_aid_vid_mismatch mess.2006-08-26, by reimar
-
Reset glyph cache on reconfigure.2006-08-26, by eugeni
-
Add right and left margins support to libass.2006-08-26, by eugeni
-
Remove --with-madlibdir option, it never worked anyway.2006-08-26, by diego
-
documented new slave mode commands2006-08-26, by ben
-
extended slave mode with metadata retrieval commands2006-08-26, by ben
-
added new helpers to allow easy metadata retrieval and make libmenu use them2006-08-25, by ben
-
updated sample of libmenu config file with latest improvements2006-08-25, by ben
-
Remove redundant variable that is contained in COMMON_LIBS.2006-08-25, by diego
-
Remove redundant variables that are contained in COMMON_LIBS.2006-08-25, by diego
-
Sync with the creation of the stream directory.2006-08-25, by diego
-
Disentangle toolame CFLAGS and LDFLAGS handling.2006-08-25, by diego
-
Disentangle libdv and vorbis linker flags.2006-08-25, by diego
-
cosmetics: Move some parts to more sensible places.2006-08-25, by diego
-
Fix .align is a power of two check.2006-08-24, by diego
-
Add VFCTRL_DRAW_EOSD.2006-08-24, by eugeni
-
A value of 2 is valid for noup, too2006-08-24, by reimar
-
Fix MEncoder build when bitmap fonts are disabled.2006-08-24, by diego
-
Fix previous commit.2006-08-24, by eugeni
-
Simplify vf_ass initialization.2006-08-24, by eugeni
-
cosmetics: Reorder some rules.2006-08-24, by diego
-
Adapt .so pattern rule for more than one object file.2006-08-24, by diego
-
Redundancy removal part IV: Create pattern rules for .o and .so creation.2006-08-24, by diego
-
sis_vid.so should be created from more than one object.2006-08-24, by diego
-
Remove nonsens comment.2006-08-24, by diego
-
Redundancy removal part III: Unify LDFLAGS handling some more.2006-08-24, by diego
-
Redundancy removal part II: Remove useless variable indirection.2006-08-24, by diego
-
Redundancy removal part I: Unify CFLAGS and LDFLAGS handling.2006-08-23, by diego
-
The way to ignore failing commands in Makefiles is to prepend a -.2006-08-23, by diego
-
Simplify compilation commands with $< and $@.2006-08-23, by diego
-
Remove useless define from MACH64 CFLAGS.2006-08-23, by diego
-
r19508: Put -ass options in alphabetical order.2006-08-23, by kraymer
-
r19507: syntax/consistency fix2006-08-23, by kraymer
-
Remove reference to long-gone genfb driver.2006-08-23, by diego
-
Put -ass options in alphabetical order.2006-08-23, by diego
-
syntax/consistency fix2006-08-23, by diego
-
always use 3dnowext version of dct64 when supported by the CPU (K6-3+ and up).2006-08-23, by gpoirier
-
sync w/ r195032006-08-23, by gpoirier
-
How to handle broken/copy protected VOB files?2006-08-23, by gpoirier
-
Add -ass-force-style to man page.2006-08-22, by eugeni
-
Remove reference to non-existent variable.2006-08-22, by diego
-
New cmdline option: -ass-force-style.2006-08-22, by eugeni
-
demux_avs compilation should depend on WIN32DLL support, not a linker flag.2006-08-22, by diego
-
Remove backup files from the win32 subdir as well.2006-08-22, by diego
-
SSA/ASS parser reworked, with 2 main results:2006-08-22, by eugeni
-
support multiple actions in menu's file browser using key bindings2006-08-22, by ben
-
fix menu toggle/hide issues2006-08-22, by ben
-
Remove useless else clauses.2006-08-22, by diego
-
Enclose all space padded headings with quotes.2006-08-22, by diego
-
fix trailing space problem, which was preventing fontconfig to get compiled2006-08-22, by gpoirier
-
support for disabling/enabling bitmap font support from configure2006-08-21, by diego
-
use of malloc without prototype.. very bad on 64bit archs2006-08-21, by rfelker
-
Move libs common to MPlayer and MEncoder to COMMON_LIBS.2006-08-21, by diego
-
Simplify VIDIX lib handling.2006-08-21, by diego
-
no c++ decls!2006-08-21, by rfelker
-
Remove unused variable.2006-08-21, by diego
-
demuxer_seek_chapter() returns informations about chapters count and name2006-08-21, by nicodvb
-
implemented STREAM_CTRL_GET_NUM_CHAPTERS2006-08-21, by nicodvb
-
implemented STREAM_CTRL_GET_NUM_CHAPTERS2006-08-21, by nicodvb
-
added STREAM_CTRL_GET_NUM_CHAPTERS to get total number of chapters from the stream reader2006-08-21, by nicodvb
-
Add public functions for removal of styles and events.2006-08-21, by eugeni
-
cosmetics: Fix indentation after last commit.2006-08-21, by diego
-
Properly disable tests that depend on X.2006-08-21, by diego
-
Ignore generated test binaries.2006-08-21, by diego
-
Allow to compile swscale tests2006-08-21, by lucabe
-
Remove superfluous variable settings.2006-08-21, by diego
-
fix null pointer check in add_subtitles,2006-08-21, by gpoirier
-
cosmetics: indentation fix after last commit2006-08-21, by diego
-
Remove duplicate check for $_faad_external = auto.2006-08-21, by diego
-
Only run the check for external FAAD if internal FAAD is not used.2006-08-21, by diego
-
missing header for struct timeval2006-08-20, by rfelker
-
Get rid of useless vf->priv casts2006-08-20, by reimar
-
Fix stray newline that should only be printed in verbose mode.2006-08-20, by diego
-
Fix audio stream selection in Gtk GUI2006-08-20, by gpoirier
-
Avoid crash if initialization failed.2006-08-20, by reimar
-
Handle 303 (See Other) redirect, part of a patch by Benjamin Zores (ben at geexbox org)2006-08-20, by reimar
-
disable dvdnav if dvdnav-config is not present; patch by Ivo -ivop euronet nl-2006-08-20, by nicodvb
-
help_mp-hu.h synced with r194622006-08-20, by Gabrov
-
The X11 header check looks in $_extra_inc that contains directories in the2006-08-20, by diego
-
Ouch, I mistakenly overwrote the contents from this file with a non-working2006-08-19, by diego
-
corrected _very_ misleading comment2006-08-19, by nicodvb
-
implemented STREAM_CTRL_GET_TIME_LENGTH (duration of the pgc playing)2006-08-19, by nicodvb
-
10l: misplaced brace in a switch2006-08-19, by nicodvb
-
Fix xv and xinerama force on --enable-*2006-08-19, by iive
-
Partial sync with message removal from DVD information output change.2006-08-19, by diego
-
Print DVD audio channel and subtitle track information in non-verbose mode,2006-08-19, by diego
-
trailing whitespace cosmetics2006-08-19, by diego
-
Vorbis speedup, Windows GUI2006-08-19, by diego
-
help_mp-hu.h & xml/hu/ports.xml synced with r194492006-08-19, by Gabrov
-
seeking in dvdnav://2006-08-19, by nicodvb
-
implemented seeking to chapter2006-08-19, by nicodvb
-
sanity check: since chapter is 0-based it can't exceed nr_of_ptts-12006-08-19, by nicodvb
-
seeking by chapters in dvd://2006-08-18, by nicodvb
-
support for seeking to chapter and getting current playing chapter2006-08-18, by nicodvb
-
clarification in a comment2006-08-18, by nicodvb
-
support relative seeking in the stream-driven case2006-08-18, by nicodvb
-
seek to chapter using newly introduced demux_seek_chapter()2006-08-18, by nicodvb
-
added first revision of demuxer_seek_chapter()2006-08-18, by nicodvb
-
new STREAM_CTRL_SEEK_TO_CHAPTER (will be used by streams dvd[nav], maybe [s]vcd2006-08-18, by nicodvb
-
Some more consistency for the conditions under which tests are run.2006-08-18, by diego
-
Also add uint_fast64_t to config.h when "int_fastXY_t in inttypes.h"2006-08-18, by diego
-
Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.2006-08-18, by diego
-
Fix seeking in matroska files when timecodes do not start from zero.2006-08-18, by eugeni
-
replace echo with printf; fixes compilation when shell is dash and2006-08-18, by corey
-
disable double buffer in vo_sdl on macosx. fix flicker issue.2006-08-18, by nplourde
-
fix missing symbol when compiling with live support on mac osx2006-08-18, by nplourde
-
10l: Also rename configure option for gcc check.2006-08-17, by diego
-
Rename gcc_checking variable to gcc_check.2006-08-17, by diego
-
r19361: Reintroduce an ugly variant of the -gui/-nogui options.2006-08-17, by kraymer
-
r19424: Update new DarwinPorts URL2006-08-17, by kraymer
-
Move all internal -I parameters to the front of CFLAGS to avoid using external2006-08-17, by diego
-
Fixes by Jerome Ferrari % jerome P ferrari A lappis P com %2006-08-17, by gpoirier
-
Update new DarwinPorts URL (as opendarwin.org is going bye-bye and2006-08-17, by gpoirier
-
Add -Wdeclaration-after-statement to CFLAGS if available to ensure people2006-08-17, by reimar
-
Fixes by Jerome Ferrari2006-08-17, by gpoirier
-
Simplistic attempt to make H.264 over RTSP work.2006-08-16, by reimar
-
Missing part of revision 19414 commit (multiple demux_info_add with same opt argument)2006-08-16, by reimar
-
Update information and print new value when demux_info_add is called2006-08-16, by reimar
-
consistency cosmetics: Handle includes just like in other Makefiles.2006-08-16, by diego
-
consistency cosmetics: Add -DNOAVIFILE_HEADERS to CFLAGS instead of to INCLUDE.2006-08-16, by diego
-
Fix compilation as a win32 shared library (libavutil must be explicitly linked)2006-08-16, by lucabe
-
Move mpeg aos to the end of the autodetection list. At least mpegpes2006-08-16, by uau
-
further improvements to fullscreen switching.2006-08-16, by vayne
-
m-x whitespace-cleanup2006-08-16, by gpoirier
-
Fix wrong handling of transparency in \fad(\fade).2006-08-16, by eugeni
-
Replace stdint.h with inttypes.h.2006-08-15, by eugeni
-
Angle value from style was ignored. Not anymore.2006-08-15, by eugeni
-
display correct audio bitrate, samplerate and number of channels once2006-08-15, by ivo
-
display corrected aspect ratio for mplayer -identify2006-08-15, by ivo
-
Add subdata to ass_track conversion for external subtitles.2006-08-15, by eugeni
-
Fix compilation with -no-PIC and without -fomit-frame-pointer (used by2006-08-15, by uau
-
Cosmetics: fix indentation after the last patch.2006-08-15, by eugeni
-
Allow \fade to be used in place of \fad and vice versa.2006-08-15, by eugeni
-
Set encoder's input format to "native endiannes", instead of little endian.2006-08-15, by gpoirier
-
-fPIC support for libswscale2006-08-15, by diego
-
support for dvdnav is now auto-detected; removed support for dvdnav-dir2006-08-14, by nicodvb
-
H.261 through QuickTime DLL2006-08-14, by diego
-
Remove empty function that isn't used anywhere (and never has been??).2006-08-14, by uau
-
Fix buffer size sanity check to match what is actually required.2006-08-14, by uau
-
Cosmetics (nothing but spaces, tabs, and a comment changed here..)2006-08-14, by ods15
-
re-indent properly after last patch.2006-08-14, by reimar
-
10l in last commit, move configured-check inside sh_video and sh_video->vfilter check.2006-08-14, by reimar
-
stupid typo in previous commit: lavc_mpegaudio_hp --> libavcodec_mpegaudio_hp2006-08-14, by diego
-
Do not call VFCTRL_FLUSH_FRAMES when the filter chain was never configured,2006-08-14, by reimar
-
Make path separator for font path a define and set it to a better value for AMIGAOS2006-08-14, by reimar
-
Add a switch for disabling high precision mpeg audio decoding in libavcodec.2006-08-14, by diego
-
xml/hu/codecs.xml synced with r193872006-08-14, by Gabrov
-
Change pcm decode_audio to return data based on minlen instead of maxlen2006-08-13, by uau
-
trying to fix the reverting paragraph2006-08-13, by michael
-
XAnim homepage URL fix2006-08-13, by diego
-
fix segfault if an unknown property is requested2006-08-13, by ivo
-
Mention MacIntel support2006-08-13, by gpoirier
-
Replace %lld with PRId64, part 2.2006-08-13, by eugeni
-
Do not put ASMALIGN define under "if x86", x86_64 needs it, too, and it might2006-08-13, by reimar
-
Update for recent discussions on mplayer-dev-eng.2006-08-13, by diego
-
sync with FFmpeg r59302006-08-13, by diego
-
MinGW treats %lld as %d. Replace it with PRId64.2006-08-13, by eugeni
-
Update for changes from r19378 (ASMALIGN macro).2006-08-13, by diego
-
Replace asmalign.h hack by ASMALIGN cpp macros from config.h.2006-08-13, by diego
-
Port ASMALIGN preprocessor macro for .align handling from FFmpeg.2006-08-12, by diego
-
Fix compilation with gcc 2.95.2006-08-12, by eugeni
-
Print "no" if all of the Vorbis tests failed.2006-08-12, by diego
-
Use COMPILE_MMX2 instead of HAVE_MMX2 to determine whether to compile2006-08-12, by uau
-
sync with 193612006-08-12, by gpoirier
-
Reuse UTF-8 reading code in libavutil2006-08-12, by reimar
-
realign of MSGTR_Exit_SIGCRASH in help_mp-hu.h2006-08-12, by Gabrov
-
help_mp-hu.h & man/hu/mplayer.1 synced with r193692006-08-12, by Gabrov
-
Add support for 13k Voice (Qclp) in 3g2 files2006-08-11, by rtogni
-
replace calls to perror() with calls to mp_msg()2006-08-11, by ivo
-
Fix compilation with MMX disabled, the mmx_null and mmx_one constants don't need to2006-08-11, by diego
-
pass average bitrate from encoder to (lavf) muxer2006-08-10, by michael
-
editorial spelling/wording/grammar changes2006-08-10, by diego
-
Get rid of two initialized but unused variables2006-08-09, by reimar
-
Reintroduce an ugly variant of the -gui/-nogui options.2006-08-08, by reimar
-
-logg must come before -lvorbisidec since both declare the same symbols.2006-08-08, by reimar
-
Reorganize libvorbis/Tremor detection, external Tremor should be detected now.2006-08-08, by diego
-
spelling/clarification for --help output2006-08-08, by diego
-
cosmetics: Rename TREMOR variable to TREMOR_INTERNAL for consistency.2006-08-07, by diego
-
Make sure we do not print the obsolete skin path when we did not find any skin.2006-08-07, by reimar
-
remove trailing spaces + remove some obviously redudant words2006-08-07, by gpoirier
-
cosmetics: Rename some variables for consistency.2006-08-07, by diego
-
synced with r193482006-08-07, by gpoirier
-
punctuation, slight clarification2006-08-06, by diego
-
Restore empty line accidentally deleted with the previous commit.2006-08-06, by eugeni
-
Mention mkv chapter seeking in ChangeLog and AUTHORS.2006-08-06, by eugeni
-
Support for version 1 (64 bit) mvhd and mdhd, taken from libavformat mov demuxer2006-08-06, by reimar
-
Add matroska chapter seeking capability.2006-08-06, by eugeni
-
"[ass] init" message looks better when it starts with the capital letter 'I'.2006-08-06, by eugeni
-
Use FontConfig cache to speedup mplayer startup.2006-08-06, by eugeni
-
Fix bug introduced in LIVE555 test simplification, -lstdc++ should go last2006-08-06, by diego
-
Prefer ffvorbis over Xiph Vorbis decoder, it's faster.2006-08-06, by diego
-
Don't crash if audio init fails.2006-08-05, by uau
-
Another PIX_FMT_ ---> IMGFMT_ conversion2006-08-05, by lucabe
-
isolated tcp socket code from network.c to a dedicated file2006-08-05, by ben
-
Simplify Tremor low accuracy test, label external Tremor as such.2006-08-05, by diego
-
Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X86_64.2006-08-05, by diego
-
missing ifndef/define/endif couple in udp header2006-08-05, by ben
-
kill a warning in getsockopt()2006-08-05, by ben
-
kill a warning in getsockopt()2006-08-05, by ben
-
10l, line from a local modification committed by accident.2006-08-05, by diego
-
Unify include path handling in the build system, part III:2006-08-04, by diego
-
Fix libcdio test after r19200, the detected include dir was not stored.2006-08-04, by diego
-
Move store_ughvlc to demux_mov as demux_ogg is not always compiled in.2006-08-04, by diego
-
added recent changes with independant stream layer library2006-08-04, by ben
-
rtsp is a stream layer not demuxer2006-08-04, by ben
-
inputs is for keys, this is stream2006-08-04, by ben
-
a few more files i'll maintain2006-08-04, by ben
-
removed some useless includes2006-08-04, by ben
-
-identify should display all ID_ messages, including DVD title length2006-08-04, by reimar
-
fix compilation of librtsp2006-08-04, by ben
-
few cosmectic changes to remove duplication2006-08-04, by ben
-
Move ID_AUDIO_CODEC printing after codec init again (it didn't get printed otherwise).2006-08-04, by reimar
-
split rtp stack, udp input layer and rtp input layer from rtp.c2006-08-04, by ben
-
moved pnm.h to stream/ (where it belongs)2006-08-04, by ben
-
Merge DirectFB header check into DirectFB check.2006-08-04, by diego
-
Remove silly check for $_inc_directfb, it is not set beforehand.2006-08-04, by diego
-
Remove one more redundant test invocation.2006-08-04, by diego
-
Simplify DirectFB header check.2006-08-04, by diego
-
cosmetics: Fix DVB test indentation.2006-08-03, by diego
-
cosmetics: Fix indentation after last commit.2006-08-03, by diego
-
Run DVB (HEAD) test only when the corresponding variable is set to auto.2006-08-03, by diego
-
Forgotten part of the LIVE555 configure test simplification.2006-08-03, by diego
-
renamed dvdnav_stream to stream_dvdnav for consistency2006-08-03, by ben
-
added dedicated file for mf:// input2006-08-03, by ben
-
mf.[hc] belong to libmpdemux2006-08-03, by ben
-
Recurse into subdirs before cleaning the top level to avoid error messages.2006-08-03, by diego
-
renamed cue_read.c to stream_cue.c for consistency2006-08-03, by ben
-
removed useless cue_read.h file2006-08-03, by ben
-
renamed dvbin.c to stream_dvb.c for consistency2006-08-03, by ben
-
conversion from stream_null to stream_tv was missing stream type2006-08-03, by ben
-
correctly report audio input2006-08-03, by ben
-
'make distclean' should remove all generated files, so also config.[h|mak].2006-08-03, by diego
-
'make clean' now recurses through subdirectories as expected,2006-08-03, by diego
-
Clean up memalign test and don't apply MEMALIGN_HACK to Darwin.2006-08-03, by diego
-
typo, VC-1/WMV3/WMV9 decoder2006-08-03, by diego
-
Enable FFmpeg WMV3 decoder, the binary decoder is still preferred.2006-08-03, by diego
-
synced with r192932006-08-02, by Gabrov
-
Move conditional compilation of cdinfo.c to the build system.2006-08-02, by diego
-
fix a/v sync issues when using ad_hwmpa2006-08-01, by ben
-
Ignore .depend and stream.a.2006-08-01, by diego
-
$inc_extra vs $_inc_extra typo, closes bug #543.2006-08-01, by diego
-
Change toplevel Makefile to invoke subdirectory Makefiles2006-08-01, by uau
-
Simplify LIVE555 test and make it more consistent with the other tests.2006-08-01, by diego
-
We include libavcodec, libavformat, libavutil, libpostproc from FFmpeg now.2006-08-01, by diego
-
clarification on -mpegopts :vaspect2006-08-01, by nicodvb
-
New sentences should start on a new line.2006-07-31, by diego
-
Fix SVQ3 extradata handling so it works correctly with demux_lavf2006-07-31, by pacman
-
Fix bogus pointer addition in the extraction of extradata from2006-07-31, by pacman
-
removed deprecated test.c file from libmpdemux2006-07-31, by ben
-
don't use vaspect on mpeg1 video streams2006-07-31, by nicodvb
-
fix includes due to libmpdemux split (patch by Stefan Huehner)2006-07-31, by ben
-
add an explicit tv stream input instead of the previous hack in stream_null2006-07-31, by ben
-
renamed cddX stream interface to stream_cddX for consistency2006-07-31, by ben
-
Add support for ffmpeg's pixel format names in libswscale2006-07-31, by lucabe
-
Move the section describing the per movie config files2006-07-31, by attila
-
Add Indexes to Options as suggested by Jaeho Shin.2006-07-30, by diego
-
Remove useless include2006-07-30, by rtogni
-
Make some more function static2006-07-30, by rtogni
-
Clarify licensing situation.2006-07-30, by diego
-
There is a reference to a file COPYRIGHT that we do not include, so paste2006-07-30, by diego
-
md5 result is 16 bytes, not 202006-07-30, by rtogni
-
removed now useless duplicate includes2006-07-30, by ben
-
LRMI has been removed some time ago.2006-07-30, by diego
-
How to encode movies for PSP2006-07-30, by gpoirier
-
Update for changes from r19139 and r19137.2006-07-30, by diego
-
xor_table can't be NULL, remove useless check2006-07-30, by rtogni
-
Make patch apply cleanly and with -p0, not a mix of -p0 and -p1.2006-07-30, by diego
-
The real hash function is just a md5, replace with lavu code2006-07-30, by rtogni
-
Update upstream references, add a missing file2006-07-30, by rtogni
-
Restore a local diff lost during license fix at r192562006-07-30, by rtogni
-
alex didnt commit his (very incomplete) rfc conversion of my proposal so i commit mine here2006-07-30, by michael
-
no need to reming the copyright with msg_(), the notice in the source is enough2006-07-30, by nicodvb
-
Replace tremor files that had old headers saying "ALL REDISTRIBUTION2006-07-30, by uau
-
Use LC_ALL instead of LANG since the former overrides the latter.2006-07-29, by diego
-
cosmetics: Make patch apply cleanly.2006-07-29, by diego
-
Add a paragraph about which Subversion version to use.2006-07-29, by diego
-
Cope with localized Subversion clients.2006-07-29, by diego
-
updated documentation.2006-07-29, by vayne
-
improved fullscreen switching2006-07-29, by vayne
-
re-added forgotten return in send_mpeg_lpcm_packet()2006-07-29, by nicodvb
-
optimize and simplify memcpy usage, use mem2agpcpy_pic2006-07-29, by reimar
-
Add comment about Chinese AVS only working with lavf at the moment.2006-07-29, by diego
-
ptslen was set to 5 even when no pts==02006-07-29, by nicodvb
-
typo fix2006-07-29, by ben
-
Support for Chinese AVS2006-07-29, by rtogni
-
Part 2 of the various fixes features by Jerome Ferrari2006-07-29, by gpoirier
-
missed some escaping2006-07-29, by ben
-
use DOCS writing standards for default values (asked by diego)2006-07-29, by ben
-
Part 1 of review of Jerome's Ferrari's patch2006-07-29, by gpoirier
-
disable dha kernelhelper support by default.2006-07-29, by attila
-
sync w/ r192332006-07-29, by gpoirier
-
french manpage for pvr:// input2006-07-29, by ben
-
added ivtv ao/vo in ChangeLog2006-07-29, by ben
-
missing supported PVR card reference2006-07-29, by ben
-
english manpage for pvr:// input2006-07-29, by ben
-
Set user_muted in mp_property_mute(). Fixes mute turning off when2006-07-28, by uau
-
updated en/fr manpages for ao_ivtv2006-07-28, by ben
-
ao_ivtv driver in authors/maintainers files2006-07-28, by ben
-
added audio output for ivtv cards2006-07-28, by ben
-
removed default outfile for -ao mpegpes2006-07-28, by nicodvb
-
if HAVE_DVB isn't set don't fall back to outputting audiograb.mpg by default, fail instead2006-07-28, by nicodvb
-
Some more documentation2006-07-28, by reimar
-
Implement DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS,2006-07-28, by reimar
-
10l, last commit swapped U and V planes.2006-07-28, by reimar
-
Handle frames with stride correctly (e.g. the "Version" source of current AVS).2006-07-28, by reimar
-
Do not count each decoded frame twice.2006-07-28, by reimar
-
cosmetics: fix incorrect indentation left by reimar and extra word in2006-07-28, by uau
-
include sys/poll.h only when HAVE_DVB[_HEAD] is set2006-07-28, by nicodvb
-
Cosmetics for last commit2006-07-28, by reimar
-
Move more stuff under if (avs_has_video... to simplify later patches.2006-07-28, by reimar
-
set pts of the demux patcket correctly2006-07-28, by reimar
-
Move variable declarations to the block level where they are actually used2006-07-28, by reimar
-
Remove code that prevented the OSD current time from going back by one2006-07-28, by uau
-
Avoid large amounts of data on the stack (> 900k on 64 bit systems).2006-07-28, by reimar
-
Do not treat AV_NOPTS_VALUE as a valid duration value.2006-07-28, by reimar
-
Comment some #endif lines.2006-07-28, by diego
-
unused variable warning fix2006-07-28, by diego
-
Fixes the format string for the warning message on line 182 (%x2006-07-28, by diego
-
Remove $ from a variable in a comment to avoid irritating expansion.2006-07-27, by diego
-
The C99 function strtof is unavailable in some BSD variants.2006-07-27, by diego
-
Improve ao_mpegpes description.2006-07-27, by diego
-
Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX}2006-07-27, by pacman
-
fix wrong and unrelated change done in r191992006-07-27, by reynaldo
-
Remove superfluous $_inc_extra parameter from cc_check call.2006-07-27, by diego
-
Unify include path handling in the build system, part II.2006-07-27, by diego
-
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