2012-07-17 |
cehoyos |
Set some new HAVE_ defines unconditionally to 0.
|
2012-07-17 |
cehoyos |
Support "MNG " FourCC for png in mov (found by Piotr Bandurski).
|
2012-07-15 |
cehoyos |
Support GRAY8A and GRAY16 in tiff.
|
2012-07-15 |
cehoyos |
Support GRAY8A and GRAY16 in png.
|
2012-07-15 |
cehoyos |
Fix GRAY16 order.
|
2012-07-15 |
cehoyos |
Support GRAY8A and GRAY16 in libopenjpeg.
|
2012-07-15 |
cehoyos |
Add missing aequivalents for PIX_FMT_GRAY8A and PIX_FMT_GRAY16*.
|
2012-07-15 |
cehoyos |
Fix big-endian ptx decoding with latest FFmpeg.
|
2012-07-15 |
cehoyos |
Clarify that viv1 and viv2 are internal MPlayer FourCCs.
|
2012-07-14 |
reimar |
Initialize a few more AVFrame fields to avoid FFmpeg errors.
|
2012-07-13 |
cehoyos |
Support Kostya's Expression Encoder Screen Capture decoder.
|
2012-07-13 |
compn |
dd PLV1 fourcc to ffodivx, works on
|
2012-07-13 |
cehoyos |
Support Kostya's TechSmith Camtasia Screen Codec 2 decoder.
|
2012-07-12 |
cehoyos |
Support missing FFmpeg H264 pixel formats.
|
2012-07-12 |
cehoyos |
Support more libopenjpeg pixel formats.
|
2012-07-12 |
cehoyos |
Support FFmpeg pix_fmts YUV4xxP12*, YUV4xxP14*, GBR12P* and GBR14P*.
|
2012-07-12 |
cehoyos |
Cosmetics: Fix alphabetical order.
|
2012-07-12 |
cehoyos |
Fix compilation with latest FFmpeg.
|
2012-07-06 |
cehoyos |
Support FFmpeg Packed Animation File decoder.
|
2012-07-05 |
cehoyos |
Fix MPlayer compilation with latest FFmpeg.
|
2012-07-04 |
compn |
add yuv8 / YUV8 to other decoders as well
|
2012-07-04 |
compn |
fix original yuv8 decoder fourcc
|
2012-07-04 |
compn |
codecs.conf: map YUV8 to wnv1 codecs
|
2012-07-02 |
cehoyos |
Support Kostya's MSA1 decoder.
|
2012-06-28 |
cehoyos |
Fix compilation with latest FFmpeg.
|
2012-06-24 |
cehoyos |
Add a few new CSS colors.
|
2012-06-24 |
cehoyos |
Order colour names alphabetically / better match W3 list.
|
2012-06-22 |
cehoyos |
Support Kostya's MS Screen 1 decoder.
|
2012-06-22 |
cehoyos |
Support LucasArts SMUSH and VIMA decoding.
|
2012-06-12 |
reimar |
Fix swapped condition in previous commit.
|
2012-06-12 |
reimar |
Fix skip_frame condition, AVDISCARD_DEFAULT is not the same
|
2012-06-12 |
cehoyos |
Support Kostya's iac decoder.
|
2012-06-12 |
cehoyos |
Fix compilation with current FFmpeg (define HAVE_MIPSFPU).
|
2012-06-11 |
ib |
Improve the aspect icons.
|
2012-06-11 |
ib |
Improve the about icon.
|
2012-06-11 |
ib |
Add an icon for the subtitles menu.
|
2012-06-11 |
ib |
Revert r34511.
|
2012-06-09 |
reimar |
Reduce some code duplication.
|
2012-06-09 |
jrash |
sync with en/mplayer.1 rev. 34993
|
2012-06-05 |
compn |
add scaletempo trick to -speed
|
2012-06-02 |
reimar |
Another minor release script update.
|
2012-06-02 |
reimar |
Reduce code duplication in get_path.
|
2012-06-02 |
reimar |
config_dir variable should not be static, but it should point
|
2012-06-02 |
reimar |
Use our own mp_dirname/mp_basename instead of system
|
2012-06-02 |
reimar |
Small improvements to release script, create xz and gzip files etc.
|
2012-06-02 |
reimar |
Temporarily disable nonref_dr until release, it is still too unreliable
|
2012-05-31 |
ib |
Add some file extensions to the video file filter of the file selector.
|
2012-05-30 |
ib |
Request a sufficiently large image for direct rendering.
|
2012-05-30 |
ib |
Add a Makefile target for testing the help message text headers.
|
2012-05-30 |
reimar |
Add/improve some code to help debugging DR in filters.
|
2012-05-30 |
ib |
Allow plain text playlists for the GUI.
|
2012-05-30 |
reimar |
unsharp: actually process the frame we got.
|
2012-05-30 |
reimar |
Another attempt at clearing DVDNAV highlights, this
|
2012-05-29 |
reimar |
Use correct variable for height.
|
2012-05-27 |
rtogni |
Add ralf audio support
|
2012-05-25 |
reimar |
Move decrementing usage count to a common place.
|
2012-05-25 |
reimar |
Request a sufficiently large image for direct rendering.
|
2012-05-24 |
jrash |
sync with en/mplayer.1 rev. 34909
|
2012-05-24 |
jrash |
Synced with help_mp-en.h rev. 34958
|
2012-05-24 |
ib |
Fix message text translations.
|
2012-05-23 |
reimar |
Add a separate stride variable to make it easier to optimize later (e.g. align stride).
|
2012-05-23 |
reimar |
expand: handle NUMBERED mp_image type correctly.
|
2012-05-23 |
reimar |
corevideo: Reduce code duplication in OSD rendering code.
|
2012-05-23 |
reimar |
Remove unnecessary if, free can be called unconditionally.
|