Mercurial > mplayer.hg
graph
-
Generate a ImageDescription if none is passed neither via ImageDesc norSat, 24 Jul 2010 16:33:22 +0000, by reimar
-
Fix dependency generation for libav*Sat, 24 Jul 2010 15:14:43 +0000, by reimar
-
Fix compilation, forgot to add const also to theSat, 24 Jul 2010 14:43:55 +0000, by reimar
-
More const-correctness fixes to avoid warnings.Sat, 24 Jul 2010 11:37:58 +0000, by reimar
-
Add some "const" to avoid incompatible pointer type warningsSat, 24 Jul 2010 11:33:28 +0000, by reimar
-
Add missing comma, fix rgb2yuv_table[SWS_CS_SMPTE240M] coefficients.Sat, 24 Jul 2010 11:19:39 +0000, by stefano
-
Add some comments to the rgb2yuv_table, clarifying the standard whereSat, 24 Jul 2010 11:19:35 +0000, by stefano
-
swscale-test: scale from reference to source only once for each algorithmFri, 23 Jul 2010 20:27:54 +0000, by ramiro
-
indentFri, 23 Jul 2010 20:26:54 +0000, by ramiro
-
swscale-test: change order tests are run, maintaining the same algorithm forFri, 23 Jul 2010 20:26:32 +0000, by ramiro
-
sync with en/mplayer.1 rev. 31769Fri, 23 Jul 2010 13:12:31 +0000, by jrash
-
Synced with help_mp-en.h rev. 31752Fri, 23 Jul 2010 13:08:31 +0000, by jrash
-
Prefer impersonal form over third person, for consistency with theThu, 22 Jul 2010 23:01:31 +0000, by stefano
-
swscale-test: use only 3 characters to print width/height since they're alwaysThu, 22 Jul 2010 19:05:10 +0000, by ramiro
-
swscale-test: print test name before running test, so that it's available inThu, 22 Jul 2010 19:02:49 +0000, by ramiro
-
Mention -af stats as an alternative to -af volume to find the max volume etc.Thu, 22 Jul 2010 17:10:33 +0000, by reimar
-
swscale-test: allocate more memory to prevent scalers from writing out of boundsThu, 22 Jul 2010 15:30:22 +0000, by ramiro
-
ffvp8 is now significantly faster for x86-64 than fflibvpx.Thu, 22 Jul 2010 08:52:41 +0000, by cehoyos
-
libass: remove yet another version checkWed, 21 Jul 2010 19:29:36 +0000, by greg
-
Do not compile subassconvert.c if libass is disabled, the functionalityWed, 21 Jul 2010 19:02:36 +0000, by reimar
-
Add support for libavcore.Wed, 21 Jul 2010 18:49:05 +0000, by reimar
-
Put sub_ass_read_line_subviewer under CONFIG_ASS to avoid a warning.Wed, 21 Jul 2010 18:48:13 +0000, by reimar
-
Printing maximum volume only works when prefering float format.Wed, 21 Jul 2010 18:10:29 +0000, by reimar
-
subtitles: fix build without libassWed, 21 Jul 2010 17:51:06 +0000, by greg
-
darwin: allow 64-bit darwin to allocate executable memoryWed, 21 Jul 2010 13:29:55 +0000, by ramiro
-
swscale-test: use av_pix_fmt_descriptors[].name directlyTue, 20 Jul 2010 22:20:23 +0000, by ramiro
-
Restore vertical alignment in some definesTue, 20 Jul 2010 01:45:25 +0000, by ramiro
-
Cosmetics: reindent and unify whitespaceMon, 19 Jul 2010 07:06:14 +0000, by mstorsjo
-
Do planar copy with a single memcpy only if the stride is equal to the lengthMon, 19 Jul 2010 07:02:31 +0000, by mstorsjo
-
Pass libass messages to mp_msgMon, 19 Jul 2010 00:12:08 +0000, by greg
-
Require libass version with ass_flush_eventsMon, 19 Jul 2010 00:12:04 +0000, by greg
-
Prefer external libassSun, 18 Jul 2010 23:02:25 +0000, by greg
-
subtitles: convert SRT/MicroDVD markup into ASS markupSun, 18 Jul 2010 22:00:48 +0000, by greg
-
Another try at fixing swscale on win64, as per r31153.Sun, 18 Jul 2010 21:39:57 +0000, by darkshikari
-
Use identical code to -vo gl for -wid mode in gl2.Sun, 18 Jul 2010 18:04:50 +0000, by reimar
-
Rename network build system variable and command line option to networking.Sat, 17 Jul 2010 13:14:53 +0000, by diego
-
Fix LADSPA test variable initialization so it actually works (without stddef.h).Sat, 17 Jul 2010 10:28:17 +0000, by diego
-
cosmetics: Use 'elif' instead of 'else .. if'.Sat, 17 Jul 2010 09:19:39 +0000, by diego
-
In planarCopyWrapper, Only copy length, not stride of the last line in the planeFri, 16 Jul 2010 17:45:50 +0000, by mstorsjo
-
sync with en/mplayer.1 rev. 31715Fri, 16 Jul 2010 11:21:54 +0000, by jrash
-
Fix a few web page links in the documentation.Fri, 16 Jul 2010 10:55:43 +0000, by diego
-
Make it possible to select GL_NEAREST scaling.Thu, 15 Jul 2010 18:57:57 +0000, by reimar
-
Helper macros to build the yuv conversion type number.Thu, 15 Jul 2010 18:50:57 +0000, by reimar
-
Add () around macro arguments.Thu, 15 Jul 2010 18:46:49 +0000, by reimar
-
Cosmetics: create luma texture first, then the other textures.Thu, 15 Jul 2010 18:36:15 +0000, by reimar
-
Reindent.Thu, 15 Jul 2010 18:18:15 +0000, by reimar
-
Use sigaction() instead of signal(), the latter has a unavoidableThu, 15 Jul 2010 18:09:14 +0000, by reimar
-
Add support for parameter changes (e.g. channel count) during playback.Thu, 15 Jul 2010 17:59:46 +0000, by reimar
-
Allow fullscreen switching during -idle. Useful in combinationWed, 14 Jul 2010 21:36:06 +0000, by reimar
-
Give signal handler function in test programs correct argument list.Wed, 14 Jul 2010 13:49:08 +0000, by diego
-
Move memalign_hack definition out of the FFmpeg section of config.h.Wed, 14 Jul 2010 08:17:58 +0000, by diego
-
Fix gettimeofday type to match the real one.Tue, 13 Jul 2010 19:49:25 +0000, by reimar
-
Enable robust resync for mpg123 decoder.Tue, 13 Jul 2010 15:11:34 +0000, by diego
-
Port GNU assembler check from FFmpeg.Tue, 13 Jul 2010 14:51:31 +0000, by diego
-
Add CONFIG_PIC #define for FFmpeg to config.h.Tue, 13 Jul 2010 12:08:50 +0000, by diego
-
Move PIC test out of the x86 section; it is not only required on x86.Tue, 13 Jul 2010 11:46:54 +0000, by diego
-
Add IBM ASM check for FFmpeg on PowerPC.Tue, 13 Jul 2010 10:49:23 +0000, by diego
-
Remove unused static function menu_text_get_next_line, fixes the warning:Mon, 12 Jul 2010 21:38:39 +0000, by diego
-
Reindent and align after r31725.Mon, 12 Jul 2010 20:19:53 +0000, by adrian
-
Improve handling of the "help" suboption in coreaudio:Mon, 12 Jul 2010 20:19:09 +0000, by adrian
-
Improve MPEG-TS subtitle support: make it use the infrastructure forMon, 12 Jul 2010 18:04:05 +0000, by reimar
-
Remove some unused variables along with the corresponding warnings.Mon, 12 Jul 2010 17:43:37 +0000, by diego
-
Change the type of Y table to pointer to void in fill_table().Mon, 12 Jul 2010 08:35:20 +0000, by benoit
-
Define HAVE_GNU_AS to enable Altivec-accelerated FFT.Sun, 11 Jul 2010 22:34:47 +0000, by reimar
-
15 bpp tga format is little endian.Sun, 11 Jul 2010 21:33:27 +0000, by reimar
-
Use the proper imgfmt names.Sun, 11 Jul 2010 21:30:45 +0000, by reimar
-
Fix vo_tga RGB with alpha output on little-endian (blue and alpha were swapped),Sun, 11 Jul 2010 21:25:06 +0000, by reimar
-
Process the CoreFoundation runloop in ao_coreaudio in case it's not being processed in the vo, e.g. when vo_corevideo is used with shared_buffer.Sun, 11 Jul 2010 21:14:48 +0000, by adrian
-
Fix cosmetics after r31715.Sun, 11 Jul 2010 21:12:20 +0000, by adrian
-
Refactor device selection in ao_coreaudio: Add output device selection and correctly set the default device if it's selected.Sun, 11 Jul 2010 21:08:57 +0000, by adrian
-
Consistently use types as they are used by the API in ao_coreaudio.Sun, 11 Jul 2010 21:02:53 +0000, by adrian
-
Replace deprecated functions in ao_coreaudio with their new ones introduced in OSX 10.4.Sun, 11 Jul 2010 21:00:37 +0000, by adrian
-
Fix printf specifiers used in ao_coreaudio. Fixes warnings:Sun, 11 Jul 2010 20:53:57 +0000, by adrian
-
Fix calculation of global_sub_size.Sun, 11 Jul 2010 17:53:44 +0000, by reimar
-
Remove pointless assignments that would assing the value it alreadySun, 11 Jul 2010 17:10:18 +0000, by reimar
-
Avoid incorrectly duplicating initialization code in new_demux_packet,Sun, 11 Jul 2010 14:51:51 +0000, by reimar
-
Set size correctly for decoded text subs.Sun, 11 Jul 2010 14:02:58 +0000, by reimar
-
Faster paletted to OSD conversion.Sun, 11 Jul 2010 13:54:23 +0000, by reimar
-
Document code inefficiency.Sun, 11 Jul 2010 13:48:16 +0000, by reimar
-
Fix conversion from paletted to MPlayer's OSD format.Sun, 11 Jul 2010 13:36:02 +0000, by reimar
-
Simplify alpha conversion code.Sun, 11 Jul 2010 13:05:45 +0000, by reimar
-
Call spudec_draw for the unscaled case instead of duplicating code.Sun, 11 Jul 2010 12:56:52 +0000, by reimar
-
Remove useless castsSun, 11 Jul 2010 12:48:54 +0000, by reimar
-
Fix calc_bbox to always return sensible values.Sun, 11 Jul 2010 12:46:12 +0000, by reimar
-
Fix compilation if CONFIG_QTX_CODECS is defined (on OS X).Sun, 11 Jul 2010 12:14:40 +0000, by cehoyos
-
Reindent.Sun, 11 Jul 2010 09:47:47 +0000, by reimar
-
Avoid calling av_resample_init again when the values are the same as before.Sun, 11 Jul 2010 09:46:58 +0000, by reimar
-
Try to get subtitle scaling somewhat right with libavcodec decodedSun, 11 Jul 2010 09:40:46 +0000, by reimar
-
10l, also assign the original width in spudec_new_scaled.Sun, 11 Jul 2010 09:39:06 +0000, by reimar
-
Fix indentation.Sun, 11 Jul 2010 09:05:22 +0000, by reimar
-
Add support for DVB and XSUB subtitles, not yet working properly.Sun, 11 Jul 2010 09:04:29 +0000, by reimar
-
Fix compilation with liblive555 after r31675.Sun, 11 Jul 2010 09:03:59 +0000, by cehoyos
-
Remove dvdsub_id checks that should not be necessary.Sun, 11 Jul 2010 09:03:13 +0000, by reimar
-
Avoid status line being mangled together with error messages and otherSun, 11 Jul 2010 08:02:26 +0000, by reimar
-
Fix memory leak for subtitles decoded by libavcodec.Sun, 11 Jul 2010 07:37:02 +0000, by reimar
-
Fix some remaining bswap-related compilation issues.Sat, 10 Jul 2010 23:31:50 +0000, by reimar
-
Add AV_HAVE_FAST_UNALIGNED define.Sat, 10 Jul 2010 23:30:39 +0000, by reimar
-
bswap compatibility defines.Sat, 10 Jul 2010 23:29:31 +0000, by reimar
-
Remove disabled and pointless code.Sat, 10 Jul 2010 23:18:45 +0000, by reimar
-
Remove some pointless uses of be2me/le2me.Sat, 10 Jul 2010 23:11:45 +0000, by reimar
-
Use AV_WB* where possible and be2me -> be2ne compilation fix.Sat, 10 Jul 2010 23:08:06 +0000, by reimar
-
100l compialtion fix and use AV_RB32.Sat, 10 Jul 2010 22:56:58 +0000, by reimar
-
Remove completely nonsensical le2me usages, the only effectSat, 10 Jul 2010 22:49:28 +0000, by reimar
-
Remove obfuscating use of le2me_32.Sat, 10 Jul 2010 22:33:49 +0000, by reimar
-
Use AV_RL* macros instead of typecasts where appropriate.Sat, 10 Jul 2010 22:24:31 +0000, by reimar
-
Add av_ prefix to bswap macrosSat, 10 Jul 2010 22:12:38 +0000, by mru
-
Change global subtitle numbering scheme so that demuxers can "asynchronously"Sat, 10 Jul 2010 20:48:50 +0000, by reimar
-
Fix compilation of tv support.Sat, 10 Jul 2010 18:53:08 +0000, by reimar
-
Revert and accidentally committed hunk from last commit.Sat, 10 Jul 2010 18:51:03 +0000, by reimar
-
Make the stream language an argument to the stream creation functionSat, 10 Jul 2010 18:47:59 +0000, by reimar
-
Automatically allocate a vo_spudec if there is none.Sat, 10 Jul 2010 18:11:05 +0000, by reimar
-
Get rid of useless INITIALIZED_SPUDEC flag.Sat, 10 Jul 2010 18:06:04 +0000, by reimar