Mercurial > mplayer.hg
graph
-
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
-
Don't print (stupid) message if output directory is .2005-02-28, by ivo
-
stupid mistake i made when writing about divtc..2005-02-28, by rfelker
-
Fix compile warnings2005-02-28, by ivo
-
aos should respect the immed uninit flag (quit immediatly vs waiting till file2005-02-27, by reimar
-
10l fix. misplaced ;2005-02-27, by ivo
-
vo_jpeg now uses the generic int_pos() from subopt-helper.c2005-02-27, by ivo
-
memory leak2005-02-27, by lorenm
-
Multifile 10l bugfix by Oded:2005-02-27, by rfelker
-
cumulative sync with 1.877 + some fixes and misc.2005-02-27, by gpoirier
-
Fix the ogg fourcc nightmare!!!2005-02-27, by rfelker
-
Sync with 1.870: man page review page XIV2005-02-27, by gpoirier
-
Move native RealAudio 1.0 / 2.0 up in the list to prefer it over the binary2005-02-27, by diego
-
soft telecine support! :)) patch by nico2005-02-27, by rfelker
-
added a stream module for the vstream client library2005-02-27, by joey
-
Yet another fourcc for mpeg-4 (files should be made with Xvid)2005-02-27, by rtognimp
-
Have OSS audio out fall back to s16ne instead of u8 if it can't open the2005-02-26, by ivo
-
Add support for 32-bit float WAV files and support for extended WAV files2005-02-26, by ivo
-
some more "guessed" encodings, please check them2005-02-26, by reimar
-
helper files for charset conversion.2005-02-26, by reimar
-
--charset configure option to convert help messages charset2005-02-26, by reimar
-
Recommend using a stable gcc version or upgrading frequently, suggested by Rich.2005-02-26, by diego
-
grammar fix by Corey Hickey <bugfood-ml at fatooh dot org>2005-02-25, by diego
-
cleanups of the Multiple files patch2005-02-25, by henry
-
auto-fps for h264 and better wording2005-02-25, by nicodvb
-
50000l: fixed various memleaks; CC discontibuities aren't necessarily error conditions2005-02-25, by nicodvb
-
general gcc bug FAQ entry2005-02-25, by diego
-
typo2005-02-25, by diego
-
compile fix2005-02-25, by henry
-
where the hell they got these infos from2005-02-25, by alex
-
swf adpcm2005-02-25, by alex
-
Remove file-global mpadec, add ad_driver member to sh_audio_t instead.2005-02-25, by hzoli
-
Add float output support. Add ADCTRL_QUERY_FORMAT control to report the2005-02-25, by hzoli
-
better infoline2005-02-25, by alex
-
If -af-adv force=4 is in effect, use ADCTRL_QUERY_FORMAT to query the2005-02-25, by hzoli
-
more verbose message2005-02-25, by alex
-
do not hide frame skips/dups! if they happen it's very bad!!2005-02-25, by rfelker
-
Document reorder and noreorder as (no)reorder.2005-02-25, by diego
-
synced with 1.312005-02-25, by paszczi
-
synced with 1.8972005-02-25, by paszczi
-
both reorder and noreorder flags are now available2005-02-25, by nicodvb
-
Always print dup/skip messages when !quiet.2005-02-25, by hzoli
-
mphq uses ssh.com, explain RSA key generation for it.2005-02-25, by diego
-
UDP support implemented.2005-02-25, by diego
-
updates2005-02-25, by diego
-
-format description updated to match current behavior.2005-02-25, by diego
-
MEncoder multiple files patch by Oded Shimon (ods15)2005-02-25, by rfelker
-
documentation for the tools in the TOOLS directory2005-02-25, by diego
-
changed noreorder to reorder in mpegopts (ordering disabled by default)2005-02-24, by nicodvb
-
disabled by default frame reordering2005-02-24, by nicodvb
-
framerate autodetection for H264 in raw/ts streams2005-02-24, by nicodvb
-
Always use vo_x11_sizehint function ( even when going fullscreen ) to2005-02-24, by al
-
strides should always be signed2005-02-24, by rfelker
-
no effect in practice, but strides should always be signed2005-02-24, by rfelker
-
100l to me: bugfix for negative stride2005-02-24, by rfelker
-
bugfix for negative stride2005-02-24, by rfelker
-
stride must be signed! otherwise negative stride is broken on 64bit systems2005-02-24, by rfelker
-
sync 1.8832005-02-24, by wight
-
quick solution for making an option less braindead2005-02-24, by alex
-
synced with 1.312005-02-24, by gabrov
-
Move audio filter descriptions to the man page.2005-02-24, by diego
-
100l to michael :))))2005-02-24, by rfelker
-
missing linebreak2005-02-24, by diego
-
sync to x264 r137: adaptive B-frame decision, flush delayed frames.2005-02-23, by lorenm
-
100l, forgot to change an ifdef on last commit2005-02-23, by reimar
-
Don't change buffers when paused and redrawing.2005-02-23, by al
-
revert the flip part of vd_theora fix2005-02-23, by henry
-
revert the flip part of vd_theora fix2005-02-23, by henry
-
replace bzero() with memset()2005-02-23, by nicodvb
-
vstrict vs mjpeg update, typo2005-02-23, by diego
-
Make vd message fit 80 character displays.2005-02-23, by diego
-
a helpful new message about vd.2005-02-23, by joey
-
Use PIX_FMT_YUVJ420P for mjpeg so that vstrict=-1 is not necessary2005-02-23, by reimar
-
indentation fix2005-02-22, by diego
-
List the 'context' option for the ffvhuff codec.2005-02-22, by lorenm
-
renamed init_adelay to vdelay with opposite range2005-02-22, by nicodvb
-
The MPEG muxer now supports MPEG-2 as well.2005-02-22, by diego
-
typos2005-02-22, by diego
-
spelling, wording and consistency fixes2005-02-22, by diego
-
Sync -channels and -srate options with the XML docs.2005-02-22, by diego
-
switch from DIVX -> FMP4 fourcc for libavcodec2005-02-22, by michael
-
Finish incomplete -af-adv documentation.2005-02-22, by diego
-
Mention that vstrict is necessary for some codecs, add ffvhuff.2005-02-22, by diego
-
Theora fixes:2005-02-22, by henry
-
fix for MAP_ANON vs. MAP_ANONYMOUS fix...2005-02-22, by reimar
-
fixes for previous commits2005-02-22, by wight
-
Sync to x264 r134: weighted prediction for B-frames.2005-02-22, by lorenm
-
finally the dreaded white-noise-with-floats bug is fixed!!!!2005-02-22, by rfelker
-
initial, extremely experimental, libavformat muxer; don't expect anything to work yet2005-02-21, by nicodvb
-
mention new mpeg muxer2005-02-21, by nicodvb
-
added new mpeg muxer options2005-02-21, by nicodvb
-
typo, missing _no2005-02-21, by reimar
-
proper output formats for ffduck2005-02-21, by alex
-
swf and flv through libavformat2005-02-21, by alex
-
filter for adding a center channel, adding a high pass filter would be nice2005-02-21, by alex
-
filter for adding a center channel, adding a high pass filter would be nice2005-02-21, by alex
-
move the format related stuff to format.c2005-02-21, by alex
-
Remove a lot of duplicate code2005-02-21, by reimar
-
Add OpenDoh and changuito skin authors.2005-02-21, by diego
-
small updates2005-02-21, by diego
-
-af surround delay default is 20ms, not 15ms.2005-02-20, by diego
-
We should not crash, only because we couldn't hide the cursor.2005-02-20, by al
-
Unified colorkey code for vo xv and vo xvmc.2005-02-20, by al
-
man page review part XVI2005-02-20, by diego
-
fix sync tag after update by Reynaldo2005-02-20, by gabrov
-
Description of -af format was outdated. This updates it. Feel free to change2005-02-20, by ivo
-
x264: expose option "level_idc".2005-02-20, by lorenm
-
synced with 1.8762005-02-19, by paszczi
-
Move generic tests to a common place.2005-02-19, by al
-
Corrected/improved usage example for -af pan2005-02-19, by reimar
-
Update the MEncoder telecine documentation.2005-02-19, by diego
-
correct filename2005-02-19, by wight
-
Mark locally modified files as such to comply more closely with GPL 2a.2005-02-19, by diego
-
Point to local_changes.diff.2005-02-19, by diego
-
Update patch with missing changes.2005-02-19, by diego
-
Sync missing cosmetics from the 2004-07-12 CVS snapshot.2005-02-19, by diego
-
Correct CVS snapshot date and provide a little more detail.2005-02-19, by diego
-
Remove modification notice from files that have not been locally modified.2005-02-19, by diego
-
Remove modification notice from files that have not been locally modified.2005-02-19, by diego
-
- sync 1.772005-02-18, by wight
-
trailing whitespace cosmetics2005-02-18, by wight
-
sync 1.8752005-02-18, by wight
-
Move x264 version check into configure.2005-02-18, by lorenm
-
mention udp:// streaming2005-02-17, by nicodvb
-
added support for raw udp:// streaming2005-02-17, by nicodvb
-
sync to x264 r129: modified ratecontrol equation.2005-02-17, by lorenm
-
Make seek command parameter float.2005-02-17, by reimar
-
confusing mixture of typecasts and casted variable, removed typecasts2005-02-17, by reimar
-
Added NV12/NV21 support.2005-02-17, by syrjala
-
Improved NV12/NV21 support.2005-02-16, by syrjala
-
sync tag bump to 1.242005-02-16, by wight
-
sync 1.592005-02-16, by wight
-
MPlayer-specific changes to libfaad2005-02-16, by diego
-
updates2005-02-16, by diego
-
typo2005-02-16, by diego
-
Update for my latest commits2005-02-15, by rtognimp
-
Support for RealPlayer10 cook.so decoder in Linux2005-02-15, by rtognimp
-
outdated EDL limit reference2005-02-15, by reynaldo
-
Mp3On4 demuxer support2005-02-15, by rtognimp
-
Should be in sync with 1.874, except both man pages reviews which will be done2005-02-15, by gpoirier
-
synced with 1.1582005-02-15, by gabrov
-
synced with 1.592005-02-15, by gabrov
-
synced with 1.62 & fixed mis-spelling2005-02-15, by gabrov
-
./postproc contains libswscale.a not libpostproc.a2005-02-15, by wight
-
Simplify FAAD instructions.2005-02-15, by diego
-
set device id to 0 if the device selected on startup do not exist2005-02-14, by nplourde
-
FreeBSD fix2005-02-14, by nexus
-
Another files translated2005-02-14, by jheryan
-
Fix -sstep description.2005-02-13, by diego
-
10l2005-02-13, by faust3
-
avisynth demuxer2005-02-13, by faust3
-
avisynth demuxer patch by Gianluigi Tiesi <mplayer at netfarm.it>2005-02-13, by faust3
-
Document missing slave mode commands.2005-02-13, by diego
-
better explanation of N-pass encoding2005-02-12, by diego
-
vf_detc parameter names fixed.2005-02-12, by diego
-
Put general note at the top of the file.2005-02-12, by diego
-
1.158: ESD configuration dialog and software volume control option for Gui2005-02-12, by kraymer
-
ESD configuration dialog and software volume control option for Gui2005-02-12, by reimar
-
command to log current subtitle to file2005-02-12, by henry
-
Comment and info field spelling/grammar corrections.2005-02-12, by diego
-
man page review part XV2005-02-11, by diego
-
fix "Unknown argument" with cmd containing spaces2005-02-11, by aurel
-
Fixed bug near line 761.2005-02-10, by jheryan
-
man page review page XIV2005-02-10, by diego
-
Fix the behaviour of -geometry according to the documentation.2005-02-09, by al
-
translation maintainer updates2005-02-09, by diego
-
sync2005-02-09, by paszczi
-
Sync with 1.572005-02-08, by jheryan
-
Sync with 1.582005-02-08, by jheryan
-
Sync with 1.8692005-02-08, by jheryan
-
sync 1.1572005-02-07, by wight
-
DGA works only with x112005-02-06, by reimar
-
pp filter documentation2005-02-06, by diego
-
Sync with 1.868 + small fix2005-02-06, by gpoirier
-
sync 1.582005-02-06, by wight
-
sync 1.572005-02-06, by wight
-
Memleak fixes. Based on patch by Timothy Lee (timothy lee at siriushk com).2005-02-06, by reimar
-
synced with 1.772005-02-06, by gabrov
-
synced with 1.602005-02-06, by gabrov
-
X11 headers must be included also when X11_FULLSCREEN is not defined (although2005-02-06, by reimar
-
synced with 1.572005-02-06, by gabrov
-
synced with 1.612005-02-06, by gabrov
-
synced with 1.582005-02-06, by gabrov
-
synced with 1.302005-02-06, by gabrov
-
The included libfaad is at version 2.1 beta.2005-02-06, by diego
-
XvMC is not yet autodetected, don't claim otherwise in the help output,2005-02-05, by diego
-
removed forgotten old license clause2005-02-05, by henry
-
Missing space2005-02-05, by wight
-
Add Reimar's hint for building 32 bit MPlayer on Athlon64.2005-02-05, by diego
-
updates2005-02-05, by diego
-
small updates and typo fixes2005-02-05, by diego
-
Remove inaccurate guess about keyframe intervals.2005-02-05, by diego
-
Sync with 1.8672005-02-05, by gpoirier
-
link fix2005-02-05, by diego
-
Remove unnecessary options from the -dumpmicrodvdsub command line and add2005-02-05, by diego
-
Some systems (e.g. FreeBSD 5.3) only define MAP_ANON, not MAP_ANONYMOUS2005-02-05, by reimar
-
Remove outdated and hard to maintain sound driver table.2005-02-04, by diego
-
1.876: -alang suppots many languages2005-02-04, by kraymer
-
bzero is deprecated patch by ?Gianluigi Tiesi <mplayer at netfarm.it>2005-02-04, by faust3
-
bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it>2005-02-04, by faust3
-
sync 1.8672005-02-04, by wight
-
-alang suppots many languages, guessing by the examples2005-02-04, by wight
-
fix for streams that do not send a bitrate2005-02-03, by reimar
-
sync with 1.57 by Savchenko Andrew <Bircoph at list dot ru>2005-02-03, by diego
-
Separate XF86 video mode extension check from XF86 keysym check as2005-02-02, by diego
-
sync with 1.55 by Savchenko Andrew <Bircoph at list dot ru>2005-02-02, by diego
-
pass wave extradata to the codec..2005-02-01, by alex
-
Updated the outdated audio section somewhat.2005-02-01, by diego
-
Print which of Tremor, internal Tremor or libvorbis has been enabled.2005-02-01, by diego
-
Compile fix on non-x862005-02-01, by reimar
-
BGR32 is now supported also by lavc tscc decoder2005-01-31, by rtognimp
-
support for 32 bit Camtasia samples2005-01-31, by diego
-
Yet another memleak...2005-01-31, by reimar
-
- Don't advertise IMGFMT_RGBxx2005-01-31, by syrjala
-
makes funnyCode pages executable (for CPU with NX bit)2005-01-31, by aurel
-
now supports float based operation aswell2005-01-31, by alex
-
using af_softclip2005-01-31, by alex
-
af_softclip2005-01-31, by alex
-
af_softclip2005-01-31, by alex
-
added ecx to clobber list2005-01-31, by alex
-
adding proper parenthesing2005-01-31, by alex
-
unused definitions removed2005-01-31, by alex
-
synced with 1.1572005-01-31, by gabrov
-
synced with 1.602005-01-31, by gabrov
-
Remove overly outdated entries, update a few others.2005-01-30, by diego
-
Expose support for 444P and 422P raw video.2005-01-30, by diego
-
Allow monitoraspect > 3 (up to 9)2005-01-30, by reimar
-
Typo in hwac3 string2005-01-30, by reimar
-
discard lavf packets with wrong ids2005-01-30, by nicodvb
-
Print CPUflags and extension support on x86_64, too2005-01-29, by reimar
-
print "Unknown/not supported internal format" message only with -v as it2005-01-29, by reimar
-
Fix possible hang when playing broken MP3 from linear stream and remove2005-01-29, by reimar
-
Fixed the syntax of the spdif device string.2005-01-28, by reimar
-
Sync with 1.8662005-01-28, by jheryan
-
Sync with 1.1572005-01-28, by jheryan
-
Sync with 1.8642005-01-28, by jheryan
-
Sync with 1.866:2005-01-27, by gpoirier
-
matroska capitalized2005-01-27, by kraymer
-
sync2005-01-27, by kraymer
-
NUT doesn't contain subtitles so the example with the nutfile had to be changed.2005-01-27, by kraymer
-
sync with 1.157: Add half size entry to the GMPlayer menu.2005-01-27, by kraymer
-
"support" YUVJ colorspaces added to libavcodec, makes mjpeg decoding work again2005-01-26, by reimar
-
Always select correct descramblig matrix for sipr audio2005-01-25, by rtognimp
-
free MSTRZ args also if parser fails2005-01-25, by rik
-
vo_zr2 moved to OPT_ARG_MSTRZ from OPT_ARG_STR2005-01-25, by rik
-
Sync with 1.864: Force missing linebreak.2005-01-25, by gpoirier
-
small updates by <plazmus at gmail dot com>2005-01-25, by diego
-
Add translator mail address.2005-01-25, by diego
-
Force missing linebreak.2005-01-25, by diego
-
Add half size entry to the GMPlayer menu.2005-01-25, by diego
-
x1 and y1 give last used position, must be < width/height2005-01-25, by reimar
-
small updates2005-01-25, by diego
-
Do not read any more data at eof: if got eof in the middle of an audio2005-01-24, by rtognimp
-
Be less verbose with -v (do not print a line for each demuxed packet)2005-01-24, by rtognimp
-
Sync with 1.863: Unify some option descriptions.2005-01-24, by gpoirier
-
Explain how to include libavcodec in cvs updates.2005-01-24, by diego
-
Unify some option descriptions.2005-01-23, by diego
-
Reset stream eof after parsing header, fixes bug #2182005-01-23, by reimar
-
Add support for the Linux RealPlayer 10 RV30/40 codec.2005-01-22, by diego
-
The test to check for working pthreads fails if the system can support2005-01-22, by diego
-
Reduce excessive verbosity.2005-01-22, by diego
-
avoid using vo_subdevice2005-01-22, by alex
-
wmv3 needs extradata2005-01-22, by alex
-
Remove obsolete options.2005-01-22, by diego
-
Make configure check for aalib dependency on libX11 if it fails without.2005-01-22, by diego
-
100l, missing () around *valp2005-01-22, by reimar
-
replaced bzero() with memset(); stream_type 0x0f is AAC2005-01-22, by nicodvb
-
Sync with the English description of "-alang".2005-01-22, by gpoirier
-
Make this file compile with gcc-4.0.0:2005-01-22, by gpoirier
-
Play RV30 with 8-elements cmsg242005-01-22, by rtognimp
-
openbsd xf86 aperture support2005-01-21, by alex
-
better test for MAP_FAILED by Ian Lindsay2005-01-21, by alex
-
Make this file compile with gcc-4.0.0. The old code was invalid C.2005-01-21, by gpoirier
-
tries to sync to ADTS/ADIF header before initializing the decoder; implement SYNC2005-01-21, by nicodvb
-
Cumulative sync with 1.862:2005-01-21, by gpoirier
-
More user-friendly stream, -xid and -slang info output even in non-verbose mode.2005-01-21, by mosu
-
NUT does not contain subtitles, correct -sid description.2005-01-21, by diego
-
synced with 1.592005-01-21, by gabrov
-
"Synced with 1.XXX" commit message rule.2005-01-21, by diego
-
Fix -alang and -slang descriptions, they should be similar.2005-01-21, by diego
-
fix few x86_64 registers handling2005-01-21, by aurel
-
sync 1.8602005-01-21, by wight
-
small fixes2005-01-21, by diego
-
Next file done.2005-01-21, by jheryan
-
fixed wrong deinterleaving of channels2005-01-21, by nicodvb
-
Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problems2005-01-20, by reimar
-
Sync with 1.860:2005-01-20, by gpoirier
-
Split examples into MPlayer and MEncoder examples, fix -aspect description,2005-01-20, by diego
-
Minor bugfixes2005-01-20, by wight
-
this shouldn't be here in the first place2005-01-20, by wight
-
Omission from previous commit.2005-01-20, by wight
-
sync 1.8592005-01-20, by wight
-
remove all setlocale calls, they break the behaviour of sscanf and2005-01-20, by reimar
-
Clarify confusing error message.2005-01-19, by diego
-
Print warning message when using -dvd-device without libdvdread support.2005-01-19, by diego
-
use MSTRZ suboption type2005-01-19, by reimar
-
New suboption type: malloc'ed, zero terminated string2005-01-19, by reimar
-
initialize modify_ldt struct to 0.2005-01-19, by reimar
-
100l, fix broken AMD64 patch. To whoever applied it: Did you actually _try_2005-01-19, by reimar
-
100l, completely broken pointer arithmetic causing crashes.2005-01-19, by reimar
-
Sync with 1.859. Some cosmetic appearance changes ignored for typographic reasons.2005-01-18, by jheryan
-
Binary codecs and Windows section overhauled to reflect recent changes.2005-01-18, by diego
-
wording, spelling, small updates2005-01-17, by diego
-
update2005-01-17, by faust3
-
print the actual commandline to stdout, too2005-01-17, by faust3
-
Revert sh_audio->wf freeing.2005-01-17, by iive
-
added section for x264enc options.2005-01-16, by kraymer
-
If asf/tcp fails, asf/http used a wrong port2005-01-16, by rtognimp
-
Sync with: 1.8592005-01-16, by gpoirier
-
detect and use the codecs paths instead of win32.2005-01-16, by reimar
-
added video encoding options for nuppel video (nuvopts)2005-01-16, by kraymer
-
Good news everyone! I finally managed to sync all lavcenc options :)2005-01-16, by kraymer
-
some minor formatting changes2005-01-16, by kraymer
-
synced with 1.552005-01-16, by gabrov
-
synced (wording, formatting) the following lavc options: tcplx_mask, scplx_mask, p_mask2005-01-16, by kraymer
-
More support for AVC in Matroska.2005-01-16, by mosu
-
set sub_utf8 only when actually using mkv subtitles, will break external2005-01-16, by reimar
-
sync:2005-01-16, by kraymer
-
sync2005-01-16, by paszczi
-
synced with 1.1562005-01-16, by paszczi
-
Replaced suboption parser by call to suboption helper.2005-01-15, by ivo
-
sync2005-01-15, by paszczi
-
1l. parser can work with pnm_maxfiles directly2005-01-15, by ivo
-
synced with 1.8582005-01-15, by paszczi
-
Transition of suboption parser to subopt-helper parser.2005-01-15, by ivo
-
print why waveOutOpen failed2005-01-15, by faust3
-
Move generic length and percent pos calculation to demuxer.c2005-01-15, by reimar
-
mms-over-http related fixes by me2005-01-15, by reimar
-
Add missing escaping for "2005-01-15, by reimar
-
Update2005-01-15, by rtognimp
-
Decode MP3 in rm files2005-01-15, by rtognimp
-
Codec packages now have different names, try to be less confusing about it.2005-01-15, by diego
-
Add missing \ in multiline define.2005-01-14, by reimar
-
Sync with 1.858:2005-01-14, by gpoirier
-
10l2005-01-14, by attila
-
disambiguate wording of -aspect2005-01-14, by diego
-
icc support by Darek Ostolski <ostolski at kwantum dot gda dot pl>2005-01-14, by diego
-
set ss_mul to number of channels. Works with all samples I found.2005-01-13, by reimar
-
100l, no endian conversion on floats!2005-01-13, by reimar
-
more on H.264's quantization parameter2005-01-13, by lorenm
-
\- instead of -2005-01-13, by wight
-
Sync with 1.855: Force linebreak.2005-01-13, by gpoirier
-
Force linebreak.2005-01-13, by diego
-
Sync with 1.854: better vf_lavcdeint description2005-01-13, by gpoirier
-
synced to 1.542005-01-13, by gabrov
-
better vf_lavcdeint description2005-01-13, by diego
-
Cumulative sync with 1.853: (NB: new CVS log commentation acknoledged)2005-01-12, by gpoirier
-
actually mp_msg.h includes config.h, but for consistency better include it2005-01-12, by reimar
-
af_format.h needs config.h to be included first.2005-01-12, by reimar
-
ensure null-termination after snprintf2005-01-12, by reimar
-
automatic fps calculation for mpeg4 in raw stream/mpeg-ts2005-01-12, by nicodvb
-
synced to 1.1562005-01-12, by gabrov
-
synced to 1.282005-01-12, by gabrov
-
Sync. Long lines' shortening.2005-01-12, by jheryan
-
synced to 1.762005-01-12, by gabrov
-
Format correction in microdvdsub section.2005-01-12, by jheryan
-
Here is an updated draft with the bits discussed previously merged:2005-01-12, by michael
-
Sync.2005-01-12, by jheryan
-
sun grep doesn't like binary files, thus the compiled file2005-01-12, by attila
-
sync to x264 r93:2005-01-12, by lorenm
-
Bugfix and improve microdvd conversion and bugfix section.2005-01-12, by jheryan
-
Sync with 1.850:2005-01-11, by gpoirier
-
Sync with 1.848 (and 1.847): more detail on x264's subq2005-01-11, by gpoirier
-
updates2005-01-11, by diego
-
Translation section created, small additions and fixes.2005-01-11, by diego
-
man page review part XIII2005-01-11, by diego
-
Call subcp_close when closing the demuxer2005-01-11, by reimar
-
free http field_name to fix memleak2005-01-11, by reimar
-
Synced with 1.842, trailing spaces2005-01-11, by danny
-
Support for AVC in Matroska.2005-01-11, by mosu
-
sync2005-01-10, by paszczi
-
synced with 1.8512005-01-10, by paszczi
-
assume OS support SSE on x86_642005-01-10, by aurel
-
typos :(2005-01-10, by kraymer
-
1.851: Implementation of vo_png suboption parser with subopt-helper and removal2005-01-10, by kraymer
-
Implementation of vo_png suboption parser with subopt-helper and removal2005-01-10, by ivo
-
1.849: documentation for ao dsound2005-01-10, by kraymer
-
Ignore autogenerated file2005-01-10, by wight
-
Sync with 1.1562005-01-10, by jheryan
-
Sync with 1.846, remove trailing spaces, minor bugfix.2005-01-10, by jheryan
-
Remove autogenerated.2005-01-10, by jheryan
-
Minor bugfix, autogenerated file remove.2005-01-10, by jheryan
-
Remove audio output driver table, it's incomplete, does not belong in that2005-01-10, by diego
-
Typo, remove mention of audio plugins.2005-01-10, by diego
-
Move audio filters section up one hierarchy level.2005-01-10, by diego
-
Audio plugins have been removed.2005-01-10, by diego
-
typo2005-01-09, by diego
-
synced2005-01-09, by paszczi
-
synced with 1.8492005-01-09, by paszczi
-
100l, set inited to 0 in uninit, otherwise only first file will play video.2005-01-09, by reimar
-
mention ao dsound2005-01-09, by faust3
-
documentation for ao dsound2005-01-09, by faust3
-
more detail on x264's subq2005-01-09, by lorenm
-
always cancel down fractions (frac_t) to avoid overflows and playback2005-01-08, by reimar
-
Fix black line on right of subtitle with -spuaa 4 by setting alpha of2005-01-08, by reimar
-
change malloc and free to av_ variants where needed.2005-01-08, by reimar
-
set sub_bg_alpha only to 255 when using hardware OSD.2005-01-08, by reimar
-
vo_zr2 moves to subopt-helper (per Alex's request)2005-01-08, by rik
-
synced to 1.12, initial translation2005-01-08, by gabrov
-
fixed broken seeking in mpeg-es files; syncword seeking for all 3 video codecs2005-01-08, by nicodvb
-
synced to 1.522005-01-08, by gabrov
-
synced to 1.222005-01-08, by gabrov
-
consistent two pass, pass two etc spelling2005-01-07, by diego
-
consistent pass two and pass one spelling2005-01-07, by diego
-
consistent "two pass" spelling2005-01-07, by diego
-
typo2005-01-07, by paszczi
-
Sync with 1.846 + spelling corrections :2005-01-07, by gpoirier
-
synced to 1.752005-01-07, by gabrov
-
synced with 1.8472005-01-07, by paszczi
-
synced to 1.592005-01-07, by gabrov
-
massive update and retranslation by plazmus at gmail dot com2005-01-07, by diego
-
more information about source files2005-01-07, by henry
-
Tremor vorbis decoder2005-01-07, by henry
-
aop has been removed2005-01-07, by alex
-
x264: disable subq=0 (the huge bitrate penalty wasn't worth the speed),2005-01-07, by lorenm
-
Playback video with multiple windows.2005-01-07, by reimar
-
Cleanup, removing internal conversions. Testing welcome.2005-01-06, by reimar
-
typo2005-01-06, by kraymer
-
wording ("Regressionstest")2005-01-06, by kraymer
-
synced (wording, formatting) the following lavc options:2005-01-06, by kraymer
-
libao2/eq.h was removed, use libaf/equalizer.h instead.2005-01-06, by reimar
-
Use AF_FORMAT_S16_NE instead of #ifdef WORDS_BIGENDIAN ...2005-01-06, by reimar
-
Reduce index verbosity2005-01-06, by rtognimp
-
Real multirate files support2005-01-06, by rtognimp
-
fixed-vo/libmpeg2 aspect change fix2005-01-06, by faust3
-
256 color mode support, use -vm to get better output when overlay is not supported2005-01-06, by faust3
-
af_fmt2str fixes (remove trailing space, call with size of buffer, not size-1)2005-01-06, by reimar
-
device selection support2005-01-06, by faust3
-
Check for every 24 and 32 bit AFMT_ separately if it is defined.2005-01-06, by reimar
-
license issues clarified2005-01-06, by henry
-
Print waveheader only when verbose2005-01-06, by reimar
-
Sync.2005-01-06, by jheryan
-
Added cs subdirectory.2005-01-06, by jheryan
-
Sync with 1.845:2005-01-06, by gpoirier
-
RTC check should no longer be Linux-only.2005-01-06, by diego
-
100l, mp_msg instead af_msg2005-01-06, by alex
-
unused parts removed2005-01-06, by alex
-
small fixes and wording2005-01-06, by kraymer
-
typo/wording2005-01-06, by diego
-
small fixes2005-01-06, by diego
-
missing ","2005-01-06, by diego
-
mention ATSC in the dvb section2005-01-06, by nicodvb
-
mention ATSC tools and conf.file (dvb section)2005-01-06, by nicodvb
-
added support for ATSC tuner and conf.file2005-01-06, by nicodvb
-
RTC support on FreeBSD, inspired by a patch from Michael Johnson2005-01-06, by diego
-
adjusted beginning of lavc section, work will go on from here2005-01-05, by kraymer
-
lavc is reintegrated, just as it was before removal some commits ago2005-01-05, by kraymer
-
finished xvid (api4) specific encoding options by adding the following options:2005-01-05, by kraymer
-
6-channel raw acc on stereo speakers playback example2005-01-05, by reimar
-
added new xvid (api4 only) options: frame_drop_ratio, (no)qpel, (no)gmc, (no)trellis2005-01-05, by kraymer
-
commit 1.841 changes: mostly small formatting changes for better readability2005-01-05, by gpoirier
-
rest of sync of xvidenc encoding options that already existed2005-01-05, by kraymer
-
sync2005-01-05, by paszczi
-
began with sync of xvidenc encoding options2005-01-05, by kraymer
-
Just the sync with 1.842: Remove bogus lines.2005-01-05, by gpoirier
-
Remove bogus lines.2005-01-05, by diego
-
changes against 1.0 + Dec 2004 SVN math code2005-01-05, by henry
-
mostly small formatting changes for better readability2005-01-05, by kraymer
-
added toolame to codec specific encoding options2005-01-05, by kraymer
-
(re-)added lameopts to codec specific encoding options2005-01-04, by kraymer
-
removed typos and changed wording regarding a few previous commits (courtesy to diego!)2005-01-04, by kraymer
-
creatded section for codec specific encoding options2005-01-04, by kraymer
-
10l, pointers aren't always 32bit2005-01-04, by faust3
-
further sync in encoding options, ranging from 'ovc' to 'vobsuboutindex'2005-01-04, by kraymer
-
synced encoding options from 'info' to 'ofps'2005-01-04, by kraymer
-
Cumulative sync with 1.840:2005-01-04, by gpoirier
-
fixed single typo2005-01-04, by kraymer
-
small changes (formatting, sync) to sections files, examples, bugs, authors2005-01-04, by kraymer
-
added video filters: delogo, zrmjpeg2005-01-04, by kraymer
-
added video filters: framestep, tile2005-01-04, by kraymer
-
updated/synced video filters: boxblur, sab, smartblur, perspective2005-01-04, by kraymer
-
added video filters: telecine, tinterlace, tfields2005-01-04, by kraymer
-
fix/simplify os_types.h. MPlayer needs inttypes.h anyway to compile.2005-01-04, by reimar
-
copyright change2005-01-04, by kraymer
-
Adding new files to czech translation.2005-01-04, by jheryan
-
Tremor license2005-01-04, by henry
-
Synced with 1.837, typos form 1.8312005-01-04, by danny
-
Extend copyright to 2005, typos.2005-01-04, by diego
-
anti-10l pepsi (removed english stuff from where it didn't belong)2005-01-03, by kraymer
-
1.838: bump (was already fixed)2005-01-03, by kraymer
-
alphabetical order2005-01-03, by diego
-
small fixes/improvements2005-01-03, by kraymer
-
1.832: small improvement2005-01-03, by kraymer
-
sync2005-01-03, by paszczi
-
1.827: Better -lavdopts option descriptions.2005-01-03, by kraymer
-
synced with 1.8372005-01-03, by paszczi
-
1.826: Created audio filters section to replace -af description.2005-01-03, by kraymer
-
1.821: Clarify vo_yuv4mpeg filename handling. (bump, was already corrected)2005-01-03, by kraymer
-
1.814: sstep is usually inaccurate.2005-01-03, by kraymer
-
1.812: -double is now default, thus -nodouble needs to be documented instead.2005-01-03, by kraymer
-
Ignore .depend2005-01-03, by ivo
-
changed wording enkodier* to encode* to be consistant with manpage2005-01-03, by kraymer
-
trivial: added [cfg]-tag in cfg.c section2005-01-03, by kraymer
-
1.154: printf --> mp_msg conversion, less verbosity2005-01-03, by kraymer
-
Sync to 1.837:2005-01-03, by gpoirier
-
More commands documented, based on Reimar's findings.2005-01-03, by diego
-
Use the subopt-helper for parsing suboptions.2005-01-03, by reimar
-
Use lavcresample only when libavcodec is compiled in.2005-01-03, by reimar
-
Sync with 1.836:2005-01-03, by gpoirier
-
grab_frame, osd_show_text, sub_step, screenshot documented.2005-01-03, by diego
-
synced to 1.74 (typo fix)2005-01-03, by gabrov
-
Sync with 1.8352005-01-03, by gpoirier
-
Clarification as suggested by Alexander Strasser.2005-01-03, by diego
-
typo fixes2005-01-03, by gabrov
-
whitespace fixes2005-01-03, by gabrov
-
many 10ls fixed... also better debugging2005-01-03, by arpi
-
synced to 1.212005-01-03, by gabrov
-
synced to 1.512005-01-03, by gabrov
-
synced to 1.582005-01-03, by gabrov
-
x264: clarify 4x4mv, b8x8mv (thanks to Bond)2005-01-03, by lorenm
-
Framestepping does not require pause mode.2005-01-02, by diego
-
happy new year2005-01-02, by diego
-
Document minimum required ALSA version.2005-01-02, by diego
-
Forward framestepping is now implemented.2005-01-02, by diego
-
x264: group together the primary ratecontrol options. misc clarifications.2005-01-02, by lorenm
-
change rc_init_buffer to be a fraction of total buffer size.2005-01-02, by lorenm
-
Decode WV1F version of MPEG4 with libavcodec2005-01-02, by rtognimp
-
more credits, some wording consistency2005-01-02, by diego
-
Sync with 1.834: Add -ao pcm suboptions and remove -aofile and -waveheader options.2005-01-02, by gpoirier
-
Raw encoder does not support stride.2005-01-02, by reimar
-
win95 fix fix by Rune Petersen <rune.mail-list at mail.tele.dk>2005-01-02, by faust3
-
Do not use strndup, it is missing on MinGW.2005-01-02, by reimar
-
missing ;2005-01-02, by faust3
-
Mingw compile fix, hm doesn't the inttypes solution always work?2005-01-02, by faust3
-
Add -ao pcm suboptions and remove -aofile and -waveheader options.2005-01-02, by reimar
-
Use libc qsort to sort ODML index.2005-01-02, by reimar
-
happy new year2005-01-02, by diego
-
synced to 1.582005-01-01, by gabrov
-
fix string argument parsing (e.g. one char strings were not accepted)2005-01-01, by reimar
-
synced to 1.142005-01-01, by gabrov
-
Make af_control_any_rev return the matching filter2005-01-01, by reimar
-
Install libdha into LIBDIR.2005-01-01, by reimar
-
rate/format matching and volume get/set support2005-01-01, by arpi
-
synced to 1.72, initial translation2005-01-01, by gabrov
-
synced with 1.8332004-12-31, by paszczi
-
fix quicksort to avoid stack overflow and extreme runtimes2004-12-31, by reimar
-
Use subopt helper to parse arguments2004-12-31, by reimar
-
Add a type name for the test function2004-12-31, by reimar
-
Use subopt parser2004-12-31, by reimar
-
faster packed<->planar conversation2004-12-31, by michael
-
suboption parser for vo and ao modules2004-12-31, by al
-
internal Tremor decoder for Ogg/Vorbis2004-12-30, by henry
-
Fix channels, sample rate and sample size for 3gp files2004-12-29, by rtognimp
-
Support amr_nb and amr_wb via libavcodec2004-12-29, by rtognimp
-
Update for after-pre6 changes2004-12-29, by rtognimp
-
TwinVQ decoder and demuxer2004-12-29, by rtognimp
-
less namespace pollution #2 (prefixed globals in filter.c with af_filter_)2004-12-29, by alex
-
less namespace pollution2004-12-29, by alex
-
more verbose messages2004-12-29, by alex
-
accelerated conversions2004-12-29, by alex
-
Updated with a reminder for mplayer-announce2004-12-29, by rtognimp
-
Remove unused defines2004-12-29, by reimar
-
Doxygen comments improved2004-12-29, by reimar
-
wording/spelling2004-12-29, by diego
-
last draft with some insignificant changes2004-12-29, by rathann
-
Sync with 1.8332004-12-28, by gpoirier
-
Try http if pnm connection fails2004-12-28, by rtognimp
-
af_fmt2str_short2004-12-28, by alex
-
af_fmt2str_short2004-12-28, by alex
-
10l, variable declarations must be before mp_msg.2004-12-28, by reimar
-
100l use right mask type when checking for input format2004-12-28, by rtognimp
-
100l set default format for AF_FORMATs not supported by sound card2004-12-28, by rtognimp
-
new x264 options: b8x8mv, direct_pred2004-12-28, by lorenm
-
Make af_ladspa use new AF_FORMAT define that was introduced by Alex's2004-12-28, by ivo
-
sync to x264 r72.2004-12-28, by lorenm
-
ensure af_fmt2str always return a 0 terminated string2004-12-27, by reimar
-
100l, buf etc. in af_fmt2str call are already pointers...2004-12-27, by reimar
-
Do not use audio plugins anymore2004-12-27, by reimar
-
win95 does not support GetMonitorInfo2004-12-27, by faust3
-
10l, nasty ao drivers2004-12-27, by alex
-
maybe now..2004-12-27, by alex
-
10l, patch by Martin Braun <braun12@gmx.de>2004-12-27, by faust3
-
hopefully final fix2004-12-27, by alex
-
removing AFMT_ dependancy2004-12-27, by alex
-
10l2004-12-27, by alex
-
CONF_TYPE_AFMT similar to CONF_TYPE_IMGFMT2004-12-27, by alex
-
removing AFMT_ dependancy2004-12-27, by alex
-
Fix ontop for some WMs that lose ontop state after fullscreen event.2004-12-27, by al
-
Use lavcresample when accuracy-optimized audio filter chain is requested.2004-12-26, by reimar
-
Demuxer was fixed, so do not skip the first frame anymore2004-12-26, by reimar
-
Set message level of the added subtitle message to INFO, fixes bug #1392004-12-26, by reimar
-
big sync2004-12-25, by paszczi
-
synced with 1.8322004-12-25, by paszczi
-
typo2004-12-25, by diego
-
fix memleak in idx parser. patch by elupus [elupus {at] ecce <dot) se]2004-12-25, by reimar
-
fix stream selection and -bandwidth for mms-over-http.2004-12-25, by reimar
-
Sync with 1.832: small improvements2004-12-24, by gpoirier
-
small improvements2004-12-24, by diego
-
synced to 1.1552004-12-24, by gabrov
-
even more ffmpeg changes2004-12-23, by diego
-
some more FFmeg changes2004-12-23, by diego
-
release name2004-12-23, by diego
-
Sync with 1.831:2004-12-23, by gpoirier
-
one more item2004-12-23, by diego
-
fixes2004-12-23, by diego
-
do not use pthreads on hpux (broken, hardly useful).2004-12-23, by reimar
-
support for Real codecs on OS X2004-12-23, by diego
-
forgot to remove now useless extern monitor_aspect2004-12-23, by reimar
-
wording, spelling, new categories, reordered entries2004-12-23, by diego
-
vo_screenwidth/vo_screenheight is _not_ monitor_aspect.2004-12-23, by reimar
-
sync 1.8302004-12-23, by wight
-
Synced with 1.8312004-12-23, by danny
-
Synced with 1.8302004-12-23, by danny
-
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.2004-12-23, by ivo
-
Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.2004-12-23, by ivo
-
1l misplaced variable declaration2004-12-22, by rtognimp
-
fix a segfault when calling loadfile during v4l2 playback2004-12-22, by aurel
-
Make filters request a supported input format instead of failing.2004-12-22, by reimar
-
add missing registers in clobber list, fixes bug #1692004-12-21, by reimar
-
Cumulative sync:2004-12-21, by gpoirier
-
Last round French corrections for this file (spelling, corrects wrong2004-12-21, by gpoirier
-
French corrections:2004-12-21, by gpoirier
-
additional fixes by Torinthiel and Rathann2004-12-21, by paszczi
-
added -wid support for vo_directx.2004-12-21, by joey
-
automatic monitoraspect calculation for vo_directx.2004-12-21, by joey
-
added colorkey support for vo_directx.2004-12-21, by joey
-
savage_vid added2004-12-21, by faust3
-
experimental savage vidix driver by Reza Jelveh <reza.jelveh at tu-harburg.de>2004-12-21, by faust3
-
Sync with 1.828: Remove spurious .RE macro2004-12-21, by gpoirier
-
sumulative sync with 1.827:2004-12-21, by gpoirier
-
small updates, spelling2004-12-21, by diego
-
Remove spurious .RE macro.2004-12-21, by diego
-
fix position bar and length display for mov files2004-12-21, by reimar
-
Use demuxer_get_percent_pos for the OSD position bar2004-12-21, by reimar
-
Synced with 1.8252004-12-21, by danny
-
patches suggested by rathann2004-12-20, by paszczi
-
Better -lavdopts option descriptions.2004-12-20, by diego
-
Created audio filters section to replace -af description.2004-12-20, by diego
-
Sync with 1.8222004-12-20, by jheryan
-
Sync with 1.1542004-12-20, by jheryan
-
More French corrections2004-12-19, by gpoirier
-
Hopefully fixes problems with non-working vobsubs.2004-12-19, by reimar
-
10l fix I hope, reverse if not2004-12-19, by alex
-
Initialize cutoff, too. Fixes crash when AF_CONTROL_COMMAND_LINE is not set.2004-12-19, by reimar
-
sync 1.8252004-12-18, by wight
-
Sync to 1.8252004-12-18, by gpoirier
-
add the flip filter at the end of the filter chain.2004-12-18, by reimar
-
Fix paragraph indentation.2004-12-18, by diego
-
Fixes the bug that after opening the preferences panel gmplayer plays files2004-12-18, by reimar
-
added conditional lowres description2004-12-18, by nicodvb
-
Handle raw yv12 video as I420 to fix some Broadcast 2000 created samples.2004-12-18, by diego
-
Sync with 1.823: Mention how to concatenate files with -vo yuv4mpeg and -fixed-vo.2004-12-17, by gpoirier
-
Somebody obviously took a course "coding non-portable".2004-12-17, by reimar
-
Christoph Egger is now the vo_ggi maintainer.2004-12-17, by diego
-
- Fixed mode setting, so any video can be played on all supported ggi targets.2004-12-17, by diego
-
Mention how to concatenate files with -vo yuv4mpeg and -fixed-vo.2004-12-17, by diego
-
some clarification2004-12-17, by diego