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
*
cosmetics: reindent after last commit
compn
2008-08-02
*
change ve_raw.c:set_format to not overwrite biCompression if force_fourcc is ...
compn
2008-08-02
*
Change a bunch of video-output-specific preprocessor directives from a HAVE_
diego
2008-08-02
*
Do not provide a prototype for vsscanf when vsscanf is available.
diego
2008-08-02
*
Change a bunch of codec-specific preprocessor directives from a HAVE_
diego
2008-08-02
*
Remove checks for HAVE_XVID3, that conditional was removed a long time ago.
diego
2008-08-02
*
Fix ARM linking failure when IWMMXT support is disabled.
diego
2008-08-01
*
Remove obsolete diff hunk that is no longer applied to the code.
diego
2008-08-01
*
Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
diego
2008-08-01
*
Fix a misleading section in the libavcodec options manual indicating that a
diego
2008-08-01
*
add hdv1 fourcc
compn
2008-08-01
*
add some h263 fourccs
compn
2008-08-01
*
add ADJV fourcc to mjpeg
compn
2008-08-01
*
Initialize socklen_t variable to "no".
diego
2008-08-01
*
add XIXL fourcc to videoxl codec
compn
2008-08-01
*
Rename binary-codecs.sh to binary_codecs.sh as it is called in Debian.
diego
2008-07-31
*
Revert previous broken rename of binary-codecs.sh that had random changes.
diego
2008-07-31
*
Rename binary-codecs.sh once more to binary_codecs.sh as it is called in Debian.
diego
2008-07-31
*
Rename install-w32codecs.sh --> binary-codecs.sh.
diego
2008-07-31
*
bump sync tag
gpoirier
2008-07-30
*
For the case that we add a typedef for socklen_t, we should #define
diego
2008-07-30
*
Check for socklen_t in ws2tcpip.h as well.
diego
2008-07-30
*
Rename preprocessor directive HAVE_MENU --> CONFIG_MENU.
diego
2008-07-30
*
Remove unused HAVE_MENCODER definition.
diego
2008-07-30
*
Rename two GUI-related preprocessor directives:
diego
2008-07-30
*
Remove unused definition from config.h.
diego
2008-07-30
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
Drop USE_ prefix from USE_MPLAYER_CPUDETECT #define.
diego
2008-07-30
*
Use conditional compilation instead of an #ifdef around the whole file.
diego
2008-07-30
*
Remove unused definition from config.h.
diego
2008-07-30
*
Add proper check for socklen_t.
diego
2008-07-30
*
cosmetics: Group FFmpeg definitions together in config.h.
diego
2008-07-30
*
add XDCAM and more HDV MPEG2 fourccs
compn
2008-07-30
*
change arbitrary CODECS_MAX_FOURCC limit to larger arbitrary limit
compn
2008-07-30
*
changed 'Audio file' to 'Audio only' (to not get 'Audio file file' when played)
ptt
2008-07-29
*
Do not add __CYGWIN__ to CFLAGS on Cygwin, the system defines it anyway.
diego
2008-07-28
*
Rework OS/2 configuration with respect to linker output formats.
diego
2008-07-28
*
cosmetics: Add a separator comment.
diego
2008-07-28
*
Move libdvdnav check before the CFLAGS section. It is still the last check
diego
2008-07-28
*
synced with r27348
ptt
2008-07-28
*
Move CFLAGS specific to internal libdvdread and libfaad2 to the Makefile and
diego
2008-07-28
*
Remove unused HPUX #define from command line.
diego
2008-07-28
*
Move libdvdcss-specific CFLAG settings to libdvdcss test.
diego
2008-07-28
*
add ffvp6a codec
compn
2008-07-28
*
add ffmotionpixels codec
compn
2008-07-28
*
Get rid of horrible code that relies on codec-set context variable,
reimar
2008-07-26
*
Use GetTimerMS() instead of time() with srand.
reimar
2008-07-26
*
Do not include sys/socket.h when using winsock2, it is pointless
reimar
2008-07-26
*
Revert to previous dependency checking behavior.
diego
2008-07-26
*
Remove AltiVec vector declaration compiler compatibility macros.
diego
2008-07-26
[next]