Mercurial > mplayer.hg
graph
-
Change if() condition into #if.2012-05-20, by reimar
-
Change some texture formats to synonyms that Mesa GLES accepts.2012-05-20, by reimar
-
Make a glGetError function pointer available.2012-05-20, by reimar
-
Remove commented-out nonsense code.2012-05-20, by reimar
-
Do not needlessly modulate the texture color with the vertex color.2012-05-20, by reimar
-
Use unsigned int instead of type casting.2012-05-20, by ib
-
Cosmetic: Adjust indent.2012-05-20, by ib
-
Improve filter on file selector's file list.2012-05-20, by ib
-
Remove unused code from mp_get_mp3_header.2012-05-18, by reimar
-
Only try to build vo gl with X11/win32 backends if these were detected.2012-05-18, by reimar
-
More robust detection of SPARC CPUs.2012-05-18, by reimar
-
Cosmetics: fix up indentations, get rid of a few lost tabs.2012-05-18, by reimar
-
Some minor simplifications.2012-05-18, by reimar
-
Use more appropriate types.2012-05-18, by reimar
-
Make some tables const.2012-05-18, by reimar
-
Return a spf value even when srate is NULL.2012-05-18, by reimar
-
Take start offset into account when calculating amount of audio data.2012-05-18, by reimar
-
Add some additional checks to ensure subtractions do not overflow.2012-05-18, by reimar
-
Remove pointless global variables.2012-05-17, by reimar
-
Fix hardware-acceleration broken by nonref_dr support.2012-05-17, by reimar
-
Initialize "result" variable since FcFontMatch only sets it on failure.2012-05-16, by reimar
-
Add result argument to second FcFontMatch argument, just like for the first.2012-05-16, by reimar
-
Improve -dr descriptions.2012-05-16, by reimar
-
Do not keep b_count/ip_count stuck at large numbers.2012-05-16, by reimar
-
vo_gl: collect some frame statistics for DR.2012-05-16, by reimar
-
Never default to force-pbo on non-x86.2012-05-15, by reimar
-
Do not return void type and remove broken duplicate code.2012-05-15, by reimar
-
Do not provide multiple B-frames for direct rendering.2012-05-15, by reimar
-
Do not override mpctx->stream during free_demuxer.2012-05-15, by reimar
-
Add some dv video fourcc's found by Piotr Bandurski.2012-05-15, by cehoyos
-
Fix direct rendering for H.264.2012-05-15, by reimar
-
Fix -fs with SDL-based vo gl.2012-05-14, by reimar
-
Document -dr influence on video display speed.2012-05-14, by reimar
-
Align glMapBuffer result.2012-05-14, by reimar
-
Allow direct rendering for non-reference frames in H.264.2012-05-14, by reimar
-
build: Check if SCTP is available2012-05-13, by al
-
stream_pvr: Use sizeof() to get destination buffer size.2012-05-13, by reimar
-
100l: ffcamstudio is not flipped and does not know BGR8.2012-05-08, by cehoyos
-
Improve Avid Meridien (AVUI) decoding with FFmpeg.2012-05-08, by cehoyos
-
Fix -vo png:alpha with newer FFmpeg.2012-05-08, by cehoyos
-
release script: also remove .gitignore from MPlayer SVN.2012-05-06, by reimar
-
Add a preliminary release.sh file.2012-05-06, by reimar
-
Some minor updates to release-howto.txt2012-05-06, by reimar
-
Update copyright year in Windows .rc file.2012-05-06, by reimar
-
Avoid repeating mixer error messages from ao.2012-05-06, by reimar
-
Fix A-V desync with skipframe and H.264.2012-05-06, by reimar
-
mencoder: Fix hang with -ovc copy or -ovc frameno.2012-05-02, by reimar
-
Support new colour spaces for FFmpeg camstudio decoding on big-endian.2012-04-30, by cehoyos
-
Revert r34881: The change was wrong.2012-04-30, by cehoyos
-
Support new colour spaces for FFmpeg camstudio decoding on big-endian.2012-04-29, by cehoyos
-
Try linking when testing for libmad.2012-04-29, by cehoyos
-
vo_yuv4mpeg: flush userspace FILE buffers after each frame.2012-04-27, by reimar
-
codecs.conf: add some isom/fourcc to dts decoders2012-04-25, by compn
-
This will allow us to encode 7.1 audio AAC.2012-04-24, by ranma
-
Remove "experimental" from old features that seem to be working fine.2012-04-24, by reimar
-
Minor Changelog updates for release.2012-04-24, by reimar
-
Use more precise alpha handling for -spuaa 4.2012-04-23, by reimar
-
Detect prematurely closed connection.2012-04-23, by reimar
-
av_sub: support multiple rectangles.2012-04-22, by cigaes
-
Retry reconnecting several times.2012-04-22, by reimar
-
Use a local variable to reduce some code clutter.2012-04-20, by reimar
-
Cosmetic: Adjust indent.2012-04-18, by ib
-
Fix crash with icon that has unsupported format.2012-04-18, by ib
-
Update Spanish man page.2012-04-18, by ib
-
Ensure that the highlight disappears when switching2012-04-15, by reimar
-
Fix dvdnav case to not leave "flush" uninitialized.2012-04-15, by reimar
-
Make teletext sub streams actually work with native TS demuxer.2012-04-15, by reimar
-
Allow using up to 16 threads, that should be the maximum safe value.2012-04-15, by reimar
-
Allow using -vo yuv4mpeg for files with resolution changes.2012-04-15, by reimar
-
yuv4mpeg: support writing to stdout instead of file.2012-04-15, by reimar
-
Decode last frames for codecs with delay.2012-04-15, by reimar
-
Fix spacings of Spanish help_text message.2012-04-15, by ib
-
Update Spanish translation of messages.2012-04-15, by ib
-
Fix hang when video pts suddenly jumps to match audio pts.2012-04-15, by reimar
-
Use phrasing with infinitives in German translation of help_text.2012-04-14, by ib
-
Revise German help_text message.2012-04-14, by ib
-
configure: suggest --extra-*flags instead of CFLAGS.2012-04-14, by cigaes
-
Support lagarith RGB with FFmpeg.2012-04-12, by cehoyos
-
Add Spanish entries to desktop file.2012-04-11, by ib
-
Clarify the used opening modes by improving the verbose status messages.2012-04-10, by ib
-
RM demuxer: set aspect from container video dimensions.2012-04-09, by reimar
-
Support EIA-608 captions in MOV.2012-04-07, by reimar
-
Remove outdated comment.2012-04-07, by reimar
-
Fix misspelling ATSC as ASTC.2012-04-07, by reimar
-
subassconvert: use standard struct zero init.2012-04-07, by cboesch
-
subassconvert: handle "\r\n" line ends2012-04-07, by cboesch
-
Add code to support CC subtitles in ASTC and MOV.2012-04-07, by reimar
-
Move mp_ao_resume_refill to audio_out.h to avoid compiler2012-04-06, by reimar
-
Use approach used by ao_oss to avoid audio desync2012-04-05, by reimar
-
vsnprintf always 0-terminates the string, so remove2012-04-05, by reimar
-
vo_directx: do not do aspect scaling in windowed mode.2012-04-04, by reimar
-
Fix write_buffer: flush after each write and2012-04-04, by reimar
-
Use AVIO_FLAG_DIRECT to avoid issues with one more pointless buffering layer.2012-04-04, by reimar
-
sync with en/mplayer.1 rev. 348212012-04-02, by jrash
-
Small fixes to make it easier to compiler for OpenGL ES2012-03-31, by reimar
-
Fix sed expression.2012-03-29, by reimar
-
Support FLIC in avi.2012-03-28, by cehoyos
-
Add H264QPEL flags for FFmpeg compilation.2012-03-25, by reimar
-
The new zerocodec in libavcodecs depends on zlib.2012-03-25, by iive
-
AVCODEC_MAX_AUDIO_FRAME_SIZE seems to be based on2012-03-24, by reimar
-
Switch FLIC tag to the one used by FLIC-in-MOV.2012-03-24, by reimar
-
libmad: set i_bps only if it is not already set.2012-03-24, by reimar
-
Replace malloc+memset by calloc.2012-03-24, by reimar
-
Remove unnecessary casts.2012-03-24, by reimar
-
Remove some pointless variable indirection and merge2012-03-24, by reimar
-
Fix -vo bl with slices.2012-03-24, by reimar
-
stream_ffmpeg: convert to avio API, fix build against shared libavformat2012-03-24, by diego
-
Support FFmpeg WMA lossless decoder.2012-03-22, by cehoyos
-
Support FFmpeg EA ADPCM R1, R2, R3 audio decoders.2012-03-22, by cehoyos
-
Document recent-ish x264 changes.2012-03-21, by corey
-
Support FFmpeg Real Audio Lossless decoder with -demuxer lavf.2012-03-20, by cehoyos
-
man: fix an unbalanced quote.2012-03-17, by cigaes
-
cfg-common: Only #include libpostproc headers when available.2012-03-15, by diego
-
configure: Fix libpostproc detection.2012-03-15, by diego
-
Replace use of deprecated dsputil_init() by ff_dsputil_init().2012-03-15, by diego
-
remove HV60 from vdpau and xvid, does not work. add acm binary codecs2012-03-15, by compn
-
add creative fastspeech binary codec, no sample yet2012-03-14, by compn
-
add HV60 to divx decoders, samples/V-codecs/HV602012-03-14, by compn
-
mark tridvfw codec working, finally found sample for TY0N2012-03-14, by compn
-
Fix PBO handling with > 8 bit YUV formats.2012-03-13, by reimar
-
Update ad_mpg123 in preparation to replace mp3lib.2012-03-13, by diego
-
add ffatrac1 codec, works on A-codecs/ATRAC1/2012-03-11, by compn
-
add mnm4 binary codec, need sample for further testing2012-03-11, by compn
-
uspp filter: set no_bitstream option, since we do not care about the2012-03-10, by reimar
-
Ensure the AVDictionary is initialized.2012-03-10, by reimar
-
Fix possible crash when using -vf uspp,format=y82012-03-10, by reimar
-
sync with en/mplayer.1 rev. 348012012-03-09, by jrash
-
Synced with help_mp-en.h rev. 347852012-03-09, by jrash
-
Fix header file after r34793.2012-03-07, by ib
-
af_stats: document the meaning of the output.2012-03-07, by cigaes
-
Fix compilation with new LIVE555 libraries.2012-03-05, by cehoyos
-
Correct r34798.2012-03-04, by ib
-
Put #include <inttypes.h> into the header file where it should be.2012-03-04, by ib
-
Increase width of control for cache size in Win32 GUI.2012-03-04, by ib
-
Cosmetic: Adjust indent.2012-03-04, by ib
-
Update GUI code after r34792.2012-03-04, by ib
-
Remove casts that are no longer necessary.2012-03-04, by reimar
-
Replace off_t by int64_t in cache code.2012-03-04, by reimar
-
Allow using a cache size of up to 4 TB.2012-03-04, by reimar
-
Remove variable that is only assigned but never used.2012-03-04, by reimar
-
Do not use single quotes around hex literals2012-03-03, by al
-
Fix compilation with latest FFmpeg (without libbluray).2012-03-03, by cehoyos
-
Update German man page.2012-03-03, by ib
-
Cosmetic: Move, change and add some comments on GUI windows.2012-03-03, by ib
-
Cosmetic: Adjust indent.2012-03-03, by ib
-
Rename sub window video window.2012-03-03, by ib
-
Add suboption parsing support to ao_pulse and add an2012-03-03, by reimar
-
vf_pp: free private structure.2012-03-03, by cigaes
-
example.conf: add bandwidth example2012-03-03, by compn
-
subcc switch nonascii characters to hex, patch by frogs on irc2012-03-02, by compn
-
Remove pointless check that used internals would fail always2012-02-28, by reimar
-
Remove pointless casts.2012-02-28, by reimar
-
Fix bug with playlist playback.2012-02-27, by ib
-
Fix DVDs showing the subtitle language as "unknown"2012-02-25, by reimar
-
sync with en/mplayer.1 rev. 347752012-02-24, by jrash
-
Update German man page.2012-02-24, by ib
-
Allow to set the OST progress position.2012-02-24, by cigaes
-
Remove gstrcasecmp().2012-02-24, by ib
-
Cosmetic: Prefer C style for single line comments.2012-02-24, by ib
-
Add doxygen comments to list.c.2012-02-23, by ib
-
Cosmetic: Arrange listMgr() commands in switch statement.2012-02-23, by ib
-
Rename PLAYLIST_ITEM_ADD PLAYLIST_ITEM_APPEND.2012-02-23, by ib
-
Add a default clause to listMgr()'s switch statement.2012-02-23, by ib
-
Revise listMgr() command URLLIST_ITEM_ADD.2012-02-23, by ib
-
Cosmetic: Adjust indent.2012-02-23, by ib
-
Revise listMgr() command PLAYLIST_ITEM_DEL_CURR.2012-02-23, by ib
-
Cosmetic: Insert some blank lines and remove commented code.2012-02-23, by ib
-
Revise listMgr() command PLAYLIST_ITEM_INSERT.2012-02-23, by ib
-
Revise listMgr() command PLAYLIST_ITEM_ADD.2012-02-23, by ib
-
Cosmetic: Rename variables in listMgr().2012-02-23, by ib
-
add IPJ2 to ffj2k, samples created by mencoder -ovc vfw and jp2avi.dll2012-02-23, by compn
-
build: Separate libpostproc check from FFmpeg check.2012-02-22, by diego
-
Cosmetic: Remove unnecessary comments and commented code.2012-02-22, by ib
-
Remove global variable pointing to playlist item last played.2012-02-22, by ib
-
Remove global variable pointing to top of URL list.2012-02-22, by ib
-
Remove global variable pointing to top of playlist.2012-02-22, by ib
-
Remove unnecessary condition.2012-02-22, by ib
-
Adjust MPlayer default alignment values to match FFmpeg's.2012-02-21, by reimar
-
Remove global variable pointing to current playlist item.2012-02-21, by ib
-
Replace symbolic constants by enums.2012-02-21, by ib
-
Fix formatting errors in skin XML code.2012-02-20, by ib
-
Fix formatting errors in skin XML code.2012-02-20, by ib
-
configure: Simplify the definitions of xsltcommand and XMLLINT_COMMAND.2012-02-20, by ib
-
vf screenshot: Fix breakage after lavc API changes2012-02-19, by al
-
demux_lavf: Explain under which conditions to add demuxers to preferred_list.2012-02-19, by reimar
-
Use -demuxer lavf for cdxl files.2012-02-19, by cehoyos
-
Fix -aid/-vid selection with -demuxer ogg.2012-02-19, by reimar
-
build: Remove generated documentation on 'make clean'.2012-02-19, by diego
-
configure: Derive system name from 3rd and 2nd component passed to --target.2012-02-19, by diego
-
Make inline keyword handling consistent.2012-02-19, by diego
-
lavcac3enc: make the filter buildable with shared FFmpeg2012-02-19, by diego
-
Fix compilation after r34736.2012-02-19, by cehoyos
-
Add a safeguard to avoid crash if the decoder e.g. claims 0 channels.2012-02-19, by reimar
-
Support showing the stream language with br:// playback.2012-02-19, by reimar
-
Code cleanup: Use a stream_control instead of global functions to2012-02-19, by reimar
-
One more fix for --enable-zr.2012-02-18, by reimar
-
Attempt to make --enable-zr compile again.2012-02-18, by reimar
-
Fix compiling with osdep setenv2012-02-18, by al
-
Support playback of CDXL files with -demuxer lavf.2012-02-17, by cehoyos
-
sync with en/mplayer.1 rev. 347082012-02-17, by jrash
-
Synced with help_mp-en.h rev. 347192012-02-17, by jrash
-
Complete German translation of messages.2012-02-16, by ib
-
Fix linking after FFmpeg merge.2012-02-15, by iive
-
Mark window title as UTF-8.2012-02-14, by reimar
-
pulse: set outburst size.2012-02-14, by reimar
-
Change doxygen comments.2012-02-14, by ib
-
Simplify codec id <-> tag mapping using avformat_get_riff_*_tags.2012-02-14, by reimar
-
Fix vo_png after FFmpeg merge.2012-02-14, by iive
-
Fix linking after FFmpeg merge.2012-02-14, by iive
-
Update mplayer.ico.2012-02-14, by ib
-
Do not parse the extended aspect info into the fields2012-02-13, by reimar
-
Detect ID3v2 tag at the end of the file and stop demuxing before2012-02-13, by reimar
-
Minor simplification.2012-02-13, by reimar
-
Cosmetic: Change comment.2012-02-13, by ib
-
Add doxgen comment to gstrncmp().2012-02-13, by ib
-
Revise listRepl().2012-02-13, by ib
-
Fix two copy-and-paste errors in the Win32 GUI.2012-02-13, by ib
-
Cosmetic: Adjust indent.2012-02-13, by ib
-
Don't unnecessarily destroy audio_driver_list.2012-02-13, by ib
-
Cosmetic: Adjust indent.2012-02-13, by ib
-
Revise listSet().2012-02-13, by ib
-
Replace for loop with index by while loop with pointer.2012-02-13, by ib
-
Update date in man page.2012-02-13, by ib
-
Docs: -vo direct3d supports -geometry, too.2012-02-12, by reimar
-
Docs: SDL supports -geometry now, too.2012-02-12, by reimar
-
Switch to using VOCTRL_UPDATE_SCREENINFO, which allows getting2012-02-12, by reimar
-
slave.txt: Fix a number of typos.2012-02-12, by diego
-
Deduplicate some code that exists both in the if and else branch.2012-02-12, by reimar
-
SDL: add support for setting window position.2012-02-12, by reimar
-
Remove no longer used message string.2012-02-12, by reimar
-
Cosmetic: Rearrange structure members.2012-02-12, by ib
-
vo_sdl: reuse some more sdl_common code.2012-02-12, by reimar
-
Cosmetic: Rename functions in list.c.2012-02-12, by ib
-
Remove code that has been unused and disabled since a very long time.2012-02-12, by reimar
-
Complete German translation of messages.2012-02-12, by ib
-
Revert one change of r34694.2012-02-12, by ib
-
Make mplayer.c messages translatable.2012-02-12, by ib
-
Try to detect when an audio driver ends up hanging after2012-02-12, by reimar
-
sync with en/mplayer.1 rev. 346632012-02-12, by jrash