2005-09-16 |
diego |
sync with 1.181 and misc fixes
|
2005-09-16 |
reimar |
print the first 16 bytes of frame data with -v -v, helps detect when
|
2005-09-16 |
reimar |
Wrong editlist handling: end pts must be included.
|
2005-09-15 |
aurel |
fix expanding of $_ld_dl when needed by iconv
|
2005-09-15 |
reimar |
Mention af_pan change
|
2005-09-15 |
reimar |
Fix af_pan commandline mess and (hopefully) improve description.
|
2005-09-15 |
reimar |
When compiled with gui, bind ESC to gui_stop so that s is free for screenshot.
|
2005-09-15 |
diego |
Small wording/spelling fixes, one duplicate entry removed.
|
2005-09-15 |
diego |
Add comments to a few #endif statements in order to make clear which
|
2005-09-14 |
reimar |
consistency fix: OSD bar for gamma changes should only appear when gamma
|
2005-09-14 |
reimar |
hardware color-space conversion for vo_gl and vo_gl2
|
2005-09-14 |
wanderer |
minor wording fix in the advanced audio guide
|
2005-09-14 |
gpoirier |
Illustrate by a nice table what each profiles supported by XviD features.
|
2005-09-14 |
gpoirier |
synced with 1.1100
|
2005-09-14 |
gpoirier |
Typos
|
2005-09-13 |
reimar |
Fix MMX accelerated RGB24 OSD, fixes "ugly OSD with -vo gl2".
|
2005-09-13 |
nicodvb |
reduced verbosity
|
2005-09-13 |
gpoirier |
adds Simple, Advanced Simple and DivX profile support for XviD, Patch by Robert Swain < robert POUM swain AH gmail POUM com >
|
2005-09-13 |
reimar |
Fix -af-adv force description, 1 is default now.
|
2005-09-13 |
diego |
The screenshot command is now implemented, wording/spelling fixes.
|
2005-09-13 |
diego |
screenshot filter entry wording improvement
|
2005-09-13 |
diego |
Make the fourcc output endianness-independent.
|
2005-09-13 |
diego |
Avoid duplicated messages from demux_avi.c and demuxer.c.
|
2005-09-13 |
reimar |
Allow disabling the glFinish call
|
2005-09-13 |
reimar |
Improved glFindFormat
|
2005-09-13 |
gpoirier |
Nits suggested by Diego
|
2005-09-13 |
diego |
Remove incorrect information about gcc 2.95.x on PPC, mention vo_macosx.
|
2005-09-13 |
reimar |
pp_postprocess reads from target image, so request a readable one.
|
2005-09-13 |
diego |
- improved performance on truecolor modes
|
2005-09-12 |
aurel |
cycle through tv channels (patch by Andrew Calkin < calkina at geexbox.org >)
|
2005-09-12 |
reimar |
Fix maximum frame size, could lead to crashes when changing playback speed.
|
2005-09-12 |
gpoirier |
synced with 1.1096
|
2005-09-12 |
gpoirier |
start new sentences on a new line
|
2005-09-12 |
gpoirier |
XviD supports "turbo" mode.
|
2005-09-12 |
reimar |
Fix multiple issues: No picture at all, broken pictures, only every second
|
2005-09-12 |
gpoirier |
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
|
2005-09-12 |
gpoirier |
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
|
2005-09-12 |
reimar |
Use GL_CLAMP_TO_EDGE instead of GL_CLAMP to avoid border texels being sampled.
|
2005-09-12 |
reimar |
Fix border color (forgot to divide by 255.0).
|
2005-09-12 |
reimar |
echores cleanup, introduce _res_comment variable to easily output additional
|
2005-09-11 |
reimar |
Respect -nodouble even though it looks very bad.
|
2005-09-11 |
henry |
do nothing if no free filenames are available
|
2005-09-11 |
henry |
use slices if DR isn't available
|
2005-09-11 |
nplourde |
only make the check for osx api if system is darwin
|
2005-09-11 |
nplourde |
removed dep for perl_check on osx
|
2005-09-11 |
iive |
better _comment in echores
|
2005-09-11 |
henry |
forgotten MP_IMGFLAG_READABLE
|
2005-09-11 |
iive |
Separate _freetype=no from the comment, this fixes the fontconfig bug without need of forcing "no"
|