Mercurial > mplayer.hg
graph
-
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
-
Remove needless includes.2011-03-07, by ib
-
Clean up debug messages.2011-03-07, by ib
-
Output right message number.2011-03-07, by ib
-
Cosmetics: add empty line between system and local headers and remove pointless2011-03-06, by cboesch
-
Add variable names to prototype declarations.2011-03-06, by ib
-
Prefer free() to gfree().2011-03-06, by ib
-
Simplify appClearItem() by using memset().2011-03-06, by ib
-
Cosmetic: Rename appResetStruct() appInitStruct().2011-03-06, by ib
-
Use FF_ARRAY_ELEMS() rather than a separate constant.2011-03-06, by ib
-
Add VP8 fourcc.2011-03-05, by cehoyos
-
Fix dnet decoding with -ac ffac3, the data needs to be byte-swapped.2011-03-05, by reimar
-
Fix -ac a52 to work with codecs with tags other than 0x2000 or dnet2011-03-05, by reimar
-
100l, actually only dnet tag indicates byte-swapped AC-3.2011-03-05, by reimar
-
Do not run the AC-3 parser on DNET (byte-swapped AC-3), that will break badly.2011-03-05, by reimar
-
Reduce item arrays to reasonable size.2011-03-04, by ib
-
Cosmetic: Rename listItems structure.2011-03-04, by ib
-
sync with en/mplayer.1 rev. 329462011-03-04, by jrash
-
Synced with help_mp-en.h rev. 329642011-03-04, by jrash
-
Add Uncrustify profile.2011-03-03, by cboesch
-
Move fntFreeFont() into appFreeStruct().2011-03-03, by ib
-
Cosmetic: Rename appInitStruct() to appFreeStruct().2011-03-03, by ib
-
Rename the 'NumberOf' members of the listItems structure.2011-03-03, by ib
-
Cosmetic: Remove needless include.2011-03-03, by ib
-
Clean up appInitStruct().2011-03-03, by ib
-
Fix memory leak in appInitStruct().2011-03-03, by ib
-
Fix memory leak in appInitStruct().2011-03-03, by ib
-
Remove parameter from appInitStruct() function.2011-03-03, by ib
-
Cosmetic: Remove needless include.2011-03-03, by ib
-
Make ITEMS a const int (it was a symbolic constant).2011-03-03, by ib
-
Cosmetic: Rename constant for number of events from evBoxs to EVENTS.2011-03-03, by ib
-
Cosmetic: Adjust indent.2011-03-03, by ib
-
Fix memory leak in appClearItem().2011-03-03, by ib
-
Redefine button states.2011-03-03, by ib
-
Cosmetic: Adjust item definitions.2011-03-03, by ib
-
Cosmetic: Adjust indent.2011-03-02, by ib
-
Add new function bpFree() to free txSamples (bitmaps).2011-03-02, by ib
-
Use appropriate declaration for array indices.2011-03-02, by ib
-
Provide proper conversion specification for long and unsigned variables.2011-03-02, by ib
-
Move declaration of char array into scope of fExist() where it's used.2011-03-02, by ib
-
Cosmetic: Format to MPlayer coding style.2011-03-02, by ib
-
Adjust the listItems structure.2011-03-02, by ib
-
Clean up the wItem structure.2011-03-02, by ib
-
Improve documentation on dlabel.2011-03-02, by ib
-
Print correct result variable for armv6t2 test.2011-03-02, by reimar
-
Fix copy-and-paste error: Should be AV_SAMPLE_FMT_NONE instead of PIX_FMT_NONE.2011-03-02, by reimar
-
Start adding support for lavc audio encoders that use other formats2011-03-01, by reimar
-
Use samplefmt2affmt helper function in ad_ffmpeg.c2011-03-01, by reimar
-
Add conversion functions to and from AVSampleFormat.2011-03-01, by reimar
-
Support dvvideo in Leitch/Harris' VR native stream format (LXF).2011-03-01, by cehoyos
-
Support audio in Leitch/Harris' VR native stream format (LXF).2011-03-01, by cehoyos
-
Missing part of r32577: Add NV12/NV21/HM12 to query_format so they really2011-02-28, by reimar
-
Fix compilation when pthreads are not available.2011-02-28, by reimar
-
Move global skin directory variables.2011-02-28, by ib
-
Remove unused functions appCopy(), appFindKey() and btnGetValue().2011-02-28, by ib
-
Limit scope of internally used appClearItem().2011-02-28, by ib
-
Cosmetic: Format to MPlayer coding style.2011-02-28, by ib
-
Add required include file.2011-02-28, by ib
-
Add ID_DVD_TITLE_x_CHAPTERS and ID_DVD_CURRENT_TITLE to the output of2011-02-28, by cehoyos
-
Cosmetic: Adjust indent.2011-02-27, by ib
-
Get rid of needless listItems variable and pointer.2011-02-27, by ib
-
Fix compilation for systems where vorbis encode is split out into2011-02-27, by reimar
-
Do not run svn or otherwise try to extract the svn revision when2011-02-27, by reimar
-
Improve stream reset on read error, should now fix bug #1841 in more2011-02-27, by reimar
-
10l: forgot mp_strings.h header include with mp_asprintf prototype.2011-02-27, by cboesch
-
Correct documentation.2011-02-26, by ib
-
enable bluray support in the daily builds2011-02-26, by siretart
-
Use mp_asprintf in get_metadata instead of limited stack buffer.2011-02-26, by cboesch
-
Make proxy and url parameter const in get_noauth_url and get_http_proxy_url.2011-02-26, by cboesch
-
Use mp_asprintf in make_noauth_url and make_http_proxy_url.2011-02-26, by cboesch
-
Add mp_strings.c with mp_asprintf function.2011-02-26, by cboesch
-
Remove unused function.2011-02-25, by ib
-
Cosmetic: Format to MPlayer coding style.2011-02-25, by ib
-
Cosmetic: Adjust indent.2011-02-24, by ib
-
Comply with the requested verbosity on GUI message boxes.2011-02-24, by ib
-
Limit scope of internally used skinItem array.2011-02-24, by ib
-
Change message levels to 'error'.2011-02-24, by ib
-
Provide proper conversion specification.2011-02-24, by ib
-
Remove needless explicit initialization.2011-02-24, by ib
-
Clarify the lower case transformation.2011-02-24, by ib
-
Cosmetic: Format to MPlayer coding style.2011-02-24, by ib
-
Improve skin documentation.2011-02-24, by ib
-
Avoid unnecessary brackets and improve message texts.2011-02-24, by ib
-
100l, fix incorrect len when retrying read.2011-02-23, by reimar
-
Cosmetic: Format to MPlayer coding style.2011-02-23, by ib
-
Cosmetic: Format to MPlayer coding style.2011-02-23, by ib
-
When reading from a stream fails, try one more time after a reset.2011-02-22, by reimar
-
Improve handling of audio timestamps where we do not have even a2011-02-22, by reimar
-
Avoid mixing declarations and code.2011-02-22, by reimar
-
Apply forgotten part of previous patch, adding calc_a_pts to mpcommon.h.2011-02-22, by reimar
-
Move MPlayer's audio pts calculation code into mp_common.c and reuse it in2011-02-22, by reimar
-
Remove some tabs that accidentally ended up in mpcommon.c2011-02-22, by reimar
-
ai5q and ai1q fourccs added to h264 decoders, ported from ffmpeg2011-02-22, by compn
-
Update GUI documentation.2011-02-21, by ib
-
Cosmetic: Specify path from main (compiling) directory.2011-02-20, by ib
-
"FIx" chapter references (make them identical to dvd).2011-02-20, by cehoyos
-
Cosmetic: Use more natural notations.2011-02-20, by ib
-
Move declaration into scope of function where it's used.2011-02-20, by ib
-
Remove needless explicit initialization.2011-02-20, by ib
-
Fix buggy strlower(). It's wrong to add 'A'.2011-02-20, by ib
-
Cosmetic: Limit scope of internally used Fonts array.2011-02-20, by ib
-
Add missing include file.2011-02-19, by ib
-
Make setname() directly return the string created instead of writing it2011-02-19, by ib
-
Remove statement no longer needed and forgotten to remove in r32934.2011-02-19, by ib
-
Cosmetic: Adjust indent.2011-02-19, by ib
-
Remove support for skins directories using the obsolete name 'Skin'.2011-02-19, by ib
-
Use power-of-two sizes (mainly cosmetic).2011-02-19, by ib
-
Cosmetic: Don't use a constant for size.2011-02-19, by ib
-
Remove unused function.2011-02-19, by ib
-
Simplify input preparation (analogously to font.c).2011-02-19, by ib
-
Cosmetic: Limit scope of internal functions.2011-02-19, by ib
-
For codecs that produce no data on the first pass, e.g.2011-02-19, by ranma
-
Cosmetic: Use 0, not '\0'.2011-02-18, by ib
-
Cosmetic: Make conditions more readable by having assignments outside.2011-02-18, by ib
-
Cosmetic: Use more natural notations.2011-02-18, by ib
-
Revert r32923: none of the systems known or tested have a problem in it.2011-02-17, by ib
-
Do proper and portable initialization.2011-02-17, by ib
-
Enlarge uchar buffer, because GLib implements 31-bit UTF-8,2011-02-17, by ib
-
Adjust build system to reflect merge of libavcore into libavutil in FFmpeg.2011-02-17, by diego
-
Adjust #include paths after the merge of libavcore into libavutil in FFmpeg.2011-02-17, by diego
-
Add alpha channel value to the ARGB initialization constant2011-02-17, by ib
-
Simplify array initialization.2011-02-17, by ib
-
Add braces for easier association.2011-02-16, by ib
-
Prevent a segmentation fault.2011-02-16, by ib
-
Initialize array in a compiler independent way.2011-02-16, by ib
-
Revert r32911.2011-02-16, by ib
-
Simplify array initialization.2011-02-16, by ib
-
Remove needless pointer check.2011-02-16, by ib
-
Add additional include directory for gui.2011-02-16, by ib
-
Git clone options are after the 'clone' keyword2011-02-16, by cboesch
-
Remove needless cast.2011-02-16, by ib
-
Simplify condition.2011-02-16, by ib
-
Don't use constant not related to definition size2011-02-16, by ib
-
Use gfree().2011-02-16, by ib
-
Limit FFmpeg git clone to the last revision to save time and bandwidth.2011-02-16, by diego
-
Clean up variable declarations.2011-02-16, by ib
-
Use appropriate declaration for array indices.2011-02-16, by ib
-
Simplify condition.2011-02-16, by ib
-
Remove uneeded trailing semicolon.2011-02-14, by cboesch
-
Reduce buffer to reasonable size.2011-02-13, by ib
-
Remove unused functions.2011-02-13, by ib
-
Prevent out buffer overflow.2011-02-13, by ib
-
Partially revert cosmetic r32892.2011-02-12, by ib
-
Allow font characters varying in height.2011-02-12, by ib
-
100l: fix "gamma" equalizer setting to change red, green and blue gamma,2011-02-12, by reimar
-
At least for Wing Commander 4 files, -demuxer lavf2011-02-12, by cehoyos
-
Prevent memory leaks.2011-02-11, by ib
-
Cosmetic2011-02-11, by ib
-
Allow equals sign to be defined in the font description file.2011-02-11, by ib
-
Simplify input preparation and allow semicolon2011-02-11, by ib
-
Fix usage of wrong variable.2011-02-11, by ib
-
sync with en/mplayer.1 rev. 328802011-02-11, by jrash
-
Make freed font reusable.2011-02-11, by ib
-
Revert r32884: For some files, -demuxer lavf is needed to playback XAN DPCM audio.2011-02-11, by cehoyos
-
Support 0x594A as format value for XAN DPCM audio.2011-02-11, by cehoyos
-
ffxandpcm works fine with the native avi demuxer.2011-02-11, by cehoyos
-
Fix compilation by adding defines necessary for ac3dsp to config.asm.2011-02-11, by cehoyos
-
Fix muxer memory leak.2011-02-10, by ranma
-
Fix stream_write_buffer to make sure all requested bytes are written2011-02-10, by ranma
-
Fractional part of time stamp in OSD.2011-02-10, by cigaes
-
Use defined variable and do not recalculate again.2011-02-10, by ib
-
Remove desultory parameter checks.2011-02-10, by ib
-
Always access font characters in the same way2011-02-10, by ib
-
Add FFmpeg WC4 xan decoder.2011-02-10, by cehoyos
-
Reduce Fonts array to required size.2011-02-10, by ib
-
Define constants in a single place.2011-02-10, by ib
-
Remove needless declaration.2011-02-10, by ib
-
Remove needless includes and declarations.2011-02-10, by ib
-
configure: Drop CFLAGS from DEPFLAGS.2011-02-08, by diego
-
Simplify frees in load_vob_subtitle.2011-02-07, by cboesch
-
Handle mp_path_join failure in load_vob_subtitle.2011-02-07, by cboesch
-
configure: Check for sys/poll.h.2011-02-06, by diego
-
Change SVB SPU stream format in TS demuxer so it can be decoded by2011-02-06, by reimar
-
Print a message when lavc subtitle decoding fails.2011-02-06, by reimar
-
Fix r32587: the previous approach to return subtitles in time broke2011-02-06, by reimar
-
fix ad_qtaudio for the case when the libavformat mov demuxer is used2011-02-06, by faust3
-
Set subtitle stream type correctly for DVB subtitles in TS demuxer.2011-02-06, by reimar
-
Do not add .sub to text subtitles when they look like vobsub.2011-02-05, by cboesch
-
Add sub-paths option.2011-02-05, by cboesch
-
Revert 32857: FPS should be double everywhere, not float.2011-02-05, by cboesch
-
100l: fps are not in int but float, fix prototype.2011-02-05, by cboesch
-
FPS are in float in sh_video, not double.2011-02-05, by cboesch
-
Use av_set_string3 instead of deprecated av_set_string.2011-02-05, by reimar
-
Change deprecated PKT_FLAG_KEY, CODEC_TYPE_* and SAMPLE_FMT_* to their2011-02-05, by reimar
-
Use av_get_bits_per_sample_fmt instead of deprecated2011-02-05, by reimar
-
Use av_iformat_next instead of first_iformat to conform with new FFmpeg API.2011-02-05, by reimar
-
Remove av_metadata_conv call, it is a NOP in FFmpeg nowadays.2011-02-05, by reimar
-
sync with en/mplayer.1 rev. 328422011-02-05, by jrash
-
Do not pointlessly cast the return value of memalign().2011-02-04, by diego
-
Replace one more instance of memalign in libmpcodecs with av_malloc.2011-02-04, by diego
-
Improve the readability of dynamic labels which scroll.2011-02-03, by ib
-
Cosmetic: indent for a patch to come.2011-02-03, by ib
-
Remove useless format argument.2011-02-03, by ib
-
Skip deleting HTML-single directory, which is no longer created.2011-02-03, by diego
-
Update incoming FTP directory URL for directory structure change on server.2011-02-03, by diego
-
add apco and ap4h fourcc to prores decoder2011-02-03, by compn
-
Add prefix filename option for PNG video output.2011-02-02, by cboesch
-
Fix r32824: It broke -frames and many, many other things.2011-02-02, by reimar
-
Use color type getter instead of direct access to private member.2011-02-01, by cboesch
-
Use mp_dir_join instead of sprintf.2011-02-01, by cboesch
-
Add mp_dir_join function.2011-02-01, by cboesch
-
Revert 32836: Uoti Urpala did not approve the relicensing.2011-01-31, by cboesch