2011-02-22 |
reimar |
Improve handling of audio timestamps where we do not have even a
|
2011-02-22 |
reimar |
Avoid mixing declarations and code.
|
2011-02-22 |
reimar |
Apply forgotten part of previous patch, adding calc_a_pts to mpcommon.h.
|
2011-02-22 |
reimar |
Move MPlayer's audio pts calculation code into mp_common.c and reuse it in
|
2011-02-22 |
reimar |
Remove some tabs that accidentally ended up in mpcommon.c
|
2011-02-22 |
compn |
ai5q and ai1q fourccs added to h264 decoders, ported from ffmpeg
|
2011-02-21 |
ranma |
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.
|
2011-02-21 |
ib |
Update GUI documentation.
|
2011-02-20 |
ib |
Cosmetic: Specify path from main (compiling) directory.
|
2011-02-20 |
cehoyos |
"FIx" chapter references (make them identical to dvd).
|
2011-02-20 |
ib |
Cosmetic: Use more natural notations.
|
2011-02-20 |
ib |
Move declaration into scope of function where it's used.
|
2011-02-20 |
ib |
Remove needless explicit initialization.
|
2011-02-20 |
ib |
Fix buggy strlower(). It's wrong to add 'A'.
|
2011-02-20 |
ib |
Cosmetic: Limit scope of internally used Fonts array.
|
2011-02-19 |
ib |
Add missing include file.
|
2011-02-19 |
ib |
Make setname() directly return the string created instead of writing it
|
2011-02-19 |
ib |
Remove statement no longer needed and forgotten to remove in r32934.
|
2011-02-19 |
ib |
Cosmetic: Adjust indent.
|
2011-02-19 |
ib |
Remove support for skins directories using the obsolete name 'Skin'.
|
2011-02-19 |
ib |
Use power-of-two sizes (mainly cosmetic).
|
2011-02-19 |
ib |
Cosmetic: Don't use a constant for size.
|
2011-02-19 |
ib |
Remove unused function.
|
2011-02-19 |
ib |
Simplify input preparation (analogously to font.c).
|
2011-02-19 |
ib |
Cosmetic: Limit scope of internal functions.
|
2011-02-19 |
ranma |
For codecs that produce no data on the first pass, e.g.
|
2011-02-18 |
ib |
Cosmetic: Use 0, not '\0'.
|
2011-02-18 |
ib |
Cosmetic: Make conditions more readable by having assignments outside.
|
2011-02-18 |
ib |
Cosmetic: Use more natural notations.
|
2011-02-17 |
ib |
Revert r32923: none of the systems known or tested have a problem in it.
|
2011-02-17 |
ib |
Do proper and portable initialization.
|
2011-02-17 |
ib |
Enlarge uchar buffer, because GLib implements 31-bit UTF-8,
|
2011-02-17 |
diego |
Adjust build system to reflect merge of libavcore into libavutil in FFmpeg.
|
2011-02-17 |
diego |
Adjust #include paths after the merge of libavcore into libavutil in FFmpeg.
|
2011-02-17 |
ib |
Add alpha channel value to the ARGB initialization constant
|
2011-02-17 |
ib |
Simplify array initialization.
|
2011-02-16 |
ib |
Add braces for easier association.
|
2011-02-16 |
ib |
Prevent a segmentation fault.
|
2011-02-16 |
ib |
Initialize array in a compiler independent way.
|
2011-02-16 |
ib |
Revert r32911.
|
2011-02-16 |
ib |
Simplify array initialization.
|
2011-02-16 |
ib |
Remove needless pointer check.
|
2011-02-16 |
ib |
Add additional include directory for gui.
|
2011-02-16 |
cboesch |
Git clone options are after the 'clone' keyword
|
2011-02-16 |
ib |
Remove needless cast.
|
2011-02-16 |
ib |
Simplify condition.
|
2011-02-16 |
ib |
Don't use constant not related to definition size
|
2011-02-16 |
ib |
Use gfree().
|
2011-02-16 |
diego |
Limit FFmpeg git clone to the last revision to save time and bandwidth.
|
2011-02-16 |
ib |
Clean up variable declarations.
|
2011-02-16 |
ib |
Use appropriate declaration for array indices.
|
2011-02-16 |
ib |
Simplify condition.
|
2011-02-14 |
cboesch |
Remove uneeded trailing semicolon.
|
2011-02-13 |
ib |
Reduce buffer to reasonable size.
|
2011-02-13 |
ib |
Remove unused functions.
|
2011-02-13 |
ib |
Prevent out buffer overflow.
|
2011-02-12 |
ib |
Partially revert cosmetic r32892.
|
2011-02-12 |
ib |
Allow font characters varying in height.
|
2011-02-12 |
reimar |
100l: fix "gamma" equalizer setting to change red, green and blue gamma,
|
2011-02-12 |
cehoyos |
At least for Wing Commander 4 files, -demuxer lavf
|
2011-02-11 |
ib |
Prevent memory leaks.
|
2011-02-11 |
ib |
Cosmetic
|
2011-02-11 |
ib |
Allow equals sign to be defined in the font description file.
|
2011-02-11 |
ib |
Simplify input preparation and allow semicolon
|
2011-02-11 |
ib |
Fix usage of wrong variable.
|
2011-02-11 |
jrash |
sync with en/mplayer.1 rev. 32880
|
2011-02-11 |
ib |
Make freed font reusable.
|
2011-02-11 |
cehoyos |
Revert r32884: For some files, -demuxer lavf is needed to playback XAN DPCM audio.
|
2011-02-11 |
cehoyos |
Support 0x594A as format value for XAN DPCM audio.
|
2011-02-11 |
cehoyos |
ffxandpcm works fine with the native avi demuxer.
|
2011-02-11 |
cehoyos |
Fix compilation by adding defines necessary for ac3dsp to config.asm.
|
2011-02-10 |
ranma |
Fix muxer memory leak.
|
2011-02-10 |
ranma |
Fix stream_write_buffer to make sure all requested bytes are written
|
2011-02-10 |
cigaes |
Fractional part of time stamp in OSD.
|
2011-02-10 |
ib |
Only replace non-existing font character by space if space itself exists.
|
2011-02-10 |
ib |
Use defined variable and do not recalculate again.
|
2011-02-10 |
ib |
Remove desultory parameter checks.
|
2011-02-10 |
ib |
Always access font characters in the same way
|
2011-02-10 |
cehoyos |
Add FFmpeg WC4 xan decoder.
|
2011-02-10 |
ib |
Reduce Fonts array to required size.
|
2011-02-10 |
ib |
Define constants in a single place.
|
2011-02-10 |
ib |
Remove needless declaration.
|
2011-02-10 |
ib |
Remove needless includes and declarations.
|
2011-02-08 |
diego |
configure: Drop CFLAGS from DEPFLAGS.
|
2011-02-07 |
cboesch |
Simplify frees in load_vob_subtitle.
|
2011-02-07 |
cboesch |
Handle mp_path_join failure in load_vob_subtitle.
|
2011-02-06 |
diego |
configure: Check for sys/poll.h.
|
2011-02-06 |
reimar |
Change SVB SPU stream format in TS demuxer so it can be decoded by
|
2011-02-06 |
reimar |
Print a message when lavc subtitle decoding fails.
|
2011-02-06 |
reimar |
Fix r32587: the previous approach to return subtitles in time broke
|
2011-02-06 |
faust3 |
fix ad_qtaudio for the case when the libavformat mov demuxer is used
|
2011-02-06 |
reimar |
Set subtitle stream type correctly for DVB subtitles in TS demuxer.
|
2011-02-05 |
cboesch |
Do not add .sub to text subtitles when they look like vobsub.
|
2011-02-05 |
cboesch |
Add sub-paths option.
|
2011-02-05 |
cboesch |
Revert 32857: FPS should be double everywhere, not float.
|
2011-02-05 |
cboesch |
100l: fps are not in int but float, fix prototype.
|
2011-02-05 |
cboesch |
FPS are in float in sh_video, not double.
|
2011-02-05 |
reimar |
Use av_set_string3 instead of deprecated av_set_string.
|
2011-02-05 |
reimar |
Change deprecated PKT_FLAG_KEY, CODEC_TYPE_* and SAMPLE_FMT_* to their
|
2011-02-05 |
reimar |
Use av_get_bits_per_sample_fmt instead of deprecated
|
2011-02-05 |
reimar |
Use av_iformat_next instead of first_iformat to conform with new FFmpeg API.
|
2011-02-05 |
reimar |
Remove av_metadata_conv call, it is a NOP in FFmpeg nowadays.
|
2011-02-05 |
jrash |
sync with en/mplayer.1 rev. 32842
|
2011-02-04 |
diego |
Do not pointlessly cast the return value of memalign().
|
2011-02-04 |
diego |
Replace one more instance of memalign in libmpcodecs with av_malloc.
|
2011-02-03 |
ib |
Improve the readability of dynamic labels which scroll.
|
2011-02-03 |
ib |
Cosmetic: indent for a patch to come.
|
2011-02-03 |
ib |
Remove useless format argument.
|
2011-02-03 |
diego |
Skip deleting HTML-single directory, which is no longer created.
|
2011-02-03 |
diego |
Update incoming FTP directory URL for directory structure change on server.
|
2011-02-03 |
compn |
add apco and ap4h fourcc to prores decoder
|
2011-02-02 |
cboesch |
Add prefix filename option for PNG video output.
|