2005-05-14 |
diego |
Make FAAC detection follow standard enable/disable/auto semantics.
|
2005-05-14 |
diego |
Update with Jindrich's latest change.
|
2005-05-14 |
henry |
v4l2 update
|
2005-05-14 |
diego |
compilation/link fix with --disable-qtx --disable-dshow
|
2005-05-14 |
nicodvb |
make file:// prefix work
|
2005-05-14 |
henry |
10l forgotten comment
|
2005-05-14 |
nicodvb |
removed unused variables
|
2005-05-14 |
henry |
improve playback with mplayer -tv immediatemode=0
|
2005-05-14 |
nplourde |
indicate the number of channels required, patch by Chris Roccati <roccati@pobox.com>
|
2005-05-13 |
kraymer |
1.961: vo_quartz and vo_macosx support -ontop as well.
|
2005-05-13 |
gpoirier |
Preparing to encode: Identifying source material and framerate + how to encode interlaced content
|
2005-05-13 |
kraymer |
wording fix by diego(tm)
|
2005-05-13 |
kraymer |
added toolame opts
|
2005-05-13 |
kraymer |
1.936: noluma suboption for vf_pp
|
2005-05-13 |
gpoirier |
sync with 1.968
|
2005-05-13 |
kraymer |
added x264enc options: direct_pred, log, (no)deblock deblock{alpha,beta}, (no)cabac, qp_{min,max}
|
2005-05-13 |
henry |
enable hinting
|
2005-05-13 |
kraymer |
wording fix
|
2005-05-13 |
kraymer |
1.924: windows priority support patch
|
2005-05-13 |
kraymer |
1.917: precise framerate values everywhere
|
2005-05-13 |
kraymer |
1.907: Update xv and xvmc documentation to reflect recent colorkey changes.
|
2005-05-13 |
henry |
fix the range and type of -tv immediatemode option
|
2005-05-13 |
kraymer |
1.900: typo (skipped)
|
2005-05-13 |
diego |
-edl works with MEncoder as well.
|
2005-05-13 |
kraymer |
added some hyphens in quoted examples
|
2005-05-13 |
kraymer |
1.894: Move audio filter descriptions to the man page.
|
2005-05-13 |
gpoirier |
How can I dump a full DVD title to a file?
|
2005-05-13 |
diego |
Document -hr-edl-seek, based on a description by Oded Shimon.
|
2005-05-13 |
faust3 |
multifile leak fixes by Timothy Lee <timothy.lee at siriushk.com> +some more -fixed-vo fixes
|
2005-05-13 |
gpoirier |
Only 2 consecutive bframes are needed for pyramid reordering
|
2005-05-13 |
nicodvb |
prevent possible exploit
|
2005-05-12 |
nicodvb |
initialize vorbis structure before calling ERROR()
|
2005-05-12 |
nicodvb |
fixup the correct sh_a
|
2005-05-12 |
nicodvb |
fixed too few parameters to mp_msg(); silence compilation warnings, removed unused variable
|
2005-05-12 |
nicodvb |
don't call fixup_audio if there's no audio
|
2005-05-12 |
faust3 |
fix segfaults caused by socket and file descriptor mismatches on windows
|
2005-05-12 |
nicodvb |
vorbis extradata is now passed from demuxer to decoder in matroska's way
|
2005-05-12 |
henry |
BGR formats are ok, too
|
2005-05-12 |
henry |
v4l2 RGB15/16 is actually BGR
|
2005-05-12 |
gpoirier |
Sync with 1.964
|
2005-05-11 |
diego |
Document -vf pp=ac.
|
2005-05-11 |
kraymer |
1.891: vstrict vs mjpeg update, typo
|
2005-05-11 |
gpoirier |
Sync with 1.963
|
2005-05-11 |
lorenm |
sync to x264 rev223 (options: ratetol, vbv_*)
|
2005-05-11 |
kraymer |
1.888: renamed init_adelay to vdelay with opposite range
|
2005-05-11 |
kraymer |
1.886: Sync -channels and -srate options with the XML docs.
|
2005-05-11 |
kraymer |
1.883: fixes for previous commits (checked)
|
2005-05-11 |
kraymer |
1.882: Sync to x264 r134: weighted prediction for B-frames.
|
2005-05-11 |
kraymer |
1.962: vo_ggi now supports ontop.
|
2005-05-11 |
diego |
vo_ggi now supports ontop.
|
2005-05-11 |
diego |
- make use of libggiwmh if found by configure
|
2005-05-11 |
diego |
If libggi has been found, search for the libggiwmh extension
|
2005-05-11 |
nicodvb |
large update patch by Mirco Macrelli (pigaz@pigaz.org) with some correction by me
|
2005-05-10 |
kraymer |
1.881: added new mpeg muxer options
|
2005-05-10 |
kraymer |
1.879: man page review part XVI
|
2005-05-10 |
kraymer |
1.877: x264: expose option "level_idc".
|
2005-05-10 |
kraymer |
1.896: -format description updated to match current behavior.
|
2005-05-10 |
kraymer |
1.874: Fix -sstep description.
|
2005-05-10 |
kraymer |
1.872: vf_detc parameter names fixed. (already in prev commit)
|
2005-05-10 |
kraymer |
1.870: man page review page XIV
|
2005-05-10 |
nplourde |
do not define HAVE_ALTIVEC_H on osx with gcc4
|
2005-05-10 |
nplourde |
mcpu & mtune work on gcc4
|
2005-05-10 |
nplourde |
if define HAVE_ROUND do not define round again. patch by Steven M. Schultz <sms@2BSD.COM>
|
2005-05-10 |
nplourde |
look if round function exist in math.h & define HAVE_ROUND. patch by Steven M. Schultz <sms@2BSD.COM>
|
2005-05-10 |
gabrov |
synced with 1.16, initial translation
|
2005-05-09 |
diego |
vo_quartz and vo_macosx support -ontop as well.
|
2005-05-09 |
diego |
wording/spelling
|
2005-05-09 |
rfelker |
end of the locale nightmare, forever
|
2005-05-09 |
gpoirier |
sync with 1.959: border_mask and vstrict=-1 isn't so dangerous after all
|
2005-05-09 |
gabrov |
synced with 1.64
|
2005-05-09 |
reimar |
update vstrict description
|
2005-05-09 |
reimar |
vstrict=-1 is now less "dangerous", make it default and remove m/ljpeg encoding colorspace hack
|
2005-05-09 |
reimar |
actually output 2 channel audio (instead of 6 channel with 4 empty channels)
|
2005-05-09 |
gabrov |
synced with 1.61
|
2005-05-09 |
henry |
strdup() of a NULL pointer, truckload of cola for me
|
2005-05-09 |
gpoirier |
Nits - better description for border_mask
|
2005-05-09 |
nplourde |
dcbzl instruction is only for 64-bit implementations. define NO_DCBZL for ffmpeg. patch by Steven M. Schultz <sms@2BSD.COM>
|
2005-05-09 |
diego |
small updates/fixes
|
2005-05-09 |
diego |
Allow more gcc 3.x and 4.x versions.
|
2005-05-09 |
jheryan |
Synced with 1.58
|
2005-05-09 |
jheryan |
Synced with 1.74
|
2005-05-09 |
jheryan |
Synced with 1.24
|
2005-05-09 |
jheryan |
Synced with 1.63
|
2005-05-09 |
jheryan |
Synced with 1.11
|
2005-05-09 |
jheryan |
Synced with 1.953
|
2005-05-08 |
gpoirier |
10l and more precise description of border_mask
|
2005-05-08 |
gpoirier |
Fixes suggested by Diego
|
2005-05-08 |
gpoirier |
lavc's border processing adaptive quant
|
2005-05-08 |
gpoirier |
Add border masking support for lavc
|
2005-05-08 |
diego |
MinGW compilation fix by Erik Lunchpail <erik_27can at yahoo dot com>
|
2005-05-08 |
gpoirier |
explains what ARa is and a tries to improve the readability of the
|
2005-05-08 |
gpoirier |
Sync with 1.955: updated t[wo]olameopts's psycho range
|
2005-05-08 |
reimar |
ljpeg codec needs YUVJ colorspace, too
|
2005-05-08 |
nicodvb |
updated t[wo]olameopts's psycho range
|
2005-05-08 |
nicodvb |
updated psycho model range; made a parameter file-static in ae_toolame.c
|
2005-05-07 |
gpoirier |
Sync with 1.954: documented twolameopts
|
2005-05-07 |
nicodvb |
documented twolameopts
|
2005-05-07 |
nicodvb |
added twolame mp2 audio encoder
|
2005-05-07 |
gpoirier |
Minor fixes by Jeff Clagg
|
2005-05-06 |
rtognimp |
Fix audio playback for no-sound-3gp.3gp (amr nb)
|
2005-05-05 |
rtognimp |
Decode "d263" and "damr" atoms in 3gp files
|
2005-05-05 |
gpoirier |
Sync with 1.953: expose x264 options 'me' and 'me_range'.
|
2005-05-05 |
gpoirier |
mention the doc updates about x264 and some nits
|
2005-05-05 |
lorenm |
expose x264 options 'me' and 'me_range'.
|
2005-05-05 |
lorenm |
expose x264 options 'me' and 'me_range'.
|
2005-05-05 |
diego |
bandaid build fix
|
2005-05-05 |
gpoirier |
sync with 1.37: about mixed téléciné and progressive
|
2005-05-05 |
michael |
set pix_fmt
|
2005-05-05 |
gpoirier |
sync with 1.36
|
2005-05-05 |
nplourde |
do not define video_out_macosx if corevideo is not present
|
2005-05-04 |
diego |
Remove nonexisting dependency.
|
2005-05-04 |
diego |
readability cosmetics
|
2005-05-04 |
rtognimp |
Support for new vssh dll, patch by adland
|
2005-05-04 |
nauj27 |
1l for Andoni Zubimendi
|
2005-05-04 |
rfelker |
5l to me, i didn't notice the extra quotes breaking things
|
2005-05-04 |
rfelker |
remove nonportable and replace with proper quoting
|
2005-05-04 |
rfelker |
1000000000l for using nonportable, obfuscated, and even
|
2005-05-04 |
nplourde |
draw resize box
|
2005-05-04 |
henry |
force C locale to assure consistent behavior of toupper()
|
2005-05-04 |
wight |
sync 1.952
|
2005-05-04 |
nplourde |
fix sed for syntax to work on gnu & bsd
|
2005-05-03 |
wight |
Build fix, 1000l to Guillaume
|
2005-05-03 |
nplourde |
proper list of libav codec
|
2005-05-03 |
michael |
per (libav)codec enable/disable fix
|
2005-05-02 |
nplourde |
macosx
|
2005-05-02 |
nplourde |
enable panscan
|
2005-05-02 |
gpoirier |
Credits for Jeff Clang's x264 encoding guide and for me.
|
2005-05-02 |
gpoirier |
Removes all English's short forms.
|
2005-05-02 |
nplourde |
vo_macosx author
|
2005-05-02 |
nplourde |
enable rootwin
|
2005-05-02 |
gpoirier |
x264's encoding and install guide
|
2005-05-02 |
nplourde |
close button exit mplayer with esc key
|
2005-05-02 |
nauj27 |
Added charset file for lang es by Andoni Zubimendi
|
2005-05-02 |
nauj27 |
Sync with v1.167 by Andoni Zubimendi <andoni@lpsat.net>
|
2005-05-02 |
wight |
sync 1.951
|
2005-05-02 |
reimar |
Fix the memleak fix: in case of error, demux_close_ogg should be called
|
2005-05-02 |
nplourde |
add ontop
|
2005-05-01 |
diego |
syntax fixes by Mirco Macrelli <pigaz at pigaz dot org>
|
2005-05-01 |
gabrov |
synced with 1.74
|
2005-05-01 |
gabrov |
synced with 1.60
|
2005-05-01 |
diego |
codecs-status.html now resides in DOCS/.
|
2005-05-01 |
diego |
codecs-status.html should be written to an existing path.
|
2005-05-01 |
michael |
fix timestamps
|
2005-05-01 |
mosu |
Nasty workaround for codec initialization data. In _at least_ one case (AAC) the stream_header.size element seems to be four bytes off. Skip those bytes but only for known cases (again AAC) and not for all.
|
2005-05-01 |
reimar |
Prevent segfault when filter chain is empty (e.g. because all
|
2005-05-01 |
reimar |
Error out when invalid format is specified
|
2005-05-01 |
rik |
compilation fix (libavcodec sync)
|
2005-05-01 |
rfelker |
at lest this fixes build.. there's no way muxer_lavf is working right yet tho with mencoder's broken timestamps
|
2005-05-01 |
michael |
LIBAVFORMAT_BUILD >= 4624
|
2005-04-30 |
michael |
LIBAVCODEC_BUILD >= 4754
|
2005-04-30 |
nplourde |
vo quartz use command key
|
2005-04-30 |
diego |
compilation fix for codecs2html
|
2005-04-30 |
diego |
1l typo
|
2005-04-30 |
diego |
Fix wrong compilation instructions.
|
2005-04-30 |
diego |
On a Mac, option is Alt, the keys with the Apple logo are called command.
|
2005-04-30 |
nplourde |
mac osx change
|
2005-04-30 |
nplourde |
macosx vo
|
2005-04-30 |
gpoirier |
sync with 1.949: Replace duplicate and wrong -sws parameter description with a pointer.
|
2005-04-30 |
gpoirier |
Fixes double import of avs_create_script_environment.
|
2005-04-29 |
rfelker |
revert one line of version 1.182 patch (caused use of already-freed
|
2005-04-29 |
gabrov |
synced with 1.56
|
2005-04-29 |
alex |
unused define
|
2005-04-29 |
nplourde |
recommended flags on osx
|
2005-04-29 |
diego |
Replace duplicate and wrong -sws parameter description with a pointer.
|
2005-04-29 |
nplourde |
enable vo_macosx if corevideo available
|
2005-04-29 |
nplourde |
macosx core video module
|
2005-04-29 |
gpoirier |
sync with 1.948: af_volnorm method suboption
|
2005-04-29 |
nplourde |
macosx core video module
|
2005-04-29 |
nplourde |
use darwin accurate timer
|
2005-04-28 |
diego |
af_volnorm method suboption
|
2005-04-28 |
rtognimp |
Also '3g2a' can be used for 3GPP Profile 2
|
2005-04-28 |
reimar |
adds a parameter to the switch_audio command to directly select a track.
|
2005-04-27 |
gpoirier |
sync with 1.947: explain how to use toolame in VBR mode + Diegos nits
|
2005-04-27 |
diego |
wording improvents
|
2005-04-27 |
nicodvb |
explain how to use toolame in VBR mode
|
2005-04-27 |
nicodvb |
fixed variability range
|
2005-04-27 |
nicodvb |
add mpeg demuxers maintener
|
2005-04-27 |
gpoirier |
sync with 1.945: Document replacing , by . for -vo ggi:
|
2005-04-27 |
nicodvb |
added support for AAC; moved most of MSGL_V to MSGL_DBG2 to reduce verbosity
|
2005-04-27 |
nplourde |
fix palette8tobgr32/palette8torgb32 on big endian
|
2005-04-27 |
nicodvb |
10l, fix wrong byterate in waveformat
|
2005-04-27 |
nplourde |
use sleep_accurate darwin timer
|
2005-04-27 |
reimar |
typo, memset 0 was done on desc instead of cdesc, see bug #288
|
2005-04-27 |
reimar |
Document replacing , by . for -vo ggi:
|
2005-04-27 |
reimar |
Make it possible to use a ggi device string that contains a ',' by writing
|
2005-04-26 |
gpoirier |
Fix the pattern that wasn't repeated every 4 lines.
|
2005-04-26 |
reimar |
not all Windows version have ABOVE_NORMAL and BELOW_NORMAL priorities...
|
2005-04-26 |
gpoirier |
sync with 1.944: better slave mode description, spelling/grammar
|
2005-04-26 |
diego |
better slave mode description, spelling/grammar
|
2005-04-26 |
diego |
(hopefully) better description of slave mode
|
2005-04-25 |
gpoirier |
sync with 1.943: faac options
|
2005-04-25 |
nicodvb |
toolame now works in vbr mode, too
|
2005-04-25 |
diego |
better slave mode description
|
2005-04-25 |
diego |
faac section review
|
2005-04-25 |
nicodvb |
faac options
|
2005-04-25 |
nicodvb |
added format 0x706D for faac, compatible with ffmpeg
|
2005-04-25 |
nicodvb |
mention audio encoding modularization and faac
|
2005-04-25 |
nicodvb |
added faac audio encoder
|
2005-04-25 |
nicodvb |
fixed wrong function pointers definitions
|
2005-04-24 |
gabrov |
synced with 1.79
|
2005-04-24 |
gabrov |
synced with 1.24
|
2005-04-24 |
gabrov |
synced with 1.73
|
2005-04-24 |
gabrov |
synced with 1.55 (initial translation)
|
2005-04-24 |
gpoirier |
explains how to fix the aspect ratio of an AVI file
|
2005-04-24 |
henry |
- preserve ordering of the slices
|
2005-04-24 |
nicodvb |
wrong framesize calculation for layers 1 and 2 with lsf set
|
2005-04-24 |
henry |
update to libogg 1.1.2 (needed for Theora)
|
2005-04-24 |
henry |
check for negative strides before memcpy
|
2005-04-24 |
henry |
support for both orderings of the slices (top->down / bottom->up)
|
2005-04-24 |
henry |
16-bit unsigned (needed by Theora exp.)
|
2005-04-23 |
iive |
use the documented default video device /dev/video0 instead of /dev/video that is missing on most systems
|
2005-04-23 |
reimar |
Make "mplayer -- --a" play the file --a instead of bailing out with a useless
|
2005-04-22 |
nicodvb |
restore old lavc_find_atag to be used when compiling mplayer without libavformat
|
2005-04-22 |
gpoirier |
Credits for Michael Behrisch
|
2005-04-22 |
reimar |
gcc 2.95 compilation fix
|
2005-04-22 |
reimar |
Apply -srate and -channels only to the start of the filter chain, not
|
2005-04-22 |
nicodvb |
macosx compilation fix
|
2005-04-22 |
lorenm |
mention vrc_eq, vrc_override. remove duplicate warning about 9/7 in lossless.
|
2005-04-22 |
nexus |
FreeBSD fix
|
2005-04-22 |
nplourde |
replace Carbon.h by coreFoundation.h, fix build with x11 enable on mac osx with --enable-macosx-bundle enable
|
2005-04-22 |
diego |
Remove § (paragraph) symbol, it's unavailable in non-latin charsets.
|
2005-04-22 |
diego |
updates
|
2005-04-22 |
nicodvb |
audio encoding reworked
|
2005-04-21 |
gpoirier |
Some fixes. Patch by Bougiz.
|
2005-04-21 |
rfelker |
reversed broken linker option, it breaks compile on some systems. add a configure check for this nonsense if it's important..
|
2005-04-20 |
rtognimp |
More fixes by The Wanderer
|
2005-04-20 |
gpoirier |
Sync with 1.941:
|
2005-04-20 |
rtognimp |
Start changelog for next release
|
2005-04-20 |
rtognimp |
Indeo2 (fourcc "RT21") decoder via lavc
|
2005-04-20 |
diego |
'cvs admin -o' is dangerous and should be handled with extra care.
|
2005-04-20 |
rathann |
synced with 1.167
|
2005-04-20 |
rfelker |
proper fix
|
2005-04-20 |
rfelker |
undo dominik's 1000l cvs admin -o (recommitting bad patch)
|
2005-04-20 |
reimar |
Link with -z noexecstack, fixes bug #258. Please test on all platforms!
|
2005-04-20 |
reimar |
Correct description for -tv adevice=...
|
2005-04-20 |
gpoirier |
Rich's tips regarding cropping and scaling
|
2005-04-20 |
diego |
100l build fixes
|
2005-04-20 |
jheryan |
Translation synced with 1.52
|
2005-04-19 |
rathann |
100l to Jindrich! Changing the parameter name in the body, too.
|
2005-04-19 |
lorenm |
integer overflow when reading fps from h264 vui.
|
2005-04-19 |
wight |
typo
|
2005-04-18 |
reimar |
Fix MP3 detection (list of found MP3 headers was not kep sorted).
|
2005-04-18 |
lorenm |
mention the generic ratecontrol options (lmin,lmax,vqcomp,vratetol)
|
2005-04-18 |
nicodvb |
check the result of poll() before read()ing; 100l
|
2005-04-18 |
henry |
replace VO and VF numeric flags with #defined identifiers
|
2005-04-18 |
iive |
Compile fix when XF86VM is not defined
|
2005-04-18 |
wight |
Some fixes
|
2005-04-17 |
rtognimp |
Do not force real demuxer on x-pn-realaudio mimetype
|
2005-04-17 |
paszczi |
syn
|
2005-04-17 |
rtognimp |
Fixes suggested by The Wanderer
|
2005-04-17 |
gpoirier |
Snow supports 3-pass mode and 9/7 wavelet doesn't work lossless mode.
|
2005-04-17 |
rfelker |
nico partially fixed the bug i reported; here's the rest of the fix.
|
2005-04-17 |
nicodvb |
skip framelen-4 bytes after having successfully detected an mpeg audio frame
|
2005-04-17 |
rtognimp |
First attempt to bring this howto closer to reality
|
2005-04-17 |
gpoirier |
Sync with 1.940: 10l typo
|
2005-04-17 |
faust3 |
newer versions of mingws gcc do not like terminating slahes when specifying extra include paths
|
2005-04-17 |
diego |
10l typo
|
2005-04-17 |
nicodvb |
assign correct tag, dwScale and dwBlockAlign to mpeg audio; optionally assign layer and samples_per_frame when parsing mpa header
|
2005-04-17 |
nicodvb |
added missing initializer in URLProtocolo; mux packets only if len > 0; second mencoder's a/v sync model
|
2005-04-16 |
gpoirier |
Fix suggested by Diego
|
2005-04-16 |
rtognimp |
Update for snow decoder
|
2005-04-16 |
diego |
GPL §2
|
2005-04-16 |
diego |
FreeBSD compilation fix by Bohdan Horst <nexus at hoth dot amu dot edu dot pl>
|
2005-04-16 |
paszczi |
synced with 1.24
|
2005-04-16 |
henry |
more colorkey w/ panscan woes
|
2005-04-16 |
henry |
change list traversal so the loop begins at the first filter after removing
|
2005-04-16 |
henry |
redraw colorkey on panscan change
|
2005-04-16 |
gpoirier |
Snow 1.55 (and up) allows 2pass ratecontrol.
|
2005-04-16 |
gpoirier |
bump up sync tag
|
2005-04-16 |
gpoirier |
Sync with 1.939.
|
2005-04-16 |
al |
- fix black screen problem on reinit
|
2005-04-16 |
paszczi |
synced with 1.939
|
2005-04-16 |
diego |
Document af_gate, put af_gate and af_comp at the end, they're untested (broken).
|
2005-04-16 |
diego |
All audio filters documented.
|
2005-04-16 |
diego |
af_comp, af_center parameter, some af fixes
|
2005-04-16 |
rtognimp |
Use define instead of hardcodec value for max streams number
|
2005-04-16 |
diego |
af_center, af_sweep parameter, misc fixes
|
2005-04-16 |
diego |
We are using parts of mpg123 outside of the LGPL mpglib subdir.
|
2005-04-16 |
diego |
Mark modified imported files as such to comply more closely with GPL §2a.
|
2005-04-16 |
diego |
noluma suboption for vf_pp
|
2005-04-16 |
diego |
Clarify/correct TTF font usage description.
|
2005-04-15 |
rtognimp |
Security update
|
2005-04-15 |
diego |
spelling/wording fixes
|
2005-04-15 |
rtognimp |
Fix potential buffer overflow for urls with more than 20 streams
|
2005-04-15 |
rtognimp |
Fix potential buffer overflow if server answers with too many lines
|
2005-04-15 |
diego |
releaseclean should now work as expected, crate of Coke going in my direction.
|
2005-04-15 |
diego |
typo
|
2005-04-15 |
rathann |
nits and more missing entries
|
2005-04-15 |
rathann |
added missing ChangeLog entries, release name and date
|
2005-04-15 |
diego |
Mark modified imported files as such to comply with (L)GPL §2a.
|
2005-04-15 |
diego |
Mark modified imported files as such to comply with GPL §2a.
|
2005-04-15 |
diego |
Mark unrarlib imported files as changed to comply with GPL §2a.
|
2005-04-15 |
diego |
Mark imported files from uCIFS library as changed for GPL §2a compliance.
|
2005-04-15 |
aurel |
cross-compilation fix: don't use target CFLAGS to compile host tools
|
2005-04-15 |
aurel |
when parsing one cmd argument, only un-escape _this_ argument, not the following ones
|
2005-04-15 |
henry |
Fix OSD when switching subtitles - set the osd buffer to Subtitle: off
|
2005-04-15 |
wight |
Some fixups and clarifications
|
2005-04-14 |
paszczi |
synced with 1.935
|
2005-04-14 |
rik |
--Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:
|
2005-04-14 |
gpoirier |
Nits suggested by The Wanderer
|
2005-04-14 |
danny |
Synced with 1.935
|
2005-04-13 |
gpoirier |
Online audio switching now supports Matroska too
|
2005-04-13 |
gpoirier |
Online audio switching now supports Matroska too. Patch by Michael Behrisch
|
2005-04-13 |
gpoirier |
Nits, better formating and missed suggestions
|
2005-04-13 |
gpoirier |
Sync with 1.934
|
2005-04-13 |
henry |
messed ordering of switch branches, 10l for Ivan
|
2005-04-13 |
rtognimp |
Make string_utf16 code behave almost the same with or without iconv
|
2005-04-13 |
lorenm |
remove x264 option "cabacidc", because the default is always best.
|
2005-04-13 |
gpoirier |
New section: "menc-feat-dvd-mpeg4-muxing" about how to mux a video
|
2005-04-13 |
lorenm |
misc corrections and clarifications in x264 options.
|
2005-04-13 |
nplourde |
osx bundle option
|
2005-04-13 |
nplourde |
allows the Mac OS X version of MPlayer to look for its data files inside the Resources directory of the appwrapper. patch by Chris Roccati <roccati@pobox.com>
|
2005-04-13 |
wight |
sync 1.62
|
2005-04-13 |
wight |
sync 1.72
|
2005-04-13 |
wight |
sync 1.932
|
2005-04-13 |
danny |
Synced with 1.932
|
2005-04-13 |
diego |
credits for Jeff Clagg
|
2005-04-12 |
gpoirier |
Add missing <replaceable> tags.
|
2005-04-12 |
gabrov |
synced with 1.72
|
2005-04-12 |
gabrov |
synced with 1.62
|
2005-04-12 |
rathann |
update site link and supported distributions list
|
2005-04-12 |
gpoirier |
Typo fix
|
2005-04-12 |
diego |
credits for Luca Barbato
|
2005-04-12 |
diego |
Use wildcards to make path detection less version-specific, fixes Gentoo.
|
2005-04-11 |
diego |
Break overly long lines into something more manageable.
|
2005-04-11 |
diego |
Fix HTML generation, <equation> is more elaborate in most DTDs.
|
2005-04-11 |
gpoirier |
Typo
|
2005-04-11 |
gpoirier |
Typo noticed by Rich
|
2005-04-11 |
henry |
allow sub_select and vobsub_lang to select particular subtitle
|
2005-04-11 |
gpoirier |
Sync with 1.932
|
2005-04-11 |
wight |
Support syntax checking only
|
2005-04-11 |
henry |
hrtf typo fix
|
2005-04-11 |
henry |
More HRTF enhancements
|
2005-04-11 |
iive |
colorkey,xvmc panscan, obsolete audio
|
2005-04-11 |
gpoirier |
Fixes suggested by The Wanderer.
|
2005-04-11 |
diego |
VMn
|
2005-04-11 |
diego |
Add a starting point for people to implement stream quality selection.
|
2005-04-11 |
diego |
Make the -priority warning obey the standard formatting.
|
2005-04-11 |
diego |
Use | for alternatives and - for ranges in option parameter descriptions.
|
2005-04-10 |
gpoirier |
Initial commit.
|
2005-04-10 |
gpoirier |
-pre7 features an improved guide based on Rich's draft, and a guide written
|
2005-04-10 |
gpoirier |
better wording, suggested by Diego
|
2005-04-10 |
gpoirier |
New section "Constraints for efficient encoding",
|
2005-04-10 |
gpoirier |
Removes the section "menc-feat-fix-avi" as part of it was wrong and the other
|
2005-04-10 |
gpoirier |
Move here the entry "How can I fix an AVIs with broken index or interleaving?"
|
2005-04-10 |
rathann |
silence gcc warning:
|
2005-04-10 |
wight |
sync 1.929
|
2005-04-10 |
aurel |
override memory size detection bug on rage 128 RL/VR
|
2005-04-10 |
aurel |
add support for one more radeon 9200 model (the one included in the Mac Mini)
|
2005-04-10 |
henry |
HRTF update
|
2005-04-10 |
henry |
update for hrtf and mp3lib layer1
|
2005-04-10 |
wight |
sync 1.69
|
2005-04-10 |
rtognimp |
Support WMware video (fourcc VMnc) via binary dll
|
2005-04-10 |
henry |
Use proper parameter range in stereo test
|
2005-04-10 |
iive |
incorporate all image drawing in single function and use fixed vo_xv_draw_colorkey() for proper key drawing.
|
2005-04-10 |
diego |
Add releaseclean target to remove generated files but keep the HTML.
|
2005-04-10 |
iive |
fix vo_xv_draw_colorkey to a workable state
|
2005-04-10 |
henry |
fix displaying of the subtitles when using slices
|
2005-04-10 |
wight |
sync 1.12
|
2005-04-10 |
wight |
sync 1.79
|
2005-04-10 |
wight |
sync 1.61
|
2005-04-10 |
wight |
sync 1.21
|
2005-04-10 |
wight |
sync 1.11
|
2005-04-10 |
wight |
sync 1.167
|
2005-04-10 |
wight |
Remove some ^M at end-of-line
|
2005-04-10 |
wight |
Remove invalid character, causing compile to fail
|
2005-04-10 |
wight |
Consistency run on 'default' and 'see also'.
|
2005-04-10 |
wight |
sync 1.928
|
2005-04-10 |
gpoirier |
Sync with 1.928: Changed :vaspect option to float type
|
2005-04-10 |
wight |
Reviev, part I
|
2005-04-10 |
henry |
revert the previous commit, gl needs to reload the font immediately
|
2005-04-10 |
henry |
defer loading of the font after display size change to avoid useless
|
2005-04-10 |
nicodvb |
changed :vaspect option to float type
|
2005-04-10 |
nicodvb |
changed :vaspect option to CONF_TYPE_FLOAT
|
2005-04-10 |
henry |
HRTF filter updates:
|
2005-04-09 |
rtognimp |
Update for pnm
|
2005-04-09 |
henry |
remove force_load_font stuff moved to sub.c
|
2005-04-09 |
henry |
remove force_load_font stuff moved to sub.c
|
2005-04-09 |
henry |
reload font on each change of the display size
|
2005-04-09 |
rtognimp |
"Fix" for pnm EOF detection (stop on read errors)
|
2005-04-09 |
rtognimp |
Stop streaming if we got a server error or message on pnm streaming.
|
2005-04-09 |
nicodvb |
set width, height and biCompression when the video stream contains avc1; reuse a private member rather than a in-stack packet[204]; set pes_es->is_synced =1 when au_start=1 (SL); update PMT when setting mp4es codec (SL); fix tss->is_synced assignment (don't forget the value when it was previously set)
|
2005-04-09 |
henry |
reload font on fullscreen change when panscan is enabled
|
2005-04-09 |
nicodvb |
assign picture->(width,height) when parsing h264
|
2005-04-08 |
rtognimp |
Remove flip form LOCO
|
2005-04-08 |
gpoirier |
Better defaults encoding settings for XviD, intended to be a good tradeoff CPU/PSNR.
|
2005-04-08 |
gpoirier |
Better defaults encoding settings for XviD, intended to be a good tradeoff CPU/PSNR.
|
2005-04-08 |
henry |
support for negative strides (fixes -vf spp,flip crash)
|
2005-04-08 |
rfelker |
remove nonsense code left from copy&paste from another filter (it was never used)
|
2005-04-08 |
rathann |
obvious gcc warning fix, approved by Nico
|
2005-04-07 |
gabrov |
synced with 1.11
|
2005-04-07 |
rtognimp |
Update for AASC and LOCO
|
2005-04-07 |
rtognimp |
LOCO support via lavc
|
2005-04-07 |
gpoirier |
Spelling corrections part II. Patch by Bougiz (getting ready for -pre7 ;-) )
|
2005-04-07 |
nicodvb |
demux ac3 by means of lavf by default
|
2005-04-07 |
nicodvb |
demux ac3 by means of lavf by default
|
2005-04-07 |
iive |
fix blackscreen when changing panscan.
|
2005-04-06 |
rtognimp |
Autodesk RLE decoder via lavc
|
2005-04-06 |
rathann |
- fix gcc warnings, strlcat/strlcpy prototypes
|
2005-04-06 |
rathann |
fix http://bugzilla.mplayerhq.hu/show_bug.cgi?id=260
|
2005-04-06 |
diego |
Errors that cause MEncoder to exit should be MSGL_FATAL, not MSGL_ERR.
|
2005-04-06 |
diego |
Change all MSGT_FIXME, MSGL_FIXME to appropiate values.
|
2005-04-05 |
rfelker |
10l, integer overflow. who uses 14 fractional bits?! only faad developers.... *sigh*
|
2005-04-04 |
rfelker |
100l, messed up coefficients when improving precision..
|
2005-04-04 |
wight |
Better spelling of charset
|
2005-04-04 |
wight |
Another 10l for autror (whoever he was)
|
2005-04-04 |
wight |
Minor fixes
|
2005-04-03 |
gpoirier |
Online audio switching is for MPEG files only at the moment.
|
2005-04-03 |
gpoirier |
Sync with 1.925:
|
2005-04-03 |
gpoirier |
The online switching patch also features a slave command: switch_audio
|
2005-04-03 |
gpoirier |
Added support of audio stream switching in the MPEG demuxer using the #-key
|
2005-04-03 |
nicodvb |
allocate and fill extradata field for video_avc (raw nal units, extradata contains sps+pps); fixed payload_size assignment for SL payloads
|
2005-04-02 |
wight |
Translation review
|
2005-04-02 |
wight |
100l for missing #ifdef in previous commit
|
2005-04-02 |
faust3 |
windows priority support patch by Rune Petersen <runner at mail.tele.dk> with the freedom to shoot yourself in the foot
|
2005-04-02 |
nicodvb |
better description for mpeg audio demuxer entry
|
2005-04-02 |
nicodvb |
mpeg audio layers 1 and 2
|
2005-04-02 |
nicodvb |
added support for mpa layers 1 and 2
|
2005-04-01 |
diego |
grammar fix by the Wanderer
|
2005-04-01 |
rfelker |
1l! mplayer's verbose variable is not a flag but a signed number
|
2005-04-01 |
wight |
sync 1.923
|
2005-04-01 |
lorenm |
filename-based detection for h264 ES
|
2005-03-31 |
diego |
misc fixes
|
2005-03-31 |
diego |
grammar/spelling
|
2005-03-31 |
diego |
updates
|
2005-03-31 |
gpoirier |
Fixes better wording. Suggestions by The Wanderer and Josh Varner.
|
2005-03-31 |
diego |
typo
|
2005-03-31 |
diego |
correct spelling for mailing list names
|
2005-03-31 |
diego |
spelling + updates
|
2005-03-31 |
diego |
Rephrase codecs.conf entry to warn more clearly against using it.
|
2005-03-31 |
rathann |
Fix memset() usage, patch by Ismail Donmez
|
2005-03-31 |
jheryan |
Sync with 1.67
|
2005-03-31 |
jheryan |
Sync with 1.923
|
2005-03-31 |
rfelker |
mplayer changes notice (take 2, 10l to diego :)
|
2005-03-30 |
rtognimp |
Fix alac from QTpro (in standard mov file, not in m4a file)
|
2005-03-30 |
rtognimp |
Support wnv1 natively via lavc
|
2005-03-29 |
rfelker |
usable downmixing for fixed point mode (take 2, previous patch reversed immediately on account of 1000l error :)
|
2005-03-29 |
rfelker |
step 1 of fixing ad_faad:
|
2005-03-28 |
gpoirier |
Sync with 1.923:
|
2005-03-28 |
gpoirier |
Fixes and improves the description of vqcomp.
|
2005-03-28 |
diego |
Mark tfields default mode as such.
|
2005-03-28 |
gpoirier |
Technical explanation of how to use vqcomp, and why, featured by Loren Merritt
|
2005-03-26 |
gpoirier |
Spelling corrections. Patch by Bougiz
|
2005-03-26 |
rfelker |
sane default mode
|
2005-03-26 |
rfelker |
1000l, last commit broke qpel interp entirely
|
2005-03-25 |
michael |
various (de)muxer_lavf fixes
|
2005-03-25 |
gpoirier |
Improved encoding guide:
|
2005-03-25 |
diego |
endianness fix by Chris White <chriswhite at gentoo dot org>
|
2005-03-25 |
michael |
less amateurish-looking mpcf.txt patch by (Jeff >snacky ikaruga co uk<)
|
2005-03-25 |
michael |
set i_bps
|
2005-03-25 |
diego |
plastik skin
|
2005-03-25 |
michael |
1000l (dwSampleSize != nSamplesPerSec)
|
2005-03-25 |
michael |
discard streams we dont need
|
2005-03-24 |
jheryan |
Synced with 1.24
|
2005-03-24 |
jheryan |
Synced with 1.13
|
2005-03-24 |
jheryan |
Synced with 1.65
|
2005-03-24 |
jheryan |
Synced with 1.23
|
2005-03-24 |
jheryan |
Synced with 1.59
|
2005-03-24 |
jheryan |
Synced with 1.921
|
2005-03-24 |
jheryan |
Synced with 1.167
|
2005-03-23 |
rfelker |
100l to oded.. edl was causing the decoder to get a first broken packet
|
2005-03-23 |
gpoirier |
Fix the codecs.conf entry.
|
2005-03-23 |
diego |
Fix shared libpostproc installation.
|
2005-03-23 |
nicodvb |
wrong binary operator
|
2005-03-23 |
nicodvb |
consider parse random_access_point from the adaption_field to determine if the payload is an access point (for SL)
|
2005-03-22 |
diego |
Mark modified files as such to comply more closely with GPL §2a.
|
2005-03-22 |
diego |
MPlayer-specific changes to liba52
|
2005-03-22 |
diego |
Remove the MPlayer-specific copyright notices. The diff would not apply
|
2005-03-22 |
gpoirier |
New FAQ entry: Newer MPlayer can't play Vorbis file with an old codecs.conf
|
2005-03-22 |
gabrov |
synced with 1.13
|
2005-03-22 |
gabrov |
synced with 1.65
|
2005-03-22 |
gabrov |
synced with 1.78
|
2005-03-22 |
gabrov |
synced with 1.23
|
2005-03-22 |
gabrov |
synced with 1.167
|
2005-03-22 |
diego |
Fixes rgb32to16 conversion for I think all platforms since the int8
|
2005-03-22 |
nicodvb |
SL payloads are pushed to audio and video fifo only when they are flagged with random_accesspoint or access_unit_start
|
2005-03-21 |
wight |
Sync 1.13
|
2005-03-21 |
gpoirier |
Cumulative sync with 1.921
|
2005-03-21 |
diego |
Remove pp=tn from the filter chain, it's bad.
|
2005-03-21 |
diego |
credits for ods15, updates
|
2005-03-21 |
wight |
Sync 1.921
|
2005-03-21 |
diego |
MEncoder now supports multiple files.
|
2005-03-20 |
wight |
Sync 1.920 and some random fixes
|
2005-03-20 |
rfelker |
don't buffer more future context that we need
|
2005-03-20 |
rtognimp |
alac and others
|
2005-03-20 |
rfelker |
new mencoder features
|
2005-03-20 |
rfelker |
direct rendering support drastically improves speed, but it's buggy. :( disabled for now...
|
2005-03-20 |
rfelker |
100l, meaning of strict_breaks was backwards...
|
2005-03-20 |
nicodvb |
initial support for SL packetized data, with certain limitations; partly reworked the tables management for a better code reuse
|
2005-03-20 |
nicodvb |
export getbits() as mp_getbits()
|
2005-03-20 |
wight |
Sync 1.78
|
2005-03-20 |
wight |
Sync 1.23
|
2005-03-19 |
rfelker |
EDL for mencoder, patch by Oded (ods15)
|
2005-03-19 |
diego |
-speed and -oac copy may fail together.
|
2005-03-19 |
diego |
Replace placeholder message with something sane.
|
2005-03-19 |
diego |
nitpicks
|
2005-03-19 |
diego |
-speed is now available for MEncoder as well.
|
2005-03-19 |
diego |
wording
|
2005-03-19 |
diego |
precise framerate values everywhere
|
2005-03-19 |
wight |
Sync 1.916
|
2005-03-19 |
wight |
Some missing \ before -
|
2005-03-18 |
rathann |
missing declaration, fixes:
|
2005-03-17 |
rfelker |
1000l to me: could break a/v sync and eventually cause buffer exhaustion on soft-telecined input that's ugly
|
2005-03-16 |
gpoirier |
Sync with 1.915: small fixes
|
2005-03-16 |
jonas |
Small fixes.
|
2005-03-16 |
rfelker |
improve handling of soft-telecined input (faster, fewer mistakes)
|
2005-03-15 |
kraymer |
1.869: pp filter documentation
|
2005-03-15 |
kraymer |
completed x264enc options.
|
2005-03-15 |
gpoirier |
Sync with English man page 1.914:
|
2005-03-15 |
faust3 |
get_space fix by Florian Dietrich <flodt8 at yahoo.de>
|
2005-03-15 |
gabrov |
Added correct message for -speed.
|
2005-03-15 |
gabrov |
synced with 1.165
|