Mercurial > mplayer.hg
graph
-
Remove debug printfs that haven't been used since ages.2011-03-24, by reimar
-
Remove pointless initializers.2011-03-24, by reimar
-
Change fifo to not waste one entry needlessly.2011-03-24, by reimar
-
More const preservation.2011-03-24, by reimar
-
Do not pointlessly cast away a const.2011-03-24, by reimar
-
Support E-AC3 in deprecated native matroska demuxer.2011-03-23, by cehoyos
-
Change MP_IMGFLAG_ACCEPT_STRIDE to MP_IMGFLAG_ACCEPT_ALIGNED_STRIDE as various2011-03-23, by zuxy
-
VDPAU does not support colourspaces different from 4:2:0.2011-03-23, by cehoyos
-
Support CrystalHD decoding.2011-03-23, by cehoyos
-
add xd55 isom for mpeg2 video from fcp2011-03-22, by compn
-
Initialize guiIntfStruct.VCDTracks.2011-03-21, by ib
-
Remove unused variable vcd_track.2011-03-21, by ib
-
Correct VCD's titles menu.2011-03-21, by ib
-
Correct next track button functionality for VCDs.2011-03-21, by ib
-
Start vcd:// with first title when hitting play button.2011-03-21, by ib
-
Replace vcd_seek_to_track() by stream_control().2011-03-21, by ib
-
Allow compilation after sine windows were moved into a new file in FFmpeg.2011-03-21, by cehoyos
-
make buildlogs in debian/ubuntu buildlogs verbose2011-03-20, by siretart
-
unbreak compilation with libav2011-03-20, by siretart
-
FFmpeg's AC-3 decoder will do byte-swapping on its own, so no2011-03-19, by reimar
-
sync with en/mplayer.1 rev. 330822011-03-18, by jrash
-
Allow setting custom http header.2011-03-17, by cehoyos
-
Output ID_DVD_VOLUME_ID also for dvdnav://.2011-03-14, by cehoyos
-
Simplify sed expressions to remove groups of decoders from libavdecoders list.2011-03-13, by diego
-
Add CONFIG_AC3DSP to config.mak for FFmpeg; fix build.2011-03-12, by diego
-
Revert broken crystalhd check and replace by minimal bandaid compile fix.2011-03-12, by diego
-
Use fourcc instead of format where appropriate.2011-03-12, by cehoyos
-
Support 32bit big endian float pcm in aiff.2011-03-12, by cehoyos
-
Support 'lpcm' in mov files, has audible (clipping?) artefacts on some systems.2011-03-12, by cehoyos
-
Merge the configure CrystalHD dummy detection with2011-03-11, by iive
-
Fix MPlayer build after CrystalHD have been accepted in FFmpeg.2011-03-11, by iive
-
sync with en/mplayer.1 rev. 330642011-03-11, by jrash
-
Cosmetic: Format to MPlayer coding style.2011-03-11, by ib
-
Cosmetic: Prefer path relative to current directory.2011-03-10, by ib
-
Cosmetic: Remove incorrect comment.2011-03-10, by ib
-
Cosmetic: Add required include files.2011-03-10, by ib
-
Cosmetic: Rename pointers handling current window and items.2011-03-10, by ib
-
Replace some awkward and unnecessary usages of strlen().2011-03-10, by ib
-
Remove unused function guiMessageBox().2011-03-10, by ib
-
Add a command line option -gamma.2011-03-09, by cehoyos
-
Use memmove when source and destination can overlap.2011-03-09, by ranma
-
Make functions static that are only used inside the file.2011-03-09, by ib
-
Add FourCC ai12 for AVC Intra 100 / 1080.2011-03-09, by cehoyos
-
Cosmetic: Adjust indent.2011-03-08, by ib
-
Fix several issues with Translate().2011-03-08, by ib
-
Choose informative variable names.2011-03-08, by ib
-
Use double constants for higher precision calculations.2011-03-08, by ib
-
Make slabel work.2011-03-08, by ib
-
Cosmetic: Add missing break.2011-03-08, by ib
-
Avoid mixing declaration and code.2011-03-08, by ib
-
Replace ternary operator by more intelligible switch statement.2011-03-08, by ib
-
Remove needless casts.2011-03-08, by ib
-
Cosmetic: Rename macro controlling the dlabel delay.2011-03-08, by ib
-
Cosmetic: Format to MPlayer coding style.2011-03-08, by ib
-
Make constants explicitly type float.2011-03-08, by ib
-
Make constants explicitly type float.2011-03-08, by ib
-
Make constants explicitly type float.2011-03-08, by ib
-
Remove unreasonable inline definition from TranslateFilename().2011-03-08, by ib
-
Fix some debug messages.2011-03-08, by ib
-
There is no help list for vo aa.2011-03-08, by cehoyos
-
Move global variables to top of file.2011-03-07, by ib
-
Go without gtk functions.2011-03-07, by ib
-
Get prototype for GetTimerMS() from header file.2011-03-07, by ib
-
Cosmetic: Separate #endif from following line.2011-03-07, by ib