log

age author description
2006-10-04 voroshil r19979: added MSGTR_MPEndposNosizeBased string
2006-10-04 diego Fix hz vs Hz typo.
2006-10-04 diego Remove unused files.
2006-10-04 diego Add IDs to some examples/tables.
2006-10-04 diego Remove cs_test and swscale-example on clean.
2006-10-04 diego Remove redundant EXTRALIBS declaration.
2006-10-04 diego Simplify compilation call by using $(EXTRALIBS).
2006-10-04 diego Fix warnings:
2006-10-04 diego Fix warnings:
2006-10-04 diego Make sync tags consistent.
2006-10-04 diego Remove stray $ from sync tags.
2006-10-04 gpoirier Remove outdate, obsolete and inflammatory rants section made in r19973 of English doc
2006-10-04 nicodvb warn the user to disable the cache when playing dvdnav streams
2006-10-04 diego Add a note about checking XML documentation build.
2006-10-04 kraymer r20028: faacopts :object is in the range 1..4, not 0..3
2006-10-04 diego Comment out sections that break the build.
2006-10-04 nicodvb faacopts :object is in the range 1..4, not 0..3
2006-10-04 torinthiel Recent updates, to r 20024
2006-10-04 diego Remove bogus #ifndef WORDS_BIGENDIAN.
2006-10-04 diego The language code for Norwegian Bokmal is nb, not no.
2006-10-03 aurel make some global var static (fix a build failure with shared lib on x86_64)
2006-10-03 corey make PSNR printing more consistent with other encoders
2006-10-03 diego Sync with FFmpeg r6543.
2006-10-03 diego Fix unused variable warning when compiling with MMX disabled.
2006-10-03 kraymer remove trailing periods in listing, insert dashes for "MPEG n"s
2006-10-03 kraymer r20008: correct parameter value case for -pvr vmode option
2006-10-02 eugeni Simplify and optimize bitmap blending.
2006-10-02 rathann Fix make install. 10l for Diego.
2006-10-01 gpoirier Compile fix for odd versions of binutils, namely the ones in Fedora.
2006-10-01 gpoirier Add support for "Safer Mode Extensions", "Supplemental SSE3", "Direct Cache Access"
2006-10-01 eugeni Add copyright notice and vim/emacs comments to libass and vf_ass.c.
2006-10-01 diego Work around ln limitations on MinGW.
2006-10-01 diego Remove unused variables.
2006-10-01 nicodvb Reset demuxer->sub (consistently with audio and video) after seeking and at the end
2006-10-01 voroshil Fixed typos and some translation errors.
2006-09-29 reimar Fix broken parse_time_size, it would cause MPlayer to parse its parameter twice,
2006-09-29 ben correct parameter value case for -pvr vmode option
2006-09-29 reimar Remove another duplicate and useless ;
2006-09-29 gpoirier Remove useless trailing ';'
2006-09-29 gpoirier Convert strings to comments since they're never used,
2006-09-29 diego Do not compile with -DDEBUG by default.
2006-09-29 diego Fix #ifdef indentation.
2006-09-28 vayne bug fix for replaying files when double clicking in the playlist.
2006-09-27 nicodvb in case of errors after decoding quit the main decoding
2006-09-27 ben updated en and fr man pages with changes introduced by new pvr layer
2006-09-27 ben updated ChangeLog due to new pvr handling
2006-09-27 ben removed ivtv driver dependancy in favor of native V4L2 MPEG API (requires Linux 2.6.18 and above)
2006-09-27 diego Sync section removal.
2006-09-27 gpoirier fixes by jerome ferrari
2006-09-27 gpoirier Lots of fixes by Jerome Ferrari
2006-09-27 gpoirier Some fixes by Jerome Ferrari
2006-09-27 lucabe Add support for YUVJ formats
2006-09-27 diego Fix longstanding drag and drop bug: Only n-1 files get played when n files
2006-09-27 voroshil r19974: Update gcc section. Some rewording.
2006-09-27 voroshil r19973: Remove outdate, obsolete and inflammatory rants section.
2006-09-27 kraymer r19975: Also mention sysctl for adjusting RTC settings.
2006-09-27 kraymer cosmetics: reformatting, aligning
2006-09-27 kraymer r19973: Remove outdate, obsolete and inflammatory rants section
2006-09-27 kraymer r19979: after a long time, finally i could add -endpos option to mplayer..
2006-09-26 corey vo_caca: use the pre-1.x compatibility layer so recent
2006-09-26 ben use a more generic ioctl as the one used was deprecated with Linux 2.6.18 kernel
2006-09-25 eugeni Add matroska v2 (SimpleBlock) support.
2006-09-25 ben cosmetic renames because pvr support will soon be less ivtv driver dependant
2006-09-25 ptt sync up to rev.19134
2006-09-25 diego nit: Subversion revision numbers are referenced as r12345.
2006-09-25 ptt after a long time, finally i could add -endpos option to mplayer executable.
2006-09-25 ptt sync'd up to rev.18570
2006-09-25 ptt sync'd up to (yet) CVS rev.1.1289 thanks to translation by daniele forghieri
2006-09-24 diego cosmetics
2006-09-24 diego Also mention sysctl for adjusting RTC settings.
2006-09-24 diego Update gcc section, some rewording.
2006-09-24 diego Remove outdate, obsolete and inflammatory rants section.
2006-09-24 eugeni Cosmetics: add some comments.
2006-09-24 eugeni Shadow support in libass.
2006-09-24 diego Remove version.h on distclean.
2006-09-24 diego Remove copy and paste error from FFmpeg sync, MPlayer does not support
2006-09-24 eugeni Free memory in ass_synth_done().
2006-09-24 nicodvb interpolate real fps of dvr-ms files using the extended stream properties.
2006-09-24 reimar Make fill_buffer function check for stream eof, fixes hang at eof (bug #580)
2006-09-24 lucabe Improve swscale-example to test conversions between all the possible
2006-09-23 ods15 simplifications, any error from libnut is fatal
2006-09-23 ods15 sync to new libnut
2006-09-23 eugeni Reduce size of non-blurred bitmaps.
2006-09-23 eugeni Cosmetics. Change indentation of block of code to make it consistent with
2006-09-23 reimar Missing part of previous patch to demux_real.c (revision 19958)
2006-09-23 faust3 move video memory info printf before the WIN32 workaround
2006-09-23 reimar int->unsigned to avoid crash to sign extension, partially fixes bug #580
2006-09-23 rik Cosmetics and comments.
2006-09-23 rik Patch by Karolina Lindqvist <karolina.lindqvist@kramnet.se>
2006-09-23 diego Update with more mime types.
2006-09-23 reimar Avoid buffer overflow: memory has do be allocated accordingly when overwriting a string!
2006-09-23 reimar Do not assign constant string to audio_driver_list, it is supposed
2006-09-23 diego Fix the sound mute switch in the GUI menu by moving the corresponding
2006-09-23 reimar Fix audio stream switching with demux_mkv:
2006-09-23 diego verbosity--;
2006-09-23 nicodvb when changing chapter, in the osd print the channel number in a more natural form:
2006-09-23 reimar Add forgotten emms which caused weird bugs like nan pts values.
2006-09-23 eugeni Better fix_outline implementation. No more "fix_outline failed" messages,
2006-09-22 reimar Fix width -> orig_width typo causing subtitles to be too far to the right
2006-09-22 reimar Whitespace-only cosmetics
2006-09-22 reimar Aggregate multiple small EOSD textures into one large since hundreds of
2006-09-22 reimar Cosmetics: move curtex++ out of for () into code body, needed for coming patch
2006-09-22 reimar use eosdDispList != 0 to check if eosd should be drawn instead of eosdtexCnt > 0
2006-09-22 reimar Make genEOSD behaviour with NULL data more explicit
2006-09-22 reimar Modify clearEOSD to make experimenting easier
2006-09-22 reimar remove useless zero-initialization code.
2006-09-22 eugeni Move calculation of text parameters (number of lines, height, etc.) from
2006-09-22 eugeni Move variable declaration to a more deeply nested block. It is not used outside of it.
2006-09-22 corey Add missing conversion from IMGFMT_I420 to PIX_FMT_YUV420P.
2006-09-22 jheryan synced to 14.9.2006
2006-09-22 kraymer r19927: Fix typos noticed by Paul TT.
2006-09-22 gpoirier remove some unbreakable lines roff errors.
2006-09-22 ods15 better rounding for audio_delay_fix in muxer_avi.c
2006-09-22 ptt sync up to (yet) CVS rev. 1.1260
2006-09-22 reimar Try .mxf with libavformat first, works around a too greedy mpeg-demuxer
2006-09-22 reimar Fix compilation if HAVE_MMX is defined but NAMED_ASM_ARGS isn't
2006-09-22 gpoirier synced with r19927
2006-09-22 diego Fix typos noticed by Paul TT.
2006-09-22 diego cosmetics
2006-09-21 eugeni Cosmetics: fix indentation after last commit.
2006-09-21 eugeni Fix FT_Stroker use in libass. The previous variant ended up with 0-width
2006-09-21 eugeni In r19831, font size multiplier was mistakenly applied to border width.
2006-09-21 lucabe Add conversion from IMGFMT_Y8 to PIX_FMT_GRAY8
2006-09-21 kraymer change help_mp-de.h charset to UTF-8
2006-09-20 nicodvb made file-static new_dvdnav_stream() and dvdnav_stream_read()
2006-09-20 nicodvb removed definitions of no more used or file-static functions
2006-09-19 nicodvb introduced new MP_CMD_DVDNAV_MOUSECLICK command (bound to mouse0);
2006-09-19 nicodvb removed old dvdnav_event definitions
2006-09-19 nicodvb show in the osd the number of the button selected by the mouse
2006-09-19 nicodvb removed dead code
2006-09-19 jonas Іnitial button value is -1. Only (button>0) is a correct button selection.
2006-09-19 nicodvb removed mention of dvdnav_event
2006-09-19 eugeni Sort events by ReadOrder (if both layer and start time are equal).
2006-09-19 eugeni Set ReadOrder values for external subtitles.
2006-09-19 eugeni Calculate text bounding box in such way that it does not depend on the height
2006-09-19 diego Remove just the targets, not the original codecs.
2006-09-19 eugeni Cosmetics: fix indentation after last commit.
2006-09-19 eugeni Don't call FcDirScan/FcDirSave with FontConfig >= 2.4.
2006-09-19 gpoirier sync with r19881
2006-09-19 rathann Allow shared libavcodec, but explain the implications.
2006-09-18 rathann Add (if applicable) footnote to binary codecs in the feature list.
2006-09-18 vayne fix for disabling screensaver when in fullscreen mode while using the sub window.
2006-09-18 nicodvb demuxer->movi_end is updated after ds_fill_buffer(),
2006-09-18 nicodvb permit seeking to 0: there's no reason to prevent it
2006-09-18 nicodvb in the previous commit I forgot to set s->end_pos=0
2006-09-18 nicodvb at titleset change call update_title_len() to reset stream->end_pos
2006-09-18 nicodvb don't seek until dvdnav_get_position() returns something meaningful
2006-09-18 eugeni Fix a stupid bug in list concatenation.
2006-09-18 Gabrov synced with r19895
2006-09-18 cladisch When the hardware sample format is AC3, do not force using an hardcoded
2006-09-18 diego Replace preprocessor hacks to work around compilers not supporting named
2006-09-18 cladisch When one of the PCM configuration function in init() fails, abort
2006-09-18 diego configure should fall back on -mcpu=pentium4 if -mcpu=prescott
2006-09-18 diego Replace silly compilation shell scripts by a simple Makefile.
2006-09-18 diego Fix compilation, too few arguments to fputs.
2006-09-18 uau Fix stupid use of multiplication to check signs which fails because of
2006-09-18 diego Restore original copyright notice as found in xine and xine-mms where this
2006-09-18 kraymer fix "groff comment issue" (' at beginning of line)
2006-09-18 kraymer r19881: Shorten scale filter parameter names to avoid excessive line length.
2006-09-18 diego Add hint about how to check man pages for markup errors.
2006-09-18 diego Add --disable-dvdnav to help output.
2006-09-18 gpoirier Fix missleading msg printed when subcp_open is given NULL as parameter (like as demux_ogg and demux_mkv do)
2006-09-18 diego roff markup fixes
2006-09-18 diego Shorten scale filter parameter names to avoid excessive line length.
2006-09-17 Gabrov synced with r19879
2006-09-17 eugeni Reduce code duplication in init_render_context().
2006-09-17 lucabe Remove the dependency of libswscale on img_format.h
2006-09-17 nicodvb better description of set_mouse_pos.
2006-09-17 lucabe Use PIX_FMT_* instead of IMGFMT_* when calling sws_getContext()
2006-09-17 lucabe Fix the PIX_FMT_* ---> IMGFMT_* conversion (PIX_FMT_RGB32 is IMGFMT_BGR32)
2006-09-17 diego Remove outdated graphics cards recommendations and fix wrong GTK dependency.
2006-09-17 diego Reword the font section to be a bit more descriptive.
2006-09-17 kraymer more appropriate translation for INTERACTIVE CONTROL
2006-09-17 kraymer r19865: Wording improvements, document only one half of -mouse-movements flag option.
2006-09-17 voroshil translation by Vladimir Voroshilov, voroshil gmail com
2006-09-17 ods15 conditional declerations are unnecessary
2006-09-17 ods15 conditional declerations are unnecessary
2006-09-17 ods15 Add demux_nut to MPlayer repo
2006-09-16 diego Remove obsolete font generator Gimp plugin.
2006-09-16 diego Wording improvements, document only one half of -mouse-movements flag option.
2006-09-16 diego minor wording/spelling changes
2006-09-16 diego The recent renaming of the gcc-checking switches to gcc-check was incomplete.
2006-09-16 eugeni Subtract glyph bitmap from outline bitmap.
2006-09-16 nicodvb documented set_mouse_pos
2006-09-16 nicodvb COSMETICS: fixed broken indentation
2006-09-16 nicodvb documented -[no]mouse-movements
2006-09-16 nicodvb when dvdnav is enabled associate MOUSE_BTN0 to dvdnav 6 (to simulate confirmation)
2006-09-16 nicodvb report mouse coordinates after movement to dvdnav; this permits to enable button selection using the mouse; patch by Jonas Jermann and me
2006-09-16 nicodvb report to mplayer with a slave command the coordinates of the pointer reported by x11; rescale coordinates to [0,1]x[0,1] range - patch by Jonas Jermann and me
2006-09-16 nicodvb removed superflous -I in the dvdnav section; patch by Timo Kanera - timo kanera de
2006-09-16 eugeni Add \be (blur edges) support to libass.
2006-09-16 eugeni Make blur() public. Will be used in libass.
2006-09-16 eugeni Store bitmap glyphs in a separate struct, instead of FreeType's internal buffer.
2006-09-16 voroshil translation by Vladimir Voroshilov, voroshil gmail com
2006-09-16 kraymer fix typos ("bytes" -> "Bytes")
2006-09-16 voroshil Fixed missed sync tag, thanks to Andrew Savchenko
2006-09-15 nicodvb at start, when not playing a specific titleset, try to call the Title menu (as is common practice among players)
2006-09-15 eugeni Change demuxer for "application/octet-stream" http streams from
2006-09-15 nicodvb in mp_dvdnav_handle_input() update current button only if the status of the previous operation succeeded; patch by Jonas Jermann
2006-09-15 nicodvb dvdnav_stream_reset() should be called on dvdnav_priv->dvdnav not on dvdnav_priv; patch by Jonas Jermann
2006-09-15 nicodvb removed code that propagated the slave command dvdnav_event that hasn't been handled for years; patch by Jonas Jermann
2006-09-15 nicodvb don't uninit the video_out when using -fixed-vo; patch by Jonas Jermann
2006-09-15 nicodvb when cmd == MP_CMD_DVDNAV_SELECT set reset=1 only if dvdnav_button_activate() succeeds, to avoid unneeded resets in main()
2006-09-15 faust3 disable multichannel mode, it never worked reliable
2006-09-15 kraymer r19839: Add repeated screenshot mode to vf_screenshot.
2006-09-15 eugeni Add repeated screenshot mode to vf_screenshot.
2006-09-14 diego Fix Irix build with gcc < 3.x, closes Bugzilla #572.
2006-09-14 voroshil r19829: Improve TrueType font installation section
2006-09-14 lorenm mmx implementation of yadif. 3.5x faster.
2006-09-14 lorenm cosmetics (indentation)
2006-09-14 lorenm cosmetics
2006-09-13 kraymer r19832: remove leftover parenthesis
2006-09-13 kraymer remove leftover parenthesis
2006-09-13 eugeni Make font outline width proportional to movie resolution.
2006-09-13 kraymer r19825: TrueType fonts now preferred over bitmap fonts, rewrite the font installation.
2006-09-13 diego Improve TrueType font installation section.
2006-09-13 diego Move subtitles and OSD section from the installation to the usage chapter.
2006-09-13 diego Slightly restructure font installation section.
2006-09-13 diego Move dvdcss.h to a dvdcss subdirectory, just like upstream libdvdcss does.
2006-09-13 diego TrueType fonts now preferred over bitmap fonts, rewrite the font installation.
2006-09-13 kraymer r19823: Remove mpsub section, the format is documented in DOCS/tech.
2006-09-13 diego Remove mpsub section, the format is documented in DOCS/tech.
2006-09-13 kraymer various fixes, rewording
2006-09-13 kraymer r19820: Marillat packages binary codecs, not bitmap fonts.
2006-09-13 diego Marillat packages binary codecs, not bitmap fonts.
2006-09-13 diego Don't explain how to install bitmap fonts, use TrueType fonts instead.
2006-09-13 eugeni Fix r19815: mkv_d->duration could be assigned an uninitialized value.
2006-09-12 eugeni Fix seeking in Matroska files with non-default TimecodeScale value.
2006-09-12 eugeni Fix block duration calculation in mkv demuxer.
2006-09-12 eugeni Fix movie duration calculation in case when TimecodeScale element comes after
2006-09-12 attila * remove extern definitions of functions in .c files
2006-09-12 voroshil r19809: link fix: The codecs page was merged into the download page
2006-09-12 kraymer r19810: Remove bogus and outdated codecs installation section.
2006-09-12 kraymer r19809: link fix: The codecs page was merged into the download page.
2006-09-12 diego Remove bogus and outdated codecs installation section.
2006-09-12 diego link fix: The codecs page was merged into the download page.
2006-09-12 diego Support for variable fps OGM files, blessed by Moritz.
2006-09-12 diego Move conditional compilation to the build system.
2006-09-12 kraymer r19801: Mailing list page URL changed.
2006-09-12 kraymer r19799: ability to pass channel name (not only number) to radio_set_channel
2006-09-12 voroshil Fix missing link change from previous commit
2006-09-12 voroshil No real change for r19801: already have correct url
2006-09-12 aurel add support for vp6 in flash
2006-09-11 diego Mailing list page URL changed.
2006-09-11 reimar Avoid division by zero DEMUXER_CTRL_GET_PERCENT_POS with only one frame by just
2006-09-11 voroshil ability to pass channel name (not only number) to radio_set_channel
2006-09-11 voroshil some typos fixed
2006-09-11 voroshil r19793: Fixes suggested by the Wanderer
2006-09-11 diego Clarify binary codecs section.
2006-09-11 voroshil Many translation and typo fixes.
2006-09-10 gpoirier separate independant clauses with a semicolon, as suggested by The Wanderer
2006-09-10 gpoirier Fixes suggested by The Wanderer
2006-09-10 voroshil r19779: RTC is no longer the default timing method
2006-09-10 Gabrov synced with r19790
2006-09-10 diego grammar fix
2006-09-10 diego Some more hints for binary packagers.
2006-09-10 diego small wording/spelling fixes
2006-09-10 nicodvb at start, reset dvdnav at the beginning of the stream after the first read (that is done to workaround a bug in dvdnav from cvs)
2006-09-10 nicodvb try to start from the root menu skipping all intros when playing dvdnav://-1; it's not guaranteed to work
2006-09-10 nicodvb keypad 7 returns to nearest dvdnav menu
2006-09-10 nicodvb KP7 bound to dvdnav 7 (previous menu)
2006-09-10 nicodvb permit to select previous dvdnav menu, in the order chapter->title->root
2006-09-09 nicodvb reassigned to KEY_KP? the dvdnav bindings used in input.conf
2006-09-09 rtogni VP50 and VP62 support via lavc
2006-09-09 nicodvb in mp_dvdnav_handle_input() assign the currently selected button, shown in the OSD by main()
2006-09-09 diego RTC is no longer the default timing method.
2006-09-09 nicodvb mention dvdnav keys bindings
2006-09-09 nicodvb mention that 'h' and 'k' work with dvb input, too
2006-09-09 nicodvb added unallocated keys to navigate the dvdnav menus
2006-09-09 nicodvb first touch of support for dvdnav menus; the selection is based on the keyboard selection and is completely blind: there's not the slightest visual feedback
2006-09-09 nicodvb added mp_dvdnav_handle_input to handle user's input (revived from the repository with few changes)
2006-09-09 nicodvb unconditionally include label goto_enable_cache (to be used next by dvdnav)
2006-09-09 diego Add proper GPL headers.
2006-09-09 voroshil r19767: Remove outdated hint about patching kernel sources.
2006-09-09 nicodvb if no track number specified play the whole disc, or the menus can't be shown at start
2006-09-09 nicodvb detect dvdnav before mpdvdkit and dvdread; if dvdnav is set mplayer will use the version of dvdread embedded in dvdnav
2006-09-09 diego FFmpeg VMware video codec
2006-09-09 diego Remove outdated hint about patching kernel sources.
2006-09-09 gpoirier fix broken term_osd output in update_osd_msg()
2006-09-09 ben better readability on selected menu item by tweaking alpha channel properties
2006-09-09 voroshil r19760: remove trailing slash from link
2006-09-09 uau -nortc is now the default, document -rtc instead. Change the description
2006-09-09 uau Disable rtc timing by default.
2006-09-08 Gabrov increased revision tag after typo fix in English faq.xml (synced with r19760)
2006-09-08 Gabrov remove trailing slash from link
2006-09-08 uau Remove useless extern declaration of nortc which is a static variable in
2006-09-08 Gabrov DOCS/xml/hu synced with r19757
2006-09-08 Gabrov man/hu/mplayer.1 synced with r19751
2006-09-08 voroshil translation by Vladimir Voroshilov, voroshil gmail com
2006-09-08 voroshil Sections structure synced with english pages.
2006-09-08 voroshil Removed outdated file. Content moved to documentation.xml.
2006-09-08 voroshil r19751: Abit of doc about dvdnav support in MPlayer, ...
2006-09-08 gpoirier Fixes suggested by Diego
2006-09-08 gpoirier Add a bit of doc about dvdnav support in MPlayer, and why you may want to use it.
2006-09-08 gpoirier rename formats.xml into containers.xml
2006-09-08 kraymer r19738: formats.xml --> containers.xml, the chapter was renamed long ago.
2006-09-08 kraymer r19742: Remove reference to nvidia-opinions section, it's completely outdated.
2006-09-08 kraymer 19737: Remove 404 NuppelVideo link.
2006-09-08 voroshil r19738: formats.xml --> containers.xml, chapter wa renamed long ago
2006-09-08 voroshil r19739: readvcd link fix
2006-09-08 voroshil r19737: Remove 404 NuppelVideo link.
2006-09-08 voroshil r19736: Remove references to obsolete font generators and 404 links.
2006-09-07 diego Remove reference to nvidia-opinions section, it's completely outdated.
2006-09-07 diego Remove reference to gcc-296 section, it's very outdated now.
2006-09-07 diego Remove tvout-voodoo section that only consists of one broken link.
2006-09-07 diego readvcd link fix
2006-09-07 diego formats.xml --> containers.xml, the chapter was renamed long ago.
2006-09-07 diego Remove 404 NuppelVideo link.
2006-09-07 diego Remove references to obsolete font generators and 404 links.
2006-09-07 kraymer r19733: (hopefully last) mplayer lists link fix
2006-09-07 voroshil r19732: Mailing list descriptions are on homepage, remove from here
2006-09-07 kraymer (hopefully last) mplayer lists link fix
2006-09-07 diego Mailing list descriptions are on the homepage, remove from here.
2006-09-07 voroshil Outdated file synced with r19589
2006-09-07 voroshil fixed wrong synced tag
2006-09-07 voroshil r19687: Codecs page link fix, paragraph reworded
2006-09-07 voroshil Made better translation of some phrases, typos fixed
2006-09-07 voroshil Outdated file synced with r17322
2006-09-07 diego Add #include <limits.h>, fixes build on Solaris 8.
2006-09-06 voroshil Outdated file synced with r19715
2006-09-06 vayne ISO C90 warnings fixes
2006-09-06 voroshil updated missed sync tag
2006-09-06 eugeni Bugfix: timing for empty karaoke words was lost, resulting
2006-09-06 voroshil r19719: fix cpufreq link
2006-09-06 gpoirier Add support for POWER5 as found on IBM eServer OpenPower 720
2006-09-06 kraymer fix cpufreq link
2006-09-06 voroshil r19715: fix some more mailman links
2006-09-06 kraymer r19715: fix some more mailman links
2006-09-06 kraymer replace tabs by spaces (more readable in std editor..)
2006-09-06 kraymer fix some more mailman links
2006-09-06 kraymer r19713: fix link to amigasoft.net
2006-09-06 kraymer fix link to amigasoft.net
2006-09-06 kraymer sync of existing (German) xml docs:
2006-09-06 voroshil Outdated file synced with r18964
2006-09-06 diego Some more CVS --> Subversion changes, explain what to do with the sync tag
2006-09-06 diego Add official GPL header to make license explicit as discussed on ffmpeg-devel.
2006-09-06 voroshil better translation of some technical phrases, typos fixed
2006-09-06 gpoirier sync w/ r19688
2006-09-06 voroshil r19685: Fix mailing list URLs.
2006-09-06 voroshil Outdated file synced with r19685
2006-09-06 voroshil r19686: Remove the most outdated entries, small updates.
2006-09-06 voroshil Added myself to MAINTAINERS
2006-09-05 diego FFmpeg sync: Fall back on grep if svn client is not installed.
2006-09-05 rtogni Use better resolution for pts computation.
2006-09-05 nicodvb in fixup_vorbis_wf() set to 0 bitrates indicated as -1 (unspecified, according to the specs); patch by Andrew Savchenko - Bircoph list ru
2006-09-05 eugeni Workaround for broken fonts with bad ascender/descender.
2006-09-05 eugeni Change \fad behaviour so that it does not get cancelled by \r.
2006-09-05 eugeni Simplification.
2006-09-05 kraymer set svn:keywords and svn:eol-style properties for radio.xml
2006-09-05 kraymer fix charset issues and a little wording
2006-09-05 kraymer r19693: fix some typos
2006-09-05 kraymer fix some typos
2006-09-05 kraymer r19561: Clarify font load message.
2006-09-05 kraymer my old email address is not really in use any more..
2006-09-05 kraymer added radio.xml, patch by Christian Obst (christian_obst gmx net)
2006-09-05 kraymer r19688: insert linebreak
2006-09-05 kraymer insert linebreak
2006-09-05 diego Codecs page link fix, paragraph reworded.
2006-09-05 diego Remove the most outdated entries, small updates.
2006-09-05 diego Fix mailing list URLs.
2006-09-05 diego sync with r18247
2006-09-05 diego sync with r19677
2006-09-05 diego Remove reference to deleted divx4 section.
2006-09-05 diego sync with r19587
2006-09-05 diego sync with r18426
2006-09-04 diego Remind packagers not to use deprecated codecs and skins paths.
2006-09-04 diego Update binary codecs section.
2006-09-04 diego lists.mplayerhq.hu URL fix, comment out mailing list search.
2006-09-04 diego sync with r19587
2006-09-04 diego synced with r18606
2006-09-04 diego synced with r14024
2006-09-04 diego synced with r19620
2006-09-04 rtogni Experimental WVC1 decoding via lavc
2006-09-04 eugeni Add -ass-styles man page entry.
2006-09-04 eugeni Add vertical clipping for subtitles that were moved because of a collision.
2006-09-04 eugeni Fix possible unallocated memory read in libass line wrapping code.
2006-09-04 diego minor wording change
2006-09-04 gpoirier Add sws_getCachedContext(), which checks if context is valid or reallocs a new one instead.
2006-09-03 kraymer typo
2006-09-03 diego Remove Alex from some maintainer positions that he no longer has.
2006-09-03 diego Add note about translating in teams and taking over unmaintained translations.
2006-09-03 diego Remove outdated references to CVS.
2006-09-03 diego translation by Vladimir Voroshilov, voroshil gmail com
2006-09-03 rtogni Workaround for live Real streams starting with nonzero pts
2006-09-03 eugeni Apply -ass-force-style also to matroska plaintext subs.
2006-09-03 eugeni Cosmetics: restore indentation after recent changes.
2006-09-03 eugeni Add -ass-styles option. It allows to load styles from a file and use them
2006-09-03 eugeni Fix last commit.
2006-09-03 eugeni More checks in ass_render_event.
2006-09-03 eugeni Remove unneeded variable.
2006-09-03 diego Add some more mime types from the SUSE packman package.
2006-09-03 diego small markup/grammar fix
2006-09-03 eugeni ass-color and ass-border-color options.
2006-09-03 reimar Fix crash on DEMUXER_CTRL_SWITCH_AUDIO introduced by aid_vid_mismatch patch
2006-09-02 Gabrov added missing reference to radio.xml
2006-09-02 eugeni Add support for rendering matroska plaintext subtitles with libass.
2006-09-02 eugeni Matroska subtitles are always utf-8, no need to recode them.
2006-09-02 eugeni Fix read beyond the end of allocated memory block.
2006-09-02 eugeni Display track names in matroska files.
2006-09-02 eugeni Don't sort events when reading external subs. With r19644, the order does not matter.
2006-09-02 eugeni Better collision detection algorithm. The idea is to keep a subtitle in place
2006-09-02 nicodvb forgotten to pass the crc32 be2me_32()
2006-09-02 eugeni Remove some unused code.
2006-09-02 eugeni Read layer info from external subs.
2006-09-02 diego -lm needs to come before -laudio to avoid link errors in the NAS check.
2006-09-02 Gabrov synced with r19638
2006-09-02 Gabrov man/hu/mplayer.1 synced with r19635
2006-09-02 diego Fix sync tag.
2006-09-02 diego Set default svn:keywords and svn:eol-style properties.
2006-09-02 Gabrov DOCS/xml/hu synced with r19634
2006-09-02 diego Set default svn:eol-style and svn:keywords properties.
2006-09-02 diego new translation, synced with r17322
2006-09-02 attila Get rid of code I neither know nor use anymore.
2006-09-02 diego sync with r19587
2006-09-01 diego Document (no)global x264 encoding option.
2006-09-01 diego Add noglobal counterpart to the global flag.
2006-09-01 eugeni Make \fr* parameter a floating point value.
2006-09-01 eugeni Extract "application/x-font" attachments from matroska, in addition
2006-09-01 rik adding myself to the files in relevant places
2006-09-01 rik Patch from Karolina Lindqvist <karolina.lindqvist@kramnet.se>
2006-09-01 diego Remove stray and superflous #ifdef checks.
2006-09-01 ben fix build on some old 2.6 kernels, patch by Gernot Hillier
2006-09-01 diego Update with current status.
2006-09-01 diego wording/spelling cosmetics
2006-09-01 diego The FSF changed postal address.
2006-09-01 diego Add miniLZO and librtsp.
2006-08-31 eugeni Bugfix: potential write of unallocated memory.
2006-08-31 nicodvb include forgotten limits.h
2006-08-31 eugeni Bugfix: wrong height value used in font size calculation.
2006-08-31 diego Remove spurious line.
2006-08-31 diego Check for requirements at configure-time, not at run-time.
2006-08-31 diego Improve radio command descriptions.
2006-08-31 reimar Do not cast calloc/malloc results
2006-08-31 diego cosmetics: Fix ugly one-space indentation in radio check.
2006-08-31 gpoirier sync w/r19569
2006-08-31 diego wording/markup fixes
2006-08-31 kraymer r19606: documented -lavfdopts
2006-08-30 nicodvb mention -demuxer lavf in the dvb input section
2006-08-30 nicodvb documented -lavfdopts
2006-08-30 nicodvb split in 2 'horribly long line'
2006-08-30 nicodvb added lavfdopts to pass options to libavformat
2006-08-30 nicodvb make sure opt.h is present when detecting libavformat
2006-08-30 kraymer r19599: Improve radio section.
2006-08-30 rtogni Avoid a potential strdup(NULL)
2006-08-30 michael make the C code of the swscaler which i wrote LGPL
2006-08-29 diego Improve radio section.
2006-08-29 eugeni Change default font family and color for plain text subs.
2006-08-29 nicodvb accept dvdnav version >= 0.2.0; the previous code failed because the check test 020 -ge 0110 failed
2006-08-29 nicodvb complete range of frequencies for Ireland; patch by gmccullagh gmail com
2006-08-29 reimar description of radio slave commands, copied from TV command descriptions :-)
2006-08-29 eugeni Bugfix: strdup of NULL value.
2006-08-29 kraymer r19265: how to encode to PSP format (patch by Christian Obst, christian_obst gmx de)
2006-08-29 diego grammar/wording/markup fixes
2006-08-29 kraymer fixe some typos and formatting of -radio entry
2006-08-29 eugeni Apply -ass-force-style also to tracks generated from subdata.
2006-08-29 diego Fix build after radio commit, patch by Jindrich Makovicka.
2006-08-28 aurel fix build failure when ASS is disabled
2006-08-28 diego ftp.mplayerhq.hu --> upload.mplayerhq.hu
2006-08-28 reimar Cosmetics: reindent, remove tabs and break overlong lines.
2006-08-28 reimar Cosmetics: fix indentation after last patch
2006-08-28 reimar Hardware EOSD (ass) support.
2006-08-28 michael "global header" support, this is pretty much just copy and pasted code from
2006-08-28 eugeni Add EOSD support to vf_vo.
2006-08-28 reimar Forgot that AUTHORS has multiple sections and ended up putting
2006-08-28 reimar Part of radio patch by Vladimir Voroshilov (voroshil gmail com) that did not apply cleanly before.
2006-08-28 reimar svn diff does not show files you forgot to add, so recommend of svn status, too
2006-08-28 reimar Forgotten documentation part of radio support patch
2006-08-28 vayne bug fix for starting gmplayer with -fs when using the sub window
2006-08-28 vayne vo_colorkey change to avoid clashes with other black windows
2006-08-28 michael segfault fix
2006-08-28 reimar Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
2006-08-28 eugeni Ignore '*' at the beginning of style name.
2006-08-28 eugeni Fix font scaling taking margins into account.
2006-08-28 diego Add missing backslashes.
2006-08-28 gpoirier sync with r19561
2006-08-28 eugeni Add -(no)ass-use-margins option.
2006-08-28 jheryan Synced to 25.8.2006
2006-08-28 jheryan Synced to 25.8.2006
2006-08-28 jheryan Synced to 25.8.2006
2006-08-28 diego live.com --> LIVE555
2006-08-27 diego Move MLIB_LIB to COMMON_LIBS.
2006-08-27 eugeni Cosmetics: fix indentation after r19562.
2006-08-27 eugeni Transition effects support.
2006-08-27 diego Clarify font load message.
2006-08-27 diego Reenable some encoders even for MPlayer-only compilation, some filters need it.
2006-08-27 diego Only add include flags if cc_check succeeded.
2006-08-27 diego Remove XMMS_CFLAGS from CFLAGS, the variable is never set.
2006-08-27 diego Clarify messages.
2006-08-27 eugeni Zero fill ass_settings_t before use.
2006-08-27 reimar Mixed up from and to charsets in iconv open failure message.
2006-08-26 diego Make --with-x11libdir and --with-mlibdir consistent with --with-*libdir.
2006-08-26 diego Remove superfluous --with-termcaplib option.
2006-08-26 diego Add --extra-libs option to pass linker flags.
2006-08-26 eugeni Simplify ass_glyph_cache_reset().
2006-08-26 reimar Fix mingw compilation
2006-08-26 reimar Cosmetics: recommit patch changing return values to defines
2006-08-26 reimar Recreate tcp.c as partial copy from network.c
2006-08-26 reimar remove to allow readding as copy from network.c
2006-08-26 reimar Get rid of demux_aid_vid_mismatch mess.
2006-08-26 eugeni Reset glyph cache on reconfigure.
2006-08-26 eugeni Add right and left margins support to libass.
2006-08-26 nicodvb don't try to autodetect aac in pes packets (the detection is prone to give wrong results); use the stream_type from the PMT instead
2006-08-26 diego Remove --with-madlibdir option, it never worked anyway.
2006-08-26 vayne Further fullscreen switching improvements. Fixes sub window position bug when exiting a file from fullscreen. Fixes sub window position when switching between windows and fullscreen modes.
2006-08-26 ben documented new slave mode commands
2006-08-26 ben extended slave mode with metadata retrieval commands
2006-08-25 ben added new helpers to allow easy metadata retrieval and make libmenu use them
2006-08-25 ben if double buffering is enabled, but vbeSetDisplayStart() fails, turn double buffering off (also adds support for VESA output under VMware).
2006-08-25 ben updated sample of libmenu config file with latest improvements
2006-08-25 ben new option for libmenu that allow display of properties and metadata of currently played stream
2006-08-25 diego Remove redundant variable that is contained in COMMON_LIBS.
2006-08-25 diego Remove redundant variables that are contained in COMMON_LIBS.
2006-08-25 diego Sync with the creation of the stream directory.
2006-08-25 diego Disentangle toolame CFLAGS and LDFLAGS handling.
2006-08-25 diego Disentangle libdv and vorbis linker flags.
2006-08-25 diego cosmetics: Move some parts to more sensible places.
2006-08-24 diego Fix .align is a power of two check.
2006-08-24 eugeni Add VFCTRL_DRAW_EOSD.
2006-08-24 reimar A value of 2 is valid for noup, too
2006-08-24 diego Fix MEncoder build when bitmap fonts are disabled.
2006-08-24 eugeni Fix previous commit.
2006-08-24 eugeni Simplify vf_ass initialization.
2006-08-24 diego cosmetics: Reorder some rules.
2006-08-24 diego Adapt .so pattern rule for more than one object file.
2006-08-24 diego Redundancy removal part IV: Create pattern rules for .o and .so creation.
2006-08-24 diego sis_vid.so should be created from more than one object.
2006-08-24 diego Remove nonsens comment.
2006-08-24 diego Redundancy removal part III: Unify LDFLAGS handling some more.
2006-08-24 diego Redundancy removal part II: Remove useless variable indirection.
2006-08-23 diego Redundancy removal part I: Unify CFLAGS and LDFLAGS handling.
2006-08-23 diego The way to ignore failing commands in Makefiles is to prepend a -.
2006-08-23 diego Simplify compilation commands with $< and $@.
2006-08-23 diego Remove useless define from MACH64 CFLAGS.
2006-08-23 kraymer r19508: Put -ass options in alphabetical order.
2006-08-23 kraymer r19507: syntax/consistency fix
2006-08-23 diego Remove reference to long-gone genfb driver.
2006-08-23 diego Put -ass options in alphabetical order.
2006-08-23 diego syntax/consistency fix
2006-08-23 gpoirier always use 3dnowext version of dct64 when supported by the CPU (K6-3+ and up).
2006-08-23 gpoirier sync w/ r19503
2006-08-23 gpoirier How to handle broken/copy protected VOB files?
2006-08-22 eugeni Add -ass-force-style to man page.
2006-08-22 diego Remove reference to non-existent variable.
2006-08-22 eugeni New cmdline option: -ass-force-style.
2006-08-22 diego demux_avs compilation should depend on WIN32DLL support, not a linker flag.
2006-08-22 diego Remove backup files from the win32 subdir as well.
2006-08-22 eugeni SSA/ASS parser reworked, with 2 main results:
2006-08-22 ben added new filter option to menu file browser to only display some files according to extension
2006-08-22 ben support multiple actions in menu's file browser using key bindings
2006-08-22 ben fix menu toggle/hide issues
2006-08-22 diego Remove useless else clauses.
2006-08-22 diego Enclose all space padded headings with quotes.
2006-08-22 gpoirier fix trailing space problem, which was preventing fontconfig to get compiled
2006-08-21 diego support for disabling/enabling bitmap font support from configure
2006-08-21 rfelker use of malloc without prototype.. very bad on 64bit archs
2006-08-21 diego Move libs common to MPlayer and MEncoder to COMMON_LIBS.
2006-08-21 diego Simplify VIDIX lib handling.
2006-08-21 rfelker no c++ decls!
2006-08-21 diego Remove unused variable.
2006-08-21 nicodvb 100l: *chapter_name was copied from the pointer rather than strupd()-ed (and next free()d in mplayer.c
2006-08-21 nicodvb demuxer_seek_chapter() returns informations about chapters count and name
2006-08-21 nicodvb implemented STREAM_CTRL_GET_NUM_CHAPTERS
2006-08-21 nicodvb implemented STREAM_CTRL_GET_NUM_CHAPTERS
2006-08-21 nicodvb added STREAM_CTRL_GET_NUM_CHAPTERS to get total number of chapters from the stream reader
2006-08-21 eugeni Add public functions for removal of styles and events.
2006-08-21 diego cosmetics: Fix indentation after last commit.
2006-08-21 diego Properly disable tests that depend on X.
2006-08-21 diego Ignore generated test binaries.
2006-08-21 lucabe Allow to compile swscale tests
2006-08-21 diego Remove superfluous variable settings.
2006-08-21 gpoirier fix null pointer check in add_subtitles,
2006-08-21 diego cosmetics: indentation fix after last commit
2006-08-21 diego Remove duplicate check for $_faad_external = auto.
2006-08-21 diego Only run the check for external FAAD if internal FAAD is not used.
2006-08-20 rfelker missing header for struct timeval
2006-08-20 reimar Get rid of useless vf->priv casts
2006-08-20 diego Fix stray newline that should only be printed in verbose mode.
2006-08-20 gpoirier Fix audio stream selection in Gtk GUI
2006-08-20 reimar Avoid crash if initialization failed.
2006-08-20 reimar Handle 303 (See Other) redirect, part of a patch by Benjamin Zores (ben at geexbox org)
2006-08-20 nicodvb disable dvdnav if dvdnav-config is not present; patch by Ivo -ivop euronet nl-
2006-08-20 Gabrov help_mp-hu.h synced with r19462
2006-08-20 diego The X11 header check looks in $_extra_inc that contains directories in the
2006-08-19 diego Ouch, I mistakenly overwrote the contents from this file with a non-working
2006-08-19 nicodvb corrected _very_ misleading comment
2006-08-19 nicodvb implemented STREAM_CTRL_GET_TIME_LENGTH (duration of the pgc playing)
2006-08-19 nicodvb removed #if-0 code that dereferenced dvdnav_t's internal members, violating the opaque interface (current dvdnav doesn't even install dvdnav_internal.h system-wide for very good reasons)
2006-08-19 nicodvb 10l: misplaced brace in a switch
2006-08-19 iive Fix xv and xinerama force on --enable-*
2006-08-19 diego Partial sync with message removal from DVD information output change.
2006-08-19 diego Print DVD audio channel and subtitle track information in non-verbose mode,
2006-08-19 diego trailing whitespace cosmetics
2006-08-19 diego Vorbis speedup, Windows GUI
2006-08-19 Gabrov help_mp-hu.h & xml/hu/ports.xml synced with r19449
2006-08-19 nicodvb seeking in dvdnav://
2006-08-19 nicodvb implemented seeking to chapter
2006-08-19 nicodvb sanity check: since chapter is 0-based it can't exceed nr_of_ptts-1
2006-08-18 nicodvb seeking by chapters in dvd://
2006-08-18 nicodvb support for seeking to chapter and getting current playing chapter
2006-08-18 nicodvb clarification in a comment
2006-08-18 nicodvb support relative seeking in the stream-driven case
2006-08-18 nicodvb new stream_ctrl to get currently playing chapter (needed for stream-driven relative chapter seeking)
2006-08-18 nicodvb seek to chapter using newly introduced demux_seek_chapter()
2006-08-18 nicodvb added first revision of demuxer_seek_chapter()
2006-08-18 nicodvb new STREAM_CTRL_SEEK_TO_CHAPTER (will be used by streams dvd[nav], maybe [s]vcd
2006-08-18 diego Some more consistency for the conditions under which tests are run.
2006-08-18 diego Also add uint_fast64_t to config.h when "int_fastXY_t in inttypes.h"
2006-08-18 diego Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
2006-08-18 eugeni Fix seeking in matroska files when timecodes do not start from zero.
2006-08-18 corey replace echo with printf; fixes compilation when shell is dash and
2006-08-18 nplourde disable double buffer in vo_sdl on macosx. fix flicker issue.
2006-08-18 nplourde fix buffering issues with short audio samples on macosx. patch by Chris Roccati <roccati@pobox.com>
2006-08-18 nplourde fix missing symbol when compiling with live support on mac osx
2006-08-17 diego 10l: Also rename configure option for gcc check.
2006-08-17 diego Rename gcc_checking variable to gcc_check.
2006-08-17 kraymer r19420: Missing part of revision 19414 commit (multiple demux_info_add with same opt argument)
2006-08-17 kraymer r19361: Reintroduce an ugly variant of the -gui/-nogui options.
2006-08-17 kraymer r19424: Update new DarwinPorts URL
2006-08-17 diego Move all internal -I parameters to the front of CFLAGS to avoid using external
2006-08-17 gpoirier Fixes by Jerome Ferrari % jerome P ferrari A lappis P com %
2006-08-17 gpoirier Update new DarwinPorts URL (as opendarwin.org is going bye-bye and
2006-08-17 reimar Add -Wdeclaration-after-statement to CFLAGS if available to ensure people
2006-08-17 gpoirier Fixes by Jerome Ferrari
2006-08-16 reimar Simplistic attempt to make H.264 over RTSP work.
2006-08-16 reimar Missing part of revision 19414 commit (multiple demux_info_add with same opt argument)
2006-08-16 reimar Update information and print new value when demux_info_add is called
2006-08-16 diego consistency cosmetics: Handle includes just like in other Makefiles.
2006-08-16 diego consistency cosmetics: Add -DNOAVIFILE_HEADERS to CFLAGS instead of to INCLUDE.
2006-08-16 lucabe Fix compilation as a win32 shared library (libavutil must be explicitly linked)
2006-08-16 uau Move mpeg aos to the end of the autodetection list. At least mpegpes
2006-08-16 vayne further improvements to fullscreen switching.
2006-08-16 gpoirier m-x whitespace-cleanup
2006-08-16 eugeni Fix wrong handling of transparency in \fad(\fade).
2006-08-15 eugeni Replace stdint.h with inttypes.h.
2006-08-15 eugeni Angle value from style was ignored. Not anymore.
2006-08-15 ivo display correct audio bitrate, samplerate and number of channels once
2006-08-15 ivo display corrected aspect ratio for mplayer -identify
2006-08-15 eugeni Add subdata to ass_track conversion for external subtitles.
2006-08-15 uau Fix compilation with -no-PIC and without -fomit-frame-pointer (used by
2006-08-15 eugeni Cosmetics: fix indentation after the last patch.
2006-08-15 eugeni Allow \fade to be used in place of \fad and vice versa.
2006-08-15 gpoirier Set encoder's input format to "native endiannes", instead of little endian.
2006-08-15 diego -fPIC support for libswscale
2006-08-14 nicodvb support for dvdnav is now auto-detected; removed support for dvdnav-dir
2006-08-14 diego H.261 through QuickTime DLL
2006-08-14 uau Remove empty function that isn't used anywhere (and never has been??).
2006-08-14 uau Fix buffer size sanity check to match what is actually required.
2006-08-14 ods15 Cosmetics (nothing but spaces, tabs, and a comment changed here..)
2006-08-14 reimar re-indent properly after last patch.
2006-08-14 reimar 10l in last commit, move configured-check inside sh_video and sh_video->vfilter check.
2006-08-14 diego stupid typo in previous commit: lavc_mpegaudio_hp --> libavcodec_mpegaudio_hp
2006-08-14 reimar Do not call VFCTRL_FLUSH_FRAMES when the filter chain was never configured,
2006-08-14 reimar Make path separator for font path a define and set it to a better value for AMIGAOS
2006-08-14 diego Add a switch for disabling high precision mpeg audio decoding in libavcodec.
2006-08-14 Gabrov xml/hu/codecs.xml synced with r19387
2006-08-13 uau Change pcm decode_audio to return data based on minlen instead of maxlen
2006-08-13 michael trying to fix the reverting paragraph
2006-08-13 diego XAnim homepage URL fix
2006-08-13 ivo fix segfault if an unknown property is requested
2006-08-13 gpoirier Mention MacIntel support
2006-08-13 eugeni Replace %lld with PRId64, part 2.
2006-08-13 reimar Do not put ASMALIGN define under "if x86", x86_64 needs it, too, and it might
2006-08-13 diego Update for recent discussions on mplayer-dev-eng.
2006-08-13 diego sync with FFmpeg r5930
2006-08-13 eugeni MinGW treats %lld as %d. Replace it with PRId64.
2006-08-13 diego Update for changes from r19378 (ASMALIGN macro).
2006-08-13 diego Replace asmalign.h hack by ASMALIGN cpp macros from config.h.
2006-08-12 diego Port ASMALIGN preprocessor macro for .align handling from FFmpeg.
2006-08-12 eugeni Fix compilation with gcc 2.95.
2006-08-12 diego Print "no" if all of the Vorbis tests failed.
2006-08-12 uau Use COMPILE_MMX2 instead of HAVE_MMX2 to determine whether to compile
2006-08-12 gpoirier sync with 19361
2006-08-12 reimar Reuse UTF-8 reading code in libavutil
2006-08-12 Gabrov realign of MSGTR_Exit_SIGCRASH in help_mp-hu.h
2006-08-12 Gabrov help_mp-hu.h & man/hu/mplayer.1 synced with r19369
2006-08-11 rtogni Add support for 13k Voice (Qclp) in 3g2 files
2006-08-11 ivo replace calls to perror() with calls to mp_msg()
2006-08-11 diego Fix compilation with MMX disabled, the mmx_null and mmx_one constants don't need to
2006-08-10 michael pass average bitrate from encoder to (lavf) muxer
2006-08-10 diego editorial spelling/wording/grammar changes
2006-08-09 reimar Get rid of two initialized but unused variables
2006-08-09 michael update the moving & copying rules as disscussed on mplayer-dev + some (but not all as iam lazy) fixes by the wanderer
2006-08-08 reimar Disable Y800 colorspace support, otherwise mplayer uses it even when it's not supposed to.
2006-08-08 reimar Reintroduce an ugly variant of the -gui/-nogui options.
2006-08-08 reimar -logg must come before -lvorbisidec since both declare the same symbols.
2006-08-08 diego Reorganize libvorbis/Tremor detection, external Tremor should be detected now.
2006-08-08 diego spelling/clarification for --help output
2006-08-07 diego cosmetics: Rename TREMOR variable to TREMOR_INTERNAL for consistency.
2006-08-07 reimar Make sure we do not print the obsolete skin path when we did not find any skin.
2006-08-07 gpoirier remove trailing spaces + remove some obviously redudant words
2006-08-07 diego cosmetics: Rename some variables for consistency.
2006-08-07 gpoirier synced with r19348
2006-08-06 diego punctuation, slight clarification
2006-08-06 eugeni Restore empty line accidentally deleted with the previous commit.
2006-08-06 eugeni Mention mkv chapter seeking in ChangeLog and AUTHORS.
2006-08-06 reimar Support for version 1 (64 bit) mvhd and mdhd, taken from libavformat mov demuxer
2006-08-06 eugeni Add matroska chapter seeking capability.
2006-08-06 eugeni "[ass] init" message looks better when it starts with the capital letter 'I'.
2006-08-06 eugeni Use FontConfig cache to speedup mplayer startup.
2006-08-06 diego Fix bug introduced in LIVE555 test simplification, -lstdc++ should go last
2006-08-06 diego Prefer ffvorbis over Xiph Vorbis decoder, it's faster.
2006-08-05 uau Don't crash if audio init fails.
2006-08-05 lucabe Another PIX_FMT_ ---> IMGFMT_ conversion
2006-08-05 ben isolated tcp socket code from network.c to a dedicated file
2006-08-05 diego Simplify Tremor low accuracy test, label external Tremor as such.
2006-08-05 diego Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X86_64.
2006-08-05 ben missing ifndef/define/endif couple in udp header
2006-08-05 ben kill a warning in getsockopt()
2006-08-05 ben kill a warning in getsockopt()
2006-08-05 diego 10l, line from a local modification committed by accident.
2006-08-04 diego Unify include path handling in the build system, part III:
2006-08-04 diego Fix libcdio test after r19200, the detected include dir was not stored.
2006-08-04 diego Move store_ughvlc to demux_mov as demux_ogg is not always compiled in.
2006-08-04 nicodvb auto-detection of mpeg-ps in mov; initial patch by John Koleszar jkoleszar on2 com (fixed by me)
2006-08-04 ben added recent changes with independant stream layer library
2006-08-04 ben rtsp is a stream layer not demuxer
2006-08-04 ben inputs is for keys, this is stream
2006-08-04 ben a few more files i'll maintain
2006-08-04 ben removed some useless includes
2006-08-04 ben moved some definitions from rtp.h to rtp.c as they're not exported or used anywhere else
2006-08-04 ben removed udp socket creation code from rtp stack to a new dedicated udp helper file
2006-08-04 reimar -identify should display all ID_ messages, including DVD title length
2006-08-04 ben fix compilation of librtsp
2006-08-04 ben few cosmectic changes to remove duplication
2006-08-04 reimar Move ID_AUDIO_CODEC printing after codec init again (it didn't get printed otherwise).
2006-08-04 ben split rtp stack, udp input layer and rtp input layer from rtp.c
2006-08-04 ben proper inclusion of demuxer.h (including libmpdemux in Makefile only was to make previous split easier)
2006-08-04 ben moved pnm.h to stream/ (where it belongs)
2006-08-04 diego Merge DirectFB header check into DirectFB check.
2006-08-04 diego Remove silly check for $_inc_directfb, it is not set beforehand.
2006-08-04 diego Remove one more redundant test invocation.
2006-08-04 diego Simplify DirectFB header check.
2006-08-03 diego cosmetics: Fix DVB test indentation.
2006-08-03 diego cosmetics: Fix indentation after last commit.
2006-08-03 diego Run DVB (HEAD) test only when the corresponding variable is set to auto.
2006-08-03 diego Forgotten part of the LIVE555 configure test simplification.
2006-08-03 ben renamed dvdnav_stream to stream_dvdnav for consistency
2006-08-03 ben added dedicated file for mf:// input
2006-08-03 ben mf.[hc] belong to libmpdemux
2006-08-03 diego Recurse into subdirs before cleaning the top level to avoid error messages.
2006-08-03 ben renamed cue_read.c to stream_cue.c for consistency
2006-08-03 ben removed useless cue_read.h file
2006-08-03 ben renamed dvbin.c to stream_dvb.c for consistency
2006-08-03 ben conversion from stream_null to stream_tv was missing stream type
2006-08-03 ben correctly report audio input
2006-08-03 diego 'make distclean' should remove all generated files, so also config.[h|mak].
2006-08-03 diego 'make clean' now recurses through subdirectories as expected,
2006-08-03 diego Clean up memalign test and don't apply MEMALIGN_HACK to Darwin.
2006-08-03 diego typo, VC-1/WMV3/WMV9 decoder
2006-08-03 diego Enable FFmpeg WMV3 decoder, the binary decoder is still preferred.
2006-08-02 Gabrov synced with r19293
2006-08-02 diego Move conditional compilation of cdinfo.c to the build system.
2006-08-01 ben fix a/v sync issues when using ad_hwmpa
2006-08-01 diego Ignore .depend and stream.a.
2006-08-01 diego $inc_extra vs $_inc_extra typo, closes bug #543.
2006-08-01 uau Change toplevel Makefile to invoke subdirectory Makefiles
2006-08-01 diego Simplify LIVE555 test and make it more consistent with the other tests.
2006-08-01 diego We include libavcodec, libavformat, libavutil, libpostproc from FFmpeg now.
2006-08-01 nicodvb clarification on -mpegopts :vaspect
2006-07-31 diego New sentences should start on a new line.
2006-07-31 pacman Fix SVQ3 extradata handling so it works correctly with demux_lavf
2006-07-31 pacman Fix bogus pointer addition in the extraction of extradata from
2006-07-31 ben removed deprecated test.c file from libmpdemux
2006-07-31 nicodvb don't use vaspect on mpeg1 video streams
2006-07-31 ben fix includes due to libmpdemux split (patch by Stefan Huehner)
2006-07-31 ben add an explicit tv stream input instead of the previous hack in stream_null
2006-07-31 ben renamed cddX stream interface to stream_cddX for consistency
2006-07-31 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
2006-07-31 lucabe Add support for ffmpeg's pixel format names in libswscale
2006-07-31 attila Move the section describing the per movie config files
2006-07-30 diego Add Indexes to Options as suggested by Jaeho Shin.
2006-07-30 rtogni Remove useless include
2006-07-30 rtogni Make some more function static
2006-07-30 diego Clarify licensing situation.
2006-07-30 diego There is a reference to a file COPYRIGHT that we do not include, so paste
2006-07-30 rtogni md5 result is 16 bytes, not 20
2006-07-30 ben removed now useless duplicate includes
2006-07-30 diego LRMI has been removed some time ago.
2006-07-30 gpoirier How to encode movies for PSP
2006-07-30 diego Update for changes from r19139 and r19137.
2006-07-30 rtogni xor_table can't be NULL, remove useless check
2006-07-30 diego Make patch apply cleanly and with -p0, not a mix of -p0 and -p1.
2006-07-30 rtogni The real hash function is just a md5, replace with lavu code
2006-07-30 rtogni Update upstream references, add a missing file
2006-07-30 rtogni Restore a local diff lost during license fix at r19256
2006-07-30 michael alex didnt commit his (very incomplete) rfc conversion of my proposal so i commit mine here
2006-07-30 nicodvb no need to reming the copyright with msg_(), the notice in the source is enough
2006-07-30 uau Replace tremor files that had old headers saying "ALL REDISTRIBUTION
2006-07-29 diego Use LC_ALL instead of LANG since the former overrides the latter.
2006-07-29 diego cosmetics: Make patch apply cleanly.
2006-07-29 diego Add a paragraph about which Subversion version to use.
2006-07-29 diego Cope with localized Subversion clients.
2006-07-29 vayne updated documentation.
2006-07-29 vayne improved fullscreen switching
2006-07-29 nicodvb re-added forgotten return in send_mpeg_lpcm_packet()
2006-07-29 nicodvb final cleanup: implemented send_mpeg_pes_packet() and send_mpeg_lpcm_packet() using new send_mpeg_pes_packet_ll()
2006-07-29 reimar optimize and simplify memcpy usage, use mem2agpcpy_pic
2006-07-29 diego Add comment about Chinese AVS only working with lavf at the moment.
2006-07-29 nicodvb ptslen was set to 5 even when no pts==0
2006-07-29 ben typo fix
2006-07-29 rtogni Support for Chinese AVS
2006-07-29 gpoirier Part 2 of the various fixes features by Jerome Ferrari
2006-07-29 ben missed some escaping
2006-07-29 ben use DOCS writing standards for default values (asked by diego)
2006-07-29 gpoirier Part 1 of review of Jerome's Ferrari's patch
2006-07-29 attila disable dha kernelhelper support by default.
2006-07-29 gpoirier sync w/ r19233
2006-07-29 ben french manpage for pvr:// input
2006-07-29 ben added ivtv ao/vo in ChangeLog
2006-07-29 ben missing supported PVR card reference
2006-07-29 ben english manpage for pvr:// input
2006-07-28 uau Set user_muted in mp_property_mute(). Fixes mute turning off when
2006-07-28 ben updated en/fr manpages for ao_ivtv
2006-07-28 ben ao_ivtv driver in authors/maintainers files
2006-07-28 ben added audio output for ivtv cards
2006-07-28 nicodvb removed default outfile for -ao mpegpes
2006-07-28 nicodvb if HAVE_DVB isn't set don't fall back to outputting audiograb.mpg by default, fail instead
2006-07-28 reimar Some more documentation
2006-07-28 reimar Implement DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS,
2006-07-28 reimar 10l, last commit swapped U and V planes.
2006-07-28 reimar Handle frames with stride correctly (e.g. the "Version" source of current AVS).
2006-07-28 reimar Do not count each decoded frame twice.
2006-07-28 uau cosmetics: fix incorrect indentation left by reimar and extra word in
2006-07-28 nicodvb include sys/poll.h only when HAVE_DVB[_HEAD] is set
2006-07-28 reimar Cosmetics for last commit
2006-07-28 reimar Move more stuff under if (avs_has_video... to simplify later patches.
2006-07-28 reimar set pts of the demux patcket correctly
2006-07-28 reimar Move variable declarations to the block level where they are actually used
2006-07-28 reimar call av_release_clip at uninit, part of a patch by Gianluigi Tiesi <mplayer at netfarm it>
2006-07-28 uau Remove code that prevented the OSD current time from going back by one
2006-07-28 reimar Avoid large amounts of data on the stack (> 900k on 64 bit systems).
2006-07-28 reimar Do not treat AV_NOPTS_VALUE as a valid duration value.
2006-07-28 diego Comment some #endif lines.
2006-07-28 diego unused variable warning fix
2006-07-28 diego Fixes the format string for the warning message on line 182 (%x
2006-07-27 diego Remove $ from a variable in a comment to avoid irritating expansion.
2006-07-27 diego The C99 function strtof is unavailable in some BSD variants.
2006-07-27 diego Improve ao_mpegpes description.
2006-07-27 pacman Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX}
2006-07-27 reynaldo fix wrong and unrelated change done in r19199
2006-07-27 reynaldo corrects some casts that previously discarded the const qualifier. Patch by Stefan Huehner, stefan AT Huehner-org
2006-07-27 diego Remove superfluous $_inc_extra parameter from cc_check call.
2006-07-27 diego Unify include path handling in the build system, part II.
2006-07-27 diego Remove inconsistency from libcdio test.
2006-07-27 reynaldo marks some read-only char* inside structs as const, patch by Stefan Huehner, stefan At huehner-org
2006-07-27 diego Remove silly test/include path cleanup.
2006-07-27 diego Remove unused variable.
2006-07-27 diego Rename _inc_soundcard to _include_soundcard, _inc variables are used
2006-07-27 diego Unify include paths in the build system, part I.
2006-07-27 diego Introduce general V4L variable/define.
2006-07-27 diego Missed HAVE_TV_V4L --> HAVE_TV_V4L1 rename.
2006-07-27 diego Rename *v4l variable to *v4l1.
2006-07-26 diego description of the arnd scale video filter parameter
2006-07-26 nicodvb new -ao mpegpes options
2006-07-26 nicodvb split the incestous intercourse between ao_mpegpes and vo_mpegpes; now the devices can be used separately
2006-07-26 reimar demuxer might not set i_bps, so do not divide by it in that case
2006-07-26 reimar Incorrect check in gxf demuxer leading to crash with textKO.gxf sample file
2006-07-26 lucabe Replace MIN() and MAX() with FFMIN() and FFMAX()
2006-07-26 gpoirier fix 3 bugs in libmpdemux/demux_mf.c
2006-07-25 boskicinek - synced with 18964 by Emdej and fixes from Boski
2006-07-25 gpoirier synced with r19181
2006-07-25 uau Regular expression for conversions had 'P' instead of 'p', fixed
2006-07-24 corey - Add missing "00" in -af pan usage line.
2006-07-24 gpoirier ketchup time (merge forgotten commit)
2006-07-24 gpoirier synced with r19161
2006-07-24 michael a tiny bit of cleanup
2006-07-24 michael vertical scaler with accurate rounding, some people on doom9 can see +-1 errors
2006-07-24 Gabrov hu/ports.xml & man/hu/mplayer.1 synced with r19175
2006-07-23 atmos4 Add simple edit list support to mov demuxer, it supports delay of audio and video tracks at the beginning of the file. E.g. video starts at 0.0s audio at 4.0s. It uses mplayers a/v-delay to achieve sync so please use with -framedrop for fastest sync. More Details in my mail to dev-eng from 2006-07-22.
2006-07-23 pacman Fix typo introduced in the memalign->av_malloc conversion (there is no
2006-07-23 reimar Missing part of the malloc -> av_malloc patch: memalign must be replaced as well!
2006-07-23 reimar Simplify and and speedup generation of yuv2rgb and gamma map tables
2006-07-23 gpoirier in some cases, vf_bmovl produces junk due to source and
2006-07-23 gpoirier -vf pp7 overblurs still parts of the image, which
2006-07-23 ben use mpeg packetizer helpers for sending lpcm packets
2006-07-23 ben removed now unnecessary define
2006-07-23 ben removed now unnecessary variable
2006-07-23 nicodvb reuse send_mpeg_lpcm_packet() instead of the old packetizer
2006-07-23 reimar Take start time into consideration when calculation percentage position
2006-07-23 nicodvb in decode_audio() memset(0) unused memory in buf before returning
2006-07-23 nicodvb don't do the work of mp_get_mp3_header() and, as a side effect, prevent a deadlock due to a missed cnt++
2006-07-22 nicodvb the value returned by decode_audio() must be the amount of _decoded_ bytes (finally it's beginning t work: no more toomanypackets... message)
2006-07-22 diego cosmetics/punctuation/spelling
2006-07-22 ben rename rtsp.c to stream_rtsp.c for consistency with other input modules
2006-07-22 rathann Native MPEG4 SP/ASP/AP support in Matroska.
2006-07-22 ben fix compilation if DVB is not defined
2006-07-22 ben display the right MPEG packet type
2006-07-22 ben use new mpeg_packetizer helpers
2006-07-22 nicodvb my_write() must return the bytes written
2006-07-22 nicodvb cosmetics: comments and reindentation asked by gxben
2006-07-22 nicodvb simplified mpeg packetizer used by hw mpeg decoders/vo - first round
2006-07-21 gpoirier Compile fix, patch by Aidan Thornton % makomk # lycos P co P uk %
2006-07-21 gpoirier sync r19134
2006-07-21 ben updated french man page with vo_ivtv description
2006-07-21 ben updated english man page with vo_ivtv description
2006-07-20 lucabe Use libavutil in libswscale, and allow it to be built out of the mplayer tree
2006-07-19 ben updated mpeg_packetizer include to new localization
2006-07-19 ben moved mpeg_packetizer helpers to libmpdemux
2006-07-19 ben added myself as maintainer of vo_ivtv driver
2006-07-19 ben added reference to ivtv vo driver
2006-07-19 ben added reference to ivtv card in mpegpes decoder info
2006-07-19 ben new vo driver for ivtv cards tv-out through internal h/w mpeg decoder
2006-07-19 ben new mpeg helpers to build and send mpeg 1/2 ps/pes packets (used by some vo drivers)
2006-07-19 rtogni Quit on eof, was broken by r17150
2006-07-19 rfelker 10l, i broke this with my last commit. should be fixed now.
2006-07-19 rfelker 10l, i missed ifdefs around the calls
2006-07-19 rfelker remove duplicate code and fix issue of compiling mmx code when we
2006-07-19 rfelker do not compile mmx/sse/3dnow code if not available
2006-07-19 rfelker old 10l: do not try to compile mmx code if we do not have mmx
2006-07-18 kraymer move -ass on top of -ass-* options
2006-07-18 kraymer r19131: 10l to someone..
2006-07-18 diego 10l compilation fix: misplaced tag
2006-07-18 rfelker 10l to someone..
2006-07-18 lorenm sync to x264 r537 (api change)
2006-07-17 uau Fix use of uninitialized variable
2006-07-17 michael remove vorbis and theora support by request of ivan
2006-07-17 diego 10l typo, please check compilation before committing.
2006-07-16 michael clarify H.264 global header format
2006-07-16 nicodvb prevent buffer underflow; the code is still incorrect and leads to desync but at least it doesn't crash
2006-07-16 kraymer oops, r18816 was actually missing in previous commit
2006-07-16 kraymer r19087: Remove support for obsolete and non-free divx4/odivx libraries.
2006-07-16 kraymer r19081: Update some old and crufty sections.
2006-07-16 kraymer r19097: wording fix; default dvb tuning timeout is now 30 seconds
2006-07-16 kraymer r19087: Remove support for obsolete and non-free divx4/odivx libraries.
2006-07-16 kraymer r19050: grammar and consistency fixes
2006-07-16 kraymer r18964: wording fix
2006-07-16 kraymer sync of ports.xml:
2006-07-16 kraymer some xml docs review, based on patches by Kurt Lettmaier (k . lettmaier @at@ onlinehome.de)
2006-07-16 reynaldo marks several strings inside structs as const when they hold just
2006-07-16 reynaldo Removes an unneeded cast. Patch by Stefan Huehner, stefan AT.. huehner.org
2006-07-16 reynaldo marks several read-only string parameters and function return-values which can only be used read-only as const. Patch by Stefan Huehner, stefan _AT huener-org
2006-07-15 reynaldo minor arrangements to my entry
2006-07-15 reynaldo add stefan to AUTHORS file for his several cleanup patches
2006-07-15 michael clarify "extradata"
2006-07-15 reynaldo marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org
2006-07-15 diego now obsolete
2006-07-15 diego Change sync tags to rXXXX.
2006-07-15 diego Change function declararation w/o parameters to the correct foo(void) syntax.
2006-07-15 boskicinek - sync and fixes
2006-07-15 boskicinek - CVS --> SVN
2006-07-15 Gabrov help_mp-hu.h synced with r19087
2006-07-15 Gabrov Hungarian docs & man page synced with r19101
2006-07-15 ivo print frame type and keep track of last encountered keyframe
2006-07-15 ivo typo
2006-07-15 ivo new black frame detection filter
2006-07-14 rtogni Assume that missing streamcount means one stream, and missing mimetype
2006-07-14 nicodvb wording fix; default dvb tuning timeout is now 30 seconds
2006-07-14 nicodvb raise default tuning timeout to 30 seconds in order to give enough time to less sensitive cards; better tuners won't tune slower
2006-07-14 nicodvb cosmetical reformatting
2006-07-14 nicodvb simplification in dvb_step_channel
2006-07-14 nicodvb force demuxer type to mpegts to speed up detection and avoid useless and slow probes; this doesn't prevent to use stream_dvb with demux_lavf
2006-07-14 nicodvb removed obsolete file
2006-07-14 nicodvb moved LOF macros from dvb_defaults.h
2006-07-14 ivo added checks for stupid code like casting return value of malloc and friends,
2006-07-14 nicodvb removed never used macros; patch by zzam gentoo org (Matthias Schwarzott)
2006-07-14 ivo remove useless comment
2006-07-14 diego Remove support for obsolete and non-free divx4/odivx libraries.
2006-07-14 diego Mark several string parameters that are not modified in the function as const.
2006-07-14 ivo fix line >79 characters
2006-07-14 ivo fix matching of MSDOS line endings