2012-05-17 |
reimar |
Fix hardware-acceleration broken by nonref_dr support.
|
2012-05-16 |
reimar |
Initialize "result" variable since FcFontMatch only sets it on failure.
|
2012-05-16 |
reimar |
Add result argument to second FcFontMatch argument, just like for the first.
|
2012-05-16 |
reimar |
Improve -dr descriptions.
|
2012-05-16 |
reimar |
Do not keep b_count/ip_count stuck at large numbers.
|
2012-05-16 |
reimar |
vo_gl: collect some frame statistics for DR.
|
2012-05-15 |
reimar |
Never default to force-pbo on non-x86.
|
2012-05-15 |
reimar |
Do not return void type and remove broken duplicate code.
|
2012-05-15 |
reimar |
Do not provide multiple B-frames for direct rendering.
|
2012-05-15 |
reimar |
Do not override mpctx->stream during free_demuxer.
|
2012-05-15 |
cehoyos |
Add some dv video fourcc's found by Piotr Bandurski.
|
2012-05-15 |
reimar |
Fix direct rendering for H.264.
|
2012-05-14 |
reimar |
Fix -fs with SDL-based vo gl.
|
2012-05-14 |
reimar |
Document -dr influence on video display speed.
|
2012-05-14 |
reimar |
Align glMapBuffer result.
|
2012-05-14 |
reimar |
Allow direct rendering for non-reference frames in H.264.
|
2012-05-13 |
al |
build: Check if SCTP is available
|
2012-05-13 |
reimar |
stream_pvr: Use sizeof() to get destination buffer size.
|
2012-05-08 |
cehoyos |
100l: ffcamstudio is not flipped and does not know BGR8.
|
2012-05-08 |
cehoyos |
Improve Avid Meridien (AVUI) decoding with FFmpeg.
|
2012-05-08 |
cehoyos |
Fix -vo png:alpha with newer FFmpeg.
|
2012-05-06 |
reimar |
release script: also remove .gitignore from MPlayer SVN.
|
2012-05-06 |
reimar |
Add a preliminary release.sh file.
|
2012-05-06 |
reimar |
Some minor updates to release-howto.txt
|
2012-05-06 |
reimar |
Update copyright year in Windows .rc file.
|
2012-05-06 |
reimar |
Avoid repeating mixer error messages from ao.
|
2012-05-06 |
reimar |
Fix A-V desync with skipframe and H.264.
|
2012-05-02 |
iive |
Workaround bug in mpg123. In rare cases, after seeking mplayer stops audio playback and would repeat "No stream opened. (code 24)" until next seek.
|
2012-05-02 |
reimar |
mencoder: Fix hang with -ovc copy or -ovc frameno.
|
2012-04-30 |
cehoyos |
Support new colour spaces for FFmpeg camstudio decoding on big-endian.
|
2012-04-30 |
cehoyos |
Revert r34881: The change was wrong.
|
2012-04-29 |
cehoyos |
Support new colour spaces for FFmpeg camstudio decoding on big-endian.
|
2012-04-29 |
cehoyos |
Try linking when testing for libmad.
|
2012-04-27 |
reimar |
vo_yuv4mpeg: flush userspace FILE buffers after each frame.
|
2012-04-25 |
compn |
codecs.conf: add some isom/fourcc to dts decoders
|
2012-04-24 |
ranma |
This will allow us to encode 7.1 audio AAC.
|
2012-04-24 |
reimar |
Remove "experimental" from old features that seem to be working fine.
|
2012-04-24 |
reimar |
Minor Changelog updates for release.
|
2012-04-23 |
reimar |
Use more precise alpha handling for -spuaa 4.
|
2012-04-23 |
reimar |
Detect prematurely closed connection.
|
2012-04-22 |
cigaes |
av_sub: support multiple rectangles.
|
2012-04-22 |
reimar |
Retry reconnecting several times.
|
2012-04-20 |
reimar |
Use a local variable to reduce some code clutter.
|
2012-04-18 |
ib |
Cosmetic: Adjust indent.
|
2012-04-18 |
ib |
Fix crash with icon that has unsupported format.
|
2012-04-18 |
ib |
Update Spanish man page.
|
2012-04-15 |
reimar |
Ensure that the highlight disappears when switching
|
2012-04-15 |
reimar |
Fix dvdnav case to not leave "flush" uninitialized.
|
2012-04-15 |
reimar |
Make teletext sub streams actually work with native TS demuxer.
|
2012-04-15 |
reimar |
Allow using up to 16 threads, that should be the maximum safe value.
|
2012-04-15 |
reimar |
Allow using -vo yuv4mpeg for files with resolution changes.
|
2012-04-15 |
reimar |
yuv4mpeg: support writing to stdout instead of file.
|
2012-04-15 |
reimar |
Decode last frames for codecs with delay.
|
2012-04-15 |
ib |
Fix spacings of Spanish help_text message.
|
2012-04-15 |
ib |
Update Spanish translation of messages.
|
2012-04-15 |
reimar |
Fix hang when video pts suddenly jumps to match audio pts.
|
2012-04-14 |
ib |
Use phrasing with infinitives in German translation of help_text.
|
2012-04-14 |
ib |
Revise German help_text message.
|
2012-04-14 |
cigaes |
configure: suggest --extra-*flags instead of CFLAGS.
|
2012-04-12 |
cehoyos |
Support lagarith RGB with FFmpeg.
|
2012-04-11 |
ib |
Add Spanish entries to desktop file.
|
2012-04-10 |
ib |
Clarify the used opening modes by improving the verbose status messages.
|
2012-04-09 |
reimar |
RM demuxer: set aspect from container video dimensions.
|
2012-04-07 |
reimar |
Support EIA-608 captions in MOV.
|
2012-04-07 |
reimar |
Remove outdated comment.
|
2012-04-07 |
reimar |
Fix misspelling ATSC as ASTC.
|
2012-04-07 |
cboesch |
subassconvert: use standard struct zero init.
|
2012-04-07 |
cboesch |
subassconvert: handle "\r\n" line ends
|
2012-04-07 |
reimar |
Add code to support CC subtitles in ASTC and MOV.
|
2012-04-06 |
reimar |
Move mp_ao_resume_refill to audio_out.h to avoid compiler
|
2012-04-05 |
reimar |
Use approach used by ao_oss to avoid audio desync
|
2012-04-05 |
reimar |
vsnprintf always 0-terminates the string, so remove
|
2012-04-04 |
reimar |
vo_directx: do not do aspect scaling in windowed mode.
|
2012-04-04 |
reimar |
Fix write_buffer: flush after each write and
|
2012-04-04 |
reimar |
Use AVIO_FLAG_DIRECT to avoid issues with one more pointless buffering layer.
|
2012-04-02 |
jrash |
sync with en/mplayer.1 rev. 34821
|
2012-03-31 |
reimar |
Small fixes to make it easier to compiler for OpenGL ES
|
2012-03-29 |
reimar |
Fix sed expression.
|
2012-03-28 |
cehoyos |
Support FLIC in avi.
|
2012-03-25 |
reimar |
Add H264QPEL flags for FFmpeg compilation.
|
2012-03-25 |
iive |
The new zerocodec in libavcodecs depends on zlib.
|
2012-03-24 |
reimar |
AVCODEC_MAX_AUDIO_FRAME_SIZE seems to be based on
|
2012-03-24 |
reimar |
Switch FLIC tag to the one used by FLIC-in-MOV.
|
2012-03-24 |
reimar |
libmad: set i_bps only if it is not already set.
|
2012-03-24 |
reimar |
Replace malloc+memset by calloc.
|
2012-03-24 |
reimar |
Remove unnecessary casts.
|
2012-03-24 |
reimar |
Remove some pointless variable indirection and merge
|
2012-03-24 |
reimar |
Fix -vo bl with slices.
|
2012-03-24 |
diego |
stream_ffmpeg: convert to avio API, fix build against shared libavformat
|
2012-03-22 |
cehoyos |
Support FFmpeg WMA lossless decoder.
|
2012-03-22 |
cehoyos |
Support FFmpeg EA ADPCM R1, R2, R3 audio decoders.
|
2012-03-21 |
corey |
Document recent-ish x264 changes.
|
2012-03-20 |
cehoyos |
Support FFmpeg Real Audio Lossless decoder with -demuxer lavf.
|
2012-03-17 |
cigaes |
man: fix an unbalanced quote.
|
2012-03-15 |
diego |
cfg-common: Only #include libpostproc headers when available.
|
2012-03-15 |
diego |
configure: Fix libpostproc detection.
|
2012-03-15 |
diego |
Replace use of deprecated dsputil_init() by ff_dsputil_init().
|
2012-03-15 |
compn |
remove HV60 from vdpau and xvid, does not work. add acm binary codecs
|
2012-03-14 |
compn |
add creative fastspeech binary codec, no sample yet
|
2012-03-14 |
compn |
add HV60 to divx decoders, samples/V-codecs/HV60
|
2012-03-14 |
compn |
mark tridvfw codec working, finally found sample for TY0N
|
2012-03-13 |
reimar |
Fix PBO handling with > 8 bit YUV formats.
|
2012-03-13 |
diego |
Update ad_mpg123 in preparation to replace mp3lib.
|
2012-03-11 |
compn |
add ffatrac1 codec, works on A-codecs/ATRAC1/
|
2012-03-11 |
compn |
add mnm4 binary codec, need sample for further testing
|
2012-03-10 |
reimar |
uspp filter: set no_bitstream option, since we do not care about the
|
2012-03-10 |
reimar |
Ensure the AVDictionary is initialized.
|
2012-03-10 |
reimar |
Fix possible crash when using -vf uspp,format=y8
|
2012-03-09 |
jrash |
sync with en/mplayer.1 rev. 34801
|
2012-03-09 |
jrash |
Synced with help_mp-en.h rev. 34785
|
2012-03-07 |
ib |
Fix header file after r34793.
|
2012-03-07 |
cigaes |
af_stats: document the meaning of the output.
|