Mercurial > mplayer.hg
graph
-
Choose informative variable names.Tue, 08 Mar 2011 19:07:55 +0000, by ib
-
Use double constants for higher precision calculations.Tue, 08 Mar 2011 18:53:54 +0000, by ib
-
Make slabel work.Tue, 08 Mar 2011 15:29:19 +0000, by ib
-
Cosmetic: Add missing break.Tue, 08 Mar 2011 13:15:34 +0000, by ib
-
Avoid mixing declaration and code.Tue, 08 Mar 2011 13:12:30 +0000, by ib
-
Replace ternary operator by more intelligible switch statement.Tue, 08 Mar 2011 13:03:22 +0000, by ib
-
Remove needless casts.Tue, 08 Mar 2011 12:50:52 +0000, by ib
-
Cosmetic: Rename macro controlling the dlabel delay.Tue, 08 Mar 2011 12:38:23 +0000, by ib
-
Cosmetic: Format to MPlayer coding style.Tue, 08 Mar 2011 12:29:44 +0000, by ib
-
Make constants explicitly type float.Tue, 08 Mar 2011 12:12:37 +0000, by ib
-
Make constants explicitly type float.Tue, 08 Mar 2011 11:08:28 +0000, by ib
-
Make constants explicitly type float.Tue, 08 Mar 2011 11:06:27 +0000, by ib
-
Remove unreasonable inline definition from TranslateFilename().Tue, 08 Mar 2011 10:25:28 +0000, by ib
-
Fix some debug messages.Tue, 08 Mar 2011 09:57:04 +0000, by ib
-
There is no help list for vo aa.Tue, 08 Mar 2011 08:55:10 +0000, by cehoyos
-
Move global variables to top of file.Mon, 07 Mar 2011 20:36:06 +0000, by ib
-
Go without gtk functions.Mon, 07 Mar 2011 20:27:29 +0000, by ib
-
Get prototype for GetTimerMS() from header file.Mon, 07 Mar 2011 20:15:30 +0000, by ib
-
Cosmetic: Separate #endif from following line.Mon, 07 Mar 2011 20:09:30 +0000, by ib
-
Remove needless includes.Mon, 07 Mar 2011 19:35:39 +0000, by ib
-
Clean up debug messages.Mon, 07 Mar 2011 16:44:42 +0000, by ib
-
Output right message number.Mon, 07 Mar 2011 13:33:00 +0000, by ib
-
Cosmetics: add empty line between system and local headers and remove pointlessSun, 06 Mar 2011 16:03:15 +0000, by cboesch
-
Add variable names to prototype declarations.Sun, 06 Mar 2011 13:57:21 +0000, by ib
-
Prefer free() to gfree().Sun, 06 Mar 2011 13:04:07 +0000, by ib
-
Simplify appClearItem() by using memset().Sun, 06 Mar 2011 12:30:49 +0000, by ib
-
Cosmetic: Rename appResetStruct() appInitStruct().Sun, 06 Mar 2011 12:21:52 +0000, by ib
-
Use FF_ARRAY_ELEMS() rather than a separate constant.Sun, 06 Mar 2011 11:55:52 +0000, by ib
-
Add VP8 fourcc.Sat, 05 Mar 2011 14:25:37 +0000, by cehoyos
-
Fix dnet decoding with -ac ffac3, the data needs to be byte-swapped.Sat, 05 Mar 2011 12:27:15 +0000, by reimar
-
Fix -ac a52 to work with codecs with tags other than 0x2000 or dnetSat, 05 Mar 2011 12:24:33 +0000, by reimar
-
100l, actually only dnet tag indicates byte-swapped AC-3.Sat, 05 Mar 2011 12:09:25 +0000, by reimar
-
Do not run the AC-3 parser on DNET (byte-swapped AC-3), that will break badly.Sat, 05 Mar 2011 12:03:03 +0000, by reimar
-
Reduce item arrays to reasonable size.Fri, 04 Mar 2011 13:58:48 +0000, by ib
-
Cosmetic: Rename listItems structure.Fri, 04 Mar 2011 12:50:21 +0000, by ib
-
sync with en/mplayer.1 rev. 32946Fri, 04 Mar 2011 12:03:12 +0000, by jrash
-
Synced with help_mp-en.h rev. 32964Fri, 04 Mar 2011 11:57:43 +0000, by jrash
-
Add Uncrustify profile.Thu, 03 Mar 2011 18:45:55 +0000, by cboesch
-
Move fntFreeFont() into appFreeStruct().Thu, 03 Mar 2011 15:00:05 +0000, by ib
-
Cosmetic: Rename appInitStruct() to appFreeStruct().Thu, 03 Mar 2011 14:52:21 +0000, by ib
-
Rename the 'NumberOf' members of the listItems structure.Thu, 03 Mar 2011 14:37:47 +0000, by ib
-
Cosmetic: Remove needless include.Thu, 03 Mar 2011 14:13:41 +0000, by ib
-
Clean up appInitStruct().Thu, 03 Mar 2011 14:09:50 +0000, by ib
-
Fix memory leak in appInitStruct().Thu, 03 Mar 2011 13:58:48 +0000, by ib
-
Fix memory leak in appInitStruct().Thu, 03 Mar 2011 13:45:30 +0000, by ib
-
Remove parameter from appInitStruct() function.Thu, 03 Mar 2011 13:13:20 +0000, by ib
-
Cosmetic: Remove needless include.Thu, 03 Mar 2011 12:30:50 +0000, by ib
-
Make ITEMS a const int (it was a symbolic constant).Thu, 03 Mar 2011 12:21:18 +0000, by ib
-
Cosmetic: Rename constant for number of events from evBoxs to EVENTS.Thu, 03 Mar 2011 12:16:09 +0000, by ib
-
Cosmetic: Adjust indent.Thu, 03 Mar 2011 11:44:39 +0000, by ib
-
Fix memory leak in appClearItem().Thu, 03 Mar 2011 11:43:01 +0000, by ib
-
Redefine button states.Thu, 03 Mar 2011 11:06:42 +0000, by ib
-
Cosmetic: Adjust item definitions.Thu, 03 Mar 2011 09:34:27 +0000, by ib
-
Cosmetic: Adjust indent.Wed, 02 Mar 2011 18:16:15 +0000, by ib
-
Add new function bpFree() to free txSamples (bitmaps).Wed, 02 Mar 2011 18:14:20 +0000, by ib
-
Use appropriate declaration for array indices.Wed, 02 Mar 2011 17:42:06 +0000, by ib
-
Provide proper conversion specification for long and unsigned variables.Wed, 02 Mar 2011 17:38:59 +0000, by ib
-
Move declaration of char array into scope of fExist() where it's used.Wed, 02 Mar 2011 17:30:14 +0000, by ib
-
Cosmetic: Format to MPlayer coding style.Wed, 02 Mar 2011 17:17:19 +0000, by ib
-
Adjust the listItems structure.Wed, 02 Mar 2011 16:05:37 +0000, by ib
-
Clean up the wItem structure.Wed, 02 Mar 2011 15:37:50 +0000, by ib
-
Improve documentation on dlabel.Wed, 02 Mar 2011 13:30:44 +0000, by ib
-
Print correct result variable for armv6t2 test.Wed, 02 Mar 2011 07:53:59 +0000, by reimar
-
Fix copy-and-paste error: Should be AV_SAMPLE_FMT_NONE instead of PIX_FMT_NONE.Wed, 02 Mar 2011 07:41:47 +0000, by reimar
-
Start adding support for lavc audio encoders that use other formatsTue, 01 Mar 2011 21:50:57 +0000, by reimar
-
Use samplefmt2affmt helper function in ad_ffmpeg.cTue, 01 Mar 2011 21:48:04 +0000, by reimar
-
Add conversion functions to and from AVSampleFormat.Tue, 01 Mar 2011 21:44:15 +0000, by reimar
-
Support dvvideo in Leitch/Harris' VR native stream format (LXF).Tue, 01 Mar 2011 11:02:48 +0000, by cehoyos
-
Support audio in Leitch/Harris' VR native stream format (LXF).Tue, 01 Mar 2011 10:53:19 +0000, by cehoyos
-
Missing part of r32577: Add NV12/NV21/HM12 to query_format so they reallyMon, 28 Feb 2011 20:15:45 +0000, by reimar
-
Fix compilation when pthreads are not available.Mon, 28 Feb 2011 17:51:02 +0000, by reimar
-
Move global skin directory variables.Mon, 28 Feb 2011 14:47:17 +0000, by ib
-
Remove unused functions appCopy(), appFindKey() and btnGetValue().Mon, 28 Feb 2011 13:42:39 +0000, by ib
-
Limit scope of internally used appClearItem().Mon, 28 Feb 2011 13:29:36 +0000, by ib
-
Cosmetic: Format to MPlayer coding style.Mon, 28 Feb 2011 13:25:45 +0000, by ib
-
Add required include file.Mon, 28 Feb 2011 13:05:01 +0000, by ib
-
Add ID_DVD_TITLE_x_CHAPTERS and ID_DVD_CURRENT_TITLE to the output ofMon, 28 Feb 2011 10:51:56 +0000, by cehoyos
-
Cosmetic: Adjust indent.Sun, 27 Feb 2011 17:43:02 +0000, by ib
-
Get rid of needless listItems variable and pointer.Sun, 27 Feb 2011 17:41:05 +0000, by ib
-
Fix compilation for systems where vorbis encode is split out intoSun, 27 Feb 2011 15:25:20 +0000, by reimar
-
Do not run svn or otherwise try to extract the svn revision whenSun, 27 Feb 2011 15:14:23 +0000, by reimar
-
Improve stream reset on read error, should now fix bug #1841 in moreSun, 27 Feb 2011 14:32:24 +0000, by reimar
-
10l: forgot mp_strings.h header include with mp_asprintf prototype.Sun, 27 Feb 2011 10:30:04 +0000, by cboesch
-
Correct documentation.Sat, 26 Feb 2011 21:42:31 +0000, by ib
-
enable bluray support in the daily buildsSat, 26 Feb 2011 15:34:33 +0000, by siretart
-
Use mp_asprintf in get_metadata instead of limited stack buffer.Sat, 26 Feb 2011 11:58:53 +0000, by cboesch
-
Make proxy and url parameter const in get_noauth_url and get_http_proxy_url.Sat, 26 Feb 2011 11:57:54 +0000, by cboesch
-
Use mp_asprintf in make_noauth_url and make_http_proxy_url.Sat, 26 Feb 2011 11:57:18 +0000, by cboesch
-
Add mp_strings.c with mp_asprintf function.Sat, 26 Feb 2011 11:55:02 +0000, by cboesch
-
Remove unused function.Fri, 25 Feb 2011 12:26:31 +0000, by ib
-
Cosmetic: Format to MPlayer coding style.Fri, 25 Feb 2011 12:13:36 +0000, by ib
-
Cosmetic: Adjust indent.Thu, 24 Feb 2011 23:51:27 +0000, by ib
-
Comply with the requested verbosity on GUI message boxes.Thu, 24 Feb 2011 23:49:33 +0000, by ib
-
Limit scope of internally used skinItem array.Thu, 24 Feb 2011 17:55:36 +0000, by ib
-
Change message levels to 'error'.Thu, 24 Feb 2011 17:47:40 +0000, by ib
-
Provide proper conversion specification.Thu, 24 Feb 2011 15:28:37 +0000, by ib
-
Remove needless explicit initialization.Thu, 24 Feb 2011 15:19:15 +0000, by ib
-
Clarify the lower case transformation.Thu, 24 Feb 2011 15:11:10 +0000, by ib
-
Cosmetic: Format to MPlayer coding style.Thu, 24 Feb 2011 15:00:29 +0000, by ib
-
Improve skin documentation.Thu, 24 Feb 2011 13:39:48 +0000, by ib
-
Avoid unnecessary brackets and improve message texts.Thu, 24 Feb 2011 11:41:05 +0000, by ib
-
100l, fix incorrect len when retrying read.Wed, 23 Feb 2011 22:39:03 +0000, by reimar
-
Cosmetic: Format to MPlayer coding style.Wed, 23 Feb 2011 15:32:51 +0000, by ib
-
Cosmetic: Format to MPlayer coding style.Wed, 23 Feb 2011 12:59:31 +0000, by ib
-
When reading from a stream fails, try one more time after a reset.Tue, 22 Feb 2011 22:27:01 +0000, by reimar
-
Improve handling of audio timestamps where we do not have even aTue, 22 Feb 2011 18:58:50 +0000, by reimar
-
Avoid mixing declarations and code.Tue, 22 Feb 2011 18:52:48 +0000, by reimar
-
Apply forgotten part of previous patch, adding calc_a_pts to mpcommon.h.Tue, 22 Feb 2011 18:24:04 +0000, by reimar
-
Move MPlayer's audio pts calculation code into mp_common.c and reuse it inTue, 22 Feb 2011 18:22:16 +0000, by reimar
-
Remove some tabs that accidentally ended up in mpcommon.cTue, 22 Feb 2011 18:18:15 +0000, by reimar
-
ai5q and ai1q fourccs added to h264 decoders, ported from ffmpegTue, 22 Feb 2011 12:38:21 +0000, by compn
-
Make sure we don't store the same stats twice by nulling the first byte of the stats_out string once we have written it.Mon, 21 Feb 2011 14:52:25 +0000, by ranma
-
Update GUI documentation.Mon, 21 Feb 2011 11:03:33 +0000, by ib
-
Cosmetic: Specify path from main (compiling) directory.Sun, 20 Feb 2011 22:40:21 +0000, by ib
-
"FIx" chapter references (make them identical to dvd).Sun, 20 Feb 2011 18:07:48 +0000, by cehoyos
-
Cosmetic: Use more natural notations.Sun, 20 Feb 2011 01:10:52 +0000, by ib
-
Move declaration into scope of function where it's used.Sun, 20 Feb 2011 00:50:35 +0000, by ib
-
Remove needless explicit initialization.Sun, 20 Feb 2011 00:44:27 +0000, by ib
-
Fix buggy strlower(). It's wrong to add 'A'.Sun, 20 Feb 2011 00:42:29 +0000, by ib
-
Cosmetic: Limit scope of internally used Fonts array.Sun, 20 Feb 2011 00:04:19 +0000, by ib
-
Add missing include file.Sat, 19 Feb 2011 23:57:03 +0000, by ib
-
Make setname() directly return the string created instead of writing itSat, 19 Feb 2011 22:39:17 +0000, by ib
-
Remove statement no longer needed and forgotten to remove in r32934.Sat, 19 Feb 2011 22:26:10 +0000, by ib
-
Cosmetic: Adjust indent.Sat, 19 Feb 2011 22:04:07 +0000, by ib
-
Remove support for skins directories using the obsolete name 'Skin'.Sat, 19 Feb 2011 22:02:34 +0000, by ib
-
Use power-of-two sizes (mainly cosmetic).Sat, 19 Feb 2011 16:22:20 +0000, by ib
-
Cosmetic: Don't use a constant for size.Sat, 19 Feb 2011 16:08:47 +0000, by ib
-
Remove unused function.Sat, 19 Feb 2011 13:23:16 +0000, by ib
-
Simplify input preparation (analogously to font.c).Sat, 19 Feb 2011 13:20:11 +0000, by ib
-
Cosmetic: Limit scope of internal functions.Sat, 19 Feb 2011 12:50:54 +0000, by ib
-
For codecs that produce no data on the first pass, e.g.Sat, 19 Feb 2011 09:17:38 +0000, by ranma
-
Cosmetic: Use 0, not '\0'.Fri, 18 Feb 2011 22:14:47 +0000, by ib
-
Cosmetic: Make conditions more readable by having assignments outside.Fri, 18 Feb 2011 20:16:36 +0000, by ib
-
Cosmetic: Use more natural notations.Fri, 18 Feb 2011 10:38:39 +0000, by ib
-
Revert r32923: none of the systems known or tested have a problem in it.Thu, 17 Feb 2011 23:39:29 +0000, by ib
-
Do proper and portable initialization.Thu, 17 Feb 2011 15:06:37 +0000, by ib
-
Enlarge uchar buffer, because GLib implements 31-bit UTF-8,Thu, 17 Feb 2011 13:35:58 +0000, by ib
-
Adjust build system to reflect merge of libavcore into libavutil in FFmpeg.Thu, 17 Feb 2011 11:15:19 +0000, by diego
-
Adjust #include paths after the merge of libavcore into libavutil in FFmpeg.Thu, 17 Feb 2011 11:09:44 +0000, by diego
-
Add alpha channel value to the ARGB initialization constantThu, 17 Feb 2011 10:17:45 +0000, by ib
-
Simplify array initialization.Thu, 17 Feb 2011 10:02:25 +0000, by ib
-
Add braces for easier association.Wed, 16 Feb 2011 18:43:48 +0000, by ib
-
Prevent a segmentation fault.Wed, 16 Feb 2011 18:29:24 +0000, by ib
-
Initialize array in a compiler independent way.Wed, 16 Feb 2011 18:21:02 +0000, by ib
-
Revert r32911.Wed, 16 Feb 2011 18:10:04 +0000, by ib
-
Simplify array initialization.Wed, 16 Feb 2011 17:19:28 +0000, by ib
-
Remove needless pointer check.Wed, 16 Feb 2011 16:59:56 +0000, by ib
-
Add additional include directory for gui.Wed, 16 Feb 2011 16:44:42 +0000, by ib
-
Git clone options are after the 'clone' keywordWed, 16 Feb 2011 16:35:53 +0000, by cboesch
-
Remove needless cast.Wed, 16 Feb 2011 15:56:54 +0000, by ib
-
Simplify condition.Wed, 16 Feb 2011 15:43:47 +0000, by ib
-
Don't use constant not related to definition sizeWed, 16 Feb 2011 15:24:08 +0000, by ib
-
Use gfree().Wed, 16 Feb 2011 15:16:15 +0000, by ib
-
Limit FFmpeg git clone to the last revision to save time and bandwidth.Wed, 16 Feb 2011 12:25:39 +0000, by diego
-
Clean up variable declarations.Wed, 16 Feb 2011 12:00:29 +0000, by ib
-
Use appropriate declaration for array indices.Wed, 16 Feb 2011 11:09:57 +0000, by ib
-
Simplify condition.Wed, 16 Feb 2011 10:55:38 +0000, by ib
-
Remove uneeded trailing semicolon.Mon, 14 Feb 2011 18:52:03 +0000, by cboesch
-
Reduce buffer to reasonable size.Sun, 13 Feb 2011 18:04:43 +0000, by ib
-
Remove unused functions.Sun, 13 Feb 2011 18:02:14 +0000, by ib
-
Prevent out buffer overflow.Sun, 13 Feb 2011 17:58:02 +0000, by ib
-
Partially revert cosmetic r32892.Sat, 12 Feb 2011 23:58:50 +0000, by ib
-
Allow font characters varying in height.Sat, 12 Feb 2011 22:15:18 +0000, by ib
-
100l: fix "gamma" equalizer setting to change red, green and blue gamma,Sat, 12 Feb 2011 16:52:23 +0000, by reimar
-
At least for Wing Commander 4 files, -demuxer lavfSat, 12 Feb 2011 11:39:43 +0000, by cehoyos
-
Prevent memory leaks.Fri, 11 Feb 2011 16:54:32 +0000, by ib
-
CosmeticFri, 11 Feb 2011 16:34:29 +0000, by ib
-
Allow equals sign to be defined in the font description file.Fri, 11 Feb 2011 16:30:35 +0000, by ib
-
Simplify input preparation and allow semicolonFri, 11 Feb 2011 14:43:28 +0000, by ib
-
Fix usage of wrong variable.Fri, 11 Feb 2011 13:17:08 +0000, by ib
-
sync with en/mplayer.1 rev. 32880Fri, 11 Feb 2011 13:10:03 +0000, by jrash
-
Make freed font reusable.Fri, 11 Feb 2011 12:56:25 +0000, by ib
-
Revert r32884: For some files, -demuxer lavf is needed to playback XAN DPCM audio.Fri, 11 Feb 2011 12:50:49 +0000, by cehoyos
-
Support 0x594A as format value for XAN DPCM audio.Fri, 11 Feb 2011 12:49:31 +0000, by cehoyos
-
ffxandpcm works fine with the native avi demuxer.Fri, 11 Feb 2011 12:39:46 +0000, by cehoyos
-
Fix compilation by adding defines necessary for ac3dsp to config.asm.Fri, 11 Feb 2011 10:02:09 +0000, by cehoyos
-
Fix muxer memory leak.Thu, 10 Feb 2011 21:31:24 +0000, by ranma
-
Fix stream_write_buffer to make sure all requested bytes are writtenThu, 10 Feb 2011 21:25:38 +0000, by ranma
-
Fractional part of time stamp in OSD.Thu, 10 Feb 2011 19:20:36 +0000, by cigaes
-
Only replace non-existing font character by space if space itself exists.Thu, 10 Feb 2011 13:50:28 +0000, by ib
-
Use defined variable and do not recalculate again.Thu, 10 Feb 2011 13:26:18 +0000, by ib
-
Remove desultory parameter checks.Thu, 10 Feb 2011 13:24:00 +0000, by ib
-
Always access font characters in the same wayThu, 10 Feb 2011 12:28:43 +0000, by ib
-
Add FFmpeg WC4 xan decoder.Thu, 10 Feb 2011 11:55:03 +0000, by cehoyos
-
Reduce Fonts array to required size.Thu, 10 Feb 2011 11:47:29 +0000, by ib
-
Define constants in a single place.Thu, 10 Feb 2011 11:35:32 +0000, by ib
-
Remove needless declaration.Thu, 10 Feb 2011 11:17:12 +0000, by ib
-
Remove needless includes and declarations.Thu, 10 Feb 2011 10:55:18 +0000, by ib
-
configure: Drop CFLAGS from DEPFLAGS.Tue, 08 Feb 2011 01:25:41 +0000, by diego
-
Simplify frees in load_vob_subtitle.Mon, 07 Feb 2011 19:29:36 +0000, by cboesch
-
Handle mp_path_join failure in load_vob_subtitle.Mon, 07 Feb 2011 19:27:17 +0000, by cboesch
-
configure: Check for sys/poll.h.Sun, 06 Feb 2011 19:01:52 +0000, by diego
-
Change SVB SPU stream format in TS demuxer so it can be decoded bySun, 06 Feb 2011 14:06:35 +0000, by reimar
-
Print a message when lavc subtitle decoding fails.Sun, 06 Feb 2011 14:03:10 +0000, by reimar
-
Fix r32587: the previous approach to return subtitles in time brokeSun, 06 Feb 2011 13:52:05 +0000, by reimar
-
fix ad_qtaudio for the case when the libavformat mov demuxer is usedSun, 06 Feb 2011 13:09:09 +0000, by faust3
-
Set subtitle stream type correctly for DVB subtitles in TS demuxer.Sun, 06 Feb 2011 11:45:17 +0000, by reimar
-
Do not add .sub to text subtitles when they look like vobsub.Sat, 05 Feb 2011 20:45:42 +0000, by cboesch
-
Add sub-paths option.Sat, 05 Feb 2011 20:38:02 +0000, by cboesch
-
Revert 32857: FPS should be double everywhere, not float.Sat, 05 Feb 2011 20:05:38 +0000, by cboesch
-
100l: fps are not in int but float, fix prototype.Sat, 05 Feb 2011 19:07:31 +0000, by cboesch
-
FPS are in float in sh_video, not double.Sat, 05 Feb 2011 19:05:02 +0000, by cboesch
-
Use av_set_string3 instead of deprecated av_set_string.Sat, 05 Feb 2011 14:04:07 +0000, by reimar
-
Change deprecated PKT_FLAG_KEY, CODEC_TYPE_* and SAMPLE_FMT_* to theirSat, 05 Feb 2011 14:02:49 +0000, by reimar
-
Use av_get_bits_per_sample_fmt instead of deprecatedSat, 05 Feb 2011 13:58:36 +0000, by reimar
-
Use av_iformat_next instead of first_iformat to conform with new FFmpeg API.Sat, 05 Feb 2011 13:55:48 +0000, by reimar
-
Remove av_metadata_conv call, it is a NOP in FFmpeg nowadays.Sat, 05 Feb 2011 13:53:10 +0000, by reimar
-
sync with en/mplayer.1 rev. 32842Sat, 05 Feb 2011 03:35:40 +0000, by jrash
-
Do not pointlessly cast the return value of memalign().Fri, 04 Feb 2011 10:06:01 +0000, by diego
-
Replace one more instance of memalign in libmpcodecs with av_malloc.Fri, 04 Feb 2011 10:01:46 +0000, by diego
-
Improve the readability of dynamic labels which scroll.Thu, 03 Feb 2011 14:44:46 +0000, by ib
-
Cosmetic: indent for a patch to come.Thu, 03 Feb 2011 14:26:58 +0000, by ib
-
Remove useless format argument.Thu, 03 Feb 2011 14:19:19 +0000, by ib
-
Skip deleting HTML-single directory, which is no longer created.Thu, 03 Feb 2011 14:04:43 +0000, by diego
-
Update incoming FTP directory URL for directory structure change on server.Thu, 03 Feb 2011 12:31:09 +0000, by diego
-
add apco and ap4h fourcc to prores decoderThu, 03 Feb 2011 11:55:15 +0000, by compn
-
Add prefix filename option for PNG video output.Wed, 02 Feb 2011 23:55:16 +0000, by cboesch
-
Fix r32824: It broke -frames and many, many other things.Wed, 02 Feb 2011 18:30:20 +0000, by reimar
-
Use color type getter instead of direct access to private member.Tue, 01 Feb 2011 20:45:41 +0000, by cboesch
-
Use mp_dir_join instead of sprintf.Tue, 01 Feb 2011 19:22:43 +0000, by cboesch
-
Add mp_dir_join function.Tue, 01 Feb 2011 19:17:33 +0000, by cboesch
-
Revert 32836: Uoti Urpala did not approve the relicensing.Mon, 31 Jan 2011 15:45:46 +0000, by cboesch
-
Allow LGPL re-distribution of vo_vdpau.c.Mon, 31 Jan 2011 10:06:29 +0000, by cehoyos
-
Fix postprocessing and perspective filters on x86-64.Mon, 31 Jan 2011 09:55:19 +0000, by cehoyos
-
Replace memalign() by av_malloc() in libmpcodecs. as it is not available in all platformsSun, 30 Jan 2011 22:57:16 +0000, by michael
-
Escape character values >= 127 in URLs as required by the RFC.Sun, 30 Jan 2011 10:40:08 +0000, by reimar
-
Check that rlen is valid before using it to increment a pointer.Sun, 30 Jan 2011 10:38:10 +0000, by reimar
-
Make new_demux_packet return NULL if allocation failed, this shouldSun, 30 Jan 2011 10:35:00 +0000, by reimar
-
Remove outdated FFmpeg svn external, make configure optionallySun, 30 Jan 2011 10:27:31 +0000, by reimar
-
Update GUI and skins maintainer.Sat, 29 Jan 2011 16:43:54 +0000, by ib
-
Cast properly (to avoid compiler warnings).Sat, 29 Jan 2011 16:39:52 +0000, by ib
-
Remove needless fontid.Sat, 29 Jan 2011 15:13:55 +0000, by ib
-
Disable libmpcdec (musepack) support, FFmpeg has a decoder thatFri, 28 Jan 2011 19:06:27 +0000, by reimar
-
Force subtitles to be redrawn on sub_scale change.Thu, 27 Jan 2011 20:51:11 +0000, by reimar
-
Continue playing even if we reached video EOF if there is still audioThu, 27 Jan 2011 20:39:01 +0000, by reimar
-
Improve EOF handling in ds_fill_buffer for the case where one stream endsThu, 27 Jan 2011 20:37:51 +0000, by reimar
-
Cosmetics: move if and following { onto same line.Thu, 27 Jan 2011 19:34:40 +0000, by reimar
-
Allow character in the font description file to be in UTF-8.Thu, 27 Jan 2011 18:04:19 +0000, by ib
-
Revert "Translate messages shown in the GUI window(s) from UTF-8"Thu, 27 Jan 2011 17:58:58 +0000, by ib
-
Update PAUSED status line with cache fill status if it changed.Wed, 26 Jan 2011 21:51:43 +0000, by reimar