Mercurial > mplayer.hg
graph
-
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
-
Fix green bottom line on yadif with certain parity.2012-02-11, by iive
-
Fix bug in freeing playlist items.2012-02-11, by ib
-
Fix bug in freeing URL list items.2012-02-11, by ib
-
Free playlist and URL list items when GUI ends.2012-02-11, by ib
-
Add code to free the URL list items.2012-02-11, by ib
-
Optimize midentify script to not wasted time filling the cache.2012-02-11, by reimar
-
Support -noborder with SDL.2012-02-11, by reimar
-
Prefer static const char arrays for string constants to #defines.2012-02-10, by ib
-
Simplify character array definition.2012-02-10, by ib
-
Don't destroy list pointers while saving list items.2012-02-10, by ib
-
Adjust content of GUI configuration file to MPlayer configuration files.2012-02-10, by ib
-
Show option save error in message box.2012-02-10, by ib
-
Use macro FF_ARRAY_ELEMS() instead of numeric constant.2012-02-10, by ib
-
Remove unnecessary variable definition and commented code.2012-02-10, by ib
-
Don't unnecessarily use gstrdup().2012-02-10, by ib
-
Prevent reading empty lines.2012-02-09, by ib
-
Cosmetic: Adjust indent.2012-02-09, by ib
-
Prevent out-of-bounds array access of fsHistory.2012-02-09, by ib
-
Cosmetic: Adjust indent.2012-02-09, by ib
-
Check for playlist errors (path, but no file).2012-02-09, by ib
-
Cosmetic: Adjust indent.2012-02-09, by ib
-
Check for allocation error.2012-02-09, by ib
-
Simplify end-of-file detection.2012-02-09, by ib
-
Move buffer at top of function and rename it.2012-02-09, by ib
-
Fix history file read-only fopen mode.2012-02-09, by ib
-
Cosmetic: Change some variable names.2012-02-09, by ib
-
In case of a GUI config error, exit MPlayer with error.2012-02-09, by ib
-
Replace string constants by symbolic constants.2012-02-09, by ib
-
Update dates in man pages.2012-02-09, by ib
-
Fix German translation of MSGTR_MemAllocFailed.2012-02-09, by ib
-
Support RGB48 tiff decoding.2012-02-07, by cehoyos
-
Support displaying 64bit RGB via OpenGL.2012-02-07, by cehoyos
-
Use 128 instead of 64 to define non-native RGB image formats.2012-02-07, by cehoyos
-
X11 non-native RGB/BGR "emulation" only works for 32bit.2012-02-07, by cehoyos
-
Add missing libavutil #include.2012-02-07, by siretart
-
enable radio support, addresses https://launchpad.net/bugs/5935482012-02-07, by siretart
-
build: fix lavfi dependencies (swscale and swresample).2012-02-07, by cigaes
-
Update deprecated avcodec_alloc_context()/avcodec_open() API calls2012-02-06, by siretart
-
Support v408 and AYUV decoding via FFmpeg.2012-02-05, by cehoyos
-
Workaround a bug in Pulse Audio (http://pulseaudio.org/ticket/866)2012-02-03, by iive
-
Fix format string for -a52drc option.2012-02-03, by reimar
-
Add some missing #includes to cfg.c.2012-02-03, by ib
-
Make cfg_read() and cfg_write() void functions.2012-02-03, by ib
-
Add fgetstr() to read from files without end-of-line characters.2012-02-03, by ib
-
add media-100 qtx binary codec2012-02-02, by compn
-
Fix bpp for IMGFMT_BGR322012-02-02, by komh
-
Add VMAN-backend supports2012-02-02, by komh
-
Add IMGFMT_BGR32 supports2012-02-02, by komh
-
Emphasize the default audio track in the selection list.2012-01-31, by ib
-
add jps / pns image formats, sync'd from ffmpeg2012-01-31, by compn
-
Fix -pphelp to work with new libpostprocess API.2012-01-30, by reimar
-
sdl: do not change caption on -wid windows.2012-01-29, by reimar
-
Support -wid for vo_sdl.2012-01-29, by reimar
-
Fix another case where opt.h was included from libavcodec instead of libavutil.2012-01-28, by reimar
-
Do not try to render \r.2012-01-28, by reimar
-
Do not apply writing order via fribidi when libass will be doing it.2012-01-28, by reimar
-
Update config.asm generation to work with latest FFmpeg.2012-01-28, by reimar
-
Translate level-based to flag-based error recognition values.2012-01-28, by reimar
-
opt.h is now in libavutil.2012-01-28, by reimar
-
Some hacks to allow stream_ffmpeg to compile against newer FFmpeg.2012-01-28, by reimar
-
Switch to avcodec_alloc_context3.2012-01-28, by reimar
-
Set memc_only via AVDictionary.2012-01-28, by reimar
-
Only set "seekable", not "is_streamed" for compatibility with2012-01-28, by reimar
-
Use avformat_new_stream.2012-01-28, by reimar
-
Set muxrate and preload via AVDictionary.2012-01-28, by reimar
-
Remove pointless casts.2012-01-28, by reimar
-
Remove pointless cast.2012-01-28, by reimar
-
Use "seekable" instead of is_streamed.2012-01-28, by reimar
-
Do not set stream_copy, it has not been used in FFmpeg since a long time.2012-01-28, by reimar
-
Remove ifdefs that have been unnecessary since a long time2012-01-28, by reimar
-
Set UMV flag via AVDictionary.2012-01-28, by reimar
-
Get rid of nonsense usage of CODEC_FLAG_PART.2012-01-28, by reimar
-
Use AVDictionary to set data_partitioning.2012-01-28, by reimar
-
Fix avcodec_open2 options argument.2012-01-28, by reimar
-
Use AV_PICTURE_TYPE_I.2012-01-28, by reimar
-
Reuse init_avcodec function.2012-01-28, by reimar
-
Replace deprecated/removed av_close_input_stream.2012-01-28, by reimar
-
Replace deprecated av_set_int.2012-01-28, by reimar
-
Replace deprecated/removed AV_METADATA_IGNORE_SUFFIX.2012-01-28, by reimar
-
Remove some nonsensical uses of CODEC_FLAG_PART.2012-01-28, by reimar
-
Use AVDictionary to set some special options.2012-01-28, by reimar
-
palctrl exists no longer and has been unused a long time,2012-01-28, by reimar
-
Switch to using AV_PICTURE_TYPE.2012-01-28, by reimar
-
Remove unused AVFrame "age" handling code.2012-01-28, by reimar
-
Fix "ouput" typo in vf framestep.2012-01-28, by cboesch
-
Fix bug with selected file in file selector.2012-01-27, by ib
-
Cosmetic: Rename variables.2012-01-27, by ib
-
Synced with help_mp-en.h rev. 345692012-01-27, by jrash
-
Fix skin PNG read errors.2012-01-27, by ib
-
Fix compilation with --disable-networking.2012-01-26, by cehoyos
-
Add missing image formats to the ffv1 decoder.2012-01-25, by cehoyos
-
Support 32-bit sunrast playback via FFmpeg.2012-01-24, by cehoyos
-
Support 32-bit sgi playback via FFmpeg.2012-01-24, by cehoyos
-
Remove unused image formats from fftga output format list.2012-01-24, by cehoyos
-
Fix 32-bit targa playback with current FFmpeg on big-endian.2012-01-24, by cehoyos
-
Replace incorrect output format list with the only format supported by2012-01-24, by cehoyos
-
Fix 32-bit png playback with current FFmpeg.2012-01-24, by cehoyos
-
Remove unused image formats from ffpng output format list.2012-01-24, by cehoyos
-
Remove unused image formats from ffpcx output format list.2012-01-24, by cehoyos
-
Remove unused image formats from ffgif output format list: Only pal8 is supported.2012-01-24, by cehoyos
-
Fix 32-bit dpx playback on big-endian.2012-01-24, by cehoyos
-
Remove unused image formats from fftiff output format list.2012-01-24, by cehoyos
-
Fix 32-bit tiff playback on big-endian.2012-01-24, by cehoyos
-
Allow motionpixels playback on little endian.2012-01-23, by cehoyos
-
demux_mf: add j2c and jpc as jpeg2k, add tiff extension as tif image.2012-01-22, by compn
-
Support Sorenson 263 fourcc, see FFmpeg ticket #923.2012-01-21, by cehoyos
-
Remove S263 from h263 fourcc list, we do not have such a sample.2012-01-21, by cehoyos
-
vd theora: cosmetics: K&R style, alignment2012-01-21, by al
-
Support decoding of Avid SUDS.2012-01-21, by cehoyos
-
Fix per-file ASS options like -ass-force-style.2012-01-19, by reimar
-
vd_theora: Skip th_decode_ycbcr_out() for packets representing dropped frames.2012-01-19, by diego
-
Move static keyword to the beginning of function declarations.2012-01-19, by diego
-
configure: Only test for Win32 threads on Windows.2012-01-19, by diego
-
configure: Enable os2threads support on OS/2.2012-01-16, by diego
-
Fix seeking beyond EOF in stream_cdda to work with cache.2012-01-15, by reimar
-
Print an error when streams behave in a way that the cache cannot handle.2012-01-15, by reimar
-
Fix seeking with e.g. flv files.2012-01-15, by reimar
-
Eliminate duplicate subtitle lines which will most likely2012-01-15, by reimar
-
SSA reader: do not strip commas in commands.2012-01-15, by reimar
-
reimar says comments are C strings and so i move all urls to ;comments instead.2012-01-14, by compn
-
Support BW10 decoding via FFmpeg.2012-01-14, by cehoyos
-
Add size to ICONERROR warning message.2012-01-14, by ib
-
Add differently sized, new icons for the GUI.2012-01-14, by ib
-
Use check items for audio, video and subtitle tracks.2012-01-14, by ib
-
Fix vo_gl unsharp filter for chroma.2012-01-14, by reimar
-
Don't needlessly set variables.2012-01-14, by ib
-
Fix -ass-styles with SRT subs and more.2012-01-14, by reimar
-
Extract setting up default ASS style to a separate function.2012-01-14, by reimar
-
Support RGB48 tiff decoding via FFmpeg.2012-01-14, by cehoyos
-
Cosmetic: Revise comment.2012-01-13, by ib
-
Remove unused parameter from uiMenuMouseHandle().2012-01-13, by ib
-
Remove unused parameter from uiPlaybarShow().2012-01-13, by ib
-
Remove unused parameter from wsXDNDProcessClientMessage().2012-01-13, by ib
-
Fix bug with switching audio and video tracks.2012-01-13, by ib
-
Replace deprecated avcodec functions by new ones.2012-01-13, by ib
-
Remove unused parameter from create_MessageBox().2012-01-13, by ib
-
Properly handle the lack of XShm.2012-01-12, by ib
-
Remove unnecessary #ifdef.2012-01-12, by ib
-
Cosmetic: Remove blank lines.2012-01-12, by ib
-
Simplify XShape handling and setting of wsUseXShape.2012-01-12, by ib
-
Cosmetic: Remove braces.2012-01-12, by ib
-
Always inform / warn about missing shared memory / shape extension2012-01-12, by ib
-
Remove unnecessary #ifdef and #include.2012-01-12, by ib
-
Add user event evMenu.2012-01-12, by ib
-
Fix bug with VCD stream calling DVD code.2012-01-12, by ib
-
Replace goto label by an internal event case expression.2012-01-12, by ib
-
Remove all unnecessary #ifdefs from GUI code.2012-01-12, by ib
-
Define (extern) sub_cp unconditionally.2012-01-12, by ib
-
Reduce number and avoid conditional definition of searchpath variables.2012-01-10, by ib
-
Retrieve DVD's titles, chapters and angles by stream control commands.2012-01-10, by ib
-
Remove all #ifdef MP_DEBUG from Win32 GUI code.2012-01-10, by ib
-
Force "simple" IDCT to avoid different results on different PCs.2012-01-08, by reimar
-
Fix directory creation in refupdate script.2012-01-08, by reimar
-
Remove another md5sums reference file that missed the .md5 extension.2012-01-08, by reimar
-
Remove file that was checked in accidentally (it was missing the .md5 part).2012-01-08, by reimar
-
Fix testing of H.264 conformance tests.2012-01-08, by reimar
-
Add a script to help update the references.2012-01-08, by reimar
-
Add references for new fate samples.2012-01-08, by reimar
-
Remove unused reference files.2012-01-08, by reimar
-
Print a hint if FATE_SAMPLES was not set and fatetest is run.2012-01-08, by reimar
-
Clean up faterun.sh.2012-01-08, by reimar
-
Put test-related code in Makefile under ifdef FATE_SAMPLES.2012-01-08, by reimar
-
Support cyuv uyvy422 rawvideo with -vc -ffcyuv,2012-01-06, by cehoyos
-
Add support for additional libopenjpeg output formats.2012-01-05, by reimar
-
Add support for 422P9.2012-01-05, by reimar
-
Support for Avid Meridian Uncompressed via FFmpeg.2012-01-05, by cehoyos
-
Add reference result for vble test file.2012-01-05, by reimar
-
Disable wmv8_drm test.2012-01-05, by reimar
-
QCP files are audio-only, do not run them through video test.2012-01-05, by reimar
-
Change a few more pts-related float to double.2012-01-05, by reimar
-
Use double also to calculate ogg subtitle pts.2012-01-05, by reimar
-
Remove pointless cast.2012-01-05, by reimar
-
Calculate Ogg timestamps as double instead of float.2012-01-05, by reimar
-
Check for correct function (th_info_init, not theora_info_init) in libtheora test.2012-01-05, by reimar
-
Add more fate test reference results.2012-01-05, by reimar