Mercurial > mplayer.hg
graph
-
Replace macros to check whether a command is allowed by functions.Tue, 29 Mar 2011 10:21:39 +0000, by ib
-
Cosmetic: Separate return statement with newline.Tue, 29 Mar 2011 08:53:07 +0000, by ib
-
Move strlower() into auxiliary string function file.Tue, 29 Mar 2011 08:28:11 +0000, by ib
-
Simplify trim().Tue, 29 Mar 2011 08:15:01 +0000, by ib
-
Fix CrystalHD autodetection:Mon, 28 Mar 2011 22:18:56 +0000, by cehoyos
-
Simplify strswap().Mon, 28 Mar 2011 16:03:26 +0000, by ib
-
Move auxiliary string functions into separate file.Mon, 28 Mar 2011 15:51:20 +0000, by ib
-
Remove misspelled GUI message 'evEqualeaser'.Mon, 28 Mar 2011 13:46:50 +0000, by ib
-
Move files with auxiliary functions to own directory.Mon, 28 Mar 2011 12:37:48 +0000, by ib
-
Cosmetics: Fix typo.Sun, 27 Mar 2011 21:25:58 +0000, by cehoyos
-
Add condition that lets us switch FFmpeg XvMC decoder back fromSun, 27 Mar 2011 14:17:48 +0000, by reimar
-
Always use get_format, reduces usage of CODEC_CAP_HWACCEL* conditions.Sun, 27 Mar 2011 14:02:32 +0000, by reimar
-
Change | to ||.Sun, 27 Mar 2011 13:19:32 +0000, by reimar
-
Attempt to fix crashes with VDPAU and threads.Sun, 27 Mar 2011 13:18:59 +0000, by reimar
-
Fix XVMC decoding (avcodec_open would fail if thread_count is set)Sun, 27 Mar 2011 13:09:27 +0000, by reimar
-
Warn when audio encoder requires an input format different from S16,Sun, 27 Mar 2011 10:24:11 +0000, by reimar
-
FFmpeg Bitmap Brothers JV decoder.Sun, 27 Mar 2011 07:16:38 +0000, by cehoyos
-
sync with en/mplayer.1 rev. 33107Sun, 27 Mar 2011 02:15:38 +0000, by jrash
-
Synced with help_mp-en.h rev. 33112Sun, 27 Mar 2011 02:06:33 +0000, by jrash
-
Add ugly hack to compensate DVDNAV's ugly hacks and fix seeking.Sat, 26 Mar 2011 21:02:34 +0000, by reimar
-
Use fewer () to make code more readable.Sat, 26 Mar 2011 20:22:43 +0000, by reimar
-
Ensure we always pass a buffer of at least sector size to the read function.Sat, 26 Mar 2011 20:04:47 +0000, by reimar
-
Disable the combination of slices and multithreaded decode by default, itSat, 26 Mar 2011 18:37:05 +0000, by reimar
-
Do not do A-V sync correction if one of the pts values is bogusSat, 26 Mar 2011 16:11:18 +0000, by reimar
-
Generalize previous commit: assume that a 0 frame time is always wrongSat, 26 Mar 2011 16:02:44 +0000, by reimar
-
For a stream without pts values time video frames based on fpsSat, 26 Mar 2011 16:01:00 +0000, by reimar
-
Enable both frame and slice threading.Sat, 26 Mar 2011 13:00:11 +0000, by reimar
-
Do not use deprecated avcodec_thread_init, it is broken and does nothing currently.Sat, 26 Mar 2011 12:43:19 +0000, by reimar
-
cleanup/unify hdv* fourccs, except vdpauFri, 25 Mar 2011 13:58:26 +0000, by compn
-
Revise some GUI error message texts.Fri, 25 Mar 2011 12:40:20 +0000, by ib
-
Show GUI message when GUI must exit.Fri, 25 Mar 2011 11:28:25 +0000, by ib
-
Add message showing function.Fri, 25 Mar 2011 10:33:48 +0000, by ib
-
Cosmetic: Rename ERRORMESSAGE() skin_error().Fri, 25 Mar 2011 09:26:00 +0000, by ib
-
Cosmetic: Move supportive stuff at top of file.Fri, 25 Mar 2011 09:16:57 +0000, by ib
-
Update key-fifo-size documentation, stuck keys should noThu, 24 Mar 2011 22:46:22 +0000, by reimar
-
Allow mouse wheel to work with a key fifo size of 2.Thu, 24 Mar 2011 22:34:23 +0000, by reimar
-
Change condition to avoid needless key state resets with very smallThu, 24 Mar 2011 22:28:17 +0000, by reimar
-
Make "stuck keys" problem impossibly by resetting the internalThu, 24 Mar 2011 22:11:18 +0000, by reimar
-
Remove debug printfs that haven't been used since ages.Thu, 24 Mar 2011 21:58:06 +0000, by reimar
-
Remove pointless initializers.Thu, 24 Mar 2011 21:57:08 +0000, by reimar
-
Change fifo to not waste one entry needlessly.Thu, 24 Mar 2011 21:56:34 +0000, by reimar
-
More const preservation.Thu, 24 Mar 2011 20:25:45 +0000, by reimar
-
Do not pointlessly cast away a const.Thu, 24 Mar 2011 20:21:27 +0000, by reimar
-
Support E-AC3 in deprecated native matroska demuxer.Wed, 23 Mar 2011 22:08:34 +0000, by cehoyos
-
Change MP_IMGFLAG_ACCEPT_STRIDE to MP_IMGFLAG_ACCEPT_ALIGNED_STRIDE as variousWed, 23 Mar 2011 14:52:13 +0000, by zuxy
-
VDPAU does not support colourspaces different from 4:2:0.Wed, 23 Mar 2011 10:49:28 +0000, by cehoyos
-
Support CrystalHD decoding.Wed, 23 Mar 2011 08:35:45 +0000, by cehoyos
-
add xd55 isom for mpeg2 video from fcpTue, 22 Mar 2011 11:44:26 +0000, by compn
-
Initialize guiIntfStruct.VCDTracks.Mon, 21 Mar 2011 19:33:22 +0000, by ib
-
Remove unused variable vcd_track.Mon, 21 Mar 2011 19:21:32 +0000, by ib
-
Correct VCD's titles menu.Mon, 21 Mar 2011 12:46:03 +0000, by ib
-
Correct next track button functionality for VCDs.Mon, 21 Mar 2011 12:44:17 +0000, by ib
-
Start vcd:// with first title when hitting play button.Mon, 21 Mar 2011 12:39:28 +0000, by ib
-
Replace vcd_seek_to_track() by stream_control().Mon, 21 Mar 2011 12:35:38 +0000, by ib
-
Allow compilation after sine windows were moved into a new file in FFmpeg.Mon, 21 Mar 2011 11:59:02 +0000, by cehoyos
-
make buildlogs in debian/ubuntu buildlogs verboseSun, 20 Mar 2011 11:23:39 +0000, by siretart
-
unbreak compilation with libavSun, 20 Mar 2011 11:22:34 +0000, by siretart
-
FFmpeg's AC-3 decoder will do byte-swapping on its own, so noSat, 19 Mar 2011 11:53:32 +0000, by reimar
-
sync with en/mplayer.1 rev. 33082Fri, 18 Mar 2011 14:48:54 +0000, by jrash
-
Allow setting custom http header.Thu, 17 Mar 2011 08:58:49 +0000, by cehoyos
-
Output ID_DVD_VOLUME_ID also for dvdnav://.Mon, 14 Mar 2011 00:07:11 +0000, by cehoyos
-
Simplify sed expressions to remove groups of decoders from libavdecoders list.Sun, 13 Mar 2011 00:32:55 +0000, by diego
-
Add CONFIG_AC3DSP to config.mak for FFmpeg; fix build.Sat, 12 Mar 2011 23:52:50 +0000, by diego
-
Revert broken crystalhd check and replace by minimal bandaid compile fix.Sat, 12 Mar 2011 23:44:11 +0000, by diego
-
Use fourcc instead of format where appropriate.Sat, 12 Mar 2011 11:55:01 +0000, by cehoyos
-
Support 32bit big endian float pcm in aiff.Sat, 12 Mar 2011 10:55:33 +0000, by cehoyos
-
Support 'lpcm' in mov files, has audible (clipping?) artefacts on some systems.Sat, 12 Mar 2011 10:50:14 +0000, by cehoyos
-
Merge the configure CrystalHD dummy detection withFri, 11 Mar 2011 16:06:43 +0000, by iive
-
Fix MPlayer build after CrystalHD have been accepted in FFmpeg.Fri, 11 Mar 2011 15:50:42 +0000, by iive
-
sync with en/mplayer.1 rev. 33064Fri, 11 Mar 2011 14:05:29 +0000, by jrash
-
Cosmetic: Format to MPlayer coding style.Fri, 11 Mar 2011 00:58:09 +0000, by ib
-
Cosmetic: Prefer path relative to current directory.Thu, 10 Mar 2011 18:59:44 +0000, by ib
-
Cosmetic: Remove incorrect comment.Thu, 10 Mar 2011 18:45:42 +0000, by ib
-
Cosmetic: Add required include files.Thu, 10 Mar 2011 18:43:54 +0000, by ib
-
Cosmetic: Rename pointers handling current window and items.Thu, 10 Mar 2011 15:43:08 +0000, by ib
-
Replace some awkward and unnecessary usages of strlen().Thu, 10 Mar 2011 14:20:36 +0000, by ib
-
Remove unused function guiMessageBox().Thu, 10 Mar 2011 13:22:11 +0000, by ib
-
Add a command line option -gamma.Wed, 09 Mar 2011 23:03:54 +0000, by cehoyos
-
Use memmove when source and destination can overlap.Wed, 09 Mar 2011 21:18:25 +0000, by ranma
-
Make functions static that are only used inside the file.Wed, 09 Mar 2011 15:36:10 +0000, by ib
-
Add FourCC ai12 for AVC Intra 100 / 1080.Wed, 09 Mar 2011 14:15:14 +0000, by cehoyos
-
Cosmetic: Adjust indent.Tue, 08 Mar 2011 20:59:39 +0000, by ib
-
Fix several issues with Translate().Tue, 08 Mar 2011 20:56:51 +0000, by ib
-
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