2008-01-07 |
reimar |
Add heartbeat-cmd option
|
2008-01-07 |
reimar |
Remove some now unused screensaver stuff code.
|
2008-01-07 |
reimar |
Remove most of the messy screensaver code in favour of only XResetScreenSaver
|
2008-01-07 |
reimar |
Use a screensaver_off variable to save current state and avoid
|
2008-01-06 |
diego |
Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved
|
2008-01-06 |
reimar |
Make some functions in mplayer.c static
|
2008-01-06 |
diego |
Relicense to GPL v2 or later with Reimar's permission.
|
2008-01-06 |
reimar |
Whitespace-only cosmetics: get rid of tabs
|
2008-01-06 |
diego |
Rename common.[ch], there are too many files by that name.
|
2008-01-06 |
diego |
cosmetics: alphabetical order
|
2008-01-06 |
diego |
Rename common.[ch] to gtk_common.[ch], there are too many files by that name.
|
2008-01-06 |
rtogni |
Don't overread audio data
|
2008-01-06 |
rtogni |
Don't dynamically allocate sub_packet_lengths[] in raac demuxing.
|
2008-01-06 |
rtogni |
Do not pass timestamp to realvideo binary decoder
|
2008-01-06 |
diego |
Remove unused definition.
|
2008-01-06 |
diego |
Remove changelog from file header, we have revision control for this.
|
2008-01-06 |
diego |
cosmetics: Whitespace changes, add comments to some #endif directives.
|
2008-01-06 |
diego |
Remove all test programs with 'make clean'.
|
2008-01-06 |
diego |
/usr/lib/win32 --> /usr/local/lib/codecs
|
2008-01-06 |
diego |
Remove compilation command comments.
|
2008-01-06 |
diego |
Ignore test programs.
|
2008-01-06 |
diego |
Comment out non-existing mp_msg_set_level function to fix linking.
|
2008-01-06 |
diego |
Fix compilation by replacing a broken macro with in-place code.
|
2008-01-06 |
diego |
Fix compilation due to conflicting type declaration:
|
2008-01-06 |
diego |
Add missing #include so that the header works standalone.
|
2008-01-06 |
diego |
Add proper compilation rules for qtx/list and qtx/qtxload and remove silly
|
2008-01-06 |
diego |
Get the dshow test program closer to linking.
|
2008-01-06 |
diego |
Fix warnings:
|
2008-01-06 |
diego |
Add missing #includes to fix compilation:
|
2008-01-05 |
eugeni |
Allow overriding [Script Info] parameters with -ass-force-style option.
|
2008-01-05 |
ben |
Give a sense to this sentence
|
2008-01-05 |
nicodvb |
angle switching in dvd
|
2008-01-05 |
nicodvb |
documented angle commands
|
2008-01-05 |
diego |
Fix typo, LIBNAME should be LIBNAME_COMMON.
|
2008-01-05 |
nicodvb |
properties to get and set angle; patch by oattila chello hu
|
2008-01-05 |
nicodvb |
properties to change angle; patch by oattila chello hu
|
2008-01-05 |
nicodvb |
wrapper functions to get/set angle: the wrapping is needed to RESYNC the demuxer; patch by oattila chello hu
|
2008-01-05 |
nicodvb |
implemented _ANGLE STREAM_CTRLs, patch by oattila chello hu
|
2008-01-05 |
nicodvb |
implemented _ANGLE STREAM_CTRLs, patch by oattila chello hu
|
2008-01-05 |
nicodvb |
NEW STREAM_CTRLs: STREAM_CTRL_GET_NUM_ANGLES STREAM_CTRL_GET_ANGLE STREAM_CTRL_SET_ANGLE
|
2008-01-05 |
nicodvb |
in the PMT stream_type==0x11 identified AAC in LATM-over-LOAS syntax that isn't decodable yet, removed
|
2008-01-05 |
lorenm |
remove code for colorspaces x264 doesn't support
|
2008-01-05 |
nicodvb |
fixed bug when playing multi-angle titles: the address field in the agli data
|
2008-01-05 |
lorenm |
fix artifacts in -vf fspp. regression in r23476.
|
2008-01-05 |
ulion |
Fix property audio_delay bug when step up/down with arg value NULL.
|
2008-01-04 |
gpoirier |
sync w/r25587
|
2008-01-03 |
Gabrov |
synced with r25592
|
2008-01-03 |
uau |
Add HAVE_SOCKLEN_T to config.h for FFmpeg
|
2008-01-02 |
diego |
Relicense file to GPL v2 or later with the permission of Rudolf Marek,
|
2008-01-02 |
diego |
Add proper license header.
|
2008-01-02 |
diego |
Get rid of build system hackery to generate mga_crtc2_vid.o and rage128_vid.o.
|
2008-01-02 |
diego |
Properly express dependencies for generated .c and .h files.
|
2008-01-02 |
nicodvb |
when {v|a}_o_mpegpes:card isn't specified by the user mplayer uses the first available card
|
2008-01-02 |
nicodvb |
when :card isn't specified by the user search the first available card
|
2008-01-02 |
cehoyos |
Add an example for dvdnav:// usage with path.
|
2008-01-02 |
diego |
Use _ISOC99_SOURCE instead of _GNU_SOURCE.
|
2008-01-02 |
zuxy |
Happy New Year!
|
2008-01-02 |
diego |
10l: Replace #define with #endif where I really meant to write #endif.
|
2008-01-01 |
diego |
Add multiple inclusion guards to all header files that lack them.
|
2008-01-01 |
diego |
Add a comment that explains why this header has no multiple inclusion guards.
|