index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved
diego
2008-01-06
*
Make some functions in mplayer.c static
reimar
2008-01-06
*
Relicense to GPL v2 or later with Reimar's permission.
diego
2008-01-06
*
Whitespace-only cosmetics: get rid of tabs
reimar
2008-01-06
*
Rename common.[ch], there are too many files by that name.
diego
2008-01-06
*
cosmetics: alphabetical order
diego
2008-01-06
*
Rename common.[ch] to gtk_common.[ch], there are too many files by that name.
diego
2008-01-06
*
Don't overread audio data
rtogni
2008-01-06
*
Don't dynamically allocate sub_packet_lengths[] in raac demuxing.
rtogni
2008-01-06
*
Do not pass timestamp to realvideo binary decoder
rtogni
2008-01-06
*
Remove unused definition.
diego
2008-01-06
*
Remove changelog from file header, we have revision control for this.
diego
2008-01-06
*
cosmetics: Whitespace changes, add comments to some #endif directives.
diego
2008-01-06
*
Remove all test programs with 'make clean'.
diego
2008-01-06
*
/usr/lib/win32 --> /usr/local/lib/codecs
diego
2008-01-06
*
Remove compilation command comments.
diego
2008-01-06
*
Ignore test programs.
diego
2008-01-06
*
Comment out non-existing mp_msg_set_level function to fix linking.
diego
2008-01-06
*
Fix compilation by replacing a broken macro with in-place code.
diego
2008-01-06
*
Fix compilation due to conflicting type declaration:
diego
2008-01-06
*
Add missing #include so that the header works standalone.
diego
2008-01-06
*
Add proper compilation rules for qtx/list and qtx/qtxload and remove silly
diego
2008-01-06
*
Get the dshow test program closer to linking.
diego
2008-01-06
*
Fix warnings:
diego
2008-01-06
*
Add missing #includes to fix compilation:
diego
2008-01-06
*
Allow overriding [Script Info] parameters with -ass-force-style option.
eugeni
2008-01-05
*
Give a sense to this sentence
ben
2008-01-05
*
angle switching in dvd
nicodvb
2008-01-05
*
documented angle commands
nicodvb
2008-01-05
*
Fix typo, LIBNAME should be LIBNAME_COMMON.
diego
2008-01-05
*
properties to get and set angle; patch by oattila chello hu
nicodvb
2008-01-05
*
properties to change angle; patch by oattila chello hu
nicodvb
2008-01-05
*
wrapper functions to get/set angle: the wrapping is needed to RESYNC the demu...
nicodvb
2008-01-05
*
implemented _ANGLE STREAM_CTRLs, patch by oattila chello hu
nicodvb
2008-01-05
*
implemented _ANGLE STREAM_CTRLs, patch by oattila chello hu
nicodvb
2008-01-05
*
NEW STREAM_CTRLs: STREAM_CTRL_GET_NUM_ANGLES STREAM_CTRL_GET_ANGLE STREAM_CTR...
nicodvb
2008-01-05
*
in the PMT stream_type==0x11 identified AAC in LATM-over-LOAS syntax that isn...
nicodvb
2008-01-05
*
remove code for colorspaces x264 doesn't support
lorenm
2008-01-05
*
fixed bug when playing multi-angle titles: the address field in the agli data
nicodvb
2008-01-05
*
fix artifacts in -vf fspp. regression in r23476.
lorenm
2008-01-05
*
Fix property audio_delay bug when step up/down with arg value NULL.
ulion
2008-01-05
*
sync w/r25587
gpoirier
2008-01-04
*
synced with r25592
Gabrov
2008-01-03
*
Add HAVE_SOCKLEN_T to config.h for FFmpeg
uau
2008-01-03
*
Relicense file to GPL v2 or later with the permission of Rudolf Marek,
diego
2008-01-02
*
Add proper license header.
diego
2008-01-02
*
Get rid of build system hackery to generate mga_crtc2_vid.o and rage128_vid.o.
diego
2008-01-02
*
Properly express dependencies for generated .c and .h files.
diego
2008-01-02
*
when {v|a}_o_mpegpes:card isn't specified by the user mplayer uses the first ...
nicodvb
2008-01-02
*
when :card isn't specified by the user search the first available card
nicodvb
2008-01-02
[next]