Mercurial > mplayer.hg
graph
-
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
-
removed now unnecessary define2006-07-23, by ben
-
removed now unnecessary variable2006-07-23, by ben
-
reuse send_mpeg_lpcm_packet() instead of the old packetizer2006-07-23, by nicodvb
-
Take start time into consideration when calculation percentage position2006-07-23, by reimar
-
in decode_audio() memset(0) unused memory in buf before returning2006-07-23, by nicodvb
-
cosmetics/punctuation/spelling2006-07-22, by diego
-
rename rtsp.c to stream_rtsp.c for consistency with other input modules2006-07-22, by ben
-
Native MPEG4 SP/ASP/AP support in Matroska.2006-07-22, by rathann
-
fix compilation if DVB is not defined2006-07-22, by ben
-
display the right MPEG packet type2006-07-22, by ben
-
use new mpeg_packetizer helpers2006-07-22, by ben
-
my_write() must return the bytes written2006-07-22, by nicodvb
-
cosmetics: comments and reindentation asked by gxben2006-07-22, by nicodvb
-
simplified mpeg packetizer used by hw mpeg decoders/vo - first round2006-07-22, by nicodvb
-
Compile fix, patch by Aidan Thornton % makomk # lycos P co P uk %2006-07-21, by gpoirier
-
sync r191342006-07-21, by gpoirier
-
updated french man page with vo_ivtv description2006-07-21, by ben
-
updated english man page with vo_ivtv description2006-07-21, by ben
-
Use libavutil in libswscale, and allow it to be built out of the mplayer tree2006-07-20, by lucabe
-
updated mpeg_packetizer include to new localization2006-07-19, by ben
-
moved mpeg_packetizer helpers to libmpdemux2006-07-19, by ben
-
added myself as maintainer of vo_ivtv driver2006-07-19, by ben
-
added reference to ivtv vo driver2006-07-19, by ben
-
added reference to ivtv card in mpegpes decoder info2006-07-19, by ben
-
new vo driver for ivtv cards tv-out through internal h/w mpeg decoder2006-07-19, by ben
-
Quit on eof, was broken by r171502006-07-19, by rtogni
-
10l, i broke this with my last commit. should be fixed now.2006-07-19, by rfelker
-
10l, i missed ifdefs around the calls2006-07-19, by rfelker
-
remove duplicate code and fix issue of compiling mmx code when we2006-07-19, by rfelker
-
do not compile mmx/sse/3dnow code if not available2006-07-19, by rfelker
-
old 10l: do not try to compile mmx code if we do not have mmx2006-07-19, by rfelker
-
move -ass on top of -ass-* options2006-07-18, by kraymer
-
r19131: 10l to someone..2006-07-18, by kraymer
-
10l compilation fix: misplaced tag2006-07-18, by diego
-
10l to someone..2006-07-18, by rfelker
-
sync to x264 r537 (api change)2006-07-18, by lorenm
-
Fix use of uninitialized variable2006-07-17, by uau
-
remove vorbis and theora support by request of ivan2006-07-17, by michael
-
10l typo, please check compilation before committing.2006-07-17, by diego
-
clarify H.264 global header format2006-07-16, by michael
-
oops, r18816 was actually missing in previous commit2006-07-16, by kraymer
-
r19087: Remove support for obsolete and non-free divx4/odivx libraries.2006-07-16, by kraymer
-
r19081: Update some old and crufty sections.2006-07-16, by kraymer
-
r19097: wording fix; default dvb tuning timeout is now 30 seconds2006-07-16, by kraymer
-
r19087: Remove support for obsolete and non-free divx4/odivx libraries.2006-07-16, by kraymer
-
r19050: grammar and consistency fixes2006-07-16, by kraymer
-
r18964: wording fix2006-07-16, by kraymer
-
sync of ports.xml:2006-07-16, by kraymer
-
some xml docs review, based on patches by Kurt Lettmaier (k . lettmaier @at@ onlinehome.de)2006-07-16, by kraymer
-
marks several strings inside structs as const when they hold just2006-07-16, by reynaldo
-
Removes an unneeded cast. Patch by Stefan Huehner, stefan AT.. huehner.org2006-07-16, by reynaldo
-
minor arrangements to my entry2006-07-15, by reynaldo
-
add stefan to AUTHORS file for his several cleanup patches2006-07-15, by reynaldo
-
clarify "extradata"2006-07-15, by michael
-
now obsolete2006-07-15, by diego
-
Change sync tags to rXXXX.2006-07-15, by diego
-
Change function declararation w/o parameters to the correct foo(void) syntax.2006-07-15, by diego
-
- sync and fixes2006-07-15, by boskicinek
-
- CVS --> SVN2006-07-15, by boskicinek
-
help_mp-hu.h synced with r190872006-07-15, by Gabrov
-
Hungarian docs & man page synced with r191012006-07-15, by Gabrov
-
print frame type and keep track of last encountered keyframe2006-07-15, by ivo
-
typo2006-07-15, by ivo
-
new black frame detection filter2006-07-15, by ivo
-
Assume that missing streamcount means one stream, and missing mimetype2006-07-14, by rtogni
-
wording fix; default dvb tuning timeout is now 30 seconds2006-07-14, by nicodvb
-
cosmetical reformatting2006-07-14, by nicodvb
-
simplification in dvb_step_channel2006-07-14, by nicodvb
-
removed obsolete file2006-07-14, by nicodvb
-
moved LOF macros from dvb_defaults.h2006-07-14, by nicodvb
-
removed never used macros; patch by zzam gentoo org (Matthias Schwarzott)2006-07-14, by nicodvb
-
remove useless comment2006-07-14, by ivo
-
Remove support for obsolete and non-free divx4/odivx libraries.2006-07-14, by diego
-
Mark several string parameters that are not modified in the function as const.2006-07-14, by diego
-
fix line >79 characters2006-07-14, by ivo
-
fix matching of MSDOS line endings2006-07-14, by ivo
-
also omit configure.log and the generated help_mp.h from files to check2006-07-14, by ivo
-
CVS --> Subversion2006-07-14, by ivo
-
Update some old and crufty sections.2006-07-14, by diego
-
printf --> mp_msg2006-07-14, by diego
-
removes unused parentheses lefted behind in the r19075 sizeof(char) cleanups, noticed by dalias2006-07-14, by reynaldo
-
Remove #if LIBAVCODEC_BUILD >= XXX and #if LIBAVFORMAT_BUILD >= XXX jungle.2006-07-13, by diego
-
cosmetics to ease future patching2006-07-13, by diego
-
Fix linking order. FontConfig should appear after libass.2006-07-13, by eugeni
-
more sizeof(char) fun2006-07-13, by reynaldo
-
dvd-device should also be enabled when dvdnav_stream is requested but stream_dvd2006-07-13, by diego
-
drops casts from void * on malloc/calloc from vidix/2006-07-13, by reynaldo
-
little rephrasing and corrected reference to main->trunk2006-07-13, by reynaldo
-
drops casts from void * on malloc/calloc, leftover on libmpcodecs2006-07-13, by reynaldo
-
Cosmetics.2006-07-13, by eugeni
-
drops casts from void * on malloc/calloc from libmpdemux code2006-07-13, by reynaldo
-
drops casts from void * on malloc/calloc from the gui code2006-07-13, by reynaldo
-
Some systems[1] list the 970 as PPC970 on /proc/cpuinfo, so add support2006-07-13, by gpoirier
-
Compilation fix: Mark mp_property_find parameter as const.2006-07-13, by diego
-
some updates and corrections by Jerome Ferrari < jerome PP ferrari AH lappis PP com >2006-07-13, by gpoirier
-
rename mpcf.txt to nut.txt2006-07-13, by michael
-
freeze (this is pretty much oded shimons patch from a few month ago)2006-07-13, by michael
-
man/hu/mplayer.1 synced with r190522006-07-13, by Gabrov
-
synced with r190512006-07-13, by gpoirier
-
Streamline GUI build.2006-07-13, by diego
-
Clean up codec-cfg and friends handling.2006-07-13, by diego
-
Remove non-existing CSS_INC.2006-07-12, by diego
-
Simplify includes.2006-07-12, by diego
-
Remove old and obsolete mplayer_wine QT DLL loading stuff.2006-07-12, by diego
-
Rename OSD/SUB section to OSD/SUBTITLES.2006-07-12, by diego
-
alphabetical order for the OSD/SUB section2006-07-12, by diego
-
grammar and consistency fixes2006-07-12, by diego
-
Support 6 argument variant of \move.2006-07-12, by eugeni
-
HU DOCS & man synced with r190462006-07-12, by Gabrov
-
r19046: two small fixes2006-07-12, by kraymer
-
two small fixes2006-07-12, by kraymer
-
r19043: add missing comma [does not apply]2006-07-12, by kraymer
-
r19039: Use only one global config.mak file.2006-07-12, by kraymer
-
add missing comma2006-07-12, by corey
-
OPTFLAGS already includes EXTRA_INC.2006-07-12, by diego
-
There is only one config.mak file left, don't ignore the others anymore.2006-07-12, by diego
-
There is only one global config.mak file left.2006-07-12, by diego
-
Use only one global config.mak file.2006-07-12, by diego
-
Remove useless variable.2006-07-12, by diego
-
Sync with latest FFmpeg build system changes:2006-07-12, by diego
-
center sub window option within the preferences dialog.2006-07-12, by vayne
-
remove check. libavutil is now mandatory2006-07-12, by ivo
-
Work around DTS_INC and MLIB_INC now being gone from FFmpeg.2006-07-12, by diego
-
Make libavutil mandatory.2006-07-12, by diego
-
- svn sync tag added2006-07-12, by boskicinek
-
Remove copyright notice changes from local diff.2006-07-12, by diego
-
- incomplete but we probably need this (because we updated mencoder.xml already)2006-07-12, by boskicinek
-
Update with latest changes and make diff apply cleanly.2006-07-12, by diego
-
updates + cosmetics2006-07-12, by diego
-
- svn sync tag added2006-07-12, by boskicinek
-
Remove remnants of old libmp1e support.2006-07-12, by diego
-
Telecine article on divx.com has gone 404, link to Wikipedia instead.2006-07-12, by diego
-
libavformat interdependencies have been fixed so disable all muxers2006-07-12, by diego
-
Fix for changed env parameter contents and improve speed.2006-07-12, by reimar
-
Fix = vs == typo2006-07-12, by uau
-
sync with FFmpeg r57182006-07-11, by diego
-
Fix compilation with MEncoder disabled: Some libavformat demuxers have2006-07-11, by diego
-
Fix 10l regexp mistake that disabled all decoders/encoders.2006-07-11, by diego
-
xvmclib vs xvmclibdir typo2006-07-11, by diego
-
Somewhat fix Gui with xinerama, reuse existing code, maybe one day the Gui will2006-07-11, by reimar
-
Split _libavcodecs variable into _libavdecoders and _libavencoders.2006-07-11, by diego
-
Disable FFmpeg muxers when not compiling MEncoder.2006-07-11, by diego
-
Sync with FFmpeg: (de)muxers are now individually selectable.2006-07-11, by diego
-
help_mp-hu.h synced with r189162006-07-11, by Gabrov
-
Add FFmpeg parsers to config.h as well.2006-07-11, by diego
-
Mention that individual codec and parser en-/disabling is FFmpeg-specific.2006-07-11, by diego
-
sync w/ 18969 (latest Eng. version)2006-07-11, by gpoirier
-
sync w/ r189422006-07-11, by gpoirier
-
Support some recently discovered color formats.2006-07-10, by eugeni
-
Ignoring FT_Glyph_Stroke() errors can potentially lead to double free().2006-07-10, by eugeni
-
Only match outline fonts.2006-07-10, by eugeni
-
appended pvr support in AUTHORS file2006-07-10, by ben
-
added myself as maintainer of pvr input layer2006-07-10, by ben
-
updated ChangeLog with new pvr:// input2006-07-10, by ben
-
added new pvr:// input for ivtv based cards2006-07-10, by ben
-
vo_gl can do flipping without special filter2006-07-10, by reimar
-
Fix negative stride handling in -dr case2006-07-10, by reimar
-
Get rid of left-over incorrect UnmapBuffer hack2006-07-10, by reimar
-
sync w/ r189282006-07-10, by gpoirier
-
sync w/ 189162006-07-10, by gpoirier
-
Sync w/ 187122006-07-10, by gpoirier
-
sync w/ 187022006-07-10, by gpoirier
-
make libswscale build system similar to the libav* one2006-07-10, by lucabe
-
Fix off-by-one error for negative strides (flipped image)2006-07-10, by reimar
-
Fix window size bug when starting with -fs and returning2006-07-10, by reimar
-
c++ decls, 100000000000l to whoever broke my code like this..2006-07-10, by rfelker
-
more c++ decl crap2006-07-10, by rfelker
-
more c++ decl crap2006-07-10, by rfelker
-
1000000000l to whoever added c++ decl crap, probably uau..2006-07-10, by rfelker
-
Simplify ASS handling second try, this time taking FreeType into account.2006-07-09, by diego
-
Revert r18980, it breaks compilation under MinGW.2006-07-09, by eugeni
-
10l, xvmclib(dir) does not specify a directory name.2006-07-09, by diego
-
Consistent option and variable naming for x11libdir and xvmclibdir.2006-07-09, by diego
-
_x11_paths should just be a list of paths without -L.2006-07-09, by diego
-
Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.2006-07-09, by diego
-
Simplify ASS handling.2006-07-09, by diego
-
Remove all encoders from the list of FFmpeg codecs when MEncoder is disabled.2006-07-09, by diego
-
Sync with latest FFmpeg build system changes, now parsers can be2006-07-09, by diego
-
Add my IRC nick.2006-07-09, by eugeni
-
Change SRC_PATH for ffmpeg back to '..' to avoid hardcoding current2006-07-09, by uau
-
Fix code cosmetics2006-07-09, by gpoirier
-
DOCS/xml/hu synced with r189732006-07-09, by Gabrov
-
DOCS/man/hu/mplayer.1 synced with r189692006-07-09, by Gabrov
-
make prefix const. Patch by Stefan Huehner, stefan AT huehner-org2006-07-09, by reynaldo
-
Mention hardware DTS pass-through. This wasn't strictly needed, but requested in:2006-07-08, by gpoirier
-
customtrect -vo gl suboption2006-07-08, by reimar
-
forgotten customtlin -vo gl suboption documentation2006-07-08, by reimar
-
Support for 16 bit ppms2006-07-08, by reimar
-
More helpful ProgramEnvParameters.2006-07-08, by reimar
-
wording fix2006-07-08, by diego
-
Remove unused variables, patch by Stefan Huehner stefan at huehner org.2006-07-08, by diego
-
Add myself to maintainers.2006-07-08, by eugeni
-
Add myself to AUTHORS.2006-07-08, by eugeni
-
Do not compile FFmpeg muxers and encoders unless MEncoder is enabled.2006-07-08, by diego
-
small fix to properly display skins when switching skins during playback.2006-07-08, by vayne
-
crash fix when clicking on volume sliders when in stop state.2006-07-08, by vayne
-
handle sub-window WinID checks in the gui.2006-07-08, by vayne
-
Set svn:ignore2006-07-08, by uau
-
Make some functions static.2006-07-08, by uau
-
Improve windows gui support2006-07-08, by reimar
-
Do not fiddle (too much) with external (WinID) windows2006-07-08, by reimar
-
OpenGL outputs actually support WinID, not to mention that showing the option2006-07-08, by reimar
-
vo_init hack is no longer required after the last patch removed the call2006-07-08, by reimar
-
No point in checking for X for windows gui, in addition the hackish2006-07-08, by reimar
-
small cosmetics2006-07-08, by diego
-
grammar/markup fixes2006-07-08, by diego
-
Revert r18878, always sync rm files using only pts (ignore framerate)2006-07-08, by rtogni
-
fix sound distortion on K-6, patch by Zuxy Meng zuxy PP meng AHHH gmail PP com2006-07-08, by gpoirier
-
Remove unused prototype2006-07-08, by rtogni
-
Change use_gui detection to accept also filenames only containing2006-07-08, by reimar
-
Indentation fix (cosmetics).2006-07-07, by eugeni
-
Initial libass release (without mencoder support).2006-07-07, by eugeni
-
Split guess_cp() in two functions:2006-07-07, by eugeni
-
Make utf8_get_char non-static.2006-07-07, by eugeni
-
Rename mkv_sh_sub_t to sh_sub_t, move it to demuxer.h.2006-07-07, by eugeni
-
The symbol avcodec_pix_fmt_to_codec_tag is in libavcodec.a but referenced in2006-07-07, by diego
-
Add dct64_sse, a replacement for dct64_MMX. About 60% faster on its author's Pentium III2006-07-07, by gpoirier
-
lavf demuxer works better for gxf2006-07-07, by reimar
-
Remove windows-specific hack that interfered with relative path2006-07-07, by reimar
-
relative-to-absolute path fixes: Do not prepend drive letter to \\ paths.2006-07-07, by reimar
-
Convince windows to allow window sizes > screen size2006-07-07, by reimar
-
usleep is still missing in MinGW, so leave it out of the MinGW version check.2006-07-07, by diego
-
Fix for case when both V4L and V4L2 are enabled2006-07-06, by reimar
-
some grammar/spelling/markup fixes for -rtsp-destination2006-07-06, by diego
-
Move conditional compilation into the build system.2006-07-06, by diego
-
cosmetics2006-07-06, by diego
-
-rtsp-port and -rtsp-destination need to be #ifdef MPLAYER_NETWORK.2006-07-06, by diego
-
DOCS/xml/hu synced with r189232006-07-06, by Gabrov
-
Update MPlayerOSX checkout commandlines with subversion commandline2006-07-06, by gpoirier
-
Add a new video pts tracking mode, enabled by option -correct-pts.2006-07-06, by uau
-
several function from playtreeparser.c maked static,2006-07-06, by reynaldo
-
modifies function declarations without parameters from ()2006-07-06, by reynaldo
-
Initial win32 gui release.2006-07-06, by vayne
-
Initial win32 gui release.2006-07-06, by vayne
-
document the change on -edlout's behavior2006-07-05, by reynaldo
-
Modifies behavior of -edlout2006-07-05, by reynaldo
-
MinGW 3.1 has added gettimeofday.2006-07-05, by diego
-
Update with changes from r18894 (get_path as const).2006-07-05, by diego
-
inclusion of md5.c based on USE_LIBAVUTIL_SO2006-07-05, by nicodvb
-
#define USE_LIBAVUTIL and USE_LIBAVUTIL_SO2006-07-05, by nicodvb
-
add a file saying that people should not try to compile2006-07-05, by attila
-
remove unused variables, patch by Stefan Huehner stefan {dot} huehner {dot} org2006-07-05, by diego
-
all cosmetics, mainly denestifying of main edl operation's fill loop2006-07-05, by reynaldo
-
fixes 1000l bug that made MPlayer segfault when an overlaping edl line was found2006-07-05, by reynaldo
-
corectly report badly formated line number2006-07-05, by reynaldo
-
reverts previous commit due to mixed cosmetics ...2006-07-05, by reynaldo
-
move some ill-behaving demuxers further down the list2006-07-04, by reimar
-
trying to end the codec id battle2006-07-04, by michael
-
respect dvdnav's requests of WAIT to prevent while(1)2006-07-04, by nicodvb
-
support for audio streams that appear after unsuccessful probing2006-07-04, by nicodvb
-
Do not assign same texture number to GL_TEXTURE_2D and GL_TEXTURE_RECT,2006-07-04, by reimar
-
Add back the path part in 'libvo/font_load_ft.c' that was accidentally2006-07-04, by uau
-
Sync with 188182006-07-04, by jheryan
-
Sync with 188352006-07-04, by jheryan
-
Sync to svn up to 27.6.20062006-07-04, by jheryan
-
- Fix segfault on overlapping start/stop2006-07-04, by reynaldo
-
Remove silly variable indirection.2006-07-03, by diego
-
get_path as const, patch by Stefan Huehner, stefan AT huehner-org2006-07-03, by reynaldo
-
parse_cfgfiles as static in mplayer.c/mencoder.c, patch by Stefan Huehner, stefan AT huehner-org2006-07-03, by reynaldo
-
Build font_load_ft.c only if FREETYPE is in config.mak, noticed by Jan Knutar.2006-07-03, by diego
-
Remove unused variable, patch by Stefan Huehner stefan [at] huehner [dot] org2006-07-03, by diego
-
rm unnecesary casts from void* - part 42006-07-03, by reynaldo
-
fix linking on some systems2006-07-02, by ivo
-
remove obsolete md5sum files. libavutil's implementation is used now2006-07-02, by ivo
-
use libavutil's md5 implementation instead of local imported copy2006-07-02, by ivo
-
disable vo_md5sum if there is no libavutil2006-07-02, by ivo
-
cosmetics: move md5sum check down so it can depend on libavutil later2006-07-02, by ivo
-
rm unnecesary casts from void* - part 32006-07-02, by reynaldo
-
rm unnecesary casts from void* - part 22006-07-02, by reynaldo
-
updated english and french manpages with new -rtsp-destination option2006-07-01, by ben
-
missing free() if bails out at step 122006-07-01, by ben
-
Remove unneeded code2006-07-01, by lucabe
-
Fix A-V sync for real files (also live streams)2006-07-01, by rtogni
-
Get rid of unused variable2006-07-01, by reimar
-
Make sure all texture units have a different texture bound.2006-07-01, by reimar
-
this unrelated and erroneus change was applied on my previous commit, reverted2006-07-01, by reynaldo
-
rm unnecesary void* casts - part 12006-07-01, by reynaldo
-
havent seen him in ages..2006-06-30, by reynaldo
-
Add some explanatory comments to #endif jungle.2006-06-30, by diego
-
10l: wrong #endif removed.2006-06-30, by diego
-
Remove #ifdef HAVE_DVD, the file is only compiled under #ifdef HAVE_DVD ...2006-06-30, by diego
-
Move conditional FreeType support compilation to the build system.2006-06-30, by diego
-
postproc --> libswscale2006-06-30, by diego
-
postprocess.h was moved to libpostproc years ago..2006-06-30, by diego
-
Move postproc ---> libswscale2006-06-30, by lucabe
-
Nicolas Le Gaillart has vanished2006-06-30, by gpoirier
-
Update list of documentation maintainers.2006-06-30, by diego
-
gets ride of a few more sizeof(char)s2006-06-30, by reynaldo
-
more sizeof(char) fun2006-06-30, by reynaldo
-
cosmetic patch to remove useless sizeof(char) statements2006-06-29, by ben
-
2 more unused functions removal (trying to sync with xine)2006-06-29, by ben
-
removed unused hexdump()2006-06-29, by ben
-
Add missing license, as chosen by its author2006-06-29, by gpoirier
-
merges two asm constraints to one, patch by Zuxy Meng zuxy PP meng AHH gmail PP com2006-06-29, by gpoirier
-
Switch to UTF-8, patch by Rickard Narstrom2006-06-29, by gpoirier
-
Fix misplaced apostrophe.2006-06-29, by diego
-
Clear up the "who is pacman / who is tcsetattr?" mystery2006-06-28, by pacman
-
Remove bogus stream_eof() test - av_read_frame() has its own buffer and can2006-06-28, by pacman
-
Respect AOPLAY_FINAL_CHUNK2006-06-28, by pacman
-
cosmetics2006-06-28, by diego
-
Rewrite and extend the Subversion guidelines.2006-06-28, by diego
-
typo/grammar fixes2006-06-28, by diego
-
More information on how to compile MPlayer on OSX with extra features2006-06-27, by gpoirier
-
includes before checking for defines (thanks Reimar for watching me)2006-06-27, by ben
-
network code portability for win322006-06-27, by ben
-
avoid messing up with includes2006-06-27, by ben
-
remove MMX2 dependency (replace pshufw $78 with pswapd) so it can2006-06-27, by gpoirier
-
fix conversion float to int to use saturated ops,2006-06-27, by gpoirier
-
don't declare same global var twice (break live555 compilation)2006-06-26, by ben
-
mention new rtsp demuxer in changelog file2006-06-26, by ben
-
Add new Subversion beginners guide2006-06-26, by ivo
-
Remove old CVS beginners guide2006-06-26, by ivo
-
added FreeSDP library in Copyright file2006-06-26, by ben
-
r18824: URL update for Marillat Debian packages2006-06-26, by kraymer
-
added myself as freesdp imported library maintainer2006-06-26, by ben
-
cosmetic changes to avoid constants redefinition2006-06-26, by ben
-
Avoid crash in uninit-without-config case2006-06-26, by reimar
-
URL update for Marillat Debian packages2006-06-26, by diego
-
support for auto_close parameter in menu command list (geexbox patch)2006-06-25, by ben
-
Typo: use ptmpstr instead of tmpstr to strip leading spaces + add2006-06-25, by gpoirier
-
10l2006-06-25, by attila
-
kill unused message string MSGTR_LIBVO_MGA_MgaInvalidOutputFormat2006-06-25, by attila
-
reword some of the german translations of the mga message strings2006-06-25, by attila
-
correctly prefix all messages from -vo mga with [MGA]2006-06-25, by attila
-
fail with an error if the source resolution is larger than 1023x10232006-06-25, by attila
-
Make sure mp_input_read_key_code always sleeps. Avoids 100% CPU load2006-06-25, by reimar
-
Forgotten free on error2006-06-25, by reimar
-
respect AOPLAY_FINAL_CHUNK and do not discard samples read from buffer2006-06-25, by reimar
-
remove unused variable2006-06-25, by reimar
-
natsuki.mplayerhq.hu -> rsync.mplayerhq.hu2006-06-24, by attila
-
exit() is not allowed in any other function than main(); removed2006-06-24, by nicodvb
-
fprintf -> ms_msg2006-06-24, by nicodvb
-
static-ized a couple of functions2006-06-24, by nicodvb
-
rtp reordering of packets; patch by Ernitron (ernitron@fastwebnet.it)2006-06-24, by nicodvb
-
prevent a buffer overflow to occur at teardown2006-06-23, by ben
-
added myself as the new librtsp maintainer2006-06-23, by ben
-
moved generic rtsp related files from realrtsp to librtsp2006-06-23, by ben
-
remove some never called code2006-06-23, by ben
-
prevent most RTSP streams from locking due to -idx2006-06-23, by ben
-
added myself to AUTHORS file2006-06-23, by ben
-
removed some includes that are now useless2006-06-23, by ben
-
some printf() to mp_msg() replacements2006-06-23, by ben
-
Produce correct version string even when not run in a Subversion working copy.2006-06-23, by diego
-
fix charset of turkish help msg2006-06-23, by gpoirier
-
"make depend" requires version.h2006-06-22, by uau
-
remove pointless and sometimes incorrect lookupTex stuff2006-06-22, by reimar
-
reduce number of texture indirections to support older cards2006-06-22, by reimar
-
CVS --> Subversion + better version.h handling2006-06-22, by diego
-
CVS --> Subversion2006-06-22, by diego
-
Adapt FFmpeg version.sh that only recreates version.h if its content changed.2006-06-22, by diego
-
CVS --> Subversion in copyright notices2006-06-22, by diego
-
Ignore libmpencoders.a.2006-06-22, by diego
-
CVS --> Subversion as noticed by Jacob Beacham beacham**@**uiuc**.**edu2006-06-22, by diego
-
Remove forgotten --disable-setlocale option from --help output.2006-06-22, by diego
-
Revert Michael's VFCTRL_FLIP_PAGE changes ("svn merge -r 18781:18779 .")2006-06-21, by uau
-
intercept VFCTRL_FLIP_PAGE if needed2006-06-21, by michael
-
send flip_page() through the filter chain2006-06-21, by michael
-
support for -alang in demux_lavf2006-06-21, by nicodvb
-
support for -alang2006-06-21, by nicodvb
-
cosmetic changes (defines will be used later in other parts of the code)2006-06-21, by ben
-
Make most of the xpm-files read 'const char*' instead of 'char*'2006-06-21, by diego
-
better RTSP RFC compliance (fixes in CSeq and TEARDOWN handling)2006-06-21, by ben
-
Move #ifdefs around complete files into the build system.2006-06-21, by diego
-
Ignore libraries.2006-06-21, by diego
-
rename cvs-howto.txt to svn-howto.txt2006-06-21, by ivo
-
Comment #ifdef #endif jungle.2006-06-21, by diego
-
minor Subversion-related changes2006-06-21, by diego
-
Comment some #endif directives to avoid confusion.2006-06-21, by diego
-
Remove separation between Win32 DLL and DirectShow support in the build system.2006-06-21, by diego
-
add command for changing commit messages after the commit took place.2006-06-21, by ivo
-
audio stream switching in demux_lavf2006-06-20, by nicodvb
-
support for audio stream switching2006-06-20, by nicodvb
-
fix a buffer overflow causing a segfault2006-06-20, by aurel
-
CVS --> Subversion2006-06-20, by aurel
-
simplify2006-06-20, by diego
-
Full sync to r184982006-06-19, by gpoirier
-
full update, patch by Tuncer Altay, tunceraltay (at) yahoo.com,2006-06-19, by gpoirier
-
audio switching to any of the available tracks2006-06-19, by nicodvb
-
feed any audio track present in the mux; switch to any of the available audio tracks2006-06-19, by nicodvb
-
Change integer to string comparison in hw.optional.altivec test since2006-06-19, by diego
-
avcodec_close()2006-06-19, by michael
-
fix link to help_mp-XX.h files in svn repo2006-06-18, by kraymer
-
r18712: improved -vo gl:lscale documentation2006-06-18, by kraymer
-
Conditionally run some CPU-architecture and OS-specific tests.2006-06-18, by diego
-
Rename --with-dts*dir options to --with-libdts*dir for consistency and2006-06-18, by diego
-
Software Scaler headers usage cleanup2006-06-18, by lucabe
-
Consistency fix.2006-06-18, by rathann
-
respect saved default for cache enable when nothing specified on2006-06-17, by reimar
-
Make header include order more similar to vo_gl.c2006-06-17, by reimar
-
Rename --with-libdvnav --> --with-dvdnavdir for consistency.2006-06-17, by diego
-
Disentangle _win32 and _dshow, the test for _dshow is disabled anyway.2006-06-17, by diego
-
Simplify and streamline FAAD detection.2006-06-17, by diego
-
consistency fix: --with-foo switches shall not enable options.2006-06-17, by diego
-
Fix crash with all audio-only ogg files, the vorbis_info struct is not2006-06-17, by reimar
-
DOCS/man/hu/mplayer.1 synced with r187122006-06-16, by Gabrov
-
Rewrite audio EOF handling logic fixing some problems that could cause2006-06-16, by uau
-
cosmetics: Rename some variables and command line parameters.2006-06-16, by diego
-
Fix definition of reinit_audio_chain().2006-06-16, by uau
-
removed old dvdnav code2006-06-16, by nicodvb
-
Use a function for help output.2006-06-16, by diego
-
sync with 18730 (Use MPlayer's CPU detection module instead of libmpeg2's)2006-06-16, by gpoirier
-
option handling consistency fixes2006-06-16, by diego
-
readability cosmetics2006-06-16, by diego
-
Use MPlayer's CPU detection module instead of libmpeg2's,2006-06-16, by gpoirier
-
Setting up a web server and FTP server.2006-06-16, by diego
-
misc corrections2006-06-16, by diego
-
typo2006-06-16, by ods15
-
update copyright an changelog with new liba52 0.7.42006-06-15, by rathann
-
sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<2006-06-15, by rathann
-
sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<2006-06-15, by rathann
-
sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<2006-06-15, by rathann
-
Reduce number of OpenGL state changes when drawing OSD by first drawing alpha.2006-06-15, by reimar
-
Do not parse numbers as octal, strip leading zeroes instead.2006-06-15, by reimar
-
Support UTF8 in OSD text2006-06-15, by reimar
-
Missing free for malloced char_seq in OSD code2006-06-15, by reimar
-
Fix window position when changing videos while in fullscreen and for2006-06-15, by reimar
-
reduced standard verbosity and changed output messages to more uniform descriptions2006-06-14, by nicodvb
-
restored support for dvdnav only in the stream layer; all other functionalities are disabled2006-06-14, by nicodvb
-
When playing an audio only file use audio time instead of video time to2006-06-14, by uau
-
Clean up audio pts handling, make audio pts tracking in the audio-only2006-06-14, by uau
-
improved -vo gl:lscale documentation2006-06-14, by reimar
-
Change free_sh_audio() to take demuxer and stream id as parameters2006-06-14, by uau
-
Remove extern declaration for free_sh_audio() that is both unused and2006-06-14, by uau
-
More CVS --> Subversion changes2006-06-14, by ivo
-
CVS --> Subversion2006-06-14, by ivo
-
Fix problem when subtitle file name is shorter than ".utf-8"2006-06-14, by gpoirier
-
fix uninitialized pointer value being passed to open_stream, where it is used in comparison.2006-06-14, by gpoirier
-
DOCS/xml/hu/ports.xml synced with r187042006-06-14, by Gabrov
-
Remove unnecessary rsync exclude.2006-06-14, by diego
-
cosmetics2006-06-14, by diego
-
formatting fixes2006-06-14, by diego
-
sync with r186972006-06-14, by gpoirier
-
r18697: scaler -> scale typo fix2006-06-13, by kraymer
-
review of large parts of xml documentation2006-06-13, by kraymer
-
Document lscale/cscale in -vo gl:help message2006-06-13, by reimar
-
scaler -> scale typo fix2006-06-13, by reimar
-
Do not use border for bicubic filter helper texture, since it will cause ATI2006-06-13, by reimar
-
Fix a condition as suggested by Rich.2006-06-13, by gpoirier
-
cosmetics2006-06-13, by gpoirier
-
audio stream switching in mpeg-ts2006-06-12, by nicodvb
-
support for audio stream switching2006-06-12, by nicodvb
-
add x264 encoding over lavc, Patch by our Dear Guru (Michael Niedermayer) ;)2006-06-12, by gpoirier
-
Optimize bicubic filtering2006-06-12, by reimar
-
10l to Roberto for forgetting to add the release code name.2006-06-12, by diego
-
typo noticed by Alexander Monakov monoid$$at$$fds-net$$dot$$ru2006-06-12, by diego
-
include stream_dvd's interface from libmpdemux/stream_dvd.h2006-06-11, by nicodvb
-
moved stream_dvd's interface to stream_dvd.h2006-06-11, by nicodvb
-
Add pre7try3, final pre8 update2006-06-11, by rtogni
-
sync with r18656 (French man page is now in sync)2006-06-11, by gpoirier
-
fix image adjustment (brightness etc.) for yuv=62006-06-11, by reimar
-
sync with r186732006-06-10, by kraymer
-
Preliminary version of mirror howto2006-06-10, by attila
-
Do not require iconv program with --charset=noconv2006-06-10, by reimar
-
Expand and update the Solaris and AIX sections.2006-06-10, by diego
-
Protect SIZE_MAX use2006-06-09, by rtogni
-
Fix declaration mixed in among statements in the recent dvr-ms code2006-06-09, by pacman
-
support for vorbis in mp4/mov2006-06-09, by nicodvb
-
support for vorbis in mp4/mov2006-06-09, by nicodvb
-
decoderConfigLen can be larger than 255 bytes2006-06-09, by nicodvb
-
r18656: Add yuv to rgb conversion using a 3D lookup texture2006-06-09, by kraymer
-
add Kurt Lettmaier to AUTHORS2006-06-09, by kraymer
-
Don't claim that amr_nb is disabled when the fixed point version is enabled.2006-06-09, by diego
-
Generalize runtime linker support.2006-06-09, by diego
-
Ignore all generates libs.2006-06-09, by diego
-
CVS --> Subversion2006-06-09, by diego
-
CVS --> Subversion2006-06-09, by diego
-
synced with r186562006-06-09, by Gabrov
-
better spatial interpolation2006-06-09, by michael
-
unify wording of "Manpage" (according to most occurences in de/mplayer.1)2006-06-08, by kraymer
-
Add yuv to rgb conversion using a 3D lookup texture2006-06-08, by reimar
-
re-added some missing messages (who removed these anyway?)2006-06-08, by kraymer
-
loadGPUProgram function to load fragment program with error checking and statistics2006-06-08, by reimar
-
bicubic scaling for -vo gl2006-06-08, by reimar
-
synced with r186512006-06-08, by Gabrov
-
Except for missing cd-dvd.xml and codecs.xml, German xml docs2006-06-08, by kraymer
-
small fixes in en/video.xml2006-06-08, by kraymer
-
filter left & right edges too (yeah the code is lame i know...)2006-06-08, by michael
-
improved mc+src merge code2006-06-08, by michael
-
s/CVS/Subversion/2006-06-08, by diego
-
review of ports.xml and formats.xml translations2006-06-08, by kraymer
-
fixes the infinite loop which occurs when there is a decode error in a frame.2006-06-08, by gpoirier
-
Add recent Snow stuff to changelog2006-06-08, by ods15
-
10l: double "and"2006-06-08, by kraymer
-
review of history.xml and users-vs-dev.xml2006-06-08, by kraymer
-
review of mencoder.xml2006-06-08, by kraymer
-
rewording/clarification of vqscale option2006-06-07, by kraymer
-
Update2006-06-07, by rtogni
-
first vorbis packet before vorbis_synthesis_headeri() must have b_o_s==12006-06-07, by nicodvb
-
Project Mayo is long dead, their CVS does not work. Some more changes2006-06-07, by diego
-
vf_mcdeint should be compiled in #ifdef USE_LIBAVCODEC_DSPUTIL, not #ifdef USE_LIBAVCODEC2006-06-07, by nicodvb
-
Flash screen video decoded via lavc2006-06-07, by rtogni
-
sync with r18631 (except a gl commit that will be translated later)2006-06-07, by gpoirier
-
Update2006-06-07, by rtogni
-
r18631: yadif filter: formatting fixes2006-06-07, by kraymer
-
yadif filter: formatting fixes2006-06-07, by kraymer
-
add vqscale=0 option, explain different meanings for snow and other codecs2006-06-07, by kraymer
-
Nop some instructions causing the vfwvp6 dll encoder to crash.2006-06-07, by banan
-
mcdeint is happy with yadif=3 too2006-06-07, by michael
-
make spatial interlacing check optional2006-06-07, by michael
-
simplify2006-06-07, by michael
-
avoid usage of head -1/head -n 1 and use sed 1q instead2006-06-07, by ivo
-
cleanup2006-06-07, by michael
-
Add bicubic texture scaling2006-06-07, by reimar
-
cleanup2006-06-07, by michael
-
move misplaced echores. Output may still not be as intended though2006-06-07, by reimar
-
Reworked YUV2RGB fragment program setup in preparation for upcoming patches2006-06-07, by reimar
-
VP6 under FreeBSD and -monitorpixelaspect2006-06-07, by reimar
-
Fix runtime-patching code to take into account the address when the codec is loaded.2006-06-07, by reimar
-
sync with r185742006-06-07, by gpoirier
-
Remove all references to MPlayer CVS from bugreports.xml2006-06-07, by gpoirier
-
Change "Supress" to "Suppress" in a couple comments.2006-06-07, by corey
-
sinesupress --> sinesuppress rename: looks like I need to2006-06-07, by corey
-
Rename sinesupress to sinesuppress, including af_sinesupress.c file rename.2006-06-07, by corey
-
simplify2006-06-06, by michael
-
Patch from John Donaghy: "fix for audio and video in dvr-ms asf files"2006-06-06, by pacman
-
yet another deinterlacing filter2006-06-06, by michael
-
small consistency fix2006-06-06, by diego
-
grammar/wording and formatting fixes for mcdeint2006-06-06, by diego
-
Fix mailing list name.2006-06-06, by diego
-
Spelling fix2006-06-06, by pacman
-
* fix obsolete cvs revision tags2006-06-06, by kraymer
-
(at least for now) finalizing review of encoding-guide.xml2006-06-06, by kraymer
-
</para> tag was accidently deleted and caused compile error2006-06-06, by kraymer
-
fixes by jerome ferrari2006-06-06, by gpoirier
-
xml docs: CVS --> Subversion2006-06-06, by kraymer
-
sync with help_mp-en.h 1.238, patch by Pierre Lombard and Gilles Pelletier2006-06-06, by gpoirier
-
synced with r185732006-06-06, by gpoirier
-
cosmetics2006-06-06, by diego
-
Drop all system-specific version generation stuff.2006-06-06, by diego
-
Put SVN revision in the version string2006-06-06, by rathann
-
known issues and notes2006-06-06, by michael
-
synced with r185912006-06-06, by Gabrov
-
Motion compensating deinterlacer2006-06-06, by michael
-
Fix a few minor spelling errors in comments.2006-06-05, by corey
-
(unfinished) review with lots of changes2006-06-05, by kraymer
-
r18577: mention when vo_gl yuv conversion methods are inexact2006-06-05, by kraymer
-
sync with r185672006-06-05, by gpoirier
-
cvs2svn2006-06-05, by rtogni
-
Avoid crash with e.g. -vo gl2:yuv=2 when no fragment program functions are available2006-06-05, by reimar
-
Disable unsecure dumping of generic track with -v -v -v2006-06-05, by rtogni
-
Adds missing NULL last entry to msgl_config2006-06-05, by iive
-
Reject codecs.conf files older than 200605012006-06-05, by rtogni
-
Support WVC1 decoding via dmo binary codec wvc1dmod.dll2006-06-05, by rtogni
-
Move/add checks to avoid crashes and make error messages less confusing2006-06-05, by reimar
-
add (currently unused) lookup for glTexImage3D2006-06-05, by reimar
-
more GL extension checks to avoid crashes with Mesa2006-06-05, by reimar
-
mention when vo_gl yuv conversion methods are inexact2006-06-05, by reimar
-
fix variable type used via "m" asm constraint to match size used in asm.2006-06-05, by reimar
-
German man page is completed since some time..2006-06-05, by kraymer
-
Make aic description a bit more helpful and less misleading.2006-06-05, by corey
-
Support and document lavc b_sensitivity option.2006-06-05, by corey
-
A couple typos: whith --> with, Defult --> Default2006-06-05, by corey
-
r18570: document the recent changes in Snow. new lavcopts: 'refs', 'vqscale=0'2006-06-05, by kraymer
-
document the recent changes in Snow.2006-06-05, by lorenm
-
initial import of some missing German xml translation, review(s) pending2006-06-05, by kraymer
-
18567: fixed -dvbin :timeout range2006-06-05, by kraymer
-
fixed -dvbin :timeout range2006-06-04, by nicodvb
-
support for dts (identified only by the PMT, not from the bitstream)2006-06-04, by nicodvb
-
one more a52 descriptor (dvb impl., untested)2006-06-04, by nicodvb
-
configurable tuning timeout2006-06-04, by nicodvb
-
configurable tuning timeout2006-06-04, by nicodvb
-
fixed off by one object_types in -faacopts2006-06-04, by nicodvb
-
SVN switch: get version date from .svn subdir instead of CVS/Entries2006-06-04, by rtogni
-
Fix potential integer overflows in memory allocation.2006-06-04, by rtogni
-
libpostproc is not a subdirectory of libavcodec anymore.2006-06-02, by diego
-
svn:externals definitions for required FFmpeg libraries.2006-06-02, by diego
-
Remove now obsolete .cvsignore files.2006-06-02, by diego
-
metadata support2006-05-30, by michael
-
Remove dead code, and do close smem file descriptor during un-init2006-05-30, by poirierg
-
URL fix2006-05-30, by poirierg
-
Use 0 and 1 instead of FRIBIDI_FALSE and FRIBIDI_TRUE which are no2006-05-18, by uau
-
psm longer than 1018 bytes is not allowed, thus invalid2006-05-18, by nicodvb
-
synced with 1.872006-05-18, by gabrov
-
typo fixes2006-05-18, by gabrov
-
increased sync tag (1.16) after URL update2006-05-18, by gabrov
-
synced with 1.532006-05-18, by gabrov
-
typo fixes2006-05-18, by gabrov
-
Partial sync, patch by Gilles Pelletier < pellgill AH gmail POIS com >2006-05-18, by gpoirier
-
use mp_msg instead of printf2006-05-18, by ivo
-
include sys/io.h instead of asm/io.h so iopl() gets declared too2006-05-18, by ivo
-
only include sys/mman.h if HAVE_SYS_MMAN_H is defined2006-05-18, by ivo
-
Mention new mphelp_check.py script.2006-05-17, by diego
-
S3 virge on fbdev is -vo s3fb2006-05-17, by gpoirier
-
Mention new driver which does back end scaling on S3 Virge chips in combination with fbdev.2006-05-17, by gpoirier
-
Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev.2006-05-17, by gpoirier
-
x86_64 only saves ebx, not rbx. Fix some potential compilation problem on amd64.2006-05-17, by gpoirier
-
also set guiIntfStruct.sh_video to NULL for guiSetDefaults.2006-05-17, by reimar
-
10l: Really accept both one and two dashes.2006-05-17, by diego
-
Add mphelp_check.py.2006-05-17, by diego
-
Accept --missing as well as -missing, print less newlines.2006-05-17, by diego
-
fix reversed order of arguments2006-05-17, by attila
-
Fix some errors revealed by Uoti's help file checker.2006-05-17, by diego
-
Smacker, typo2006-05-17, by diego
-
Add FFmpeg Smacker audio and video.2006-05-17, by diego
-
Add tool to check MPlayer translation files for conflicting arguments2006-05-16, by uau
-
version bump (we are in sync with 1.16)2006-05-15, by kraymer
-
URL fix2006-05-15, by gpoirier
-
sync with 1.12892006-05-15, by gpoirier
-
10l to Reynaldo Verdejo H. Pinochet: next release is pre8, not pre6 ;-)2006-05-15, by gpoirier
-
fix build on macintel, patch by Zuxy Meng2006-05-15, by gpoirier
-
document more codecs supported by vfw interface.2006-05-15, by gpoirier
-
Add AACP fourcc for AACPlus in nsv streams2006-05-15, by rtognimp
-
Fix:2006-05-14, by rathann
-
Fix:2006-05-14, by rathann
-
Fix:2006-05-14, by rathann
-
Various improvement, fix build on AMD-64 and icc2006-05-14, by gpoirier
-
do aspect correction of video size before calculating vo_dx and vo_dy.2006-05-14, by reimar
-
typo fixes: Extenstion -> extension2006-05-14, by reimar
-
fix parsing of vobsub private data, patch by Evgeniy Stepanov <eugeni P stepanov A gmail P com>2006-05-14, by gpoirier
-
Fix some potential integer overflow in memory allocation (mot of these2006-05-14, by rtognimp
-
Don't just check for the existence of xmmintrin.h, also verify it will compile.2006-05-14, by diego
-
Add checks for 3DNow! and SSE compiler intrinsics to be used with FFmpeg.2006-05-14, by diego
-
Use egrep together with extended regular expressions for greater portability.2006-05-14, by diego
-
Fix LDFLAGS vs CPPFLAGS typo noticed by Derek E. Lewis.2006-05-14, by diego
-
Only set the default output filename when it was not passed on the command2006-05-14, by diego
-
synced with 1.256 (revert in English version)2006-05-14, by gabrov
-
synced with 1.12892006-05-14, by gabrov
-
remove stray ')'2006-05-13, by reimar
-
show OpenGL extension string with -v, very helpful for debugging2006-05-13, by reimar
-
glBindTexture might be called glBindTextureEXT as well2006-05-13, by reimar
-
grammar fix for 'Syntax'2006-05-13, by kraymer
-
1.1289: support lavc mv0_threshold2006-05-13, by kraymer
-
missing argument for mp_msg, fixes:2006-05-13, by rathann
-
Fix:2006-05-13, by rathann
-
support lavc mv0_threshold2006-05-13, by corey
-
Move setting the output filename after the suboption parsing, otherwise it2006-05-13, by diego
-
add check for a working iconv program and point to workaround if not found2006-05-13, by reimar
-
Remove extra return.2006-05-13, by rathann
-
Simplify condition, since both time and time_last are unsigned.2006-05-13, by rathann
-
Make return type consistent with usage. Patch by Pierre Lombard.2006-05-13, by rathann
-
Make depend targets consistent: Remove redirection through .depend target.2006-05-13, by diego
-
synced with 1.502006-05-13, by gabrov
-
Makefile and config.h are not generated files.2006-05-13, by diego
-
make depend requires help_mp.h, fixes make depend after make distclean.2006-05-13, by diego
-
synced with 1.12882006-05-13, by gabrov
-
Remove redundant line.2006-05-13, by diego
-
Rework the karaoke audio filter section.2006-05-13, by diego
-
Linkers, assisted by a compiler, can optimize out the string that is being2006-05-13, by diego
-
where necesary, replaced all realloc() with realloc_struct() to prevent int oveflows2006-05-13, by nicodvb
-
Missing terminating " causes compilation error in vo_aa2006-05-13, by reimar
-
prevent memleak2006-05-13, by nicodvb
-
unconditionally stop allocating memory for dvb_channel_t after 1 MB: it's unreasonably big2006-05-13, by nicodvb
-
New karaoke af2006-05-13, by reynaldo
-
Minor pre-release corrections, mostly missed caps2006-05-13, by reynaldo
-
accidentally committed this overflow fix with the declaration fix before.2006-05-13, by rfelker
-
remove useless cruft (caused error tz undefined)2006-05-13, by rfelker
-
posix compliance, dont use ancient legacy name2006-05-13, by rfelker
-
10^100l c++ declarations2006-05-13, by rfelker
-
allocate correct extradata size2006-05-12, by nicodvb
-
Further random updates by Jerome Ferrari <jerome PIOS ferrari A lappis POIU com>2006-05-12, by gpoirier
-
raised max extradata size and refuse to store more than the limit2006-05-12, by nicodvb
-
mediaLib is now disabled by default, add a comment about HP-UX SCSI headers.2006-05-12, by diego
-
mlib != mediaLib2006-05-12, by diego
-
--enable-mlib should behave like all other commandline parameters.2006-05-12, by diego
-
some fixes for the VfW encoding section2006-05-12, by diego
-
Add missing --enable-toolame and --enable-twolame parameters.2006-05-12, by diego
-
output typo fixes2006-05-12, by diego
-
Disable mediaLib by default due to brokenness.2006-05-12, by diego
-
Minor corrections partII - Final2006-05-12, by reynaldo
-
Minor corrections to spanish help messages - Part12006-05-12, by reynaldo
-
Fall back on the codecs subdirectory of the current directory for Real2006-05-11, by diego
-
Prefer vorbis over ffvorbis for now.2006-05-11, by diego
-
roff syntax fix2006-05-11, by diego
-
like it or not, the vfw options are -(xvfw)opts, not -(vfw)opts2006-05-11, by gpoirier
-
sync with 1.12852006-05-11, by gpoirier
-
Fix potential integer overflows in memory allocation. Patch by Reimar and me, SIZE_MAX by Rich2006-05-11, by rtognimp
-
synced with 1.2542006-05-11, by gabrov
-
synced with 1.12842006-05-11, by gabrov
-
synced with 1.292006-05-11, by gabrov
-
synced with 1.17 (increased sync tag after English typo fix)2006-05-11, by gabrov
-
synced with 1.492006-05-11, by gabrov
-
version bump..2006-05-11, by kraymer
-
release dedicated review Part I (lines 329 - <end>)2006-05-11, by kraymer
-
1.284: fix vfw-related things2006-05-11, by kraymer
-
sync2006-05-11, by luran
-
Remove unnecessary commented out OPTFLAGS line.2006-05-11, by diego
-
fix vfw-related things, patches by RC and Compn2006-05-11, by gpoirier
-
ffvorbis no longer crashes with native demuxer.2006-05-10, by diego
-
unbound demux_ogg from ad_libvorbis2006-05-10, by nicodvb
-
unbind demux_ogg from ad_libvorbis; this permits to use -ac ffvorbis without crashes2006-05-10, by nicodvb
-
A/R changes are handled correctly by -vc mpeg122006-05-10, by nicodvb
-
Feed AltiVec compiler options into CFLAGS explicitly.2006-05-10, by diego
-
grammar fix2006-05-10, by kraymer
-
missing period, noticed by Christian Korff christian.korff$$@$$gmail$$.$$com2006-05-10, by diego
-
10l, fix for previous commit2006-05-10, by kraymer
-
fix missing line break for MSGTR_LameCantInit2006-05-10, by kraymer
-
release dedicated review Part I (lines 1 - 328)2006-05-10, by kraymer
-
fuse XviD entries,2006-05-10, by gpoirier
-
align xml tags2006-05-09, by kraymer
-
wording2006-05-09, by kraymer
-
German translation for tvinput.xml2006-05-09, by kraymer
-
Temporary workaround for libavcodec issues with B-frames2006-05-09, by rtognimp
-
1.251: console message review: countless spelling/grammar/wording fixes2006-05-09, by kraymer
-
1.1283: Document xvfwopts.2006-05-09, by kraymer
-
Document xvfwopts.2006-05-09, by diego
-
small layout fix2006-05-09, by diego
-
Ignore main.xml.2006-05-09, by diego
-
1.1281: Small wording fix, add parameters to the lavfopts option declarations.2006-05-09, by kraymer
-
typo/wording fixes2006-05-09, by diego
-
Add a note about main.xml.2006-05-09, by diego
-
1.252: [previously applied by rynaldo, #1.157]2006-05-09, by kraymer
-
synced with 1.482006-05-09, by gabrov
-
Unconditionally compile Matroska demuxer - oops, part missed in initial commit.2006-05-09, by diego
-
Unconditionally compile the Matroska demuxer.2006-05-08, by diego
-
This file is autogenerated and should not be in CVS.2006-05-08, by diego
-
2nd part of review by Pierre Lombard + some more fixes by me.2006-05-08, by gpoirier
-
French correction by Pierre Lombard <p_l AH gmx PO fr>, and some further changes by myself.2006-05-08, by gpoirier
-
change the type of esp in SwsContext to uint64_t so it can hold a full register2006-05-07, by reimar
-
Adapt to latest FFmpeg AMR build changes.2006-05-07, by diego
-
COSMETICS: moved code to parse mpeg1/2 A/R to mpeg_hdr.c2006-05-07, by nicodvb
-
vfps OGM support2006-05-07, by diego
-
Fix up some checks to properly use _res_comment.2006-05-07, by diego
-
Remove stray variable.2006-05-07, by diego
-
support for vfps OGM files2006-05-06, by diego
-
Fix calculation of stream sizes when they are too big for a 32-bit variable2006-05-06, by pacman
-
removing esp usage2006-05-06, by michael
-
REGBP2006-05-06, by michael
-
fix float rounding error2006-05-05, by ods15
-
Don't blit frame if we hit EOF and no new frame is read. Fixes picture2006-05-05, by uau
-
fix the warning generated (in gcc4) by the 'inline' keyword position.2006-05-05, by iive
-
x264 linking now requires explicit x11 libraries inclusion.2006-05-04, by iive
-
check for XviD compiled with pthread support2006-05-04, by iive
-
French Fixes by Pierre Lombard, (and 10l to me for not checking they were2006-05-04, by gpoirier
-
Make sure black borders are drawn when switching videos with -fixed-vo.2006-05-04, by reimar
-
updates cs translation of help messages, patch by Thomas Blaha, tomasb AT kapsa-cz2006-05-04, by reynaldo
-
fixed %d->PRIu64 in read_mpeg_timestamp()2006-05-03, by nicodvb
-
stream_read_word() returns _unsigned_ int2006-05-03, by nicodvb
-
synced with 1.12812006-05-02, by gabrov
-
French fixes by jerome WOF ferrari YAP lappis WOF com2006-05-02, by gpoirier
-
yet another Compile fix2006-05-01, by gpoirier
-
some more corrections2006-05-01, by gpoirier
-
sync with 1.12812006-05-01, by gpoirier
-
french corrections by Bounec2006-05-01, by gpoirier
-
Small wording fix, add parameters to the lavfopts option declarations.2006-05-01, by diego
-
Expand a bit, clarification and grammar fix.2006-05-01, by diego
-
cosmetics: Make patch apply cleanly.2006-05-01, by diego
-
Remove obsolete features.xml file.2006-05-01, by diego
-
misc wording/spelling fixes2006-05-01, by diego
-
synced with 1.12802006-05-01, by gabrov
-
we have a preliminary support for macintel2006-05-01, by gpoirier
-
100000l to the fools who don't know C2006-05-01, by rfelker
-
update release tag so nobody uses an old codecs.conf2006-04-30, by reimar
-
AIx port is experimental2006-04-30, by rtognimp
-
sync with ffmpeg changelog + some updates2006-04-30, by rtognimp
-
Add a check for sysi86() on Solaris systems, solving a build failure on Solaris2006-04-30, by diego
-
10l2006-04-30, by attila
-
patches should be always created from root dir2006-04-30, by attila
-
add section about resending patches2006-04-30, by attila
-
1.1280: -lavfopts muxrate in in bits/sec2006-04-30, by kraymer
-
-lavfopts muxrate in in bits/sec2006-04-30, by nicodvb
-
1.1279: Bump the date.2006-04-30, by kraymer
-
1.1276: Consistency for the 'i' key, [does not apply]2006-04-30, by kraymer
-
1.1273: small spelling/grammar fixes2006-04-30, by kraymer
-
synced with 1.12002006-04-30, by gabrov
-
synced with 1.252 (update done by Reynaldo)2006-04-30, by gabrov
-
fixes suggested by Reimar2006-04-30, by gpoirier
-
Removes duplicated entry, pointed out by Victor Farias Escobar <nk21507 at hotmail.com>2006-04-30, by reynaldo
-
synced with 1.2512006-04-30, by gabrov
-
Fixed a tipo pointed out by Victor Farias Escobar <nk21507 at hotmail.com>2006-04-30, by reynaldo
-
Add a few meaningfull recent dev. improvement, cut overly long lines2006-04-29, by gpoirier
-
slovak help msgs translation update, first half, patch by Daiel Bena - benad AT centrum-cz2006-04-29, by reynaldo
-
French fixes by Jerome Ferrari2006-04-29, by gpoirier
-
French fixes by Bounec2006-04-29, by gpoirier
-
I already bumped the date to tomorrow, which is pre8 "Neu Team Strikes back" due date2006-04-29, by gpoirier
-
Bump the date.2006-04-29, by diego
-
sync with 1.12782006-04-29, by gpoirier
-
Adding transliteration (english spelling) of my name2006-04-29, by iive
-
sync2006-04-29, by luran
-
Correct vglobal description, as pointed out by Loren.2006-04-28, by diego
-
console message review: countless spelling/grammar/wording fixes2006-04-28, by diego
-
Remove duplicate message.2006-04-28, by diego
-
Rename some misspelled and misnamed messages.2006-04-28, by diego
-
cosmetics: Remove trailing whitespace.2006-04-28, by diego
-
Consistency for the 'i' key, document vglobal, aglobal and2006-04-28, by diego
-
synced with 1.11242006-04-28, by gabrov
-
Small grammar fix introduced by my previous commit :/2006-04-28, by reynaldo
-
Some Fench fixes by Bounec2006-04-28, by gpoirier
-
Some French corrections, patch by Jérome Ferrari <jerome POIS ferrari AH lappis POIS com>2006-04-28, by gpoirier
-
synced with 1.11142006-04-28, by gabrov
-
small spelling/grammar fixes2006-04-28, by diego
-
clarified restriction on -lavfopts :delay2006-04-27, by nicodvb
-
document more -lavfopts entries2006-04-27, by nicodvb
-
Remove a useless variable.2006-04-27, by uau
-
Fix some bugs handling input that is not aligned at 16 bytes or has2006-04-27, by pacman
-
fixes a bug when copying the image into a destination buffer smaller than the source.2006-04-27, by gpoirier
-
synced with 1.11002006-04-27, by gabrov
-
use CPP/LDFLAGS if set (but warn about this), and set our CFLAGS before they2006-04-27, by reimar
-
Remove unnecessary le2me_32 macros.2006-04-27, by diego
-
Document how configure works and how to write basic checks.2006-04-27, by diego
-
spelling/grammar/wording fixes in doxygen and non-doxygen comments2006-04-27, by diego
-
Remove useless "#if 0" blocks2006-04-27, by uau
-
Fix amr_nb-fixed compilation: Don't depend on amr_nb.2006-04-27, by diego
-
EDL no longer conditionally compiled.2006-04-27, by diego
-
Make EDL compilation unconditional2006-04-27, by uau
-
Sync with upstream.2006-04-27, by diego
-
typo2006-04-27, by diego
-
Change common pts variables from floats to doubles. Individual demuxers2006-04-27, by uau
-
sync with 1.2492006-04-27, by luran
-
Fixes - Make mencoder stream size printing use 64 bits - by Corey Hickey on translation files2006-04-27, by reynaldo
-
sync with 1.2482006-04-27, by luran
-
I think I can safely take care of the equalizer af, going to maintain it2006-04-27, by reynaldo
-
updating spanish console messages to 1.249 (almost 100%) adding all missing entries at least2006-04-27, by reynaldo
-
synced with 1.2492006-04-27, by gabrov
-
Removes duplicate entry2006-04-27, by reynaldo
-
Fix memory corruption in vd_libmpeg22006-04-27, by uau
-
Make mencoder stream size printing use 64 bits.2006-04-26, by corey
-
German translation for faq.xml2006-04-26, by kraymer
-
French corrections by Pierre Lombard < p_l AH gmx POIS fr >2006-04-26, by gpoirier
-
(.)~(.)2006-04-26, by gpoirier
-
synced with 1.10592006-04-26, by gabrov
-
1.1269: Kiriuja's rephrasing of the identify=6 v/s -identify issue, ...2006-04-26, by kraymer
-
1.247: correct meaning of ABR2006-04-26, by kraymer
-
synced with 1.2472006-04-26, by gabrov
-
correct meaning of ABR2006-04-26, by gabrov
-
10l: Test the variable, don't set it...2006-04-26, by diego
-
average bitrate -> available bitrate (en hasn't changed yet?)2006-04-26, by luran
-
The code setting the OSD seek direction indicator for absolute seeks was2006-04-25, by uau
-
Remove updating of vo_mouse_timer_const from the main loop and also2006-04-25, by uau
-
simplified management of dvb channel switching2006-04-25, by nicodvb
-
some fixes by Pierre Lombard2006-04-25, by gpoirier
-
synced with 1.10422006-04-25, by gabrov
-
Fix most of the mistakes pointed out by Diego.2006-04-25, by albeu
-
synced with 1.2462006-04-25, by gabrov
-
synced with 1.1052006-04-25, by gabrov
-
synced with 1.262006-04-25, by gabrov
-
Synced with 1.2422006-04-25, by jheryan
-
Synced with 1.12582006-04-25, by jheryan
-
Synced with 1.152006-04-25, by jheryan
-
Synced with 1.802006-04-25, by jheryan
-
Synced with 1.1032006-04-25, by jheryan
-
Synced with 1.632006-04-25, by jheryan
-
Synced with 1.252006-04-25, by jheryan
-
Synced with 1.1022006-04-25, by jheryan
-
Synced with 1.472006-04-25, by jheryan
-
Synced with 1.762006-04-25, by jheryan
-
Synced with 1.162006-04-25, by jheryan
-
sync with 1.2452006-04-25, by luran
-
No need to include the whole libinput in mencoder2006-04-25, by albeu
-
Simplify x86 CPU flag/extension check.2006-04-25, by diego
-
Doxygen Attack! - Chapter 32006-04-25, by albeu
-
Adding Otvos Attila to authors list2006-04-24, by reynaldo
-
Get rid of unneeded align2006-04-24, by nplourde
-
make _res_comment usage consistent2006-04-24, by rathann
-
Doxygen attack! - Chapter 22006-04-24, by albeu
-
fix printf->mp_msg transition, 10l to Reynaldo and/or Attila2006-04-24, by rathann
-
Add exg2006-04-24, by rtognimp
-
Doxygen attack!2006-04-24, by albeu
-
MSGTR_LIBVO_MGA_InvalidOutputFormat was missing in one of the last commits.2006-04-24, by albeu
-
synced with 1.10362006-04-24, by gabrov
-
- fix configure output for XvMC and DGA tests2006-04-24, by rathann
-
Small grammar fixes:2006-04-24, by corey
-
1.245: Improve some messages, typo fix.2006-04-24, by kraymer
-
Increase HEADER_SEARCH_SIZE, fixes high-bitrate streams from demoscene.tv.2006-04-24, by diego
-
1.244: Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes..2006-04-24, by kraymer
-
removed more unused stuff2006-04-24, by nicodvb
-
fix typo X<->Y2006-04-24, by attila
-
AVI files *can* contain aspect ration information, closes #483.2006-04-24, by diego
-
Other players apart from MPlayer support MPEG-4 aspect now, closes #482.2006-04-24, by diego
-
Add uau2006-04-24, by rtognimp
-
5 - Drop more buffered audio data left from old position when seeking.2006-04-24, by rtognimp
-
4 - Implement a better way to calculate current audio pts and use it for2006-04-24, by rtognimp
-
3 - Move a definition of MP_NOPTS_VALUE from muxer.h to demuxer.h to2006-04-24, by rtognimp
-
1 - Remove kernel HZ=100 assumptions that are no longer true from2006-04-24, by rtognimp
-
Improve some messages, typo fix.2006-04-24, by diego
-
simplified parse_audio()2006-04-24, by nicodvb
-
sycn with 1.12662006-04-24, by gpoirier
-
Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections2006-04-24, by reynaldo
-
1.1266: Remove support for default.sub.2006-04-23, by kraymer
-
Remove support for default.sub.2006-04-23, by diego
-
Kill an unused variable warning.2006-04-23, by diego
-
cosmetics: Rename the _3dnowex and _mmx2 processor flag variables to _3dnowext2006-04-23, by diego
-
Sync with 1.47, patch by Johan Bos < dariusjb AH gmail com> and LMJ.2006-04-23, by gpoirier
-
sync with 1.12652006-04-23, by gpoirier
-
Add properties to get/set the stream position and get the stream2006-04-23, by albeu
-
resource leak fix.2006-04-23, by gpoirier
-
Fix up osd_show_/operty_text.2006-04-23, by diego
-
Align osd_show_text with osd_show_property_text.2006-04-23, by albeu
-
Add a new command: osd_show_property_text that show an expanded property2006-04-23, by albeu
-
Remove second, redundant x86_exts_check.2006-04-23, by diego
-
Fix up -msgcharset and MPLAYER_CHARSET.2006-04-23, by diego
-
Rename some forgotten #ifdef STREAMING_LIVE_DOT_COM to STREAMING_LIVE555.2006-04-23, by diego
-
Partially revert 1.140, restoring the old behaviour for all codecs2006-04-23, by rtognimp
-
typo fix2006-04-23, by gabrov
-
document message charset functionality2006-04-23, by reimar
-
Cosmetic fix, splitting long mencoder cmd line2006-04-23, by reynaldo
-
Part 4 of otvos attila's oattila AT chello-hu mp_msg changes, no modifications this time2006-04-23, by reynaldo
-
Add FIXME skeletons for -msgcharset and MPLAYER_CHARSET.2006-04-22, by diego
-
Add support for shared libavutil.2006-04-22, by diego
-
Small fix, incorrect MSGL at fatal error2006-04-22, by reynaldo
-
The tv color control commands can now also adjust the values.2006-04-22, by albeu
-
sync to x264 r503 (dct_decimate)2006-04-22, by lorenm
-
Handle the tv color control commands with the properties.2006-04-22, by albeu
-
Add --disable-libavutil option to --help output.2006-04-22, by diego
-
Verticaly center the background around the text.2006-04-22, by albeu
-
synced with 1.2432006-04-22, by gabrov
-
Add command line options to enable/disable libavutil.2006-04-22, by diego
-
muxer_mpeg rewritten2006-04-22, by nicodvb
-
removed more unused code and struct members2006-04-22, by nicodvb
-
removed unused variables2006-04-22, by nicodvb
-
synced with 1.762006-04-22, by gabrov
-
moved inline at beginning of declaration2006-04-22, by nicodvb
-
Make static libavutil detection semantics explicit.2006-04-22, by diego
-
There is a draw_alpha for uyvy, use it.2006-04-22, by albeu
-
Fix menu background drawing.2006-04-22, by albeu
-
10l: Add missing fallback case for internal FAAD compiler blacklist.2006-04-22, by diego
-
Add properties for the tv input color controls.2006-04-22, by albeu
-
Add the declarations for mp_property_find/do.2006-04-22, by albeu
-
Make the sse CPU flag imply mmxext, Intel CPUs with SSE support mmxext2006-04-22, by diego
-
fixed muxrates for xvcd and xsvcd2006-04-22, by nicodvb
-
audio init code was previously moved to fix_parameters() so removed from write_chunk()2006-04-22, by nicodvb
-
Set all processor flags individually, not implied.2006-04-22, by diego
-
introduced structures and code to keep track of decoder's buffers sizes2006-04-22, by nicodvb
-
Disable RTC on PowerPC.2006-04-22, by diego
-
10l: Fix internal FAAD check for non-x86.2006-04-22, by diego
-
We now have CJPG samples and they work with the CJPG and ijpg decoders.2006-04-22, by diego
-
Blacklist certain gcc versions instead of running an expensive compilation2006-04-22, by diego
-
Small hack suggested by dalias to avoid flickering at I frames2006-04-22, by reynaldo
-
Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual2006-04-22, by reynaldo
-
minor fixes: get rid of pointless inline attributes and some additional checks2006-04-21, by reimar
-
forgotten update_xinerama_info prototypes2006-04-21, by reimar
-
Implement getting colors. The mapping between MPlayer's gamma range2006-04-21, by albeu
-
Implement tv_get_color_options() and make tv_set_color_options() return2006-04-21, by albeu
-
1.260: 10l2006-04-21, by kraymer
-
10l2006-04-21, by kraymer
-
syntax fix for "s" (keyboard control)2006-04-21, by kraymer
-
typo (noticed by "veal" on freenode)2006-04-21, by kraymer
-
Fix BGR32 big-endian output2006-04-20, by pacman
-
removed skip_padding (never used and totally useless)2006-04-20, by nicodvb
-
added support for DX50 and dx50 4CCs2006-04-20, by nicodvb
-
fixed wrong operator precedence in parse_mpeg4_video()2006-04-20, by nicodvb
-
simplified code to patch the video framerate (removed silly comparisons)2006-04-20, by nicodvb
-
10l, aspect_save_screenres must be always called in update_xinerama_info.2006-04-20, by reimar
-
better set audio_out_minsize to MAX_FRAMESIZE2006-04-20, by reimar
-
set audio_out_minsize, should avoid all "maxlen too small" cases2006-04-19, by reimar
-
bug fixes: left-over mode variable used uninitialized,2006-04-19, by reimar
-
1.242: small grammar fix2006-04-19, by kraymer
-
small grammar fix2006-04-19, by kraymer
-
remove private comment tag2006-04-19, by kraymer
-
1.241: add a newline before the "Playing"... line2006-04-19, by kraymer
-
German translation for usage.xml2006-04-19, by kraymer
-
add a newline before the "Playing"... line2006-04-19, by reimar
-
Using channel count, samplerate and input bps values from the container2006-04-19, by diego
-
Register for window-manager delete window events and quit MPlayer.2006-04-19, by reimar
-
also print an error when parsing fails with M_OPT_INVALID or M_OPT_PARSER_ERR.2006-04-19, by reimar
-
spellcheck revealed 2 more typos..2006-04-19, by kraymer
-
typo fix: s/20060915/20040915/2006-04-19, by gpoirier
-
small grammar fix2006-04-18, by kraymer
-
German translation for documentation.xml2006-04-18, by kraymer
-
Remove some libmpdvdkit vs libmpdvdkit2 cruft.2006-04-18, by diego
-
faad2 updated2006-04-18, by rtognimp
-
Update to faad2 cvs 20040915+MPlayer fixes2006-04-18, by rtognimp
-
1.15: Explain how security issues should be reported, based on a patch by Ivann2006-04-18, by kraymer
-
German translation for mail-lists.xml2006-04-18, by kraymer
-
German translation for install.xml2006-04-18, by kraymer
-
Make the RTP demuxer work with libdvdread 0.9.5.2006-04-18, by diego
-
Remove outdated references to Arpi as admin.2006-04-18, by diego
-
rtsp options should be available for mencoder as well2006-04-18, by reimar
-
Clarify ffvorbis comment.2006-04-18, by diego
-
A new German translation of the XML documentation is in the works.2006-04-18, by diego
-
minor markup fixes2006-04-18, by diego
-
10l: build fix.2006-04-17, by gpoirier
-
Include buffered decoded audio in A-V sync calculations.2006-04-17, by corey
-
fixes decoding demoscene.tv nsv at http://213.186.36.129:80002006-04-17, by gpoirier
-
add translation of audio.xml2006-04-17, by kraymer
-
English docs should be built first.2006-04-17, by diego
-
Simplify link removal.2006-04-17, by diego
-
add support for German translation2006-04-17, by kraymer
-
add finished translations for2006-04-17, by kraymer
-
add missing Makefile for German xml docs2006-04-17, by kraymer
-
sync with 1.12572006-04-16, by gpoirier
-
1.1257: Fix and improve xinerama support2006-04-16, by kraymer
-
1.240: Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV).2006-04-16, by kraymer
-
Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV).2006-04-16, by gpoirier
-
Use ULL for > 32 bits constant.2006-04-16, by reimar
-
Fix and improve xinerama support2006-04-16, by reimar
-
remove completely pointless != NULL check2006-04-16, by reimar
-
more .charset files based on guesswork2006-04-16, by reimar
-
UTF-8 is more portable that utf82006-04-16, by reimar
-
Add some files I maintain2006-04-16, by reimar
-
recognize future pentium-m processors, e.g. there is intel core with model 142006-04-16, by iive
-
10l in rgb2rgb_template.c2006-04-16, by iive
-
fallback to USERPROFILE environment variable for caching CSS keys when2006-04-15, by reimar
-
ffvorbis2006-04-15, by diego
-
10l, fix broken if (X >= Y >= Z) comparison, probably stopped F-keys from working2006-04-15, by reimar
-
always cast stream IDs to unsigned before comparing to MAX_STREAMS.2006-04-15, by reimar
-
new monitorpixelaspect option, esp. useful for xinerama setups with upcoming patch2006-04-15, by reimar
-
add support for intel mac. mp3lib is not fixed yet.2006-04-15, by nplourde
-
synced with 1.152006-04-15, by gabrov
-
synced with 1.1032006-04-15, by gabrov
-
Make mp3lib say that it's using Altivec to decode instead of generic C2006-04-15, by diego
-
Switch audio delay keys to something more sane (+ to increase, - to decrease)2006-04-15, by diego
-
do not try to load default.sub when it doesn't exist. Fixes bug #480.2006-04-15, by reimar
-
Major update of all French files (except mencoder and encoding-guide)2006-04-15, by gpoirier
-
avoid crash when running "mplayer -loop" (dereferencing uninitialize pointer).2006-04-14, by reimar
-
10l, keyframes must have tag 0x10, not 1.2006-04-14, by reimar
-
missing free in case sdpplin_parse_stream returns invalid stream.2006-04-14, by reimar
-
free memory on error in http_add_basic_authentication2006-04-14, by reimar
-
small typo/grammar fixes2006-04-14, by diego
-
-ao pcm:fast suboption for faster-than-realtime dumping2006-04-14, by reimar
-
remove vts_no parameter from mp_get_titleset_length - it is not only useless,2006-04-14, by reimar
-
remove non-ascii character outside of string, might break build with some compilers2006-04-14, by reimar
-
10l, forgot to move aspect_save_screenres in last commit2006-04-14, by reimar
-
fix A-V sync overcorrection for desync due to too slow hardware.2006-04-14, by reimar
-
add check for non-ascii charsets used in code and simplify showcont switch handling2006-04-14, by reimar
-
1.1253: Document sinesupress audio filter, [...]2006-04-14, by kraymer
-
correct fullscreen size2006-04-13, by reimar
-
Document sinesupress audio filter, thanks to the help of Michael Niedermayer and Jan Knutar.2006-04-13, by gpoirier
-
Simplify mkdir calls.2006-04-13, by diego
-
define MONITOR_DEFAULTTOPRIMARY if necessary, some mingw version seem to miss it2006-04-12, by reimar
-
fixes and cleanup for windows fullscreen switching (restore old position,2006-04-12, by reimar
-
fixes and cleanup for windows fullscreen switching (restore old position,2006-04-12, by reimar
-
missing ifoClose and return 1. Patch by kiriuja (mplayer-patches at en-directo net)2006-04-12, by reimar
-
timestamps are 33 bits long, so they don't fit in an unsigned int; 10l2006-04-11, by nicodvb
-
Segfault fix, patch by Stanislav Maslovski stanislav POIS maslovski AH gmail POIS com2006-04-11, by gpoirier
-
try to detect flac bitrate early on to avoid division by zero problems.2006-04-11, by reimar
-
check wav header length against upper limit, should protect against2006-04-11, by reimar
-
make failures during e.g. setting the TV norm non-fatal.2006-04-11, by reimar
-
make sure the check for valid timestamps does not accidentially search through2006-04-10, by reimar
-
do not print the title length from a non-matching titleset.2006-04-10, by reimar
-
getch2 should wait for input. Fixes 100% CPU usage during cache fill.2006-04-10, by reimar
-
Fix a few French barbarism, add missing sentence.2006-04-10, by gpoirier
-
10l, we should really, really use lzo1x_decompress_safe instead of lzo1x_decompress2006-04-09, by reimar
-
avoid cache fill status overflow with caches > ca. 20 MB2006-04-09, by reimar
-
Add missing French charset2006-04-09, by gpoirier
-
synced with 1.12522006-04-09, by gpoirier
-
AMR codecs support info, patch by Rathann, with slight alteration by me.2006-04-09, by gpoirier
-
co_N_pilation to compilation2006-04-09, by iive
-
support kmvc and nuv decoders in ffmpeg2006-04-08, by reimar
-
Replace deprecated function2006-04-08, by nplourde
-
New mode for tinterlace filter2006-04-08, by iive
-
New mode for tinterlace filter2006-04-08, by iive
-
put my name in native language, remove some obsolate and irrelevant entries.2006-04-08, by iive
-
French fixes, by Bounec2006-04-07, by gpoirier
-
make sure the indx chunk is big enough to hold the basic structure.2006-04-06, by iive
-
use calloc instead of malloc - simplifies code and fixes overflow problems.2006-04-06, by reimar
-
zero sized frames are not keyframes2006-04-06, by michael
-
Limit the number of entires to the amount that does fit into the chunk.2006-04-06, by iive
-
added myself2006-04-06, by pacman
-
sh_audio->delay is adjusted in the wrong direction when changing audio_delay2006-04-06, by reimar
-
Reorganize vector constants to work around gcc 4.1 bug:2006-04-06, by pacman
-
Acording to manpage -dumpmicrodvdsub dumps to dumpsub.sub not dumpsub.txt2006-04-06, by reynaldo
-
Czechification.2006-04-05, by henry
-
update lez's email2006-04-05, by alex
-
UTF8-ize, patch by İsmail Dönmez \ismail & pardus , org ' tr/2006-04-04, by rathann
-
sync up to 1.12342006-04-04, by ptt
-
Add 32x32 XPM icon as mandated by Debian policy.2006-04-04, by diego
-
Simplify some checks.2006-04-04, by diego
-
Fix RealAudio codecs (add descrambling)2006-04-03, by rtognimp
-
missing dependency2006-04-03, by rfelker
-
reverse previous patch which caused sig11.2006-04-03, by rfelker
-
1000l: absolutely huge missing const2006-04-03, by rfelker
-
10l: huge amount of constant crap in data segment2006-04-03, by rfelker
-
10l: missing const put this in data segment instead of text/rodata2006-04-03, by rfelker
-
move 12k from data to bss (reduce binary size by 12k)2006-04-03, by rfelker
-
Slight grammar and wording fixes.2006-04-03, by corey
-
1.1251: -crash-debug does not get enabled with .developer in the source tree.2006-04-02, by kraymer
-
1.237: Capitalization error I missed before2006-04-02, by kraymer
-
1.234: Part2 of several printf2mp_msg changes in patch from Otvos Attila2006-04-02, by kraymer
-
synced with 1.2372006-04-02, by gabrov
-
simplify extradata handling and make passing extradata on the default.2006-04-02, by reimar
-
Remove mpdvdkit1 cruft from the build system.2006-04-02, by diego
-
Remove shared libmpdvdkit leftovers.2006-04-02, by diego
-
AIX updates by Derek E. Lewis, dlewis__at__solnetworks.....net2006-04-02, by diego
-
.developer and .libdeps do not exist any longer.2006-04-02, by diego
-
-crash-debug does not get enabled with .developer in the source tree.2006-04-02, by diego
-
There is no check for the crash debug feature, so setting the variable to2006-04-02, by diego
-
further fixes..2006-04-02, by rfelker
-
10l: version.h was not being built in some odd cases2006-04-02, by rfelker
-
integrate old "libdeps" hack into makefile2006-04-02, by rfelker
-
first stage of build system cleanup:2006-04-02, by rfelker
-
Don't use free()d pointer CID 2602006-04-01, by rtognimp
-
More French fixes by Bounec2006-03-31, by gpoirier
-
Add workarounds for old prerelease versions of alsa-lib 0.9.0 that did2006-03-31, by cladisch
-
Capitalization error I missed before2006-03-31, by corey
-
A question needs a question mark, but in this case I think at least two2006-03-31, by corey
-
Minor spelling and grammar fixes for part 1 of Otvos Attila's2006-03-31, by corey
-
prevent overflow.. wtf?! from irc:2006-03-31, by rfelker
-
more cruft2006-03-30, by rfelker
-
arrg more of this stupid cruft2006-03-30, by rfelker
-
fix descrambling of asf file,2006-03-30, by iive
-
more cruft2006-03-30, by rfelker
-
forgot one occurrance2006-03-30, by rfelker
-
remove deprecated, never-used gnu gettext cruft.2006-03-30, by rfelker
-
increasing sync tag to 1.15 after update by Diego2006-03-30, by gabrov
-
increasing sync tag to 1.63 after update by Diego2006-03-30, by gabrov
-
Trust the demuxer instead of the decoder for samplerate detection.2006-03-30, by diego
-
Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu2006-03-30, by reynaldo
-
Add a function to draw flat boxes and use it to make the list2006-03-30, by albeu
-
Move global vars used for header parsing, etc to dewux->priv as it should2006-03-29, by albeu
-
support for mp3lame with -oac lavc2006-03-29, by jonas
-
100L to who wrote this. Also fix broken headers while at it.2006-03-29, by albeu
-
French proofreading, by Bounec2006-03-29, by gpoirier
-
added support for external VIDIX2006-03-28, by nicodvb
-
Removed unused constant definition (MSGTR_InvalidAOdriver)2006-03-28, by ptt
-
Removed unused constant definition (MSGTR_InvalidAOdriver)2006-03-28, by ptt
-
sync up to 1.2232006-03-28, by ptt
-
sync up to 1.231 plus minor corrections...2006-03-27, by ptt
-
Remove verbosity parameter added to print_*_header call in last revision again.2006-03-27, by diego
-
Fix passing qdm2 extradata to lavc decoder2006-03-27, by rtognimp
-
synced with 1.12492006-03-27, by gpoirier
-
Fix cycling in menu with hidden items.2006-03-27, by albeu
-
Fix stepping in the playtree when interupting libmpdemux.2006-03-27, by albeu
-
include MSGL_* definitions2006-03-27, by henry
-
Convert printfs in aviprint.c to mp_msg and give the information printing2006-03-27, by diego
-
Properly document sub_alignment.2006-03-27, by diego
-
1.1250: [applied by Diego, #1.216]2006-03-27, by kraymer
-
Rename the default GUI skins directory from 'Skin' to 'skins', keeping2006-03-27, by diego
-
reinit vo when pix_fmt changes.2006-03-27, by reimar
-
10l missing header for strdup2006-03-27, by ods15
-
Change some printf calls to fprintf.2006-03-27, by diego
-
Remove superfluous extern variable declaration.2006-03-27, by diego
-
Change 'if(verbose)' to the more appropriate mp_msg_test.2006-03-27, by diego
-
Clarify which message levels should be translated.2006-03-27, by diego
-
Explain how to separate lavdopts parameters, -lavdopts fast is MPEG-2-only.2006-03-26, by diego
-
Simplify directory creation in the install target.2006-03-26, by diego
-
use shifts instead of division. 15% faster hqdn3d2006-03-26, by lorenm
-
Discard return value from ldconfig, it might not work on non-root installs.2006-03-26, by diego
-
Simplify mkdir calls, test is not necessary before creating directories,2006-03-26, by diego
-
NEVER assign static strings to string command line options.2006-03-26, by albeu
-
synced with 1.2312006-03-26, by gabrov
-
Fix a/v desync for real some files2006-03-26, by rtognimp
-
allow values up to 100 for -mc2006-03-26, by reimar
-
Don't call make from shell constructs it prevent proper2006-03-26, by albeu
-
support custom OSD colour for vo_gl.c2006-03-26, by reimar
-
support custom OSD colour for vo_gl.c. Based on patch by Tomas Janousek tomi at nomi cz2006-03-26, by reimar
-
typo, parameter naming consistency2006-03-26, by diego
-
Use <value> and [value] consistently.2006-03-26, by diego
-
fixed framerate detection of interlaced H264 streams2006-03-25, by nicodvb
-
Add libpostproc to PARTS, fixes distclean on OS X and other platforms.2006-03-25, by diego
-
fix for the macosx tiger (groff 1.19.x) indentation issue2006-03-25, by jonas
-
Turn the preferences menu in something usefull using the new2006-03-25, by albeu
-
Unify MP3 fourccs for all decoders2006-03-25, by reimar
-
Add a msg type for the osd menu.2006-03-25, by albeu
-
Allow hiding list elements and disableing the pointer.2006-03-25, by albeu
-
Allow 6 ways (up/down/left/right/ok/cancel) navigation.2006-03-25, by albeu
-
max_distance clarification2006-03-25, by ods15
-
cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines2006-03-25, by diego
-
Simplify rules with common make constructs.2006-03-25, by diego
-
Simplify clean rule.2006-03-25, by diego
-
cosmetic, table align2006-03-25, by ods15
-
switch to using vlc for stream_flags2006-03-25, by ods15
-
Get rid of 2 osd related hacks.2006-03-24, by albeu
-
Update to the recent properties changes.2006-03-24, by albeu
-
1.231: Subtitles properties: move sub_select, sub_pos, sub_visibilty,2006-03-24, by kraymer
-
Subtitles properties: move sub_select, sub_pos, sub_visibilty,2006-03-24, by albeu
-
1.230: Convert fullscreen, panscan, color controls, ontop, rootwin,2006-03-24, by kraymer
-
printf --> mp_msg2006-03-24, by diego
-
Convert all if(verbose>X) to mp_msg_test calls.2006-03-24, by diego
-
The fix in mp_msg.c avoids a core dump when iconv_open() fails, the other2006-03-24, by albeu
-
Add DBG5 verbosity level to prepare for upcoming mp_msg_test changes.2006-03-24, by diego
-
Fix osd_show_msg alignment and make sure msg strings2006-03-23, by albeu
-
Convert fullscreen, panscan, color controls, ontop, rootwin,2006-03-23, by albeu
-
100L too many arguments to mp_msg().2006-03-23, by albeu
-
1.229: Move audio_delay to a property and add a few read only properties to2006-03-22, by kraymer
-
Move audio_delay to a property and add a few read only properties to2006-03-22, by albeu
-
Add get/set_property and update volume/mute to the last changes.2006-03-22, by albeu
-
1.1246: insert linebreak, \-playing-msg option2006-03-22, by kraymer
-
insert linebreak, \-playing-msg option2006-03-22, by kraymer
-
1.1243: 10l2006-03-22, by kraymer
-
1.1237: Capitalize some sentences after colons.2006-03-22, by kraymer
-
1.1234: Add some undocumented options.2006-03-22, by kraymer
-
1.1232: put options in alphabetical order2006-03-22, by kraymer
-
Shortly describe -playing-msg and -list-properties.2006-03-22, by albeu
-
1.228: Add an option to list the properties: -list-properties2006-03-22, by kraymer
-
Add an option to list the properties: -list-properties2006-03-22, by albeu
-
use mencoder directly for mp3lame encoding instead of lavc2006-03-22, by jonas
-
Add the new property API and implement a couple properties.2006-03-22, by albeu
-
feed something (hopefully correct timestamps) into the video filter chain2006-03-21, by michael
-
lavc doesnt pass AVFrame.opaque around :/2006-03-21, by michael
-
10l (forgot ...)2006-03-21, by michael
-
10l (null pointer dereference)2006-03-21, by michael
-
passing pts through the filter layer (lets see if pts or cola comes out at the end)2006-03-21, by michael
-
-rawvideo on => -demuxer rawvideo2006-03-21, by ods15
-
Prevent building lavc with xvid support unless xvid version is 1.1 or2006-03-21, by corey
-
10l2006-03-20, by lorenm
-
sync to x264 r476 (subq=7)2006-03-20, by lorenm
-
Don't multiply fb_line_len by fb_pixel_size. Fixes too-low placement of OSD2006-03-20, by pacman
-
Don't try to parse fb.modes more than once. Fixes playback of multiple files2006-03-20, by pacman
-
synced with 1.12412006-03-20, by gpoirier
-
retrieve metadata from FLAC files (patch by Benjamin Zores < ben _at_ geexbox.org >)2006-03-20, by aurel
-
Simplify pkg-config invocation.2006-03-20, by diego
-
synced with 1.2262006-03-19, by gabrov
-
Do not use ptr when it's NULL. CID 892006-03-19, by rtognimp
-
1.1230: Typo fix: "URLs to forces" --> "URLs to force"2006-03-18, by kraymer
-
1.226: Print the mute state on the OSD.2006-03-18, by kraymer
-
Print the mute state on the OSD.2006-03-18, by diego
-
Enable gui key bindings only when running the gui. Fix enter and esc2006-03-18, by albeu
-
codec-cfg depend on help_mp.h. Fix // builds.2006-03-18, by albeu
-
synced with 1.2252006-03-18, by gabrov
-
flags cleanup2006-03-18, by michael
-
Support libavcodec vrc_strategy=1 (XviD ratecontrol).2006-03-17, by corey
-
10l forgotten stream_reset to clear the EOF flag2006-03-17, by henry
-
timebases guidelines2006-03-17, by ods15
-
And 10L for me. Fix the forgoten enca_fd.2006-03-16, by albeu
-
Fix compilation with stupid C++ compilers that shock on valid C2006-03-16, by albeu
-
Move the subread from FILE to stream_t.2006-03-16, by albeu
-
Fix a potential seek failure, fill_buffer doesn't have to2006-03-16, by albeu
-
sync with new MEncoder config file name2006-03-15, by gpoirier
-
Fix up libaf unknown-format printing2006-03-15, by corey
-
extra checks on size of OSD parts (though IMHO these values should never be bad)2006-03-15, by reimar
-
Small fix with object list (-vf) help.2006-03-15, by albeu
-
rephrase index_ptr positioning2006-03-15, by ods15
-
timebase table2006-03-15, by ods15
-
do not call glDeleteTextures with 0 count, Xgl does not like it.2006-03-15, by reimar
-
10l the cpu hog fix broke fullscreenswitching with -wid2006-03-15, by faust3
-
The system-wide and the user-specific MEncoder configuration file should both2006-03-14, by diego
-
Remove twos workaround, this bug was fixed in mov demuxer2006-03-14, by rtognimp
-
mpegopts example2006-03-14, by rathann
-
synced with 1.362006-03-14, by gabrov
-
synced with 1.2242006-03-14, by gabrov
-
Remove totally wrong suggestion to use -dumpaudio and -dumpvideo to save2006-03-14, by rtognimp
-
last print on libaf to af_msg2006-03-14, by reynaldo
-
Try several formats instead of only YV12 if no format was explicitly2006-03-14, by albeu
-
forgotten entry about TOOLS/qepdvcd.sh2006-03-14, by reynaldo
-
le2me_32 is not necessary, tested by Diego on BE machine2006-03-14, by rathann
-
fl32 is now supported, too2006-03-13, by rathann
-
in24/in32/fl32 little/big-endian QuickTime PCM audio support2006-03-13, by rathann
-
Use _res_comment where appropriate.2006-03-13, by diego
-
10L fix missing return statement.2006-03-13, by albeu
-
do not randomly chop up packets, this isnt allowed in almost no container2006-03-13, by michael
-
Fix seeking with cache enabled on systems using fork().2006-03-13, by albeu
-
sync with 1.12382006-03-13, by gpoirier
-
adapter doesn't require vm anymore2006-03-13, by faust3
-
Ignore codecs2html.2006-03-13, by diego
-
To avoid a bug in ALSA's rate plugin that causes spurious overruns, try2006-03-13, by cladisch
-
Do not try to count hardware sound cards because there might be none2006-03-13, by cladisch
-
fixed character encoding2006-03-13, by gabrov
-
recommitted version 1.22 + Rich's 1.252006-03-13, by nicodvb
-
cosmetic, move stuff around2006-03-13, by ods15
-
Support all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversions, with more2006-03-13, by pacman
-
FAAC encoding through libavcodec-faac2006-03-13, by michael
-
-lavcopts aglobal2006-03-13, by michael
-
remove mp_msg.c dependency when compiling codec-cfg binary.2006-03-12, by reimar
-
Fix compilation error introduced by last commit2006-03-12, by reimar
-
unified failure case in muxer_new_muxer()2006-03-12, by nicodvb
-
remove useless cruft (binds variable)2006-03-12, by reimar
-
fix feature pragma length check2006-03-12, by reimar
-
+ muxer_lavf.c - Michael Niedermayer2006-03-12, by michael
-
strings without terminating NUL2006-03-12, by ods15
-
check stream->wf and stream->bih before using them in fix_parameters(). Fixes cid 432006-03-12, by nicodvb
-
10l found by Oded: case 2 on a boolean value...2006-03-12, by rfelker
-
fix cosmetics noticed during nico's 10l2006-03-12, by rfelker
-
fixed C99-ism introduced with previous commit2006-03-12, by nicodvb
-
check muxer != NULL before using it; closes cid 2012006-03-12, by nicodvb
-
bump neglected date2006-03-12, by ods15
-
revert last change2006-03-12, by ods15
-
better max for frame code values, still allowing compact implementation2006-03-12, by ods15
-
10l to me, misarrangment of flags2006-03-12, by ods15
-
change max_distance back to 64kb and set max frame size to 2*max_distance.2006-03-12, by ods15
-
check sh_video before seeking; closes cid 562006-03-12, by nicodvb
-
init sh_a (new audio stream) to sh_audio (current audio stream); closes cid 2412006-03-12, by nicodvb
-
init msec in mp_get_titleset_length() before using it; closes cid 2512006-03-11, by nicodvb
-
init variable in parse_mp4_object_descriptor before using it; fixes cid 2372006-03-11, by nicodvb
-
init delta_pts before using it; fixes cid 2392006-03-11, by nicodvb
-
check pce_ptr before using it; fixes cid 2072006-03-11, by nicodvb
-
QuickTime in24 and in32 PCM audio support2006-03-11, by rathann
-
added dinamically calculated gain factor at output stage to avoid clipping on sane ranges2006-03-11, by reynaldo
-
change max_distance max to 128kb instead of 65kb2006-03-11, by ods15
-
Only MAX_STREAMS streams are allowed (cid 115)2006-03-11, by rtognimp
-
move bit flags to be more convinient...2006-03-11, by ods15
-
clarify, header_checksum is not included in forward_ptr and in packet checksum2006-03-11, by ods15
-
Simplify libcdio check.2006-03-11, by diego
-
Make better use of pkg-config to check for/set proper libraries when2006-03-10, by diego
-
Fix memory leak cid 1762006-03-10, by rtognimp
-
Fix memory leak cid 1772006-03-10, by rtognimp
-
Fix possible use of body uninitialized. Remove an unneeded free (body2006-03-10, by rtognimp
-
remove edl.c pre-alloc, more readble and safe code2006-03-10, by ods15
-
SHOULD NOT be higher than 1/timebase limit2006-03-10, by michael
-
div8 -> div162006-03-10, by michael
-
drop max_frame_size2006-03-10, by michael
-
double muxing examples (cant hurt to explictly mention the most common)2006-03-10, by michael
-
universal timestamp (= stream_id + timestamp in stream timebase)2006-03-10, by michael
-
little clarification of sample_width/sample_height2006-03-10, by michael
-
push back userdata stream_class2006-03-10, by ods15
-
header_checksum2006-03-10, by michael
-
free resources when load_raw fails2006-03-09, by reimar
-
fix leak on read error (forgot to free demux packet)2006-03-09, by reimar
-
fix minor (i.e. unlikely to ever happen) leak when init fails2006-03-09, by reimar
-
Fix potential read from an unitialized pointer (CID: 236)2006-03-09, by rtognimp
-
remove useless and memleak-causing strdup2006-03-09, by reimar
-
fix another sizeof(dvd_input_t) bug (must be struct dvd_input_s instead)2006-03-09, by reimar
-
in demux_ogg_read_packet initialize data to whole packet, reduces code and2006-03-08, by reimar
-
name array is too small, use strlcpy instead of strncpy2006-03-08, by reimar
-
UTF-8 is used everywhere else and seems to be more portable than utf8 (FreeBSD)2006-03-08, by reimar
-
revert the attempts for ccache fix2006-03-08, by henry
-
add default case to encoder switch-case (maybe an error message would be good as well).2006-03-08, by reimar
-
fix memory leak when filter with given name does not exist.2006-03-08, by reimar
-
Missing free_demux_packet after read error2006-03-08, by reimar
-
Fix base64 encoding for basic auth according to RFC.2006-03-08, by reimar
-
missing url_free when using proxy and connect fails2006-03-08, by reimar
-
stream_id == MAX_STREAMS is invalid, since counting starts with 0.2006-03-08, by reimar
-
"i < sizeof(buf)" must be "i < sizeof(buf) - 5", since later buf[i + 5] is used.2006-03-08, by reimar
-
We start with 0, so ch (channel number) == AF_NCH is invalid, too (not just >)2006-03-08, by reimar
-
cosmetic2006-03-08, by michael
-
Automaticall convert message to console charset, use utf8 for GTK2 Gui2006-03-08, by reimar
-
remove info streams2006-03-08, by michael
-
Add codecs2html dependencies.2006-03-08, by diego
-
libcdio needs to link before -lwinmm in WIN32_LIB on Windows.2006-03-08, by diego
-
free tmp earlier, it is not needed below and might leak on errors otherwise2006-03-08, by reimar
-
Missing initialization2006-03-08, by reimar
-
initialize f to NULL, needed if desc=malloc... fails2006-03-08, by reimar
-
If we have a tuner, use that as a reason we have audio support, and do2006-03-08, by aurel
-
fix incomplete abs->rel path conversion2006-03-07, by henry
-
Fix compilation command in comment.2006-03-07, by diego
-
Comment out debug output.2006-03-07, by diego
-
Add codecs2html target.2006-03-07, by diego
-
synced with 1.12372006-03-07, by gpoirier
-
Correct toolchain for building XML docs on Debian Sarge.2006-03-07, by diego
-
synced with 1.472006-03-06, by gabrov
-
10l to Guillaume. It's <option>, not <options>. xmllint would've told you that.2006-03-06, by rathann
-
Reduce output verbosity in non-verbose mode, change some printf to mp_msg.2006-03-06, by diego
-
various improvements of the section "Choosing the video codec"2006-03-06, by gpoirier
-
increasing sync tag to 1.45 after typo fix in English version2006-03-05, by gabrov
-
typo fix2006-03-05, by gabrov
-
Capitalize some sentences after colons.2006-03-05, by diego
-
synced with 1.802006-03-05, by gabrov
-
synced with 1.352006-03-05, by gabrov
-
synced with 1.622006-03-05, by gabrov
-
file remove2006-03-05, by gabrov
-
increased sync tag to 1.102 after Diego's update2006-03-05, by gabrov
-
increased sync tag after Diego's update2006-03-05, by gabrov
-
synced with 1.442006-03-05, by gabrov
-
synced with 1.852006-03-05, by gabrov
-
synced with 1.252006-03-05, by gabrov
-
Comment fix: mp_msg_levels[] is inited to -2, not 2.2006-03-05, by diego
-
synced with 1.752006-03-05, by gabrov
-
synced with 1.162006-03-05, by gabrov
-
synced with 1.162006-03-05, by gabrov
-
synced with 1.282006-03-05, by gabrov
-
synced with 1.742006-03-05, by gabrov
-
synced with 1.322006-03-05, by gabrov
-
synced with 1.142006-03-05, by gabrov
-
synced with 1.362006-03-05, by gabrov
-
use relative paths for libav* build2006-03-05, by henry
-
sync to x264 r457 (direct_pred=3)2006-03-05, by lorenm
-
cosmetics, rename max_size to max_frame_size2006-03-05, by ods15
-
snow supports vme=82006-03-05, by lorenm
-
When centering a video with odd width, be sure to start on a pixel boundary.2006-03-04, by pacman
-
Make -xy help output consistent, output an empty line before and after.2006-03-04, by diego
-
return index_ptr to inside index2006-03-04, by ods15
-
update activity every 30 sec2006-03-04, by nplourde
-
typo2006-03-04, by ods15
-
slightly better max_distance rule2006-03-03, by michael
-
Reduce Real DLL/so loading verbosity, OKed by Roberto.2006-03-03, by diego
-
the return of the monolithic index2006-03-03, by michael
-
update tmp_field numbers (pretty much just cosmetic)2006-03-03, by michael
-
simplify flags2006-03-03, by michael
-
Synced with 1.1234, patch by JiÅ?Ã? Heryán < technik AH domotech DOO cz >2006-03-03, by gpoirier
-
This patch fixes pcm (twos, swot) in MOV.2006-03-02, by rtognimp
-
syncpoint_start description2006-03-02, by michael
-
removed reference to inexistent extern variable2006-03-01, by nicodvb
-
stream_control() returns int, not void2006-03-01, by nicodvb
-
add forward_ptr to syncpoint (+0.006% overhead)2006-03-01, by michael
-
leading coeff for crc polynom2006-03-01, by michael
-
width/height/samplerate MUST not be 02006-03-01, by michael
-
remove chapter_id == 0 special case2006-03-01, by michael
-
Change obsolete references to design6 to design7.2006-03-01, by diego
-
New website structure, the /homepage subdirectory is gone.2006-03-01, by diego
-
synced with 1.12352006-03-01, by gpoirier
-
sync with 1.2222006-03-01, by diego
-
XviD multi-threaded encoding support2006-03-01, by gpoirier
-
add Amiga-style AltiVec detection, patch from andrea at amigasoft dot net2006-02-28, by pacman
-
reverse 'low detail' for 'high detail' in 2-pass encoding explanation, patch by Jeff Clagg2006-02-28, by wanderer
-
update config.mak to match ffmpeg's version (fix alpha compilation)2006-02-27, by aurel
-
implement STREAM_CTRL_GET_TIME_LENGTH to return the duration of the dvd currently playing2006-02-27, by nicodvb
-
added new stream_control() and new command: STREAM_CTRL_GET_TIME_LENGTH2006-02-27, by nicodvb
-
Add audio_delay argument to demux_mkv_seek.2006-02-27, by corey
-
synced with 1.1012006-02-27, by gabrov
-
synced with 1.122006-02-27, by gabrov
-
fixed XML syntax error2006-02-27, by gabrov
-
Output error messages from the ALSA library through mp_msg() instead of2006-02-27, by cladisch
-
Show the actual ALSA version instead of the version mplayer was compiled2006-02-27, by cladisch
-
synced with 1.1012006-02-26, by gabrov
-
Better fallback for APIENTRY when compiling for Windows2006-02-26, by reimar
-
cosmetic, trailing whitespace2006-02-25, by ods15
-
use short 'type' names2006-02-25, by ods15
-
allow rationals with denom of '1'2006-02-25, by ods15
-
CRC32 stuff2006-02-25, by ods15
-
DVB channels cycling; patch by Ben Zores ben p geekbox d org2006-02-24, by nicodvb
-
Add a practical description of endian-independent RGB/BGR coding2006-02-24, by pacman
-
link fix2006-02-24, by diego
-
Add some undocumented options.2006-02-24, by diego
-
Document the noup suboption of the scale video filter.2006-02-24, by diego
-
Add XML tool paths for SUSE 10.02006-02-24, by diego
-
Add uninit for audio before switching to next file and completing encode2006-02-24, by ods15
-
10l (dont limit dimension components independantly if noup)2006-02-24, by michael
-
link fixes2006-02-24, by diego
-
This now works correctly thanks to clear-to-end-of-line patch2006-02-24, by ods15
-
fix bit specification for fixed_fps2006-02-24, by ods15
-
Fix rgb32tobgr16, rgb32to15, and rgb32tobgr15. All had the same problem that2006-02-24, by pacman
-
info packet stuff, chapters...2006-02-24, by ods15
-
workaround for gl.h variants that do not define APIENTRY2006-02-23, by reimar
-
use calloc instead of malloc in copy_func_pf, missing initialization of2006-02-22, by reimar
-
link fixes2006-02-22, by diego
-
link fixes2006-02-22, by diego
-
properly detect cpu on x86 based mac2006-02-22, by nplourde
-
Fix stylesheet path.2006-02-21, by diego
-
Remove duplicate explanation of how man page format conversion.2006-02-21, by diego
-
Fix video delay when encoding with B-frames.2006-02-21, by corey
-
Fix video delay when encoding with B-frames.2006-02-21, by corey
-
grammar, put options in alphabetical order2006-02-20, by diego
-
More complete ASF MIME detection, closing bug# 248,2006-02-20, by gpoirier
-
sync with 1.12312006-02-20, by gpoirier
-
sync with 1.222 plus minor fix2006-02-20, by ptt
-
New option: -ignore-start2006-02-20, by corey
-
fields should be in english...2006-02-20, by ods15
-
Typo fix: "URLs to forces" --> "URLs to force"2006-02-19, by corey
-
synced with 1.12292006-02-19, by gpoirier
-
Allows the LIVE555 library to forces the client's port to be used2006-02-19, by bertrand
-
Support MPEG-4 files with RMP4 fourcc, fixes greenlines.rmp4.p.avi.2006-02-19, by diego
-
dwStart support for mencoder.2006-02-19, by corey
-
deobfuscate some a/v sync code2006-02-19, by ods15
-
no upscale flag so automatic downscaling is possible in mencoder2006-02-18, by michael
-
upport another G4 flavour: MPC7447* chips.2006-02-18, by gpoirier
-
include stdlib.h and stdio.h, they tend to be useful :-)2006-02-18, by reimar
-
dwStart support for mplayer.2006-02-18, by corey
-
Just a comment update, replacing a FIXME to reflect the new expectation of2006-02-18, by pacman
-
don't call altivec_yuv2packedX() with a dstFormat that it doesn't support;2006-02-18, by pacman
-
more cosmetics2006-02-17, by ods15
-
some cleanup. enforce decode_delay to not be too high.2006-02-17, by ods15
-
Fix vec_clip for gcc's that don't handle (vector signed short){16} according2006-02-17, by pacman
-
Fix colormap save/restore for directcolor fb devices2006-02-17, by pacman
-
Second-try commit of this patch.2006-02-17, by corey
-
fix compilation without openal2006-02-16, by aurel
-
OpenAL audio support, actual output is mono-only (no positioning yet).2006-02-16, by reimar
-
ng the fix for vCCoeffsBank patch by (Alan Curry <pacman TheWorld com>)2006-02-16, by michael
-
make swscale-example compile patch by (Alan Curry <pacman TheWorld com>)2006-02-16, by michael
-
include config.h before includes that need it2006-02-16, by iive
-
Add some more fourcc for DV and MPEG2 needed for some mov samples posted2006-02-14, by rtognimp
-
Set SRC_PATH correctly, fixes libpostproc compilation2006-02-14, by rtognimp
-
Import common.mak v1.1 from ffmpeg cvs, now it's needed by the building2006-02-14, by rtognimp
-
Align memory at 16 byte boundaries.2006-02-14, by diego
-
allow autodetection of pictures type when using mf://@file.list syntax2006-02-14, by iive
-
synced with 1.12272006-02-13, by gpoirier
-
Remove obsolete big-endian FIXMEs.2006-02-13, by diego
-
Fix the error handling in the play() function: add a handler for EINTR,2006-02-13, by cladisch
-
This changes the software parameters to be more compatible with the2006-02-13, by cladisch
-
Using non-blocking writes makes sense when the program wants to do other2006-02-13, by cladisch
-
Remove the now superfluous mmap suboption.2006-02-13, by cladisch
-
After removing play_mmap(), the play() function just unconditionally2006-02-13, by cladisch
-
This patch removes mmap support because it doesn't have any benefit.2006-02-13, by cladisch
-
fix index, first keyframe cannot be written with pts=02006-02-13, by ods15
-
lavc exposes the reconstructed picture, so no need to decode it again2006-02-13, by lorenm
-
synced with 1.12262006-02-12, by gpoirier
-
Make 'N' frame code implictly invalid2006-02-12, by ods15
-
do not forget to initialize dp->buffer2006-02-12, by henry
-
Rephrase telecine and film2pal mpegopts.2006-02-12, by diego
-
Remove stray space.2006-02-12, by diego
-
sync with 1.12242006-02-12, by gpoirier
-
10l2006-02-12, by alex
-
support openbsd/zaurus aswell2006-02-12, by alex
-
one more hint for openbsd2006-02-12, by alex
-
Native ZMBV support via lavc2006-02-12, by rtognimp
-
delay rff by 6, not 3 frames, so the rff will be in the middle of the 12 frames sequence2006-02-12, by nicodvb
-
bugfixes and new soft-teleciner in muxer_mpeg.c2006-02-12, by nicodvb
-
mention film2pal in -mpegopts2006-02-12, by nicodvb
-
experimental film2pal and ntsc2pal soft teleciner2006-02-12, by nicodvb
-
forgotten cast (blows on gcc4)2006-02-12, by henry
-
we cannot continue without a crash when read_asf_header fails, since some2006-02-12, by reimar
-
add some sanity checks to new/resize_demux_packet2006-02-12, by reimar
-
add a missing rule for libpostproc.a2006-02-12, by henry
-
Sync with latest FFmpeg build system changes:2006-02-11, by diego
-
Gives some examples of in which form MPEG* videos can come2006-02-11, by gpoirier
-
Remove all the sections that are now merged in the XML doc2006-02-11, by gpoirier
-
muxer_mpeg MUST be used with audio_preload=02006-02-11, by nicodvb
-
Mention recent big-endian/AltiVec fixes in postproc/.2006-02-11, by diego
-
Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in just2006-02-11, by diego
-
cosmetics: indentation fixes2006-02-11, by diego
-
Fix big-endian color permutation problems.2006-02-11, by diego
-
Put index_ptr within index to avoid it popping out of nowhere.2006-02-11, by ods15
-
Add syncpoint_checksum after frame header2006-02-11, by ods15
-
tff wasn't correctly unset in soft_telecine()2006-02-10, by nicodvb
-
Attila and I are root@mphq.2006-02-10, by diego
-
Make sure maxlen is respected, instead of just failing the assert later on.2006-02-10, by reimar
-
add mpc extension so that playback starts faster.2006-02-10, by reimar
-
Clarify feature removal policy: it must be approved on the mailing list.2006-02-10, by rathann
-
Clarify policy on feature removal.2006-02-10, by rathann
-
change checksum to crc322006-02-10, by ods15
-
ALSA changes2006-02-10, by cladisch
-
Small fixes: make all global variables static, remove some unused2006-02-10, by cladisch
-
Remove a call to snd_pcm_prepare() because snd_pcm_hw_params() does it2006-02-10, by cladisch
-
Simplify get_delay(): we don't need to get the complete PCM status but2006-02-10, by cladisch
-
Fix get_space(): we don't need to differentiate between the various PCM2006-02-10, by cladisch
-
This adds support for more sample formats (U32, float BE, mu/A-law).2006-02-10, by cladisch
-
This replaces the hardcoded numbers for the sample format widths with a2006-02-10, by cladisch
-
Reverse commit of unfinished patch for passing audio_delay to the demuxers.2006-02-09, by corey
-
support for Geforce FX5500 based on patch by Pascal Yu <yu_pascal at hotmail.com>2006-02-09, by faust3
-
I took over ao_alsa maintainership.2006-02-09, by cladisch
-
Patch by Stefan Huehner / stefan % huehner ! org \2006-02-09, by rathann
-
fix -idx with ODML files (patch by Benjamin Zores < ben _at_ tutuxclan.org >)2006-02-09, by aurel
-
Correct RGB vs. BGR confusion, the macros vec_mstrgb24 and vec_mstbgr24 each2006-02-09, by diego
-
Fix CSeq answer for keepalive OPTIONS requests during playback2006-02-08, by rtognimp
-
Add support for grayscale [m]jpeg2006-02-08, by rtognimp
-
altivec_yuv2packedX() ignores the requested output format and unconditionally2006-02-08, by diego
-
expanded and improved NeoMagic TV-out section2006-02-08, by diego
-
AltiVec operations need to have memory aligned on 16-byte boundaries.2006-02-08, by diego
-
vYCoeffsBank and vCCoeffsBank are allocated and initialized using incorrect2006-02-08, by diego
-
10l 1000 fps fix2006-02-08, by michael
-
fftruespeech works now that the nBlockAlign issue is settled.2006-02-07, by diego
-
read data in nBlockAlign aligned chunks2006-02-07, by reimar
-
1. Include audio_delay as an argument to demux_seek.2006-02-07, by corey
-
Fix mpng to work correctly with 16 bit png's. don't have any files to test2006-02-07, by ods15
-
EOR can only be (un)set for non delayed streams.2006-02-07, by ods15
-
small syntax/upper-lowercase fix2006-02-07, by ptt
-
synced with 1.12232006-02-07, by gpoirier
-
Minor correction of last two updates2006-02-07, by danny
-
Allow headers to be repeated anywhere2006-02-07, by ods15
-
let osx sleep if video is paused2006-02-07, by nplourde
-
-fixed-vo shall no longer be called BETA-CODE.2006-02-07, by diego
-
ZMB decoder2006-02-06, by diego
-
Move ffrv10 and ffrv20 into RealVideo section, prefer ffrv20 over rv20.2006-02-06, by diego
-
Mark ffrv20 as working.2006-02-06, by diego
-
Add support for Zip Motion-Block Video (ZMB), patch by Kostya.2006-02-06, by diego
-
removed unused variables2006-02-06, by nicodvb
-
fixed wrong delta_frame calculation that would affect soft-telecine2006-02-06, by nicodvb
-
Build muxers only when MEncoder is enabled.2006-02-06, by diego
-
1.221: Typo fix2006-02-05, by kraymer
-
1.1222: cs and ls swscale parameters accept different value ranges now.2006-02-05, by kraymer
-
cs and ls swscale parameters accept different value ranges now.2006-02-05, by diego
-
reinitialize adapter_count to 0, EnumCallbackEx will not work otherwise2006-02-05, by reimar
-
Index repetition2006-02-04, by ods15
-
add compare_ts2006-02-04, by ods15
-
EOR in index2006-02-04, by ods15
-
change sws sharpen filter a little2006-02-04, by michael
-
synced with 1.12212006-02-03, by gpoirier
-
Add -nocache option, -cache is not a flag option.2006-02-02, by diego
-
avoid conflicting types error on cygwin2006-02-02, by faust3
-
x264 tweaks2006-02-02, by lorenm
-
typo fixes2006-02-01, by ptt
-
Only compile libmpencoders if MEncoder has been enabled.2006-01-31, by diego
-
Move conditional compilation out of the code and into the build system.2006-01-31, by diego
-
Move conditional compilation out of the code and into the build system.2006-01-31, by diego
-
sync up to 1.2212006-01-31, by ptt
-
sync up to 1.12162006-01-31, by ptt
-
update for recent developments2006-01-30, by diego
-
removed forgotten fprintf()2006-01-30, by nicodvb
-
when linking to external libav* try using pkg-config first2006-01-30, by nicodvb
-
synced with 1.2212006-01-30, by gabrov
-
Typo fix2006-01-30, by gabrov
-
1.218: typo, consistency2006-01-30, by kraymer
-
Synced with 1.12142006-01-30, by jheryan
-
sync up to 1.2022006-01-30, by ptt
-
1.219: More detailed description of brd_scale.2006-01-30, by kraymer
-
synced with 1.1219 + typo fix2006-01-30, by gpoirier
-
synced with 1.2162006-01-30, by gabrov
-
mention TOOLS/encode2mpeglight2006-01-29, by nicodvb
-
More detailed description of brd_scale.2006-01-29, by corey
-
added missing entries since the last release (approved by Diego with small2006-01-29, by rathann
-
synced with 1.12182006-01-29, by gpoirier
-
typo, consistency2006-01-29, by diego
-
Try to only use a linebreak without hyphenation (\:) where it makes sense.2006-01-29, by diego
-
synced with 1.12162006-01-29, by gpoirier
-
Unify the handling of escaped spaces.2006-01-29, by diego
-
Include MEncoder config files in list of files.2006-01-29, by diego
-
French MEncoder docs are not synced yet.2006-01-29, by diego
-
10l: wrong syntax2006-01-28, by gpoirier
-
SDL video out syntax has changed a while ago, but the XML was not updated since now :)2006-01-28, by gpoirier
-
Also remove objects in subdirectories.2006-01-28, by diego
-
use mp_a52_framesize() when liba52 is not available2006-01-27, by nicodvb
-
cosmetic, fix spacing2006-01-27, by ods15
-
Make clean/distclean behave uniformly in all directories.2006-01-27, by diego
-
Make clean/distclean behave uniformly in all directories.2006-01-27, by diego
-
change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to muxer2006-01-26, by michael
-
updates2006-01-26, by diego
-
limits.h for INT_MAX2006-01-25, by michael
-
correct block align2006-01-25, by michael
-
sync to 1.2202006-01-25, by kraymer
-
fix aac in mov/mp42006-01-25, by michael
-
Fix the MSG?_FIXME and make the profiles help translatable.2006-01-25, by albeu
-
setting codec_tag unconditionally to FMP4 is a bad idea (breaks mov/mp4)2006-01-24, by michael
-
Typo fix: missing "by" in brd_scale recommendation.2006-01-24, by corey
-
Fix up new profiles section and the MPLAYER_VERBSE environment variable.2006-01-24, by diego
-
1.212: Make -list-options work in both MPlayer and MEncoder.2006-01-24, by kraymer
-
1.1206: sync to x264 r398.2006-01-24, by kraymer
-
major update of x264encopts, credits go to Alex Günsche < ag .ät. zirona.com>, thank you!2006-01-24, by kraymer
-
Make -list-options work in both MPlayer and MEncoder.2006-01-24, by albeu
-
Profiles support.2006-01-24, by albeu
-
New option type to print help text with a function.2006-01-24, by albeu
-
Using INT_MAX without including limits.h breaks compilation on MinGW.2006-01-23, by diego
-
Fix misuse of the M_OPT_TYPE_INDIRECT flag, it has nothing to do2006-01-23, by albeu
-
Fix multiple help clauses on the command line with mencoder.2006-01-23, by albeu
-
Fix libav* linking order, libavutil needs to come after lavc/lavf.2006-01-23, by diego
-
1.1210: support libavcodec's new sc_factor parameter2006-01-22, by kraymer
-
support libavcodec's new sc_factor parameter2006-01-22, by corey
-
proper support for shared libpostproc2006-01-22, by diego
-
s/LIVE.COM/LIVE555/ + URL update2006-01-22, by gpoirier
-
s/LIVE.COM/LIVE555/ + URL update2006-01-22, by gpoirier
-
correcting sync version number2006-01-22, by kraymer
-
add comment about sync status of this file2006-01-22, by kraymer
-
let configure find docbookx.dtd (version 4.4)2006-01-22, by kraymer
-
German man page review part XVII2006-01-22, by kraymer
-
100L m_option_copy should use the copy callback and not the set one.2006-01-22, by albeu
-
Interleave index to ease per-need decoding.2006-01-22, by ods15
-
Quick&dirty compilation fix, needed after latest changes in ffmpeg build2006-01-22, by rtognimp
-
1.209: consistency fix over the previous consistency fix2006-01-22, by kraymer
-
consistency fix over the previous consistency fix2006-01-21, by gpoirier
-
consitency fix2006-01-21, by gpoirier
-
synced with 1.12082006-01-21, by gpoirier
-
German man page review part XVI2006-01-21, by kraymer
-
1.1207: MPLAYER_VERBOSE, new enviorment variable to control verbosity before init2006-01-21, by kraymer
-
German man page review part XV2006-01-21, by kraymer
-
Cygwin compilation fix2006-01-20, by diego
-
List Derek Lewis as AIX/Solaris maintainer, patch by himself.2006-01-20, by diego
-
Add Derek Lewis, patch by himself.2006-01-20, by diego
-
AIX compiler CPU-option improvements2006-01-20, by diego
-
AIX section for the ports description2006-01-20, by diego
-
some updates2006-01-20, by ods15
-
MPLAYER_VERBOSE, new enviorment variable to control verbosity before init2006-01-20, by ods15
-
cosmetic change, shift stuff around to more logical places2006-01-20, by ods15
-
change goals slightly..2006-01-20, by ods15
-
bump date2006-01-20, by ods15
-
Added DPI (Print-Resolution) and Pixel-Aspect awareness to vo_jpeg.2006-01-20, by atmos4
-
Also define FF_POSTPROCESS when using shared libavcodec.2006-01-20, by diego
-
German man page review part XIV2006-01-20, by kraymer
-
mention hwmpa2006-01-19, by nicodvb
-
documented audio codec hwmpa2006-01-19, by nicodvb
-
Implement XvMC lib autodetection for future use (currently disabled, but working2006-01-19, by rathann
-
Remove rule to build shared libpostproc, it does not belong in MPlayer.2006-01-19, by diego
-
Use free instead of speex_free - since speex_free does not appear in the2006-01-19, by reimar
-
Typo fixes by Bounec2006-01-19, by gpoirier
-
Push "Building audio filter chain" up to verbose level.2006-01-19, by diego
-
sync to 1.2192006-01-18, by kraymer
-
Mention possible region setting requirement for some RPC-2 drives.2006-01-18, by rathann
-
FAQ about problems with playing DVDs on certain drives.2006-01-18, by rathann
-
German man page review part XIII2006-01-18, by kraymer
-
German man page review part XII (right from the beginning.. again..)2006-01-17, by kraymer
-
suppress error message at eof2006-01-17, by reimar
-
avoid Solaris 10 compile error with gcc 3.4.52006-01-17, by reimar
-
faster and (IMHO) cleaner code.2006-01-17, by reimar
-
function to read from a demuxer up to (and including) the specified2006-01-17, by reimar
-
Put settings into a more meaningful order, some cosmetics.2006-01-17, by diego
-
Improve option descriptions.2006-01-17, by diego
-
Remove multi-language setting specification, it has little use.2006-01-17, by diego
-
Improve option descriptions.2006-01-17, by diego
-
cosmetic whitespace / layout changes2006-01-16, by diego
-
German man page review part X:2006-01-16, by kraymer
-
Comment out default settings. MPlayer should behave the same w/ or w/o2006-01-16, by diego
-
sync to 1.2182006-01-16, by kraymer
-
Do not build the GUI by default in the Debian package to be more in line2006-01-16, by diego
-
Remove overly loud "warning" from runtime-cpudetection message.2006-01-16, by diego
-
MEncoder's MPEG muxer needs -vf harddup to function properly, no add a note about this.2006-01-16, by gpoirier
-
Prefer native GSM over the binary codec.2006-01-16, by diego
-
sync with 1.12062006-01-16, by gpoirier
-
typos2006-01-16, by diego
-
sync to x264 r398.2006-01-16, by lorenm
-
Print some more useful data from header in verbose mode2006-01-15, by rtognimp
-
Support sipr codec in old RealAudio files.2006-01-15, by rtognimp
-
restored hwmpa with 'working' status and lowest priority2006-01-15, by nicodvb
-
temporarily disabled hwmpa until I fix the priority2006-01-15, by nicodvb
-
ad_hwmpa: pass-through fake audio codec for hardware mpeg decoders2006-01-15, by nicodvb
-
Change LIB to LIBNAME to fix compilation.2006-01-15, by diego
-
10l: FFmpeg shared lib build information does not belong in MPlayer configure.2006-01-14, by diego
-
Always try to parse index chunk, no reason to check for movi_end2006-01-14, by reimar
-
Sync with latest FFmpeg build system changes.2006-01-14, by diego
-
German man page review part X:2006-01-14, by kraymer
-
Fix printing of audio fourcc in hex format2006-01-14, by rtognimp
-
German man page review part IX:2006-01-14, by kraymer
-
add mod playback to the wishlist2006-01-14, by rathann
-
Print audio 4cc for every stream, print 4cc of selected audio track2006-01-14, by rtognimp
-
Consistent variable names for shared libavcodec.2006-01-14, by diego
-
Add --disable-libavcodec_so/--disable-libavformat_so.2006-01-14, by diego
-
sync up to 1.2172006-01-14, by ptt
-
1l - one cast too many2006-01-14, by rathann
-
Fix parallel make builds, patch by Oded Shimon.2006-01-14, by rathann
-
German man page review part VIII2006-01-14, by kraymer
-
This patch cleans up OPTFLAGS in Gui, removes hardcoded -Wall from2006-01-13, by rathann
-
German man page review part VII2006-01-13, by kraymer
-
sync to 1.2172006-01-13, by kraymer
-
Synced with 1.822006-01-13, by jheryan
-
Synced with 1.162006-01-13, by jheryan
-
Synced with 1.762006-01-13, by jheryan
-
Synced with 1.602006-01-13, by jheryan
-
Synced with 1.242006-01-13, by jheryan
-
Synced with 1.1002006-01-13, by jheryan
-
Synced with 1.382006-01-13, by jheryan
-
Synced with 1.282006-01-13, by jheryan
-
Synced with 1.742006-01-13, by jheryan
-
Synced with 1.322006-01-13, by jheryan
-
Update licensing information: The FSF changed postal address.2006-01-13, by diego
-
massive attack: mp_msg printf format fixes2006-01-12, by rathann
-
Remove libxvmc-dev from build-depends.2006-01-12, by diego
-
wording fix2006-01-12, by kraymer
-
1.1202: Reformat examples to prevent linebreaks and hyphenation.2006-01-12, by kraymer
-
1.1201: Explain DVDREAD_NOKEYS environment variable.2006-01-11, by kraymer
-
1.1193: [does not apply]2006-01-11, by kraymer
-
remove build-depends used only for obsolete vo2006-01-11, by aurel
-
1.1186: Merry Christmas and happy cola-chugging!2006-01-11, by kraymer
-
do not give focus to vo_macosx in shared buffer mode. Patch by Hector Chu<hectorchu@gmail.com>2006-01-11, by nplourde
-
I'm the new mailling list maintainer2006-01-10, by gpoirier
-
xlibs-dev don't exist anymore, as well as libpng-dev and libgtk-dev.2006-01-10, by aurel
-
convert some printfs to mp_msg2006-01-10, by rathann
-
added support for external libavformat2006-01-09, by nicodvb
-
CamStudio codec support2006-01-09, by reimar
-
Minor correction of last updates, credit to Paul TT2006-01-09, by danny
-
OS X compilation fix: Include inttypes.h so that uint32_t is not undefined.2006-01-08, by diego
-
support for Radeon 95502006-01-08, by diego
-
sync w/ 1.12052006-01-08, by gpoirier
-
Remove non-ASCII character.2006-01-08, by diego
-
Update for current Debian package.2006-01-08, by diego
-
Improve the Debian package configuration: Remove the vo module configuration,2006-01-08, by diego
-
Quote some values to silence debconf warnings.2006-01-08, by diego
-
Do not install .cvsignore files.2006-01-08, by diego
-
include the right avcodec.h, consistently with the rest of mplayer2006-01-08, by nicodvb
-
fix crash if no video codec available2006-01-08, by reimar
-
fix premature end of audio playback (audio only)2006-01-08, by henry
-
Add uppercase MPG2 fourcc.2006-01-07, by diego
-
Remove empty sections, speak of container formats, not file formats.2006-01-07, by diego
-
minor rewording2006-01-07, by diego
-
avoid some gcc 4 compiler warnings2006-01-07, by reimar
-
Less ugly and easier to extend getFunctions2006-01-07, by reimar
-
Mention Chinese console messages.2006-01-06, by diego
-
Update for realrtsp bandwidth support2006-01-06, by rtognimp
-
This patch makes real rtsp tell the server to deliver data at specified2006-01-06, by rtognimp
-
Reformat examples to prevent linebreaks and hyphenation. When occurring2006-01-06, by diego
-
align byte is deprecated2006-01-06, by ods15
-
Yet another MPEG-4 fourcc (Samsung SMP4)2006-01-06, by rtognimp
-
1) remove global_timebase2006-01-06, by ods15
-
MN rule2006-01-06, by ods15
-
1) change date and goals slightly2006-01-06, by ods15
-
Better default vo - xv instead of x11.2006-01-06, by diego
-
Remove unused template file.2006-01-06, by diego
-
100l, the vo selection should fall back to other vo drivers.2006-01-06, by diego
-
build fix2006-01-05, by diego
-
Improve overall structure by adding a few top-level chapters so that2006-01-05, by diego
-
Add FFmpeg TrueSpeech.2006-01-05, by diego
-
Add MPEG fourcc to all MPEG decoders.2006-01-05, by diego
-
Don't leak memory (free audio reordering buffers)2006-01-04, by rtognimp
-
Remove assumption that all audio packets in a block have the same2006-01-04, by rtognimp
-
1000.0l timestamps are float2006-01-04, by rtognimp
-
Explain DVDREAD_NOKEYS environment variable.2006-01-04, by diego
-
Bandaid fix for compilation failure when creating main/.depend with GUI2006-01-04, by diego
-
cosmetics: Make the patch apply without offsets.2006-01-04, by diego
-
Update copyright date to 20062006-01-04, by gpoirier
-
Update with current changes.2006-01-04, by diego
-
CONFIGURATION FILES section added to the man page.2006-01-04, by diego
-
Expand the configuration file section to include MEncoder examples.2006-01-04, by diego
-
10l build fix2006-01-04, by diego
-
synced with 1.11982006-01-04, by gpoirier
-
little fixes i looked at after previous cvs commit :-)2006-01-04, by ptt
-
sync with 1.1198 plus little fixes2006-01-04, by ptt
-
fixed indentation for suboption brd_scale2006-01-04, by ptt
-
synced with 1.11972006-01-03, by gpoirier
-
removed previously forgotten reording options/flags2006-01-03, by nicodvb
-
Reverse commit 31 Dec 2005 18:56:35 -0000 1.342006-01-03, by gpoirier
-
removed frame reording option2006-01-03, by nicodvb
-
disable dvd subtitles by default2006-01-03, by nicodvb
-
word consistency fix2006-01-03, by ptt
-
sync up to 1.11672006-01-03, by ptt
-
Restructure ports section.2006-01-03, by diego
-
updates, spelling2006-01-03, by diego
-
Fix _inc_extra handling in DirectFB check.2006-01-03, by diego
-
small wording/spelling/syntax fixes2006-01-03, by diego
-
add bitexact's lavd flag desc.2006-01-03, by gpoirier
-
h264es: don't seek to non-keyframes2006-01-03, by lorenm
-
use $(INSTALLSTRIP) consistently2006-01-03, by rathann
-
fix the translator names list so that it conforms to lastname, firstname2006-01-02, by rathann
-
Synced with 1.2162006-01-02, by jheryan
-
Synced with 1.11822006-01-02, by jheryan
-
Partial support for QuickTime sound atom version 2.2006-01-02, by corey
-
sync up to 1.2162006-01-02, by ptt
-
add Dicas MPEGable H.264/MPEG-4 AVC fourcc2006-01-01, by iive
-
Add Rich's advice posted on the thread:2005-12-31, by gpoirier
-
"Currently mplayer looks for only one MP3 frame sync. The attached2005-12-31, by gpoirier
-
Add MPEG fourcc to mpeg12.2005-12-31, by diego
-
search next sequence_header untile a valid one is found2005-12-31, by nicodvb
-
Guide on creating quality skins.2005-12-31, by diego
-
Build incomplete Russian docs last.2005-12-31, by diego
-
check the intermediate audio buffer2005-12-31, by henry
-
update x264 feature summary2005-12-31, by lorenm
-
Mac OS update2005-12-30, by diego
-
synced with 1.11942005-12-30, by gpoirier
-
synced with 1.11922005-12-30, by gpoirier
-
sync to x264 r390 (bime)2005-12-30, by lorenm
-
for roff: add missing linebreak in uspp description2005-12-30, by wanderer
-
minor grammar/punctuation on lavc's keyint option2005-12-29, by wanderer
-
further wording fix for uspp2005-12-29, by wanderer
-
AIX PPC port2005-12-29, by diego
-
Bump DH_COMPAT version.2005-12-29, by diego
-
Add a basic watch file.2005-12-29, by diego
-
Support vme=8 (iterative overlapped block).2005-12-29, by diego
-
Include the snow wavelet comparison functions from DOCS/tech/snow.txt2005-12-29, by diego
-
wording2005-12-29, by diego
-
change erase to end of line, fall back to old behavior if no termcap found2005-12-29, by ods15
-
fix dvdread version macro2005-12-28, by rathann
-
Add bidir_refine to lavc's set of options, and document it.2005-12-28, by gpoirier
-
wma2 fixed2005-12-27, by rtognimp
-
vpotmeter fix, scroll in the correct direction2005-12-27, by ods15
-
fixes suggested by Diego2005-12-27, by gpoirier
-
new input command prefixes, pausing_keep, pausing_toggle2005-12-27, by ods15
-
Fix erase to end of line with windows, windows terminal does not support2005-12-27, by ods15
-
Remove tables used by MPlayer native 14_4 and 28_8 codecs2005-12-27, by rtognimp
-
New section: choosing the video codec for your encode: what to consider before picking it.2005-12-27, by gpoirier
-
fix setting colorkey in vidix mga_vid2005-12-26, by ods15
-
10000l to me, broke compilation on mingw, erase_to_end_of_line needs to be2005-12-26, by ods15
-
Merry Christmas and happy cola-chugging!2005-12-26, by gpoirier
-
- move our setenv() fallback implementation to osdep2005-12-26, by al
-
Adds lavc's brd_scale and updates vb_strategy2005-12-25, by gpoirier
-
support downscaling frames for dynamic b frame decission2005-12-25, by gpoirier
-
synced with 1.11842005-12-25, by gpoirier
-
add "pausing_keep" and "pausing_toggle" input cmd prefixes2005-12-25, by ods15
-
Use termcap "erase to end of line" character code instead of using spaces2005-12-25, by ods15
-
Add current Cygwin tool paths.2005-12-25, by diego
-
Windows waveout is no longer the best choice under Windows.2005-12-25, by diego
-
prefer newer terminfo-capable libraries (ncurses or terminfo)2005-12-25, by rathann
-
improove termcap detection, -lncurses works too2005-12-25, by ods15
-
Add "application/x-mms-framed" for ASF2005-12-24, by rtognimp
-
The <=132 frame rule is only valid at MacroBlock level not at frame one.2005-12-24, by iive
-
Typo in ASF demuxer selection by name (it's 'asf', not 'asv')2005-12-24, by rtognimp
-
synced with 1.11822005-12-22, by gpoirier
-
typo2005-12-22, by ods15
-
Synced with help_mp-en.h 1.2162005-12-21, by gpoirier
-
Print some error message,2005-12-20, by iive
-
I screwed up keep aspect param, made behavior the opposite of man page.2005-12-20, by ods15
-
malloc padding to avoid access beyond allocated memory2005-12-19, by henry
-
reverse the H264 hack2005-12-19, by henry
-
fspp update2005-12-18, by henry
-
negative quality values allow postproc regardless of input2005-12-18, by henry
-
credits for Onur, patch by himself2005-12-18, by diego
-
do not postprocess H2642005-12-18, by henry
-
support negative stride (flipping) in vo_gl.2005-12-18, by reimar
-
calculate framesize for raw RGB and BGR.2005-12-18, by reimar
-
fix crash with invalid -vid and no audio stream2005-12-18, by reimar
-
bitexact flag2005-12-18, by michael
-
1.1180: [does not apply]2005-12-17, by ranma
-
deobfuscate some very simple code...2005-12-17, by ods15
-
typo: ouput -> output2005-12-17, by ranma
-
"cfg-mplayer-def.h" is what is written in ~/.mplayer/config when it is not2005-12-17, by ods15
-
sync to 1.2162005-12-17, by ranma
-
some more new stuff..2005-12-17, by ods15
-
-o in mencoder now manditory2005-12-17, by ods15
-
-msglevel added, -verbose removed2005-12-17, by ods15
-
Removing obsolete, and until recently, misdocumented option -verbose .2005-12-17, by ods15
-
synced with 1.1002005-12-17, by gpoirier
-
synced with 1.13, patch by Johan Bos2005-12-17, by gpoirier
-
synced with 1.72, patch by Johan Bos2005-12-17, by gpoirier
-
sync w/ 1.11782005-12-17, by gpoirier
-
synced with 1.12, patch by Johan Bos, and fixes by me :p2005-12-17, by gpoirier
-
Fixes by Bounec2005-12-17, by gpoirier
-
grammar fix2005-12-17, by diego
-
include fastmemcpy.h before stream.h, so it is used for the stream_read2005-12-17, by reimar
-
do not set the flag when config failed2005-12-16, by henry
-
Avoid gcc warnings:2005-12-15, by rathann
-
one-word grammar fix for "incompatible codec" message2005-12-15, by wanderer
-
sync with 1.2132005-12-15, by ptt
-
small grammatical/sentence fix2005-12-15, by ptt
-
fix compilation when dvdkit and dvdread are not available2005-12-14, by nicodvb
-
Fix small typos spoted by Paul TT2005-12-14, by reynaldo
-
Reformat for better readability.2005-12-13, by diego
-
libdvdread configure script defines __DARWIN__ on darwin to trigger2005-12-13, by diego
-
Darwin does not support -rdynamic.2005-12-13, by diego
-
small typo preventing compilation, sorry :(2005-12-13, by ptt
-
little fixes....2005-12-13, by ptt
-
sync up to 1.2102005-12-13, by ptt
-
minor grammar clarification to the last commit, + omitted periods2005-12-12, by wanderer
-
Unify paths in patch and fix recent breakage, no -ko keyword expansion2005-12-11, by diego
-
Another examples showing how to play raw YUV video samples2005-12-11, by gpoirier
-
add hint to slave.txt2005-12-11, by reimar
-
improve video equalizer command (brightness, contrast, etc.) description2005-12-11, by reimar
-
sync with 1.11762005-12-11, by gpoirier
-
make fribidi autodetect by default instead of disable2005-12-11, by ods15
-
Make -really-quiet a common option.2005-12-11, by diego
-
make demuxer seek and close functions return void, patch by Dominik Mierzejewski2005-12-11, by wanderer
-
punctuation fixes for the previous commit2005-12-11, by wanderer
-
Update email address, old one is dead2005-12-11, by gpoirier
-
sync with 1.11752005-12-11, by gpoirier
-
Fix -v/-verbose description.2005-12-11, by diego
-
sync with 1.11742005-12-11, by gpoirier
-
10l: \ needs to be escaped in roff.2005-12-11, by diego
-
synced with 1.2012005-12-10, by gabrov
-
Sync with 1.11712005-12-10, by gpoirier
-
1/4l2005-12-10, by gpoirier
-
Formatting fix2005-12-10, by gpoirier
-
Give an example about how to use the famous cqif video samples2005-12-10, by gpoirier
-
move to next vo if /dev/3dfx could not be opened2005-12-10, by iive
-
synced with 1.11702005-12-10, by gpoirier
-
Do not exit() if /dev/3dfx is not available, approved by Ivan.2005-12-10, by diego
-
Remove obsolete note.2005-12-10, by diego
-
known bugs with P4 and SSE, small fixes2005-12-10, by diego
-
Convert this file to UTF-8 as it contains funky caracters from all around the world.2005-12-10, by gpoirier
-
1.1162: multithreaded decoding2005-12-10, by ranma
-
sync to rev. 1.2102005-12-10, by ranma
-
remove stray tab, which was confusing help_diff.sh2005-12-10, by ranma
-
Harcoded eng strings on libmpdemux/network.c to help_mp2005-12-10, by reynaldo
-
ffmpeg update2005-12-09, by rtognimp
-
Remove MPlayer native 14_4 and 28_8 codecs (they are in lavc)2005-12-09, by rtognimp
-
cook2005-12-09, by diego
-
Move audio packets reordering from codec interface to demuxers for real2005-12-09, by rtognimp
-
#include help_mp.h only once.2005-12-09, by diego
-
Remove some inactive maintainers.2005-12-09, by diego
-
long obsolete2005-12-09, by diego
-
some sync with the present day situation2005-12-09, by diego
-
Unify include paths, -I.. is in CFLAGS.2005-12-08, by diego
-
M263 (M$ h263) can be decoded by lavc H.263 decoder2005-12-08, by rtognimp
-
Bye-bye old email address, I'm a student no more!! :-P2005-12-08, by gpoirier
-
translate just 1.11692005-12-08, by gpoirier
-
synced with 1.11672005-12-08, by gpoirier
-
-mc 0.1 is preferrable to -mc 10 since A/V sync is recovered quicker after seeking.2005-12-08, by diego
-
Clarifications for the AUDIOSERVER environment variable.2005-12-08, by diego
-
add fix for sbr_dec.c to local diff, too2005-12-07, by rathann
-
add my fix to ps_dec.c to our diff2005-12-07, by rathann
-
Every contribution deserves to be listed on the "about" window of the gui.2005-12-07, by gpoirier
-
vf_fspp bframes option2005-12-07, by henry
-
prevent flicker on b-frames, trivial port from vf_spp2005-12-07, by henry
-
list myself as patch backlog maintainer2005-12-07, by wanderer
-
option to show the lines containing anomalies, patch by Ivo van Poorten2005-12-07, by wanderer
-
small updates and fixes2005-12-07, by diego
-
preliminary environment variables section2005-12-07, by diego
-
really clear frames to black instead of grey, and make sure one of those2005-12-07, by reimar
-
signed division must be used for calculation vo_dx and vo_dy.2005-12-07, by reimar
-
WM_PAINT is the "expose" event, not WM_ACTIVATE2005-12-07, by reimar
-
Minor spelling fixes2005-12-07, by jheryan
-
Synced with 1.11632005-12-07, by jheryan
-
Don't abort when xscreensaver window isn't available anymore.2005-12-07, by al
-
more warning fixes2005-12-07, by ods15
-
compiler warning fixes, some of these were actual (printing) bugs.2005-12-07, by ods15
-
Some more cola for msglevel, codec-cfg can't even call mp_msg_init or it'll2005-12-07, by ods15
-
-msglevel description improvement2005-12-07, by diego
-
new arguments for -vf spp, patch by Corey Hickey2005-12-06, by wanderer
-
Must use glFlush when doublebuffering is not used2005-12-06, by reimar
-
Get rid of most #ifdefs2005-12-06, by reimar
-
Fix message handling, process resize events2005-12-06, by reimar
-
alphabetical order + better explanation for '-lavdopts threads'2005-12-06, by wanderer
-
minor grammar fix, + stray LIVE.COM -> LIVE555 transition2005-12-06, by wanderer
-
another 100l, codec-cfg relied on mp_msg printing nothing....2005-12-06, by ods15
-
100l, codec-cfg needs fixing after -msgl patch2005-12-06, by ods15
-
prevent flicker, to get old behaviour use spp=x:y:4 / x:y:52005-12-06, by michael
-
Fix EDL to be per file, allow -edlout and -edl together as there is really2005-12-06, by ods15
-
1000l, reverting 2 more unrelated changes with last commit2005-12-06, by ods15
-
100l, reverting unrelated change with last commit2005-12-06, by ods15
-
new -msglevel option, constrols msg level for every msg module2005-12-06, by ods15
-
more minor grammatical fixes2005-12-06, by wanderer
-
multithreaded decoding2005-12-05, by gpoirier
-
fixes suggested by The Wanderer and Corey2005-12-05, by gpoirier
-
expand aspect works by display aspect, not video aspect.2005-12-05, by ods15
-
add missing -I..2005-12-05, by rathann
-
fix2005-12-05, by rathann
-
fix2005-12-05, by rathann
-
fix2005-12-05, by rathann
-
fix2005-12-05, by rathann
-
fix2005-12-05, by rathann
-
fix2005-12-05, by rathann
-
fix2005-12-05, by rathann
-
ad_libvorbis.c:119: warning: assignment from incompatible pointer type2005-12-05, by rathann
-
fix2005-12-05, by rathann
-
fix2005-12-05, by rathann
-
fix2005-12-05, by rathann
-
fix2005-12-05, by rathann
-
mplayer.c:1928: warning: implicit declaration of function 'cache_uninit'2005-12-05, by rathann
-
Fix popup menu problems: GTK cannot get a grab while the button is down,2005-12-04, by reimar
-
About text should _not_ be editable, it just looks stupid.2005-12-04, by reimar
-
missing dot2005-12-03, by ranma
-
lots of small fixes a few rephrasings2005-12-03, by ranma
-
sync to 1.2052005-12-03, by ranma
-
attribute align2005-12-03, by michael
-
switch to snow2005-12-03, by michael
-
multithreaded decoding2005-12-02, by michael
-
muxer_lavf MUST be disabled by default until someone adds AVParser2005-12-02, by rfelker
-
fatal error when muxer cannot initialize2005-12-02, by rfelker
-
Synced with 1.1002005-12-02, by jheryan
-
Synced with 1.992005-12-02, by jheryan
-
Synced with 1.342005-12-02, by jheryan
-
Synced with 1.122005-12-02, by jheryan
-
make -lavdopts debug work again, patch by Jason Tackaberry ( tack AH sault POIS org )2005-12-02, by gpoirier
-
export ldexp() and frexp() in pncrt, they are needed by rp8 sipr dll2005-12-01, by rtognimp
-
Add CharNextA(), needed by rp8 sipr dll2005-12-01, by rtognimp
-
nits and fixes suggested by The Wanderer and Loren Merritt2005-12-01, by gpoirier
-
vo_tdfxfb should be preferred over vo_3dfx.2005-12-01, by diego
-
AMD's Family 6 CPUs come with two flavors: one that supports SSE and2005-12-01, by diego
-
fixed wrong telecine trf pattern; fall back to mpeg2 when user specifies unknown format2005-11-30, by nicodvb
-
Link was a bit dated (but still working :-))2005-11-29, by ranma
-
Fixed wrong M_OPT_RANGE in vrc_maxrate/vrc_minrate , default was 0 and range [4,2400000]2005-11-29, by reynaldo
-
Sync man page structure description with actual man page structure.2005-11-29, by diego
-
spelling, capitalization and wording fixes2005-11-29, by diego
-
Smarter defaults, removing obsolete options.2005-11-29, by diego
-
-aop is long obsolete.2005-11-28, by diego
-
-aop is long obsolete.2005-11-28, by diego
-
Add a function to remove osd msg and use it to remove the "OSD: enabled"2005-11-27, by albeu
-
Add indicative QP for ASP and AVC codecs2005-11-27, by gpoirier
-
Explain how to make regression tests with CVS2005-11-27, by gpoirier
-
grammar fix on the documentation-updates note2005-11-27, by wanderer
-
some comments and simplification2005-11-27, by alex
-
1.1161: misc fixes [partly]2005-11-27, by ranma
-
Note about handling patches that contain documentation updates.2005-11-26, by diego
-
Add support to get the list of files from a file containing one filename2005-11-26, by albeu
-
Fix URL escaping to correctly handle URL containing an ip6 address or2005-11-26, by albeu
-
Correct optimization for C3, patch by Zuxy Meng < zuxy POIS meng AH gmail POIS com >2005-11-26, by gpoirier
-
skin authors, trailing whitespace cosmetics2005-11-25, by diego
-
wording and gramma fixes by Bougiz2005-11-25, by gpoirier
-
When it comes to CD/DVD handling bsdi has a linux CD/DVD compatibility2005-11-25, by diego
-
Grammar and wording fixes by Bougiz2005-11-24, by gpoirier
-
productive skin2005-11-24, by diego
-
M-x untabify2005-11-23, by gpoirier
-
correct k6_mtrr detection, add a great deal of infos about newer processors2005-11-23, by gpoirier
-
fixes in examples, minor details2005-11-23, by wight
-
Synced with 1.2022005-11-23, by jheryan
-
sync with 1.99, Patch by Johan B. < dariusjb AH gmail POIS com >2005-11-23, by gpoirier
-
-mc is useful to get rid of A/V desync.2005-11-23, by diego
-
synced with 1.11612005-11-23, by gpoirier
-
misc fixes2005-11-23, by diego
-
Revert previous commit2005-11-22, by al
-
Ignore OPTIONS rtsp command during playback. Fixes2005-11-22, by rtognimp
-
sync with 1.11592005-11-22, by gpoirier
-
Explain -vo gl:slice-height behaviour if YUV rendering is used.2005-11-22, by reimar
-
added a '.'... not abig effort by me indeed :-)))n..2005-11-22, by ptt
-
sync with 1.11582005-11-22, by ptt
-
Use slice-height 16 as default for yuv colorspaces (only relevant if decoder2005-11-22, by reimar
-
10l2005-11-22, by lorenm
-
sync to x264 r373 (brdo)2005-11-22, by lorenm
-
Mentions that --enable-runtime-cpudetection is not on by default.2005-11-21, by gpoirier
-
Make the osd command only switch between enabled/disabled when2005-11-20, by albeu
-
Unify include paths, -I.. is in CFLAGS.2005-11-19, by diego
-
Also parse glX extension string, makes -vo gl:swapinterval work again on linux2005-11-19, by reimar
-
Change MUST to SHOULD have disposition and if applicable language tags.2005-11-18, by al
-
Unify include path handling by using -I.2005-11-18, by diego
-
302m_convert and 360m_convert are generated files.2005-11-18, by diego
-
fastmemcpybench and cpuinfo are x86-specific.2005-11-18, by diego
-
Unify include path handling by adding $(MPROOT) to CFLAGS.2005-11-18, by diego
-
Makefile reorganized for better clarity and maintainability.2005-11-18, by diego
-
Unify include path handling, -I.. is in CFLAGS.2005-11-18, by diego
-
1.1157: -novideo does not work in some cases, e.g. with MPEG demuxers.2005-11-18, by ranma
-
synced with 1.11572005-11-18, by gpoirier
-
libavformat seems to use "Vo" as Vorbis tag, so add that.2005-11-17, by reimar
-
-novideo does not work in some cases, e.g. with MPEG demuxers.2005-11-17, by reimar
-
new -(no)border option2005-11-17, by reimar
-
Enable border toggling for gl and gl2 under windows.2005-11-17, by reimar
-
print the number of encoded frames per seconds (fps) with a greater precision2005-11-17, by gpoirier
-
Reformating and nit2005-11-17, by gpoirier
-
synced with 1.11552005-11-17, by gpoirier
-
Document the new osd options: -osd-duration, -noterm-osd, -term-osd-esc2005-11-17, by albeu
-
Remove stray \n and shorten overly long lines in the process.2005-11-17, by diego
-
Tests should use echocheck/echores instead of plain echo for output.2005-11-17, by diego
-
Update credits, sync a few lines.2005-11-17, by diego
-
Do not build Debian package with runtime CPU detection by default.2005-11-17, by gpoirier
-
spelling/grammar2005-11-17, by diego
-
Added new TOOL to convert 'anything supported' to VCD/SVCD (PAL/NTSC) using mencoder2005-11-16, by reynaldo
-
Small fixes...2005-11-16, by ptt
-
1.1153: Document the new oss config parameters.2005-11-16, by ranma
-
sync with rev. 1.2022005-11-16, by ranma
-
Big OSD cleanup. Replace the mess with 100's of counter vars2005-11-16, by albeu
-
avisubdump2005-11-15, by diego
-
Unify include paths, -I.. is in CFLAGS.2005-11-15, by diego
-
little fixes...2005-11-15, by ptt
-
Sync with 1.2022005-11-15, by ptt
-
Added a space after dv suboption for -lavfopts section2005-11-15, by ptt
-
Unify include paths, -I.. is in CFLAGS.2005-11-14, by diego
-
disable *SwapInterval function when extensions are missing, since it2005-11-13, by reimar
-
Simplify weird code. ;)2005-11-13, by rathann
-
Unify include paths by adding -I.. to CFLAGS.2005-11-13, by diego
-
Remove duplicate leftover line.2005-11-12, by diego
-
fixes missing caps on last patches2005-11-12, by reynaldo
-
Configure support for Cyrix C32005-11-12, by gpoirier
-
Sync with help_mp-en.h 1.201, patch by Emfox Zhou < emfoxzhou AH gmail POIS com>2005-11-12, by gpoirier
-
synced with 1.11532005-11-11, by gpoirier
-
Document the new oss config parameters.2005-11-11, by albeu
-
Generate double-click mouse events.2005-11-11, by joey
-
Add double-click mouse events.2005-11-11, by joey
-
Intercept maximize event and go into fullscreen mode.2005-11-11, by joey
-
Adds a target parameter to the volnorm filter.2005-11-11, by joey
-
-waveheader is deprecated, using -ao pcm:waveheader instead2005-11-11, by reynaldo
-
alphabetical order2005-11-10, by diego
-
add a switch, slave command, and vo control to toggle borderless window.2005-11-10, by joey
-
[TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux2005-11-10, by reynaldo
-
move window style to a macro for easier maintaining2005-11-10, by joey
-
attempt to fix missing and/or broken boundary checks2005-11-10, by reimar
-
ffmpeg truemotion1 codec now outputs BGR32 for some files2005-11-10, by reimar
-
do not set ctx->vo_inited when init fails. This caused a crash when a2005-11-10, by reimar
-
Do not hang forever when the card delivers no new data.2005-11-10, by reimar
-
implement norm switching, which was already documented??2005-11-10, by reimar
-
Sync with help_mp-en.h 1.198, patch by Emfox Zhou emfoxzhou AH2005-11-10, by gpoirier
-
Allow setting the mixer per instance so one can fallback between2005-11-10, by albeu
-
Test if source image dimensions are too big.2005-11-10, by al
-
small typo2005-11-10, by ptt
-
synced with 1.1982005-11-10, by ptt
-
reordered subtitles language OSD display, since it worked bad for ogm...2005-11-09, by ptt
-
sync with 1.1150 (megaslow pp:) )2005-11-09, by gpoirier
-
it looks like width needs to be a multiple of 64 for newer cards2005-11-09, by faust3
-
new orthography2005-11-09, by ranma
-
Speling (das -> daÃ?)2005-11-09, by ranma
-
typo, trailing whitespace2005-11-09, by diego
-
SDL no longer needed by default2005-11-08, by rathann
-
Add another content-type for aac audio in shoutcast streams2005-11-08, by rtognimp
-
document new vf_uspp2005-11-08, by ranma
-
ultra simple&slow pp filter, yes yet another spp like filter :)2005-11-08, by michael
-
fd --> file descriptor, small fixes2005-11-08, by diego
-
do not call glFinish when we do not have a context2005-11-07, by reimar
-
Do not show cache-line size message, I've never seen a case where it was useful2005-11-07, by reimar
-
typo: libcio --> libcdio2005-11-07, by diego
-
Fix compilation, use vo_fs instead of fullscreen variable. Not tested.2005-11-06, by reimar
-
save us from #ifndef hell2005-11-06, by faust3
-
synced with 1.1972005-11-06, by gabrov
-
there is no sh_video for audio only files2005-11-06, by faust3
-
mostly formatting fixes2005-11-06, by ranma
-
libcdio2005-11-06, by faust3
-
make it optionally possible to compile MPlayer with libcdio instead of libcdparanoia2005-11-06, by faust3
-
fixed possible uint8 overflow; assign progid to the newly created pmt2005-11-06, by nicodvb
-
10l: osd_show_dvd_nav_highlight is just a flag2005-11-06, by ranma
-
fix typos: aslo->also, falback->fallback (they were just too annoying *g*)2005-11-06, by reimar
-
Two minor corrections by mitch (mitch at cgarbs dot de)2005-11-06, by ranma
-
Fix bugs/crash introduced by translation patch2005-11-06, by reimar
-
Number of frames to show the OSD shouldn't be hardcoded, derive from fps instead2005-11-06, by ranma
-
sync w/ 1.11492005-11-06, by gpoirier
-
"describe" cdda://n-m syntax2005-11-06, by reimar
-
fix cdda://n syntax: do not hang when n > nr_tracks and play only track n,2005-11-06, by reimar
-
estimate total time also for audio-only files.2005-11-06, by reimar
-
added support for OSD localization2005-11-06, by ptt
-
Added translatable messages for OSD localization to help/help_mp-en.h2005-11-06, by ptt
-
Added translatable messages for OSD localization from libvo/sub.c2005-11-06, by ptt
-
synced with 1.982005-11-05, by gabrov
-
Sync with 1.11482005-11-05, by gpoirier
-
sync with rev. 1.1962005-11-05, by ranma
-
Use correct demuxer type for aac in shoutcast streams2005-11-05, by rtognimp
-
Speex audio decoding2005-11-05, by reimar
-
Speex support. Seeking and pts generation does not work.2005-11-05, by reimar
-
set cdda paranoia default to 0 since e.g. cdda://2 breaks otherwise.2005-11-05, by reimar
-
Allow detection of theora without pkg-config and linking against internal2005-11-05, by reimar
-
sort timestamps instead of assuming conventional B-frame order. (fixes x264 B-pyramid)2005-11-05, by lorenm
-
Enabled OSD localization / moved msgs to help/help_mp-en.h2005-11-05, by ptt
-
Added translatable messages for OSD localization2005-11-05, by ptt
-
Little fixes around ':' and spaces2005-11-05, by ptt
-
libmpdemux translatables corrections2005-11-05, by ptt
-
synced with 1.1362005-11-04, by ptt
-
Synced with 1.982005-11-04, by jheryan
-
Synced with 1.11462005-11-04, by jheryan
-
Synced with 1.1932005-11-04, by jheryan
-
sync to x264 r360 (trellis)2005-11-04, by lorenm
-
Autoload vobsub's from ~/.mplayer/sub2005-11-03, by albeu
-
changed KEY_PREVIOUS to KEY_PREV, cause the first undefined2005-11-03, by ptt
-
small grammar/wording fixes2005-11-03, by ptt
-
typo fix bust/must2005-11-03, by reynaldo
-
sync with 1.192 by PaulTT2005-11-03, by ptt
-
libvo input cleanup: remove the dependency on libinput,2005-11-02, by albeu
-
sync with 1.1932005-11-02, by ranma
-
sync with rev. 1.1922005-11-02, by ranma
-
synced with 1.11462005-11-02, by gpoirier
-
bump sync tag2005-11-01, by gpoirier
-
close stream_fd on uninit. Fixes bugzilla bug #400.2005-11-01, by reimar
-
synced with 1.98, patch by Johan Bos.2005-11-01, by gpoirier
-
Fix two (loosely) related bugs: massive A-V desync with -audiofile (bugzilla2005-11-01, by reimar
-
libmpdemux translatables to help_mp part 1 / mp_msg calls / try 22005-10-31, by reynaldo
-
libmpdemux translatables to help_mp part 1 / messages / try 22005-10-31, by reynaldo
-
10l typo, nomanyfmts should be used against playback problems.2005-10-31, by reimar
-
More consistent and sane types. Also avoids some gcc 4 warnings.2005-10-31, by reimar
-
synced with 1.34, patch by Johan Bos + fixes by me2005-10-31, by gpoirier
-
move resync_audio_stream after seeking to demuxer.c2005-10-30, by reimar
-
Provide DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS.2005-10-30, by reimar
-
Provide percentage even when demuxer->movi_start and movi_end are not available2005-10-30, by reimar
-
10l, uninit() was not used, fixes bug #4012005-10-30, by reimar
-
Updating little things I have done so far2005-10-29, by reynaldo
-
preliminary support for wpl playlists, closes #3622005-10-28, by reynaldo
-
add a \n after whole cache fill.2005-10-27, by ods15
-
updates2005-10-26, by diego
-
make myself console help messages maintainter at diego's request2005-10-26, by reynaldo
-
gcc -dumpmachine outputs x86_64-something on some machines and2005-10-26, by diego
-
synced with 1.1922005-10-26, by gabrov
-
Clarify subtitle alignment behavior.2005-10-26, by diego
-
Added support for remote controls.2005-10-26, by syrjala
-
Complete sync with 1.1922005-10-26, by reynaldo
-
Unify include paths, -I.. is in CFLAGS.2005-10-26, by diego
-
Run dh_makeshlibs to create proper shlibs files and avoid warnings.2005-10-25, by diego
-
Unify include paths, -I.. is in CFLAGS.2005-10-25, by diego
-
big-endian fixes for "extended" (i.e. mythtv) files.2005-10-25, by reimar
-
10l broken asm crap needs an external name2005-10-25, by rfelker
-
INPUT section created, added messages from input/input.c and input/joystick.c2005-10-25, by reynaldo
-
translatable eng strings to new section on help_mp-en2005-10-25, by reynaldo
-
printf to mp_msg2005-10-25, by reynaldo
-
fix incorrect use of strl* functions (patch by reimar)2005-10-25, by rfelker
-
fix broken (off-by-one) behavior of our strl* functions (patch by reimar)2005-10-25, by rfelker
-
do not export useless symbols! fixed compile bug with decode support in lame2005-10-25, by rfelker
-
synced with 1.11452005-10-25, by gpoirier
-
Extra processor information needs to be known in the x86_64 case as well2005-10-25, by diego
-
fixing the unverified patch (one of the millions) commited by:2005-10-25, by gabucino
-
Switch from our own to the upstream DVD key caching strategy and directory.2005-10-24, by diego
-
10l to Reimar: common.h belongs to libdvdcss, not libdvdread.2005-10-24, by diego
-
sync to x264 r334 (crf)2005-10-24, by lorenm
-
Synced with 1.11432005-10-23, by gpoirier
-
minor spelling wording fixes2005-10-23, by diego
-
author list prettyprinting2005-10-23, by diego
-
Reformat section titles so that it becomes easier to tell sections and2005-10-23, by diego
-
Make include paths consistent among files in libvo. Since -I.. is added2005-10-23, by diego
-
improve documentation of -subalign2005-10-23, by rfelker
-
reverse incorrect sub alignment change, ok'd by diego2005-10-23, by rfelker
-
comment on -noskip patch2005-10-23, by rfelker
-
spelling/grammar/wording2005-10-23, by diego
-
The conditions for bottom (2) and top (1) subtitle alignment are reversed.2005-10-23, by diego
-
support for prescott, nocona and pentium-m processors2005-10-23, by diego
-
Add a comment to an esac where the case is very far away.2005-10-23, by diego
-
Simplification of the system_name check and the PPC CPU type check.2005-10-23, by diego
-
Add a comment to else clauses where the if is very far away.2005-10-23, by diego
-
honor decoder's/filter's decision to remove frames when using -noskip.2005-10-23, by rfelker
-
reverse patch that was mistakenly applied with unwanted unrelated changes2005-10-23, by rfelker
-
Add missing quotes around .IPs argument.2005-10-22, by diego
-
Support for video files created by Samsung Miniket VP-M100 diskless camcorder2005-10-22, by iive
-
Added support for A_AAC.2005-10-22, by mosu
-
cross compiling probably worth mentioining2005-10-21, by ods15
-
Add a few more XML tags for better semantics markup.2005-10-20, by diego
-
Explain how to place subtitles in black bands.2005-10-20, by diego
-
mach64_mmio size fix from vidix.sf.net, possible bugfix for #592005-10-20, by faust3
-
sync amd64 fixes from vidix.sf.net2005-10-20, by faust3
-
Fix seeking in wav files: align relative to start of data, not start of file2005-10-20, by reimar
-
sync with 1.322005-10-20, by diego
-
ilmv --> ilme typo fix2005-10-20, by diego
-
semi-hack: avoid passing 0-length blocks to audio filters.2005-10-20, by reimar
-
document hack2005-10-20, by ods15
-
-vc null -vo null is not the fastest way to dump...2005-10-20, by diego
-
Converted from GBK to UTF-8 encoding.2005-10-19, by diego
-
further sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >2005-10-19, by diego
-
sync with 1.188 by Paul TT < paultt == at == hackerjournal == dot == it >2005-10-19, by diego
-
Synced with 1.982005-10-19, by jheryan
-
Typo hunting.2005-10-19, by jheryan
-
Formal syncing. Typo hunting.2005-10-19, by jheryan
-
charset for help_mp-zh_TW.h2005-10-19, by diego
-
processing audio is sometimes essential for a/v sync, so 1000l to2005-10-19, by rfelker
-
add cross-compiling support2005-10-18, by aurel
-
replace all the direct $TMPO calls by a tmp_run() function call2005-10-18, by aurel
-
replace mp3lame version detection by required features detection2005-10-18, by aurel
-
modify DirectFB version detection so that it only requires pre-processing2005-10-18, by aurel
-
modify alsa version detection so that it don't require running the generated binary2005-10-18, by aurel
-
add a cxx_check function to simplify C++ libs checking2005-10-18, by aurel
-
synced with 1.11402005-10-18, by gpoirier
-
Update2005-10-18, by rtognimp
-
Add FFmpeg QDM2 audio decoder2005-10-18, by rtognimp
-
xscreensaver --> XScreenSaver2005-10-18, by diego
-
Embarassing goofs in the basic key sections that nobody noticed for ages2005-10-18, by diego
-
Make a few more messages translatable by moving them into help_mp-en.h.2005-10-18, by diego
-
Add a few more CPU models to the list.2005-10-18, by diego
-
Add a note about the "synce with 1.XXX" line that should be in every2005-10-17, by diego
-
Add a note and a workaround about broken hardware players and how they2005-10-17, by diego
-
synced with 1.1139 + Reimar's patch2005-10-17, by gpoirier
-
new message was even worse -- B/s means bytes per second, not sample!2005-10-17, by rfelker
-
further sync by Emfox Zhou < emfoxzhou == at == gmail == dot == com >2005-10-17, by diego
-
deobfuscatioin: csp --> colorspace2005-10-17, by diego
-
Guillaume now maintains the MEncoder documentation.2005-10-17, by diego
-
minor typo2005-10-17, by diego
-
100l -- mismatched type after changing sizes to type long!2005-10-17, by rfelker
-
remove nonsense break statements that do nothing..2005-10-17, by rfelker
-
allow mencoder to load win32 codecs properly patch by Zuxy <zuxy.meng at gmail.com>2005-10-16, by faust3
-
Add MIPS64 detection.2005-10-16, by diego
-
1000l de Breizh Cola: build fix.2005-10-16, by gpoirier
-
Update2005-10-15, by rtognimp
-
Support DTA and FLX extensions for flic via ffmpeg decoder2005-10-15, by rtognimp
-
Add ffmpeg truemotion2 codec, make it default for TM202005-10-15, by rtognimp
-
synced with 1.11382005-10-15, by gpoirier
-
synced with 1.11372005-10-15, by gpoirier
-
Fix/improve vo_gl and vo_gl2 suboption documentation2005-10-15, by reimar
-
Another usage example for the %n%str escaping syntax and ao_sgi documentation update2005-10-15, by reimar
-
10l, demux_mpg_control was missing from demuxer info struct, causing audio2005-10-15, by reimar
-
ugly hack to make it work again with external libdvdread2005-10-15, by reimar
-
Extend the network test to also check the socket libs.2005-10-15, by diego
-
bumped sync tag after typo fix in English version (synced with 1.98)2005-10-14, by gabrov
-
missing ")", picked up by Mizda Gabor2005-10-14, by gpoirier
-
synced with 1.1862005-10-14, by gabrov
-
synced with 1.262005-10-14, by gabrov
-
synced with 1.972005-10-14, by gabrov
-
synced with 1.312005-10-14, by gabrov
-
Kill a compiler warning, Patch by Zuxy Meng2005-10-14, by gpoirier
-
synced with 1.96, patch by Johan Bos <dariusjb AH gmail POIS com2005-10-14, by gpoirier
-
exit mplayer if audio filter init fails (same as mencoder does)2005-10-13, by ivo
-
The Wanderer rulez :)2005-10-13, by gpoirier
-
cosmetics. does not change functionality, but makes code easier to read2005-10-13, by ods15
-
nit by diego2005-10-13, by ods15
-
fixes suggested by Diego and Alex2005-10-13, by gpoirier
-
weirdness, flags aren't restored right unless you add this second push2005-10-13, by ods15
-
fix mencoder multi-file with some files having audio but others dont2005-10-13, by ods15
-
Be less verbose.2005-10-13, by reimar
-
Use PRI?64 defines as format strings for 64 bit variables.2005-10-13, by reimar
-
further sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >2005-10-13, by diego
-
we need stdio.h for SEEK_SET on mingw, patch by Zuxy <zuxy.meng at gmail.com>2005-10-13, by faust3
-
Synced with 1.1134 - patch by Paul TT <paultt - at - hackerjournal - dot - it>2005-10-13, by danny
-
Implement seeking2005-10-12, by reimar
-
implement ADCTRL_RESYNC_STREAM, it tries to detect when decoding is2005-10-12, by reimar
-
Bigendian bug2005-10-12, by reimar
-
Missing space in status line2005-10-12, by reimar
-
Add support for suboption escaping via both "" and %n%str syntax2005-10-12, by reimar
-
change to switch/case for dumpsub2005-10-12, by ods15
-
Change unsigned->signed and int->long, this fits the asm code better on 642005-10-12, by reimar
-
sync with 1.11362005-10-12, by gpoirier
-
-vc dummy is know to cause crashes, so suggest -vc null instead.2005-10-12, by reimar
-
further partial sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >2005-10-12, by diego
-
Put networking lib linker flag checks in the order they were before the2005-10-11, by diego
-
misc corrections by Paul TT < paultt -- at -- hackerjournal -- dot -- it >2005-10-11, by diego
-
partial sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot com >2005-10-11, by diego
-
ao_macosx is a native audio output driver and should thus have priority2005-10-11, by diego
-
solaris bug workarounds, take 2..2005-10-11, by rfelker
-
-frames plays one frame too many.2005-10-11, by reimar
-
I think I know EDL enough to maintain it...2005-10-11, by ods15
-
synced with 1.59, patch by Johan Bos dariusjb AH gmail POIS com2005-10-11, by gpoirier
-
A few fixes noticed by Paul TT.2005-10-11, by diego
-
Compile fix: _lseeki64 is not available under cygwin2005-10-11, by reimar
-
1l, strtof is only C99, strtod is ANSI C, so use that instead.2005-10-11, by reimar
-
work around (buggy?) solaris tr. hope this helps.. please report if its still broken2005-10-11, by rfelker
-
More consistency for the interactive control section.2005-10-11, by diego
-
nits2005-10-10, by gpoirier
-
use subopt parser for arguments.2005-10-10, by joey
-
support float arguments in subopt helper.2005-10-10, by joey
-
Typo fix: RFC959 says that FTP commands should end with a carriage return2005-10-10, by gpoirier
-
makes demux_lavf (-demuxer 35) use the framerate specified in the container2005-10-10, by gpoirier
-
sync with 1.11322005-10-09, by gpoirier
-
sync with patches.xml removal2005-10-09, by diego
-
sync with 1.262005-10-09, by diego
-
Replace unconditional #defines by build system trickery.2005-10-09, by diego
-
whitespace cosmetics2005-10-09, by diego
-
sync to x264 r318 (mixed_refs)2005-10-08, by lorenm
-
typo fix at (_)ld_dl2005-10-08, by iive
-
some docs updates2005-10-08, by diego
-
Remove the "How to send patches appendix", the info is in the FAQ.2005-10-08, by diego
-
100000l to me2005-10-08, by ods15
-
Synced with 1.812005-10-07, by jheryan
-
Synced with 1.172005-10-07, by jheryan
-
Synced with 1.942005-10-07, by jheryan
-
Synced with 1.592005-10-07, by jheryan
-
Synced with 1.962005-10-07, by jheryan
-
Synced with 1.312005-10-07, by jheryan
-
Synced with 1.11312005-10-07, by jheryan
-
synced with 1.342005-10-06, by gabrov
-
Typo fix, patch by Ismail Dönmez <ismail AH kde POIS org POIS tr>2005-10-06, by gpoirier
-
synced with 1.17, patch by Johan Boss2005-10-06, by gpoirier
-
synced with 1.81, patch by johan bos2005-10-06, by gpoirier
-
synced with 1.14, patch by Johan Bos, plus some formating changes by me2005-10-06, by gpoirier
-
Centaur/VIA configure check2005-10-06, by henry
-
synced with 1.16, patch by Johan Bos, plus reformating by me2005-10-06, by gpoirier
-
synced with 1.70, patch by Johan Bos + reformating of the source by me2005-10-06, by gpoirier
-
synced with 1.1131 (just after Diego's commit torrent) :-)2005-10-06, by gpoirier
-
Synced with 1.11282005-10-06, by jheryan
-
stupid typo2005-10-06, by diego
-
Reformat the interactive control section.2005-10-06, by diego
-
Keyboard control section renamed to interactive control, small structure change.2005-10-06, by diego
-
synced with 1.12, patch by johan bos2005-10-06, by gpoirier
-
cosmetic reformatting: tabs --> spaces, prettyprinting, trailing whitespace2005-10-06, by diego
-
typo2005-10-06, by diego
-
neightbour --> neighbor typo fix2005-10-06, by diego
-
Synced with 1.1832005-10-06, by jheryan
-
hqdn3d: 2.5x faster temporal-only, 1.6x faster spatial-only.2005-10-06, by lorenm
-
detect Centaur CPUs (Winchip, VIA C3)2005-10-05, by henry
-
faac vs _faac typo fix by Giacomo Comes < comes -- at -- naic -- dot -- edu >2005-10-05, by diego
-
10l, off by one error in last patch (codecdata length sanity check),2005-10-05, by reimar
-
libavcodec can encode to SVQ1 and RV20.2005-10-05, by diego
-
Compilation fix for systems lacking lrintf like e.g. NetBSD.2005-10-05, by diego
-
consistency nit2005-10-04, by diego
-
Document XF86 multimedia keys.2005-10-04, by diego
-
synced with 1.1832005-10-04, by gabrov
-
mouse and keyboard control2005-10-04, by diego
-
synced with 1.592005-10-04, by gabrov
-
typo2005-10-04, by diego
-
Add missing keys to the keyboard section, fix typos in that section.2005-10-04, by diego
-
synced with 1.962005-10-04, by gabrov
-
Shut up jack pkg-config.2005-10-04, by diego
-
General bug fixes, like missing includes, formats that were incorrectly2005-10-04, by reimar
-
Fix vo_zr2 suboption description.2005-10-04, by diego
-
Rename compilation section to compilation and installation.2005-10-04, by diego
-
much simpler signed/unsigned conversion.2005-10-04, by reimar
-
CVS now supports GTK 2.02005-10-04, by gpoirier
-
according to Intel/AMD official documentations, CPU family should be displayed as2005-10-04, by gpoirier
-
Stupidity in last patch broke compile without MMX: RTjpeg_lmask is a union2005-10-04, by reimar
-
Use pkg-config to detect theora dependencies.2005-10-04, by diego
-
Add changes from last patch (stream mapping).2005-10-04, by reimar
-
MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >2005-10-04, by diego
-
random improvements plus some readability cosmetics2005-10-04, by diego
-
Document subsearch.sh, menc2pass.2005-10-04, by diego
-
Fix incorrect information for P4 family CPU, patch by Zuxy <zuxy POIS meng AH gmail POIS com>2005-10-04, by gpoirier
-
Show total time when playing audio-only files2005-10-04, by reimar
-
Fix 100l bugs that break playback on 64 bit systems (like typedefing __u322005-10-04, by reimar
-
synced with 1.142005-10-04, by gabrov
-
General cleanup: do not link -lm multiple times, use for...in loops instead2005-10-03, by reimar
-
expGetSystemInfo should not leave SYSTEM_INFO unitialized, even when2005-10-03, by reimar
-
Fix DVD audio and subtitle stream mapping, esp. for DVD with both 4:3 and2005-10-03, by reimar
-
Make fragment program snprintf less confusing.2005-10-03, by reimar
-
synced with 1.302005-10-03, by gabrov
-
Synced with 1.342005-10-03, by jheryan
-
Synced with 1.11212005-10-03, by jheryan
-
typo2005-10-02, by gpoirier
-
synced with 1.22, patch by johan bos2005-10-02, by gpoirier
-
synced with 1.25, patch by johan bos2005-10-02, by gpoirier
-
synced with 1.72, Patch by johan bos2005-10-02, by gpoirier
-
synced with 1.11, patch by johan bos2005-10-02, by gpoirier
-
synced with 1.15, patch by johan bos2005-10-02, by gpoirier
-
sync with 1.13, patch by johan bos2005-10-02, by gpoirier
-
synced with 1.31, patch by johan bos dariusjb AH gmail POIS com2005-10-02, by gpoirier
-
Nits suggested by Ivo and Diego. Patch by Matthias Wieser < mwieser AH gmx POIS de >2005-10-02, by gpoirier
-
10l, forgotten call to paranoia_modeset to actually set the desired mode.2005-10-02, by reimar
-
updates, fixes2005-10-02, by diego
-
Expose MSG_USE_COLORS in config.h.2005-10-02, by diego
-
Several minor fixes: Correctly advertise SSE and SSE2 instruction sets,2005-10-02, by reimar
-
modification notices according to GPL 2a2005-10-01, by diego
-
upgrade to libdvdcss 1.2.92005-10-01, by diego
-
long obsolete2005-10-01, by diego
-
fixes the bug #382 http://bugzilla.mplayerhq.hu/show_bug.cgi?id=3822005-10-01, by gpoirier
-
documentation-only patch: make doxygen compatible and create2005-10-01, by reimar
-
documentation update.2005-10-01, by reimar
-
Support for ATI specific YUV->RGB conversion.2005-10-01, by reimar
-
Check for eof instead of decoding the same data over and over.2005-10-01, by reimar
-
Add Compn, expert at wrangling useful bugreports from users ;-)2005-10-01, by reimar
-
Better wording by The Wanderer2005-09-30, by gpoirier
-
1000l2005-09-30, by ods15
-
Add missing defaut for a suboption of tfields2005-09-29, by gpoirier
-
document missing parameter of tfields: field dominance.2005-09-29, by gpoirier
-
mp_msg cleanup.2005-09-29, by ods15
-
A long-standing bug... -vfwopts in cfg-mencoder.h is being overridden2005-09-28, by diego
-
forgotten include; patch by Jan Knutar (jknutar ad nic puntum fi)2005-09-28, by nicodvb
-
code before decleration, gcc2.95 fix2005-09-28, by ods15
-
another url_free that shouldn't be commented out.2005-09-28, by reimar
-
Detect eof when seeking and do _not_ restart the video.2005-09-28, by reimar
-
Report total time2005-09-27, by reimar
-
Sanity-check codecdata_len, fixes crash in libfaad due to failed malloc for2005-09-27, by reimar
-
synced with 1.11192005-09-27, by gpoirier
-
Allow string escaping via "".2005-09-27, by reimar
-
Add missing GL_REGISTER_COMBINERS_NV define2005-09-27, by reimar
-
Add -panscanrange option2005-09-27, by reimar
-
the "psnr" option doesn't really need to be in the encoding setting examples.2005-09-26, by gpoirier
-
Random fixes and more coherency2005-09-26, by gpoirier
-
Don't pass NULL pointers to demux_info_add()2005-09-26, by rtognimp
-
Synced with 1.1098 - patch by Paul TT <paultt - at - hackerjournal - dot - it>2005-09-26, by danny
-
make xvid encoding use the filename from2005-09-26, by gpoirier
-
Config file option format corrected.2005-09-26, by jheryan
-
Sync with 1.11182005-09-25, by gpoirier
-
Nits noticed by Diego2005-09-25, by gpoirier
-
the on suboption of -rawaudio and -rawvideo do not work anymore since the2005-09-25, by reimar
-
little update2005-09-25, by reimar
-
Adds encoding setting examples for lavc and XviD.2005-09-25, by gpoirier
-
fix/improve code doxumentation. Also group gl_common functions in several2005-09-25, by reimar
-
debugging/testing helpers: allow forcing a certain width/height for textures2005-09-25, by reimar
-
Allow specifying a custom (ppm) texture for texture unit 32005-09-25, by reimar
-
support loading a texture from a PPM file2005-09-25, by reimar
-
vo_gl2 now supports panscan2005-09-25, by reimar
-
panscan support2005-09-25, by reimar
-
contrast 0 should lead to a grey, not a black image2005-09-25, by reimar
-
get rid of global getProcAddress variable2005-09-25, by reimar
-
vo_gl rectangle and yuv options should work together now2005-09-25, by reimar
-
Support rectangular texture in fragment programs2005-09-25, by reimar
-
Improve/clarify description of -vo gl and -vo gl2 suboptions2005-09-25, by reimar
-
Several bugfixes:2005-09-25, by reimar
-
Fix crashes and green border when using YV12 input format2005-09-25, by reimar
-
texture units do not need to be explicitly enabled when using a fragment2005-09-25, by reimar
-
sync 1.11142005-09-25, by wight
-
synced with 1.11142005-09-25, by gpoirier
-
German man page review part VI2005-09-24, by kraymer
-
German man page review part V2005-09-24, by kraymer
-
German man page review part IV2005-09-24, by kraymer
-
The nth attempt to come up with correct a description of -frameno-file...2005-09-24, by diego
-
sync with 1.1832005-09-24, by kraymer
-
wrap around 80...2005-09-24, by ods15
-
compress back_ptr better by multiplying by 82005-09-24, by ods15
-
"LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".2005-09-23, by rsf
-
typo, noticed by Julian Sikorski <lordzanon at poczta dot onet dot pl>2005-09-23, by rathann
-
More appropriatte section2005-09-23, by ods15
-
synced with 1.142005-09-23, by jheryan
-
synced with 1.702005-09-23, by jheryan
-
synced with 1.922005-09-23, by jheryan
-
remove duplicate entry2005-09-23, by gpoirier
-
synced with 1.11132005-09-23, by gpoirier
-
Symlinks are not needed any more.2005-09-23, by jheryan
-
synced with 1.242005-09-23, by jheryan
-
Screenshots can now be taken with -vf screenshot, based on a patch by Oded.2005-09-23, by diego
-
better (hopefully correct) explanation of -frameno-file2005-09-23, by diego
-
wording fix suggested by the Wanderer2005-09-23, by diego
-
small fixes and additions2005-09-23, by diego
-
Nits and fixes2005-09-23, by gpoirier
-
synced with 1.582005-09-23, by jheryan
-
synced with 1.222005-09-23, by jheryan
-
synced with 1.932005-09-23, by jheryan
-
last file translated, synced with 1.212005-09-23, by jheryan
-
last file translated, synced with 1.792005-09-23, by jheryan
-
CONFIG_RISKY is long gone from FFmpeg.2005-09-23, by diego
-
libavformat now requires CONFIG_(DE)MUXERS #defines.2005-09-23, by diego
-
What means AVC, more consistency2005-09-22, by gpoirier
-
synced with 1.702005-09-22, by gabrov
-
Prints the numbers of start and end tracks and MSF length for each2005-09-22, by gpoirier
-
synced with 1.11122005-09-22, by gpoirier
-
frameno.avi is an audio file, not a statistics file, wording fix.2005-09-22, by diego
-
Prints the number of titles, DVD disk ID, the numbers of chapters and2005-09-22, by gpoirier
-
Some very weird people are apperantely scared of reading GPL code. :/2005-09-22, by ods15
-
synced with 1.702005-09-21, by paszczi
-
add some internal links between "codecs supported by mencoder" and2005-09-20, by gpoirier
-
bah, it's been there all night, and still noone fixed it...2005-09-20, by ods15
-
minor spelling/wording/grammar fixes2005-09-19, by diego
-
better wording for -frameno-file2005-09-19, by diego
-
Disassemble comments and pass it to the demux_info interface2005-09-19, by alex
-
fix my email address2005-09-19, by alex
-
Document lavc audio codecs2005-09-19, by gpoirier
-
synced with 1.11092005-09-19, by gpoirier
-
Fixes formatting issues2005-09-19, by gpoirier
-
Sync with 1.11082005-09-19, by gpoirier
-
feel free to fix this as you see fit...2005-09-19, by ods15
-
Make frameno.avi not turn on by default. this is deprecated and this entire2005-09-19, by ods15
-
sync 1.142005-09-19, by wight
-
sync 1.222005-09-19, by wight
-
sync 1.722005-09-19, by wight
-
Prints the number of tracks and MSF length for each track of an audio CD,2005-09-19, by gpoirier
-
sync 1.11062005-09-19, by wight
-
Prints -identify output for:2005-09-19, by gpoirier
-
Break up all long lines that were missed during the last reformatting round.2005-09-19, by diego
-
10l: the directories specified with --with-xvid*dir were ignored.2005-09-19, by gpoirier
-
change obsolete -waveheader to -ao pcm:waveheader in hintinfo message2005-09-19, by ivo
-
typo noticed by Torinthiel2005-09-19, by diego
-
Synced with 1.1822005-09-19, by jheryan
-
removed dependency on glibc's %a in sscanf()2005-09-18, by nicodvb
-
spelling/grammar fixes2005-09-18, by diego
-
Reflect recent changes to the the pan audio filter syntax and behavior in2005-09-18, by diego
-
remove very obsolate draft...2005-09-18, by iive
-
remove info frame repeating its problematic and controversical2005-09-17, by michael
-
add FreeBSD default cd/dvd devices2005-09-17, by nexus
-
The s key is now used for taking screenshots.2005-09-17, by diego
-
Unify the descriptions of vo_gl and vo_gl2 including some fixes.2005-09-17, by diego
-
add FreeBSD default cd/dvd devices2005-09-17, by nexus
-
add back_ptr2005-09-17, by michael
-
Fix H264 packetizer. Might not work with arbitrary slice order.2005-09-17, by reimar
-
add a demux_peekc function that allows to just "have a look" at the next2005-09-17, by reimar
-
typo, probably..2005-09-17, by ods15
-
Nits2005-09-16, by gpoirier
-
Sync with 1.11022005-09-16, by gpoirier
-
1000l bug fix: The CONFIG_LIBAVUTIL variable needs to be passed the value2005-09-16, by diego
-
Missing break for WM_SYSCOMMAND handling.2005-09-16, by reimar
-
sync with 1.181 and misc fixes2005-09-16, by diego
-
print the first 16 bytes of frame data with -v -v, helps detect when2005-09-16, by reimar
-
Wrong editlist handling: end pts must be included.2005-09-16, by reimar
-
fix expanding of $_ld_dl when needed by iconv2005-09-15, by aurel
-
Mention af_pan change2005-09-15, by reimar
-
Fix af_pan commandline mess and (hopefully) improve description.2005-09-15, by reimar
-
When compiled with gui, bind ESC to gui_stop so that s is free for screenshot.2005-09-15, by reimar
-
Small wording/spelling fixes, one duplicate entry removed.2005-09-15, by diego
-
Add comments to a few #endif statements in order to make clear which2005-09-15, by diego
-
consistency fix: OSD bar for gamma changes should only appear when gamma2005-09-14, by reimar
-
hardware color-space conversion for vo_gl and vo_gl22005-09-14, by reimar
-
minor wording fix in the advanced audio guide2005-09-14, by wanderer
-
Illustrate by a nice table what each profiles supported by XviD features.2005-09-14, by gpoirier
-
synced with 1.11002005-09-14, by gpoirier
-
Typos2005-09-14, by gpoirier
-
Fix MMX accelerated RGB24 OSD, fixes "ugly OSD with -vo gl2".2005-09-13, by reimar
-
reduced verbosity2005-09-13, by nicodvb
-
Fix -af-adv force description, 1 is default now.2005-09-13, by reimar
-
The screenshot command is now implemented, wording/spelling fixes.2005-09-13, by diego
-
screenshot filter entry wording improvement2005-09-13, by diego
-
Make the fourcc output endianness-independent.2005-09-13, by diego
-
Avoid duplicated messages from demux_avi.c and demuxer.c.2005-09-13, by diego
-
Allow disabling the glFinish call2005-09-13, by reimar
-
Improved glFindFormat2005-09-13, by reimar
-
Nits suggested by Diego2005-09-13, by gpoirier
-
Remove incorrect information about gcc 2.95.x on PPC, mention vo_macosx.2005-09-13, by diego
-
pp_postprocess reads from target image, so request a readable one.2005-09-13, by reimar
-
- improved performance on truecolor modes2005-09-13, by diego
-
cycle through tv channels (patch by Andrew Calkin < calkina at geexbox.org >)2005-09-12, by aurel
-
Fix maximum frame size, could lead to crashes when changing playback speed.2005-09-12, by reimar
-
synced with 1.10962005-09-12, by gpoirier
-
start new sentences on a new line2005-09-12, by gpoirier
-
XviD supports "turbo" mode.2005-09-12, by gpoirier
-
Fix multiple issues: No picture at all, broken pictures, only every second2005-09-12, by reimar
-
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.2005-09-12, by gpoirier
-
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.2005-09-12, by gpoirier
-
Use GL_CLAMP_TO_EDGE instead of GL_CLAMP to avoid border texels being sampled.2005-09-12, by reimar
-
Fix border color (forgot to divide by 255.0).2005-09-12, by reimar
-
echores cleanup, introduce _res_comment variable to easily output additional2005-09-12, by reimar
-
Respect -nodouble even though it looks very bad.2005-09-11, by reimar
-
do nothing if no free filenames are available2005-09-11, by henry
-
use slices if DR isn't available2005-09-11, by henry
-
only make the check for osx api if system is darwin2005-09-11, by nplourde
-
removed dep for perl_check on osx2005-09-11, by nplourde
-
better _comment in echores2005-09-11, by iive
-
forgotten MP_IMGFLAG_READABLE2005-09-11, by henry
-
DR and slice support2005-09-11, by henry
-
Sync with 1.10942005-09-11, by gpoirier
-
screenshot filter2005-09-11, by henry
-
screenshot filter2005-09-11, by henry
-
screenshot filter2005-09-11, by henry
-
key_down_event2005-09-10, by nplourde
-
perl check for macosx2005-09-10, by nplourde
-
use system videodev2.h instead2005-09-10, by henry
-
- remove useless /dev/video* checks2005-09-10, by henry
-
Make sure _freetype is either yes or no, otherwise fontconfig might be enabled2005-09-10, by reimar
-
CONFIG_GPL for lavc2005-09-10, by michael
-
Mac OS X section reviewed for wording/spelling/grammar and content.2005-09-10, by diego
-
Ignore movi_end (except on error) to allow playing growing files.2005-09-09, by reimar
-
Set texture border color to avoid weird border colors in some rare cases.2005-09-09, by reimar
-
Add missing doxygen comment for clearOSD()2005-09-09, by reimar
-
Fix a typo in a comment2005-09-09, by reimar
-
gl_buffer should be unsigned2005-09-09, by reimar
-
Add an uninit function.2005-09-09, by reimar
-
synced with 1.10932005-09-09, by gpoirier
-
Remove useless space2005-09-09, by reimar
-
Missing .REss in -vo gl description2005-09-09, by reimar
-
Updates to NUT spec:2005-09-09, by ods15
-
spelling/grammar/wording2005-09-09, by diego
-
synced with 1.10912005-09-09, by gpoirier
-
Replace remaining tabs by spaces.2005-09-08, by diego
-
Do not define NO_FREE, it causes a giant memleak with -loop 0 and a short file.2005-09-07, by reimar
-
We can not seek, so set seekable to 02005-09-06, by reimar
-
When specifying a VIDIX subdevice the name needs to be written out2005-09-06, by diego
-
small wording fixes2005-09-06, by diego
-
memleak fix, escfilename was not freed for an invalid url2005-09-06, by reimar
-
New section about sync and remuxing issues.2005-09-06, by gpoirier
-
memleak fixes when using an http proxy2005-09-06, by reimar
-
check4proxies always creates a copy, so url should be freed2005-09-06, by reimar
-
memleak fixes when invalid http url specified.2005-09-06, by reimar
-
support for GeForce FX Go5200 (newer Apple PowerBooks)2005-09-06, by diego
-
Use bitrate from demuxer2005-09-06, by reimar
-
better bitrate calculation2005-09-06, by reimar
-
execute the check function even when a demuxer is forced, to avoid crashes.2005-09-06, by reimar
-
Forgotten mpc demuxer2005-09-06, by reimar
-
Changes forgotten during demuxer API change, introduce a check function.2005-09-06, by reimar
-
Ignore libdha test program.2005-09-06, by diego
-
Switch indentation over to K&R style, replace all tabs by spaces.2005-09-06, by diego
-
Only older card version seem to make problems with y < 8 in text mode.2005-09-06, by reimar
-
Avoid some short forms, some consistency, wording and typo fixes.2005-09-06, by diego
-
A few more details and grammar updates.2005-09-06, by diego
-
10l2005-09-06, by ivo
-
Reduce unnecessary swscaler verbosity.2005-09-06, by diego
-
Obsoleted...2005-09-06, by ods15
-
clear OSD when playing new file2005-09-05, by reimar
-
Consistency fix2005-09-05, by gpoirier
-
synced with 1.10882005-09-05, by gpoirier
-
Fix up cqm section.2005-09-05, by diego
-
Properly initialize osdtexCnt2005-09-05, by reimar
-
OSD alpha conversion index out of range2005-09-05, by reimar
-
Spelling, fix Terminal and Categories entry, add MimeType.2005-09-05, by diego
-
enable vidix on AMD64, at least for nVidia it seems to work.2005-09-04, by reimar
-
a libmpcdec version with our patches was released (but I did not yet test it).2005-09-04, by reimar
-
MPlayer advanced audio usage guide by Corey Hickey < bugfood-ml AH fatooh POUM org>2005-09-04, by gpoirier
-
synced with 1.10872005-09-04, by gpoirier
-
equalizer fixes: changing one attribute reset the others,2005-09-04, by reimar
-
Support equalizer.2005-09-04, by reimar
-
Fixes suggested by Diego2005-09-04, by gpoirier
-
Reorder slave mode commands to appear in alphabetical order with a few2005-09-04, by diego
-
mplayer osx shared video buffer2005-09-04, by nplourde
-
Typo, and fixed missing word2005-09-04, by gpoirier
-
In order to make sure A/V sync is preserved, MEncoder really has to be fed with an audio track.2005-09-04, by gpoirier
-
synced with 1.10842005-09-04, by gpoirier
-
Suggestions by of The Wanderer2005-09-03, by gpoirier
-
equalizer support2005-09-03, by reimar
-
improve colorization2005-09-03, by michael
-
64 bit fix: do not cast pointers to uint32_t2005-09-03, by reimar
-
Make MTRR setup work on AMD64 and simplify some #ifdefs2005-09-03, by reimar
-
vidix support for nVidix FX Go 57002005-09-03, by reimar
-
Capitalize sentences.2005-09-03, by gpoirier
-
Remove many annoying GTK includes in every compile line and remove GTK2005-09-03, by ods15
-
Lotsa cool stuff new with -pre82005-09-03, by gpoirier
-
initial endianess fixes2005-09-03, by faust3
-
simplification2005-09-03, by faust3
-
faster mpg and much faster gxf demuxing2005-09-03, by reimar
-
likely() and unlikely() macros to help (newer) compilers optimize correctly2005-09-03, by reimar
-
fix window position adjustment2005-09-03, by faust3
-
Updates2005-09-02, by rtognimp
-
Hopefully better advices about A/V sync2005-09-02, by gpoirier
-
10l, typo in last commit2005-09-02, by reimar
-
Support D-Cinema audio demuxer and decoder from FFmpeg.2005-09-02, by reimar
-
Mention the MEncoder configuration files along with the MPlayer ones.2005-09-02, by diego
-
Replace bps by B/s when it means bytes per second to avoid ambiguity since2005-09-02, by diego
-
100l bps != fps, noticed by a.guru - at - sympatico - dot - ca2005-09-02, by diego
-
Improve -idle description.2005-09-02, by diego
-
synced with 1.10832005-09-02, by gpoirier
-
GUI MPlayer --> GMPlayer2005-09-02, by diego
-
Remove duplication between vo_directfb and vo_dfbmga entries.2005-09-02, by diego
-
Wording fixes: Avoid short forms.2005-09-02, by diego
-
Sync with 1.10812005-09-02, by gpoirier
-
Sync with with 1.10802005-09-02, by gpoirier
-
and again.. sorry :/2005-09-02, by ods15
-
spacing2005-09-02, by ods15
-
-idle Documentation.2005-09-02, by ods15
-
Adds -idle, an option to make MPlayer wait for input ('loadfile' or2005-09-02, by ods15
-
Make -identify's 'ID_LENGTH=' print a float and not an integer.. The2005-09-02, by ods15
-
typo2005-09-02, by diego
-
description typo fixes2005-09-02, by diego
-
updates, typos2005-09-02, by diego
-
aRts, ESD consistent spelling2005-09-01, by diego
-
Avoid short forms.2005-09-01, by diego
-
New section: Notes on Audio/Video synchronization, taken from Rich's encoding guide2005-09-01, by gpoirier
-
Support On2 VP7 via binary decoder by implementing USER32.RegisterClipboardFormatA,2005-09-01, by reimar
-
* really keep track on how many samples were decoded last round (fix 10l)2005-09-01, by attila
-
stop trying to decode faad audio, when last decoded length is <02005-09-01, by attila
-
Synced with 1.122005-09-01, by jheryan
-
Synced with 1.10772005-09-01, by jheryan
-
Sync with 1.10772005-09-01, by gpoirier
-
Sync with 1.10762005-09-01, by gpoirier
-
Add -I../libavutil to the includes to fix building vo_zr[2].2005-09-01, by diego
-
fix longstanding typo - "patentend"2005-08-31, by wanderer
-
x264 fourcc2005-08-31, by faust3
-
Missing parts of the force codecs/demuxers documentation2005-08-31, by reimar
-
support Pinnacle VideoXL2005-08-31, by alex
-
Fix move playlists (control must be returned to mplayer.c, with the demuxer2005-08-31, by reimar
-
10l2005-08-31, by attila
-
Sync with 1.10752005-08-31, by gpoirier
-
add key_down_eventto slave mode, used to inject key down event with mplayer_put_key2005-08-31, by nplourde
-
Sparcs do not like wild pointer typecasting (unaligned access).2005-08-30, by reimar
-
Allow forcing of demuxers and codecs by prepending '+'2005-08-30, by reimar
-
extra size checks for samples array to avoid crashes in some rare cases.2005-08-30, by reimar
-
multiplying fps by 10000 is no more necessary (when determining mp4v and h264 framerate)2005-08-30, by nicodvb
-
Fix nsv detection with new demuxer structure2005-08-30, by rtognimp
-
How to build MPlayerOSX2005-08-30, by gpoirier
-
synced with 1.122005-08-29, by gabrov
-
adds 'ID_DEMUXER=avi' to -identify...2005-08-27, by ods15
-
Fix mpeg-pes playback2005-08-26, by rtognimp
-
ENCA uses -lm2005-08-26, by henry
-
X11 can use pthread (fixes --enable-static)2005-08-26, by henry
-
more thorough aalib test (needed for --enable-static)2005-08-26, by henry
-
support MPEG in GXF container with extension-based detection.2005-08-26, by reimar
-
reordered bps calculation2005-08-25, by henry
-
set the nearest number of channels, return(0) upon errors2005-08-25, by henry
-
avoid reading more than maxlen bytes.2005-08-25, by reimar
-
10l, missing return2005-08-25, by faust3
-
Wrong scale conversion from VFCTRL_SET_EQUALIZER, priv->saturation should2005-08-25, by reimar
-
ffwmv3 does not work, use "status crashing" so it is not auto-selected.2005-08-25, by reimar
-
Fix texture format variable types. Internal format is GLint, others are GLenum2005-08-25, by reimar
-
Slightly reduce unnecessary verbosity.2005-08-24, by diego
-
typos, cosmetics2005-08-24, by diego
-
Documents x264 visualization during encoding2005-08-23, by gpoirier
-
Add D-Cinema Audio and Video conversion programs2005-08-23, by reimar
-
compile fix, vobsub.c needs identify variable.2005-08-23, by reimar
-
1. -cache-prefil has not been renamed, it's been removed (-cache-seek-min2005-08-23, by rathann
-
More typos. One noticed by Nico. Added an empty line at the end to make syncmail happy2005-08-23, by gpoirier
-
Typo :)2005-08-23, by gpoirier
-
Correction pointed by Nico2005-08-23, by danny
-
Crash fix for: "[MPlayer-users] Crash of mencoder in demux_ts.c line 2728"2005-08-23, by gpoirier
-
Do not free demuxer before using demuxer->desc->type (happened when using -audiofile).2005-08-23, by reimar
-
ensure that audio-only files are decoded till the end by not only2005-08-23, by reimar
-
mode fps int vs. float woes2005-08-22, by henry
-
DestroyWindow must be used when -wid was not given, so for WinID < 0, not >=02005-08-22, by reimar
-
Sync with 1.10742005-08-22, by gpoirier
-
typo, grammar2005-08-22, by diego
-
100l, video_out.h is now needed for some vo_ variables.2005-08-21, by reimar
-
How to encode with soft 3:2 pullup, patch by Brendan McCarthy2005-08-21, by gpoirier
-
-wid support for windows. Not well tested, might still behave a bit weird.2005-08-21, by reimar
-
synced with 1.882005-08-21, by gabrov
-
remove extern for variables that are already in headers.2005-08-21, by reimar
-
synced with 1.112005-08-21, by gabrov
-
cache-prefill has been renamed to cache-seek-min, example config should2005-08-20, by rathann
-
Encoding setting examples for x2642005-08-20, by gpoirier
-
remove broken shared libpostproc stuff2005-08-19, by rfelker
-
Sync with 1.10732005-08-19, by gpoirier
-
1000000000000000l2005-08-19, by rfelker
-
100l2005-08-19, by rfelker
-
less weird OSD alpha transformation.2005-08-19, by reimar
-
Do not set SwapInterval for values < 0.2005-08-19, by reimar
-
Fix crash in windows2005-08-19, by reimar
-
Sync with 1.10722005-08-19, by gpoirier
-
automatic vsync enabling for vo_gl.2005-08-19, by reimar
-
Aconvert allows mencoder to (easily) encode from an audio only file (hack).2005-08-18, by jonas
-
fix warnings and decoding on CYGWIN (produced only noise before this change)2005-08-18, by faust3
-
gtk2 is supported, next step is pure gtk without X.2005-08-18, by reimar
-
gtf.{c,h} is used by vesa only2005-08-18, by alex
-
synced with 1.722005-08-18, by jheryan
-
new, synced with 1.102005-08-18, by jheryan
-
synced with 1.252005-08-18, by jheryan
-
sync 1.10712005-08-18, by gpoirier
-
code reduction and less error prone, use the same table2005-08-18, by alex
-
some entries are done2005-08-18, by alex
-
these wishes are done2005-08-18, by alex
-
use libvbe from vesautils2005-08-18, by alex
-
synced with 1.872005-08-18, by jheryan
-
Further clarify loadfile/loadlist description.2005-08-18, by diego
-
name suboption for jack to set client name2005-08-18, by reimar
-
Remove unnecessary subshell invocations.2005-08-17, by diego
-
Fix MEncoder build with shared libavcodec.2005-08-17, by diego
-
Clarify loadfile/loadlist description.2005-08-17, by diego
-
Update for latest changes.2005-08-17, by diego
-
Sync with 1.10702005-08-17, by gpoirier
-
"recent" noteworthy features2005-08-17, by gpoirier
-
Support for GTK 2.x.2005-08-17, by reimar
-
wording/spelling2005-08-17, by diego
-
Fixes suggested by Diego2005-08-17, by gpoirier
-
Set block_align in header, seems MatLab can not handle files without.2005-08-17, by reimar
-
Synced with 1.10682005-08-17, by jheryan
-
Added entry for checktree.sh2005-08-17, by ivo
-
Get events from -wid window.2005-08-16, by reimar
-
Sync with 1.10692005-08-16, by gpoirier
-
Our buffer usage actually fits better to GL_DYNAMIC_DRAW than GL_STREAM_DRAW.2005-08-16, by reimar
-
OSD textures can be deleted with one function call...2005-08-16, by reimar
-
Make glFinish optional2005-08-16, by reimar
-
silly printf() is the onyl reason avi-fix was so slow, a printf for2005-08-16, by ods15
-
use GenBuffers to get a buffer number instead of hardcoding 1.2005-08-16, by reimar
-
Synced with 1.1063 - patch by Paul TT <paultt - at - hackerjournal - dot - it>2005-08-16, by danny
-
added libavutil, removed linux2005-08-16, by alex
-
prefer FIXED_POINT for ARM - patch by AGAWA Koji <i at atty.sakura.ne.jp>2005-08-16, by alex
-
grammar/phrasing fixes on the recent NTSC and telecine commit2005-08-15, by wanderer
-
-fafmttag can be needed while steam copying.2005-08-15, by gpoirier
-
loadfile/loadlist can now also add files to the playlist2005-08-15, by reimar
-
10l, initializers don't work without a declaration :-(2005-08-14, by reimar
-
NTSC sources are hard to encode. How to identify telecine content reliably.2005-08-14, by gpoirier
-
use glUploadTex helper function2005-08-14, by reimar
-
extra check for glUploadTex to avoid a possible hang.2005-08-14, by reimar
-
textures smaller 64x64 might not be supported2005-08-14, by reimar
-
remove/move some unused headers/variables/code2005-08-14, by reimar
-
10l, texture_width/height initialization was removed, so use2005-08-14, by reimar
-
minor punctuation fix2005-08-14, by wanderer
-
grammar/phrasing fix, still less than ideal2005-08-14, by wanderer
-
fixes short form, better wording2005-08-14, by gpoirier
-
fixes bf_threshold description.2005-08-14, by gpoirier
-
typo2005-08-14, by gpoirier
-
Helper function for drawing texture and general cleanup of vo_gl2.c2005-08-14, by reimar
-
Cleanup, move declarations to beginning of block.2005-08-14, by reimar
-
libaf/config.mak is generated, so mention it2005-08-14, by wight
-
100l: fix avi demuxing for ni and nini cases, allow forcing ni and nini2005-08-13, by rtognimp
-
revert -std=gnu99 usage, -D_GNU_SOURCE is enough for lrintf support2005-08-13, by henry
-
synced with 1.72005-08-12, by gabrov
-
Formatting fix2005-08-12, by gpoirier
-
Consitency fix2005-08-12, by gpoirier
-
Sync with 1.10622005-08-12, by gpoirier
-
URL update2005-08-12, by gpoirier
-
lavc also supports H.261, and Snow is FFmpeg-only. Patch by Compn2005-08-12, by gpoirier
-
Missing codecs that libavcodec supports.2005-08-12, by gpoirier
-
Why multipass is better in a nutshell. Taken from Rich's encoding guide.2005-08-12, by gpoirier
-
video fourcc fix2005-08-11, by michael
-
demux_avi_control() missing in avi's demuxer struct.2005-08-11, by ods15
-
fix brokeness caused by demuxer patch, this code is useless for2005-08-11, by ods15
-
typo, must be ld_dl instead of ld_ld2005-08-11, by reimar
-
10l, patch found in geexbox2005-08-11, by alex
-
Removed in-filter int to float conversion. af_ladspa now demands floats as2005-08-10, by ivo
-
Remove stray MSDOS linebreaks2005-08-10, by ivo
-
Synced with 1.1782005-08-10, by jheryan
-
reconcile with earlier fps fix in mpeg header parser2005-08-10, by rfelker
-
sync liba52_amd64_changes.diff with latest fix2005-08-09, by aurel
-
Sync with 1.10612005-08-09, by gpoirier
-
Fixes segfault on IA-32 machines caused by the ASM patch for AMD-64 for a52.2005-08-09, by gpoirier
-
Add missing libavcodec supported codecs and adds (hopefully) all libavformat muxers2005-08-08, by gpoirier
-
take into account that VIDIOC_S_FMT might return updated parameters2005-08-06, by faust3
-
do not crash when /dev/video0 is not present2005-08-06, by faust3
-
tremor uses integer types2005-08-06, by rathann
-
missing include2005-08-06, by rathann
-
Forgot to actually enable vo_gl on Windows...2005-08-06, by reimar
-
Remove stray DOS linebreaks.2005-08-06, by diego
-
Remove stray DOS linebreaks.2005-08-06, by diego
-
Avoid short forms and libavcodec should not the that much singled out2005-08-05, by gpoirier
-
synced with 1.722005-08-05, by gabrov
-
synced with 1.872005-08-05, by gabrov
-
Demuxer modularization2005-08-05, by rtognimp
-
add the liba52 amd64 changes in a separate diff file2005-08-05, by aurel
-
liba52 asm optimizations ported to amd642005-08-05, by aurel
-
Missed one uint32_t declaration.2005-08-05, by ivo
-
libavuti2005-08-01, by diego
-
libavutil is now part of MPlayer.2005-08-01, by diego
-
libavutil compile fix (working also with old libavcodec)2005-08-01, by reimar
-
10l to beastd due to new libavutil introduction2005-08-01, by gpoirier
-
libavutil is now needed, too.2005-08-01, by reimar
-
Support new static libavcodec (depends on libavutil).2005-08-01, by al
-
Support more MythTV nuv files, based on Gentoo portage patch2005-08-01, by reimar
-
Support more MythTV nuv files2005-08-01, by reimar
-
set i_bps in demux_audio for WAV and MP3 to avoid division by zero before2005-08-01, by reimar
-
Sync to 1.055 - last commit contains also update ;-(2005-08-01, by danny
-
Synced with 1.1032 - patch by Paul TT <paultt - at - hackerjournal - dot - it>2005-08-01, by danny
-
Sync with 1.10582005-08-01, by gpoirier
-
Fix outdated "Encoding to MPEG format" (MEncoder improved a lot :-) )2005-07-31, by gpoirier
-
Needs the previous mpi (pmpi), so request a readable one and request2005-07-31, by reimar
-
vBlur reads from dmpi, so request a readable one2005-07-31, by reimar
-
when threshold != 0 the dest image must be readable2005-07-31, by reimar
-
grammar and possible clarity fix on -cache-seek-min2005-07-31, by wanderer
-
minor grammatical fixes2005-07-30, by wanderer
-
fix detection of iconv implementations which require libdl2005-07-30, by aurel
-
10l, incorrect usage of le2me_*2005-07-29, by reimar
-
synced with 1.672005-07-29, by gabrov
-
synced with 1.222005-07-29, by gabrov
-
synced with 1.178 and fixed typos2005-07-29, by gabrov
-
exit kiosk mode and show mouse cursor in uninit2005-07-28, by nplourde
-
properly release window2005-07-28, by nplourde
-
Sync wirh 1.10552005-07-28, by gpoirier
-
removed ugly cellphone jargon short2005-07-28, by nicodvb
-
Little fixes2005-07-28, by wight
-
reset estimation also on too negative diff2005-07-28, by reimar
-
sync w/ 1.178 + misc fixes by Paul TT <paultt - at - hackerjournal - dot - it>2005-07-28, by diego
-
If scaleh == 1 our destination image must be readable2005-07-28, by reimar
-
we do not read from dmpi, so it doesn't have to be readable2005-07-28, by reimar
-
deghost_plane also reads from destination, so request readable buffer2005-07-28, by reimar
-
Hopefully finally fix the last commit2005-07-28, by reimar
-
lavf demuxer with raw PCM fix (and a related hang)2005-07-28, by reimar
-
unused2005-07-28, by alex