index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
Commit message (
Expand
)
Author
Age
*
warning fix:
diego
2007-09-09
*
warning fix:
diego
2007-09-09
*
Add a check for c->head being NULL in pullup_free_context().
gpoirier
2007-09-08
*
Support lowdelay flag
reimar
2007-09-06
*
warnig fix (blessed by Rich):
diego
2007-09-04
*
added .stream_aspect to st_video_t: if non-zero and if not specified otherwise
nicodvb
2007-09-01
*
Remove imported rational calculation code and use the original one from avutil.
iive
2007-09-01
*
Remove pointless #ifdef HAVE_XVMC within get_format(), all of the function
diego
2007-08-28
*
warning fix:
diego
2007-08-28
*
warning fix:
diego
2007-08-28
*
cosmetics: Add some explanatory comments to #endif directives.
diego
2007-08-28
*
warning fix:
diego
2007-08-28
*
Add code to clear left and right borders not only top and bottom.
reimar
2007-08-28
*
Clean up the way get_path is handled: Compile get_path.c to an object to link
diego
2007-08-28
*
Set sample_rate and bit_rate from sh_audio as fallback in case sh_audio->wf
reimar
2007-08-27
*
warning fix:
diego
2007-08-25
*
Remove redundant variable declaration.
diego
2007-08-25
*
Remove redundant variable declaration.
diego
2007-08-25
*
Remove redundant variable declaration.
diego
2007-08-25
*
Fix some unused variable warnings.
diego
2007-08-25
*
Fix unused variable warning.
diego
2007-08-25
*
Fix unused variable warning.
diego
2007-08-24
*
Remove unused variable.
diego
2007-08-24
*
Use new request_channels
reimar
2007-08-23
*
Runtime-patching for windows to fix crash with drv43260.dll
reimar
2007-08-20
*
printf in mp_image.h was changed to fprintf in r17972.
cehoyos
2007-08-08
*
make x264 work again after the h264-libx264 renaming
michael
2007-08-07
*
Move alloc_mpi and copy_mpi from libmenu/vf_menu.c to libmpcodecs/mp_image.c.
cehoyos
2007-08-04
*
Revert setting audio output channel count for FFmpeg
uau
2007-08-02
*
Set lavc_context->channels before opening the codec, it is sufficient to
reimar
2007-08-01
*
allow to specify the audio bitrate in bits (some codecs need that ...)
michael
2007-07-31
*
make timestamps out of hot air
michael
2007-07-31
*
make a few more parameters accessable from mplayer
michael
2007-07-31
*
Move extern int audio_output_channels; to ad_internal.h
reimar
2007-07-30
*
Indicate desired number of output channels to ffmpeg audio decoder.
reimar
2007-07-30
*
Avoid void * arithmetic
reimar
2007-07-30
*
Use goto instead of useless recursion that might fill up the stack
reimar
2007-07-30
*
Do not use a return value for a void function
reimar
2007-07-30
*
Compilation fix workaround for dca.h conflict (it exists in libavcodec
rtogni
2007-07-23
*
DTS decoding via libdca
rtogni
2007-07-22
*
Put a compilation fix bandaid in place for the png.h issue.
diego
2007-07-17
*
Print the number of the Unknow color format,
iive
2007-07-11
*
remove unused variables
lorenm
2007-07-11
*
ISO8859-1 --> UTF-8
diego
2007-07-09
*
Do not use leading underscores in multiple inclusion guards, they are reserved.
diego
2007-07-02
*
Get rid of my_memcpy_pic code duplication in many filters.
reimar
2007-06-28
*
config.h must be included before other headers
reimar
2007-06-24
*
Make sure we always have a swab() prototype when we use it,
reimar
2007-06-24
*
Remove unused (static) function prototype.
reimar
2007-06-24
*
Move variable into the block where it actually used
reimar
2007-06-24
[next]