Mercurial > mplayer.hg
graph
-
wording/markup fixes2005-06-02, by diego
-
XviD zones support. Patch by Doom9: < feedback123 GROOVY doom9 STEADY org >2005-06-02, by gpoirier
-
demux high profile H.264 ES2005-06-02, by lorenm
-
one bugfix and a few gcc4 bug workaorunds by (Gianluigi Tiesi: mplayer, netfarm it)2005-06-02, by michael
-
synced with 1.702005-06-02, by gabrov
-
x264 check needs -lpthread2005-06-02, by lorenm
-
Change header order to avoid compile error because of STREAM_SEEK2005-06-02, by reimar
-
memory leak fixes, patch by Gianluigi Tiesi <mplayer at netfarm.it>2005-06-02, by faust3
-
Moved event update inside cocoa openglview class2005-06-02, by nplourde
-
Function name cleanup2005-06-02, by nplourde
-
Sync swap with VBL.2005-06-02, by nplourde
-
better quotes2005-06-01, by wight
-
Fix wrong \n at beggining/end of message2005-06-01, by wight
-
sync 1.984 + minor fixes2005-06-01, by wight
-
Sync with 1.9842005-06-01, by gpoirier
-
New ao_jack without bio2jack dependency.2005-06-01, by reimar
-
Set stack non-executable where supported.2005-06-01, by reimar
-
strdup subtitle filename at a more appropriate place, fixing memleaks and2005-06-01, by reimar
-
Tab to space conversion to prevent the ASCII diagram to be messed up when a2005-05-31, by diego
-
vo_macosx now supports (almost) the same keys as vo_quartz.2005-05-31, by diego
-
whitespace cosmetics2005-05-31, by diego
-
small fixes2005-05-31, by diego
-
geometry support for gl2 under win, default window pos centered for gl, gl22005-05-30, by gpoirier
-
- correct the argument in configure check for lrintf() to avoid a warning2005-05-30, by henry
-
-geometry support for gl2 under win, default window pos centered for gl, gl22005-05-30, by reimar
-
check for -std=gnu99 to make lrintf() work on gcc 3.3/3.42005-05-30, by henry
-
avoid lrintf redeclaration2005-05-30, by henry
-
Add a variable for the codec directory and set it to /usr/lib/codecs instead2005-05-29, by diego
-
The default CFLAGS settings include -ffast-math and GCC 3.4.3 therefore2005-05-29, by diego
-
sync to x264 r240 (threads)2005-05-29, by lorenm
-
Implement -geometry for vo gl and gl2.2005-05-29, by reimar
-
very dummy script, written for a friend2005-05-29, by alex
-
old scripts from early debian package2005-05-29, by alex
-
ported all network streams to the new API2005-05-29, by nicodvb
-
keep vo_fps and vo_mouse_timer_const in sync with sh_video->fps, otherwise2005-05-28, by reimar
-
last patch broke skin reading completely, becasue last line of skin2005-05-28, by reimar
-
synced with 1.1692005-05-28, by gabrov
-
a cleaned-up version of ty demuxer improvements found in tivo-mplayer fork.2005-05-28, by joey
-
fix audio init crash2005-05-28, by joey
-
synced with 1.642005-05-28, by gabrov
-
support for AMD64 compiler optimizations flags in 32-bit mode. Patch by Corey Hickey2005-05-28, by gpoirier
-
not used anymore2005-05-27, by reimar
-
setting sh_audio to NULL is nonsense, since it is only a local variable,2005-05-27, by reimar
-
Athlon 64 optimization flags, in 32 and 64-bit mode.2005-05-27, by gpoirier
-
This currently sends control characters to the terminal instead of2005-05-26, by rtognimp
-
Fix pan-scan in fullscreen mode2005-05-26, by nplourde
-
support DVR format2005-05-26, by reimar
-
fix signess warning2005-05-25, by nplourde
-
create menu2005-05-25, by nplourde
-
quicktime fix update2005-05-25, by henry
-
Specify the padding instead of expecting the compiler to align correctly2005-05-25, by reimar
-
prefer width&height from bitmapinfoheader for h263 streams2005-05-25, by henry
-
DragonFly BSD support2005-05-25, by diego
-
Sync with 1.980:2005-05-24, by gpoirier
-
Fix paragraph indentation.2005-05-24, by diego
-
more paranoid return value checking2005-05-24, by henry
-
No overlap allowed in memcpy, use memmove2005-05-24, by hzoli
-
Make sure that samplesize is at least 2, as some demuxers set it to 12005-05-24, by hzoli
-
Fix ADCTRL_SKIP_FRAME and add ADCTRL_RESYNC_STREAM2005-05-24, by hzoli
-
sync to x264 r239 (zoned ratecontrol and UMHex ME)2005-05-24, by lorenm
-
patch by oded to fix edl hang when end of audio is reached2005-05-24, by rfelker
-
Use the public sys/kbio.h header instead of messing with the MI headers, which2005-05-23, by diego
-
Print error when skin file is not readable (e.g. a directory) instead of hanging2005-05-23, by reimar
-
Speedup asf descrambling (avoid one memcpy and use our fastmemcpy).2005-05-23, by reimar
-
Use memmove instead of memcpy for overlapping areas.2005-05-23, by reimar
-
Reduce senseless spamminess of DVD playback in verbose mode.2005-05-22, by diego
-
Sync with 1.978: Only one of -dumpstream, -dumpvideo, -dumpaudio works at a time.2005-05-22, by gpoirier
-
Sync with 1.977.2005-05-22, by gpoirier
-
Only one of -dumpstream, -dumpvideo, -dumpaudio works at a time.2005-05-22, by diego
-
LC_ALL overrides LANG, so use it instead.2005-05-22, by diego
-
vb_strategy only works in pass one.2005-05-22, by diego
-
vo_macosx does not yet support command keys.2005-05-21, by diego
-
More correct -lavfopts description.2005-05-21, by diego
-
Mention the MinGW HOWTO.2005-05-21, by diego
-
Surround lavf in the '-of help' output by #ifdef USE_LIBAVFORMAT.2005-05-21, by diego
-
Make -wid behave more consistent.2005-05-21, by al
-
Sync with 1.974: Document lavf muxers.2005-05-21, by gpoirier
-
sanity checks2005-05-21, by alex
-
10l2005-05-21, by alex
-
LANG=C ensures month/day order and English language in the date string for2005-05-21, by diego
-
Update for latest Cygwin-related changes.2005-05-21, by diego
-
Support playing DVDs from harddrive directories.2005-05-21, by diego
-
Document lavf muxers.2005-05-20, by diego
-
spelling cosmetics2005-05-20, by diego
-
synced with 1.1682005-05-20, by gabrov
-
synced with 1.272005-05-20, by gabrov
-
synced with 1.692005-05-20, by gabrov
-
1.973: macosx T behavior is standard, vo_macosx (will) have same special key2005-05-20, by kraymer
-
synced with 1.76 (increased sync tag after English consistency fix)2005-05-20, by gabrov
-
macosx T behavior is standard, vo_macosx (will) have same special key2005-05-20, by nplourde
-
Toggle only between ontop and normal.2005-05-20, by nplourde
-
Should fix altivec detection for g3 system.2005-05-20, by nplourde
-
Hopefully correct and non-confusing phrasing for the most talked-about2005-05-20, by diego
-
remove inclusion of stdio.h2005-05-19, by nicodvb
-
ported smb:// to the new stream api2005-05-19, by nicodvb
-
ported dvd:// to the new stream api2005-05-19, by nicodvb
-
Shorten a few lines to avoid ugly linebreaks.2005-05-18, by diego
-
Ignore codecs-status.html.2005-05-18, by diego
-
Fix overly long lines that mess up output.2005-05-18, by diego
-
simplification2005-05-18, by diego
-
misc updates, Snow spelling2005-05-18, by diego
-
Make version string depend of the last change of CVS/Entries for Darwin.2005-05-18, by diego
-
charset as reported, please fix if this is wrong2005-05-18, by reimar
-
8bit palette mode support for png2005-05-18, by henry
-
The Quicktime headers have changed slightly from 10.3.x to 10.4. Steven Schultz <sms@2BSD.COM>2005-05-18, by nplourde
-
Clarify that -dumpstream works for video as well as audio and mention2005-05-18, by diego
-
8bit palette mode support for png2005-05-18, by henry
-
new get_time_pos slave mode commando2005-05-18, by reimar
-
sync with 1.972: Remove capitalization and period from non-sentences2005-05-18, by gpoirier
-
8bit palette mode support (and spurious ^M removal)2005-05-18, by henry
-
wrong memcpy of extradata; 10l to whomever wrote that broken code2005-05-17, by nicodvb
-
mux extradata2005-05-17, by nicodvb
-
Saving streamed content2005-05-17, by gpoirier
-
Sync 1.972 + spelling mistake2005-05-17, by wight
-
Remove capitalization and period from non-sentences2005-05-17, by wight
-
Synced to 1.602005-05-17, by jheryan
-
Synced to 1.22005-05-17, by jheryan
-
Synced to 1.162005-05-17, by jheryan
-
Consistency fixes2005-05-16, by gpoirier
-
Fixes the vobsub extraction example2005-05-16, by gpoirier
-
Sync with 1.9712005-05-16, by gpoirier
-
sync 1.9712005-05-16, by wight
-
* some more \- in examples2005-05-16, by wight
-
Sync with 1.9702005-05-16, by gpoirier
-
Fix imprecise fps numbers, patch by Corey Hickey <bugfood-ml at fatooh dot org>.2005-05-16, by diego
-
simplifies the format matching logic. Chris Roccati <roccati@pobox.com>2005-05-16, by nplourde
-
Hopefully this phrasing is now correct English :-)2005-05-15, by gpoirier
-
restore vcd_track2005-05-15, by nicodvb
-
set define for apple gcc altivec2005-05-15, by nplourde
-
better implementation of read()2005-05-15, by nicodvb
-
synced with 1.252005-05-15, by gabrov
-
synced with 1.632005-05-15, by gabrov
-
synced with 1.752005-05-15, by gabrov
-
ftp is handled by the modular stream manager2005-05-15, by nicodvb
-
more efficient read() without memcpy()2005-05-15, by nicodvb
-
Fraps2005-05-14, by rtognimp
-
FRAPS decoder (FPS1) with binary dll2005-05-14, by rtognimp
-
If we use .m suffix we really should include it in .SUFFIXES2005-05-14, by wight
-
comment out useless/nonexistent variable breaking compile on gcc42005-05-14, by rfelker
-
some more fixes suggested by The Wanderer and Rich2005-05-14, by gpoirier
-
synced with 1.632005-05-14, by paszczi
-
sync with 1.969: Document new file:// syntax.2005-05-14, by gpoirier
-
Fix for stereo files2005-05-14, by rtognimp
-
Nits and corrections suggested by The Wanderer2005-05-14, by gpoirier
-
1.969: Document new file:// syntax.2005-05-14, by kraymer
-
German man page review part III2005-05-14, by kraymer
-
do not modify tv_param_noaudio2005-05-14, by henry
-
Document new file:// syntax.2005-05-14, by diego
-
cleanups of the mutex usage2005-05-14, by henry
-
fixed file:// syntax using newly introduced -string- urlpart2005-05-14, by nicodvb
-
introduced -string- parameter to match everything after :// syntax2005-05-14, by nicodvb
-
German man page review part II (finishes "PLAYER-SPEZIFISCHE OPTIONEN")2005-05-14, by kraymer
-
Explain how to drop movies on desktop shortcuts, other updates.2005-05-14, by diego
-
German man page review part I2005-05-14, by kraymer
-
Make FAAC detection follow standard enable/disable/auto semantics.2005-05-14, by diego
-
Update with Jindrich's latest change.2005-05-14, by diego
-
v4l2 update2005-05-14, by henry
-
compilation/link fix with --disable-qtx --disable-dshow2005-05-14, by diego
-
make file:// prefix work2005-05-14, by nicodvb
-
10l forgotten comment2005-05-14, by henry
-
removed unused variables2005-05-14, by nicodvb
-
improve playback with mplayer -tv immediatemode=02005-05-14, by henry
-
indicate the number of channels required, patch by Chris Roccati <roccati@pobox.com>2005-05-14, by nplourde
-
1.961: vo_quartz and vo_macosx support -ontop as well.2005-05-13, by kraymer
-
wording fix by diego(tm)2005-05-13, by kraymer
-
added toolame opts2005-05-13, by kraymer
-
1.936: noluma suboption for vf_pp2005-05-13, by kraymer
-
sync with 1.9682005-05-13, by gpoirier
-
enable hinting2005-05-13, by henry
-
wording fix2005-05-13, by kraymer
-
1.924: windows priority support patch2005-05-13, by kraymer
-
1.917: precise framerate values everywhere2005-05-13, by kraymer
-
1.907: Update xv and xvmc documentation to reflect recent colorkey changes.2005-05-13, by kraymer
-
fix the range and type of -tv immediatemode option2005-05-13, by henry
-
1.900: typo (skipped)2005-05-13, by kraymer
-
-edl works with MEncoder as well.2005-05-13, by diego
-
added some hyphens in quoted examples2005-05-13, by kraymer
-
1.894: Move audio filter descriptions to the man page.2005-05-13, by kraymer
-
How can I dump a full DVD title to a file?2005-05-13, by gpoirier
-
Document -hr-edl-seek, based on a description by Oded Shimon.2005-05-13, by diego
-
Only 2 consecutive bframes are needed for pyramid reordering2005-05-13, by gpoirier
-
prevent possible exploit2005-05-13, by nicodvb
-
initialize vorbis structure before calling ERROR()2005-05-12, by nicodvb
-
fixup the correct sh_a2005-05-12, by nicodvb
-
fixed too few parameters to mp_msg(); silence compilation warnings, removed unused variable2005-05-12, by nicodvb
-
don't call fixup_audio if there's no audio2005-05-12, by nicodvb
-
fix segfaults caused by socket and file descriptor mismatches on windows2005-05-12, by faust3
-
vorbis extradata is now passed from demuxer to decoder in matroska's way2005-05-12, by nicodvb
-
BGR formats are ok, too2005-05-12, by henry
-
v4l2 RGB15/16 is actually BGR2005-05-12, by henry
-
Sync with 1.9642005-05-12, by gpoirier
-
Document -vf pp=ac.2005-05-11, by diego
-
1.891: vstrict vs mjpeg update, typo2005-05-11, by kraymer
-
Sync with 1.9632005-05-11, by gpoirier
-
sync to x264 rev223 (options: ratetol, vbv_*)2005-05-11, by lorenm
-
1.888: renamed init_adelay to vdelay with opposite range2005-05-11, by kraymer
-
1.886: Sync -channels and -srate options with the XML docs.2005-05-11, by kraymer
-
1.883: fixes for previous commits (checked)2005-05-11, by kraymer
-
1.882: Sync to x264 r134: weighted prediction for B-frames.2005-05-11, by kraymer
-
1.962: vo_ggi now supports ontop.2005-05-11, by kraymer
-
vo_ggi now supports ontop.2005-05-11, by diego
-
- make use of libggiwmh if found by configure2005-05-11, by diego
-
If libggi has been found, search for the libggiwmh extension2005-05-11, by diego
-
large update patch by Mirco Macrelli (pigaz@pigaz.org) with some correction by me2005-05-11, by nicodvb
-
1.881: added new mpeg muxer options2005-05-10, by kraymer
-
1.879: man page review part XVI2005-05-10, by kraymer
-
1.877: x264: expose option "level_idc".2005-05-10, by kraymer
-
1.896: -format description updated to match current behavior.2005-05-10, by kraymer
-
1.874: Fix -sstep description.2005-05-10, by kraymer
-
1.872: vf_detc parameter names fixed. (already in prev commit)2005-05-10, by kraymer
-
1.870: man page review page XIV2005-05-10, by kraymer
-
do not define HAVE_ALTIVEC_H on osx with gcc42005-05-10, by nplourde
-
mcpu & mtune work on gcc42005-05-10, by nplourde
-
if define HAVE_ROUND do not define round again. patch by Steven M. Schultz <sms@2BSD.COM>2005-05-10, by nplourde
-
synced with 1.16, initial translation2005-05-10, by gabrov
-
vo_quartz and vo_macosx support -ontop as well.2005-05-09, by diego
-
wording/spelling2005-05-09, by diego
-
end of the locale nightmare, forever2005-05-09, by rfelker
-
sync with 1.959: border_mask and vstrict=-1 isn't so dangerous after all2005-05-09, by gpoirier
-
synced with 1.642005-05-09, by gabrov
-
update vstrict description2005-05-09, by reimar
-
actually output 2 channel audio (instead of 6 channel with 4 empty channels)2005-05-09, by reimar
-
synced with 1.612005-05-09, by gabrov
-
strdup() of a NULL pointer, truckload of cola for me2005-05-09, by henry
-
Nits - better description for border_mask2005-05-09, by gpoirier
-
small updates/fixes2005-05-09, by diego
-
Allow more gcc 3.x and 4.x versions.2005-05-09, by diego
-
Synced with 1.582005-05-09, by jheryan
-
Synced with 1.742005-05-09, by jheryan
-
Synced with 1.242005-05-09, by jheryan
-
Synced with 1.632005-05-09, by jheryan
-
Synced with 1.112005-05-09, by jheryan
-
Synced with 1.9532005-05-09, by jheryan
-
10l and more precise description of border_mask2005-05-08, by gpoirier
-
Fixes suggested by Diego2005-05-08, by gpoirier
-
lavc's border processing adaptive quant2005-05-08, by gpoirier
-
Add border masking support for lavc2005-05-08, by gpoirier
-
MinGW compilation fix by Erik Lunchpail <erik_27can at yahoo dot com>2005-05-08, by diego
-
explains what ARa is and a tries to improve the readability of the2005-05-08, by gpoirier
-
Sync with 1.955: updated t[wo]olameopts's psycho range2005-05-08, by gpoirier
-
ljpeg codec needs YUVJ colorspace, too2005-05-08, by reimar
-
updated t[wo]olameopts's psycho range2005-05-08, by nicodvb
-
updated psycho model range; made a parameter file-static in ae_toolame.c2005-05-08, by nicodvb
-
Sync with 1.954: documented twolameopts2005-05-07, by gpoirier
-
documented twolameopts2005-05-07, by nicodvb
-
added twolame mp2 audio encoder2005-05-07, by nicodvb
-
Minor fixes by Jeff Clagg2005-05-07, by gpoirier
-
Fix audio playback for no-sound-3gp.3gp (amr nb)2005-05-06, by rtognimp
-
Decode "d263" and "damr" atoms in 3gp files2005-05-05, by rtognimp
-
Sync with 1.953: expose x264 options 'me' and 'me_range'.2005-05-05, by gpoirier
-
mention the doc updates about x264 and some nits2005-05-05, by gpoirier
-
expose x264 options 'me' and 'me_range'.2005-05-05, by lorenm
-
expose x264 options 'me' and 'me_range'.2005-05-05, by lorenm
-
bandaid build fix2005-05-05, by diego
-
sync with 1.37: about mixed téléciné and progressive2005-05-05, by gpoirier
-
set pix_fmt2005-05-05, by michael
-
sync with 1.362005-05-05, by gpoirier
-
do not define video_out_macosx if corevideo is not present2005-05-05, by nplourde
-
Remove nonexisting dependency.2005-05-04, by diego
-
readability cosmetics2005-05-04, by diego
-
Support for new vssh dll, patch by adland2005-05-04, by rtognimp
-
1l for Andoni Zubimendi2005-05-04, by nauj27
-
5l to me, i didn't notice the extra quotes breaking things2005-05-04, by rfelker
-
remove nonportable and replace with proper quoting2005-05-04, by rfelker
-
1000000000l for using nonportable, obfuscated, and even2005-05-04, by rfelker
-
draw resize box2005-05-04, by nplourde
-
force C locale to assure consistent behavior of toupper()2005-05-04, by henry
-
sync 1.9522005-05-04, by wight
-
fix sed for syntax to work on gnu & bsd2005-05-04, by nplourde
-
Build fix, 1000l to Guillaume2005-05-03, by wight
-
proper list of libav codec2005-05-03, by nplourde
-
per (libav)codec enable/disable fix2005-05-03, by michael
-
macosx2005-05-02, by nplourde
-
enable panscan2005-05-02, by nplourde
-
Credits for Jeff Clang's x264 encoding guide and for me.2005-05-02, by gpoirier
-
Removes all English's short forms.2005-05-02, by gpoirier
-
vo_macosx author2005-05-02, by nplourde
-
enable rootwin2005-05-02, by nplourde
-
x264's encoding and install guide2005-05-02, by gpoirier
-
close button exit mplayer with esc key2005-05-02, by nplourde
-
Added charset file for lang es by Andoni Zubimendi2005-05-02, by nauj27
-
Sync with v1.167 by Andoni Zubimendi <andoni@lpsat.net>2005-05-02, by nauj27
-
sync 1.9512005-05-02, by wight
-
Fix the memleak fix: in case of error, demux_close_ogg should be called2005-05-02, by reimar
-
add ontop2005-05-02, by nplourde
-
syntax fixes by Mirco Macrelli <pigaz at pigaz dot org>2005-05-01, by diego
-
synced with 1.742005-05-01, by gabrov
-
synced with 1.602005-05-01, by gabrov
-
codecs-status.html now resides in DOCS/.2005-05-01, by diego
-
codecs-status.html should be written to an existing path.2005-05-01, by diego
-
fix timestamps2005-05-01, by michael
-
Prevent segfault when filter chain is empty (e.g. because all2005-05-01, by reimar
-
Error out when invalid format is specified2005-05-01, by reimar
-
compilation fix (libavcodec sync)2005-05-01, by rik
-
LIBAVFORMAT_BUILD >= 46242005-05-01, by michael
-
LIBAVCODEC_BUILD >= 47542005-04-30, by michael
-
vo quartz use command key2005-04-30, by nplourde
-
compilation fix for codecs2html2005-04-30, by diego
-
1l typo2005-04-30, by diego
-
Fix wrong compilation instructions.2005-04-30, by diego
-
On a Mac, option is Alt, the keys with the Apple logo are called command.2005-04-30, by diego
-
mac osx change2005-04-30, by nplourde
-
macosx vo2005-04-30, by nplourde
-
sync with 1.949: Replace duplicate and wrong -sws parameter description with a pointer.2005-04-30, by gpoirier
-
Fixes double import of avs_create_script_environment.2005-04-30, by gpoirier
-
revert one line of version 1.182 patch (caused use of already-freed2005-04-29, by rfelker
-
synced with 1.562005-04-29, by gabrov
-
unused define2005-04-29, by alex
-
recommended flags on osx2005-04-29, by nplourde
-
Replace duplicate and wrong -sws parameter description with a pointer.2005-04-29, by diego
-
enable vo_macosx if corevideo available2005-04-29, by nplourde
-
macosx core video module2005-04-29, by nplourde
-
sync with 1.948: af_volnorm method suboption2005-04-29, by gpoirier
-
macosx core video module2005-04-29, by nplourde
-
use darwin accurate timer2005-04-29, by nplourde
-
af_volnorm method suboption2005-04-28, by diego
-
Also '3g2a' can be used for 3GPP Profile 22005-04-28, by rtognimp
-
adds a parameter to the switch_audio command to directly select a track.2005-04-28, by reimar
-
sync with 1.947: explain how to use toolame in VBR mode + Diegos nits2005-04-27, by gpoirier
-
wording improvents2005-04-27, by diego
-
explain how to use toolame in VBR mode2005-04-27, by nicodvb
-
fixed variability range2005-04-27, by nicodvb
-
add mpeg demuxers maintener2005-04-27, by nicodvb
-
sync with 1.945: Document replacing , by . for -vo ggi:2005-04-27, by gpoirier
-
added support for AAC; moved most of MSGL_V to MSGL_DBG2 to reduce verbosity2005-04-27, by nicodvb
-
fix palette8tobgr32/palette8torgb32 on big endian2005-04-27, by nplourde
-
10l, fix wrong byterate in waveformat2005-04-27, by nicodvb
-
use sleep_accurate darwin timer2005-04-27, by nplourde
-
typo, memset 0 was done on desc instead of cdesc, see bug #2882005-04-27, by reimar
-
Document replacing , by . for -vo ggi:2005-04-27, by reimar
-
Make it possible to use a ggi device string that contains a ',' by writing2005-04-27, by reimar
-
Fix the pattern that wasn't repeated every 4 lines.2005-04-26, by gpoirier
-
not all Windows version have ABOVE_NORMAL and BELOW_NORMAL priorities...2005-04-26, by reimar
-
sync with 1.944: better slave mode description, spelling/grammar2005-04-26, by gpoirier
-
better slave mode description, spelling/grammar2005-04-26, by diego
-
(hopefully) better description of slave mode2005-04-26, by diego
-
sync with 1.943: faac options2005-04-25, by gpoirier
-
toolame now works in vbr mode, too2005-04-25, by nicodvb
-
better slave mode description2005-04-25, by diego
-
faac section review2005-04-25, by diego
-
faac options2005-04-25, by nicodvb
-
added format 0x706D for faac, compatible with ffmpeg2005-04-25, by nicodvb
-
mention audio encoding modularization and faac2005-04-25, by nicodvb
-
added faac audio encoder2005-04-25, by nicodvb
-
fixed wrong function pointers definitions2005-04-25, by nicodvb
-
synced with 1.792005-04-24, by gabrov
-
synced with 1.242005-04-24, by gabrov
-
synced with 1.732005-04-24, by gabrov
-
synced with 1.55 (initial translation)2005-04-24, by gabrov
-
explains how to fix the aspect ratio of an AVI file2005-04-24, by gpoirier
-
- preserve ordering of the slices2005-04-24, by henry
-
wrong framesize calculation for layers 1 and 2 with lsf set2005-04-24, by nicodvb
-
update to libogg 1.1.2 (needed for Theora)2005-04-24, by henry
-
check for negative strides before memcpy2005-04-24, by henry
-
support for both orderings of the slices (top->down / bottom->up)2005-04-24, by henry
-
16-bit unsigned (needed by Theora exp.)2005-04-24, by henry
-
Make "mplayer -- --a" play the file --a instead of bailing out with a useless2005-04-23, by reimar
-
restore old lavc_find_atag to be used when compiling mplayer without libavformat2005-04-22, by nicodvb
-
Credits for Michael Behrisch2005-04-22, by gpoirier
-
gcc 2.95 compilation fix2005-04-22, by reimar
-
Apply -srate and -channels only to the start of the filter chain, not2005-04-22, by reimar
-
macosx compilation fix2005-04-22, by nicodvb
-
mention vrc_eq, vrc_override. remove duplicate warning about 9/7 in lossless.2005-04-22, by lorenm
-
FreeBSD fix2005-04-22, by nexus
-
Remove § (paragraph) symbol, it's unavailable in non-latin charsets.2005-04-22, by diego
-
updates2005-04-22, by diego
-
audio encoding reworked2005-04-22, by nicodvb
-
Some fixes. Patch by Bougiz.2005-04-21, by gpoirier
-
More fixes by The Wanderer2005-04-20, by rtognimp
-
Sync with 1.941:2005-04-20, by gpoirier
-
Start changelog for next release2005-04-20, by rtognimp
-
Indeo2 (fourcc "RT21") decoder via lavc2005-04-20, by rtognimp
-
'cvs admin -o' is dangerous and should be handled with extra care.2005-04-20, by diego
-
synced with 1.1672005-04-20, by rathann
-
proper fix2005-04-20, by rfelker
-
undo dominik's 1000l cvs admin -o (recommitting bad patch)2005-04-20, by rfelker
-
Link with -z noexecstack, fixes bug #258. Please test on all platforms!2005-04-20, by reimar
-
Correct description for -tv adevice=...2005-04-20, by reimar
-
Rich's tips regarding cropping and scaling2005-04-20, by gpoirier
-
100l build fixes2005-04-20, by diego
-
Translation synced with 1.522005-04-20, by jheryan
-
100l to Jindrich! Changing the parameter name in the body, too.2005-04-19, by rathann
-
integer overflow when reading fps from h264 vui.2005-04-19, by lorenm
-
typo2005-04-19, by wight
-
Fix MP3 detection (list of found MP3 headers was not kep sorted).2005-04-18, by reimar
-
mention the generic ratecontrol options (lmin,lmax,vqcomp,vratetol)2005-04-18, by lorenm
-
check the result of poll() before read()ing; 100l2005-04-18, by nicodvb
-
replace VO and VF numeric flags with #defined identifiers2005-04-18, by henry
-
Compile fix when XF86VM is not defined2005-04-18, by iive
-
Some fixes2005-04-18, by wight
-
Do not force real demuxer on x-pn-realaudio mimetype2005-04-17, by rtognimp
-
syn2005-04-17, by paszczi
-
Fixes suggested by The Wanderer2005-04-17, by rtognimp
-
Snow supports 3-pass mode and 9/7 wavelet doesn't work lossless mode.2005-04-17, by gpoirier
-
nico partially fixed the bug i reported; here's the rest of the fix.2005-04-17, by rfelker
-
skip framelen-4 bytes after having successfully detected an mpeg audio frame2005-04-17, by nicodvb
-
First attempt to bring this howto closer to reality2005-04-17, by rtognimp
-
Sync with 1.940: 10l typo2005-04-17, by gpoirier
-
10l typo2005-04-17, by diego
-
Fix suggested by Diego2005-04-16, by gpoirier
-
Update for snow decoder2005-04-16, by rtognimp
-
GPL §22005-04-16, by diego
-
FreeBSD compilation fix by Bohdan Horst <nexus at hoth dot amu dot edu dot pl>2005-04-16, by diego
-
synced with 1.242005-04-16, by paszczi
-
more colorkey w/ panscan woes2005-04-16, by henry
-
change list traversal so the loop begins at the first filter after removing2005-04-16, by henry
-
redraw colorkey on panscan change2005-04-16, by henry
-
Snow 1.55 (and up) allows 2pass ratecontrol.2005-04-16, by gpoirier
-
bump up sync tag2005-04-16, by gpoirier
-
Sync with 1.939.2005-04-16, by gpoirier
-
- fix black screen problem on reinit2005-04-16, by al
-
synced with 1.9392005-04-16, by paszczi
-
Document af_gate, put af_gate and af_comp at the end, they're untested (broken).2005-04-16, by diego
-
All audio filters documented.2005-04-16, by diego
-
af_comp, af_center parameter, some af fixes2005-04-16, by diego
-
Use define instead of hardcodec value for max streams number2005-04-16, by rtognimp
-
af_center, af_sweep parameter, misc fixes2005-04-16, by diego
-
We are using parts of mpg123 outside of the LGPL mpglib subdir.2005-04-16, by diego
-
Mark modified imported files as such to comply more closely with GPL §2a.2005-04-16, by diego
-
noluma suboption for vf_pp2005-04-16, by diego
-
Clarify/correct TTF font usage description.2005-04-16, by diego
-
Security update2005-04-15, by rtognimp
-
spelling/wording fixes2005-04-15, by diego
-
Fix potential buffer overflow for urls with more than 20 streams2005-04-15, by rtognimp
-
Fix potential buffer overflow if server answers with too many lines2005-04-15, by rtognimp
-
releaseclean should now work as expected, crate of Coke going in my direction.2005-04-15, by diego
-
typo2005-04-15, by diego
-
nits and more missing entries2005-04-15, by rathann
-
added missing ChangeLog entries, release name and date2005-04-15, by rathann
-
Mark modified imported files as such to comply with (L)GPL §2a.2005-04-15, by diego
-
Mark modified imported files as such to comply with GPL §2a.2005-04-15, by diego
-
Mark unrarlib imported files as changed to comply with GPL §2a.2005-04-15, by diego
-
Mark imported files from uCIFS library as changed for GPL §2a compliance.2005-04-15, by diego
-
cross-compilation fix: don't use target CFLAGS to compile host tools2005-04-15, by aurel
-
Fix OSD when switching subtitles - set the osd buffer to Subtitle: off2005-04-15, by henry
-
Some fixups and clarifications2005-04-15, by wight
-
synced with 1.9352005-04-14, by paszczi
-
--Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:2005-04-14, by rik
-
Nits suggested by The Wanderer2005-04-14, by gpoirier
-
Synced with 1.9352005-04-14, by danny
-
Online audio switching now supports Matroska too2005-04-13, by gpoirier
-
Online audio switching now supports Matroska too. Patch by Michael Behrisch2005-04-13, by gpoirier
-
Nits, better formating and missed suggestions2005-04-13, by gpoirier
-
Sync with 1.9342005-04-13, by gpoirier
-
messed ordering of switch branches, 10l for Ivan2005-04-13, by henry
-
Make string_utf16 code behave almost the same with or without iconv2005-04-13, by rtognimp
-
remove x264 option "cabacidc", because the default is always best.2005-04-13, by lorenm
-
New section: "menc-feat-dvd-mpeg4-muxing" about how to mux a video2005-04-13, by gpoirier
-
misc corrections and clarifications in x264 options.2005-04-13, by lorenm
-
osx bundle option2005-04-13, by nplourde
-
sync 1.622005-04-13, by wight
-
sync 1.722005-04-13, by wight
-
sync 1.9322005-04-13, by wight
-
Synced with 1.9322005-04-13, by danny
-
credits for Jeff Clagg2005-04-13, by diego
-
Add missing <replaceable> tags.2005-04-12, by gpoirier
-
synced with 1.722005-04-12, by gabrov
-
synced with 1.622005-04-12, by gabrov
-
update site link and supported distributions list2005-04-12, by rathann
-
Typo fix2005-04-12, by gpoirier
-
credits for Luca Barbato2005-04-12, by diego
-
Use wildcards to make path detection less version-specific, fixes Gentoo.2005-04-12, by diego
-
Break overly long lines into something more manageable.2005-04-11, by diego
-
Fix HTML generation, <equation> is more elaborate in most DTDs.2005-04-11, by diego
-
Typo2005-04-11, by gpoirier
-
Typo noticed by Rich2005-04-11, by gpoirier
-
allow sub_select and vobsub_lang to select particular subtitle2005-04-11, by henry
-
Sync with 1.9322005-04-11, by gpoirier
-
Support syntax checking only2005-04-11, by wight
-
hrtf typo fix2005-04-11, by henry
-
More HRTF enhancements2005-04-11, by henry
-
colorkey,xvmc panscan, obsolete audio2005-04-11, by iive
-
Fixes suggested by The Wanderer.2005-04-11, by gpoirier
-
VMn2005-04-11, by diego
-
Add a starting point for people to implement stream quality selection.2005-04-11, by diego
-
Make the -priority warning obey the standard formatting.2005-04-11, by diego
-
Use | for alternatives and - for ranges in option parameter descriptions.2005-04-11, by diego
-
Initial commit.2005-04-10, by gpoirier
-
-pre7 features an improved guide based on Rich's draft, and a guide written2005-04-10, by gpoirier
-
better wording, suggested by Diego2005-04-10, by gpoirier
-
New section "Constraints for efficient encoding",2005-04-10, by gpoirier
-
Removes the section "menc-feat-fix-avi" as part of it was wrong and the other2005-04-10, by gpoirier
-
Move here the entry "How can I fix an AVIs with broken index or interleaving?"2005-04-10, by gpoirier
-
silence gcc warning:2005-04-10, by rathann
-
sync 1.9292005-04-10, by wight
-
override memory size detection bug on rage 128 RL/VR2005-04-10, by aurel
-
add support for one more radeon 9200 model (the one included in the Mac Mini)2005-04-10, by aurel
-
HRTF update2005-04-10, by henry
-
update for hrtf and mp3lib layer12005-04-10, by henry
-
sync 1.692005-04-10, by wight
-
Support WMware video (fourcc VMnc) via binary dll2005-04-10, by rtognimp
-
Use proper parameter range in stereo test2005-04-10, by henry
-
Add releaseclean target to remove generated files but keep the HTML.2005-04-10, by diego
-
fix vo_xv_draw_colorkey to a workable state2005-04-10, by iive
-
fix displaying of the subtitles when using slices2005-04-10, by henry
-
sync 1.122005-04-10, by wight
-
sync 1.792005-04-10, by wight
-
sync 1.612005-04-10, by wight
-
sync 1.212005-04-10, by wight
-
sync 1.112005-04-10, by wight
-
sync 1.1672005-04-10, by wight
-
Remove some ^M at end-of-line2005-04-10, by wight
-
Remove invalid character, causing compile to fail2005-04-10, by wight
-
Consistency run on 'default' and 'see also'.2005-04-10, by wight
-
sync 1.9282005-04-10, by wight
-
Sync with 1.928: Changed :vaspect option to float type2005-04-10, by gpoirier
-
Reviev, part I2005-04-10, by wight
-
revert the previous commit, gl needs to reload the font immediately2005-04-10, by henry
-
defer loading of the font after display size change to avoid useless2005-04-10, by henry
-
changed :vaspect option to float type2005-04-10, by nicodvb
-
changed :vaspect option to CONF_TYPE_FLOAT2005-04-10, by nicodvb
-
HRTF filter updates:2005-04-10, by henry
-
Update for pnm2005-04-09, by rtognimp
-
remove force_load_font stuff moved to sub.c2005-04-09, by henry
-
remove force_load_font stuff moved to sub.c2005-04-09, by henry
-
reload font on each change of the display size2005-04-09, by henry
-
"Fix" for pnm EOF detection (stop on read errors)2005-04-09, by rtognimp
-
Stop streaming if we got a server error or message on pnm streaming.2005-04-09, by rtognimp
-
reload font on fullscreen change when panscan is enabled2005-04-09, by henry
-
assign picture->(width,height) when parsing h2642005-04-09, by nicodvb
-
Remove flip form LOCO2005-04-08, by rtognimp
-
Better defaults encoding settings for XviD, intended to be a good tradeoff CPU/PSNR.2005-04-08, by gpoirier
-
Better defaults encoding settings for XviD, intended to be a good tradeoff CPU/PSNR.2005-04-08, by gpoirier
-
support for negative strides (fixes -vf spp,flip crash)2005-04-08, by henry
-
remove nonsense code left from copy&paste from another filter (it was never used)2005-04-08, by rfelker
-
obvious gcc warning fix, approved by Nico2005-04-08, by rathann
-
synced with 1.112005-04-07, by gabrov
-
Update for AASC and LOCO2005-04-07, by rtognimp
-
LOCO support via lavc2005-04-07, by rtognimp
-
Spelling corrections part II. Patch by Bougiz (getting ready for -pre7 ;-) )2005-04-07, by gpoirier
-
demux ac3 by means of lavf by default2005-04-07, by nicodvb
-
demux ac3 by means of lavf by default2005-04-07, by nicodvb
-
fix blackscreen when changing panscan.2005-04-07, by iive
-
Autodesk RLE decoder via lavc2005-04-06, by rtognimp
-
- fix gcc warnings, strlcat/strlcpy prototypes2005-04-06, by rathann
-
fix http://bugzilla.mplayerhq.hu/show_bug.cgi?id=2602005-04-06, by rathann
-
Errors that cause MEncoder to exit should be MSGL_FATAL, not MSGL_ERR.2005-04-06, by diego
-
Change all MSGT_FIXME, MSGL_FIXME to appropiate values.2005-04-06, by diego
-
10l, integer overflow. who uses 14 fractional bits?! only faad developers.... *sigh*2005-04-05, by rfelker
-
100l, messed up coefficients when improving precision..2005-04-04, by rfelker
-
Better spelling of charset2005-04-04, by wight
-
Another 10l for autror (whoever he was)2005-04-04, by wight
-
Minor fixes2005-04-04, by wight
-
Online audio switching is for MPEG files only at the moment.2005-04-03, by gpoirier
-
Sync with 1.925:2005-04-03, by gpoirier
-
The online switching patch also features a slave command: switch_audio2005-04-03, by gpoirier
-
Added support of audio stream switching in the MPEG demuxer using the #-key2005-04-03, by gpoirier
-
Translation review2005-04-02, by wight
-
100l for missing #ifdef in previous commit2005-04-02, by wight
-
better description for mpeg audio demuxer entry2005-04-02, by nicodvb
-
mpeg audio layers 1 and 22005-04-02, by nicodvb
-
added support for mpa layers 1 and 22005-04-02, by nicodvb
-
grammar fix by the Wanderer2005-04-01, by diego
-
1l! mplayer's verbose variable is not a flag but a signed number2005-04-01, by rfelker
-
sync 1.9232005-04-01, by wight
-
filename-based detection for h264 ES2005-04-01, by lorenm
-
misc fixes2005-03-31, by diego
-
grammar/spelling2005-03-31, by diego
-
updates2005-03-31, by diego
-
Fixes better wording. Suggestions by The Wanderer and Josh Varner.2005-03-31, by gpoirier
-
typo2005-03-31, by diego
-
correct spelling for mailing list names2005-03-31, by diego
-
spelling + updates2005-03-31, by diego
-
Rephrase codecs.conf entry to warn more clearly against using it.2005-03-31, by diego
-
Fix memset() usage, patch by Ismail Donmez2005-03-31, by rathann
-
Sync with 1.672005-03-31, by jheryan
-
Sync with 1.9232005-03-31, by jheryan
-
mplayer changes notice (take 2, 10l to diego :)2005-03-31, by rfelker
-
Fix alac from QTpro (in standard mov file, not in m4a file)2005-03-30, by rtognimp
-
Support wnv1 natively via lavc2005-03-30, by rtognimp
-
step 1 of fixing ad_faad:2005-03-29, by rfelker
-
Sync with 1.923:2005-03-28, by gpoirier
-
Fixes and improves the description of vqcomp.2005-03-28, by gpoirier
-
Mark tfields default mode as such.2005-03-28, by diego
-
Technical explanation of how to use vqcomp, and why, featured by Loren Merritt2005-03-28, by gpoirier
-
Spelling corrections. Patch by Bougiz2005-03-26, by gpoirier
-
sane default mode2005-03-26, by rfelker
-
1000l, last commit broke qpel interp entirely2005-03-26, by rfelker
-
various (de)muxer_lavf fixes2005-03-25, by michael
-
Improved encoding guide:2005-03-25, by gpoirier
-
endianness fix by Chris White <chriswhite at gentoo dot org>2005-03-25, by diego
-
less amateurish-looking mpcf.txt patch by (Jeff >snacky ikaruga co uk<)2005-03-25, by michael
-
set i_bps2005-03-25, by michael
-
plastik skin2005-03-25, by diego
-
1000l (dwSampleSize != nSamplesPerSec)2005-03-25, by michael
-
discard streams we dont need2005-03-25, by michael
-
Synced with 1.242005-03-24, by jheryan
-
Synced with 1.132005-03-24, by jheryan
-
Synced with 1.652005-03-24, by jheryan
-
Synced with 1.232005-03-24, by jheryan
-
Synced with 1.592005-03-24, by jheryan
-
Synced with 1.9212005-03-24, by jheryan
-
Synced with 1.1672005-03-24, by jheryan
-
100l to oded.. edl was causing the decoder to get a first broken packet2005-03-23, by rfelker
-
Fix the codecs.conf entry.2005-03-23, by gpoirier
-
Fix shared libpostproc installation.2005-03-23, by diego
-
wrong binary operator2005-03-23, by nicodvb
-
Mark modified files as such to comply more closely with GPL §2a.2005-03-22, by diego
-
MPlayer-specific changes to liba522005-03-22, by diego
-
Remove the MPlayer-specific copyright notices. The diff would not apply2005-03-22, by diego
-
New FAQ entry: Newer MPlayer can't play Vorbis file with an old codecs.conf2005-03-22, by gpoirier
-
synced with 1.132005-03-22, by gabrov
-
synced with 1.652005-03-22, by gabrov
-
synced with 1.782005-03-22, by gabrov
-
synced with 1.232005-03-22, by gabrov
-
synced with 1.1672005-03-22, by gabrov
-
Fixes rgb32to16 conversion for I think all platforms since the int82005-03-22, by diego
-
Sync 1.132005-03-21, by wight
-
Cumulative sync with 1.9212005-03-21, by gpoirier
-
Remove pp=tn from the filter chain, it's bad.2005-03-21, by diego
-
credits for ods15, updates2005-03-21, by diego
-
Sync 1.9212005-03-21, by wight
-
MEncoder now supports multiple files.2005-03-21, by diego
-
Sync 1.920 and some random fixes2005-03-20, by wight
-
don't buffer more future context that we need2005-03-20, by rfelker
-
alac and others2005-03-20, by rtognimp
-
new mencoder features2005-03-20, by rfelker
-
direct rendering support drastically improves speed, but it's buggy. :( disabled for now...2005-03-20, by rfelker
-
100l, meaning of strict_breaks was backwards...2005-03-20, by rfelker
-
export getbits() as mp_getbits()2005-03-20, by nicodvb
-
Sync 1.782005-03-20, by wight
-
Sync 1.232005-03-20, by wight
-
EDL for mencoder, patch by Oded (ods15)2005-03-19, by rfelker
-
-speed and -oac copy may fail together.2005-03-19, by diego
-
Replace placeholder message with something sane.2005-03-19, by diego
-
nitpicks2005-03-19, by diego
-
-speed is now available for MEncoder as well.2005-03-19, by diego
-
wording2005-03-19, by diego
-
precise framerate values everywhere2005-03-19, by diego
-
Sync 1.9162005-03-19, by wight
-
Some missing \ before -2005-03-19, by wight
-
missing declaration, fixes:2005-03-18, by rathann
-
Sync with 1.915: small fixes2005-03-16, by gpoirier
-
Small fixes.2005-03-16, by jonas
-
improve handling of soft-telecined input (faster, fewer mistakes)2005-03-16, by rfelker
-
1.869: pp filter documentation2005-03-15, by kraymer
-
completed x264enc options.2005-03-15, by kraymer
-
Sync with English man page 1.914:2005-03-15, by gpoirier
-
get_space fix by Florian Dietrich <flodt8 at yahoo.de>2005-03-15, by faust3
-
Added correct message for -speed.2005-03-15, by gabrov
-
synced with 1.1652005-03-15, by gabrov
-
Oded's patch for -speed in mencoder. This can be used for purposes2005-03-15, by rfelker
-
sync to x264 171: chroma_me, chroma_qp_offset2005-03-14, by lorenm
-
New translated file. Synced with 1.642005-03-14, by jheryan
-
patch by ods15:2005-03-13, by rfelker
-
Sync with 1.913:2005-03-11, by gpoirier
-
support for multichannel wav files; -aa* is no longer valid and replaced by2005-03-11, by ivo
-
Mark modified files as such to comply more closely with GPL §2a.2005-03-11, by diego
-
MPlayer-specific changes to libdvdread2005-03-11, by diego
-
1.163: fixes for encoding of multiple files2005-03-11, by kraymer
-
Convert vo_aa suboption parser to using the subopt-helper.2005-03-11, by ivo
-
Rather simple patch for RAWDV demuxer which lets it say whats the total2005-03-09, by rtognimp
-
New translated file. Synced with 1.122005-03-09, by jheryan
-
New translated file. Synced with 1.212005-03-09, by jheryan
-
New translated file. Synced with 1.312005-03-09, by jheryan
-
missing return statement (1e5l for me)2005-03-08, by henry
-
Clean up properly if preinit() fails.2005-03-07, by syrjala
-
set AvgBytesPerSecond to the correct value if encoding with mp3lame in cbr mode2005-03-07, by nicodvb
-
fixed support for mp3 at <32000 sample_rate2005-03-07, by nicodvb
-
sync with 1.912:2005-03-06, by gpoirier
-
documented scale=-n where n <= -92005-03-06, by nicodvb
-
subtracting 8 from negative w and h rounds the dimension to the closest multiple of 162005-03-06, by nicodvb
-
added support for other codecs (mpeg4/h264/aac) in mpeg-ps parsing the PSM2005-03-06, by nicodvb
-
alac support via lavc decoder2005-03-06, by rtognimp
-
add a short note about how to use ttf fonts2005-03-06, by attila
-
use inttypes.h for checks instead of less spread-ed stdint.h2005-03-06, by iive
-
Typos2005-03-04, by gpoirier
-
Sync with 1.910:2005-03-04, by gpoirier
-
sync to x264 r150: new option 'b_pyramid'2005-03-04, by lorenm
-
restrictions on muxer's telecine option2005-03-04, by nicodvb
-
converted vframerate to CONF_TYPE_FLOAT2005-03-04, by nicodvb
-
Typos2005-03-04, by gpoirier
-
synced with 1.9072005-03-04, by paszczi
-
store local keyframes too so faster seeking is possible2005-03-04, by michael
-
100l to reimar.. sh_audio->samplerate and sh_audio->i_bps are not the same2005-03-04, by rfelker
-
Fix very old ra files with no fourcc2005-03-03, by rtognimp
-
Fix some 28.8 ra files with four text strings2005-03-03, by rtognimp
-
Sync with 1.907:2005-03-03, by gpoirier
-
partial indexes2005-03-03, by michael
-
Update xv and xvmc documentation to reflect recent colorkey changes.2005-03-03, by al
-
finished tasks2005-03-03, by alex
-
ADTS AAC works now.2005-03-03, by diego
-
libdvdcss is patched, move Tremor up with the other codec libs.2005-03-03, by diego
-
MEncoder now supports multiple files, Jack transport API requested.2005-03-03, by diego
-
better explain where and how to use doxygen comments2005-03-03, by diego
-
Patches should not be sent as replies to unrelated threads.2005-03-03, by diego
-
Fix rm files with a really big index chunk.2005-03-03, by reimar
-
Make nuv files work on bigendian (but old nuv files created with mencoder2005-03-03, by reimar
-
mention telecine in mpeg muxer section2005-03-03, by nicodvb
-
recalculate frame duration after soft telecine2005-03-03, by nicodvb
-
options in config file have been using '-' instead of '_' for ages2005-03-03, by rathann
-
35% faster turbo mode with 0.01dB drop. Based Loren Merritt's suggestions.2005-03-02, by gpoirier
-
Sync with 1.905:2005-03-02, by gpoirier
-
libsmbclient is sometimes built with ssl support. This takes it into account2005-03-02, by wight
-
Some more translations of 1.894 revision2005-03-02, by gpoirier
-
configurable field parity (default from source); bugfixes; speed up mode 02005-03-02, by rfelker
-
Fix:2005-03-01, by rathann
-
missing #include (for malloc and free)2005-03-01, by rathann
-
missing #include2005-03-01, by rathann
-
missing externs (fixes implicit declaration warnings)2005-03-01, by rathann
-
obvious typo2005-03-01, by rathann
-
all synced up to 1.905, except the part of the translation of 1.8942005-03-01, by gpoirier
-
100l wrong binary operator when setting progressive frame2005-03-01, by nicodvb
-
Sync with 1.893:2005-03-01, by gpoirier
-
fixes for encoding of multiple files2005-03-01, by henry
-
set sh_audio->delay ins audio-only case so that correct time is displayed2005-03-01, by reimar
-
10l Don't set SDL to X11 by default.2005-03-01, by ivo
-
From Eng man page 1.902: fix outdated/incorrect info about -srate.2005-03-01, by gpoirier
-
Typo noticed by Diego: it's mmap, not nmap.2005-03-01, by gpoirier
-
synced with 1.212005-03-01, by gabrov
-
Sync with 1.880:2005-03-01, by gpoirier
-
synced with 1.642005-03-01, by gabrov
-
Synced with 1.1622005-03-01, by jheryan
-
Synced with 1.9032005-03-01, by jheryan
-
synced with 1.1622005-03-01, by gabrov
-
From Eng manpage 1.892:2005-03-01, by gpoirier
-
We should match end of token as well, to prevent MSGTR_FOO2 matching instead of2005-03-01, by wight
-
From Eng manpage 1.882:2005-03-01, by gpoirier
-
Sync with 1.878: Updates -af format2005-03-01, by gpoirier
-
From Eng manpage 1.904:2005-03-01, by gpoirier
-
MPlayer-specific changes to libdvdcss2005-03-01, by diego
-
Mark modified files as such to comply more closely with GPL §2a.2005-03-01, by diego
-
Preserve $Id$ keyword from upstream on unmodified files.2005-03-01, by diego
-
cosmetics: Make diff -R apply without offsets.2005-03-01, by diego
-
Remove -noxv and -forcexv command line options and replace them by2005-03-01, by ivo
-
Arpi prefers root@mphq for CVS problems.2005-03-01, by diego
-
Remove left-over from old -z command line switch.2005-03-01, by ivo
-
some comments and whitespace changes by (Luca Barbato <lu_zero gentoo org>)2005-03-01, by michael
-
Sync with 1.8982005-02-28, by jheryan