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
*
Copy AC-3 bsmod field into IEC data-type field as required by the specs
reimar
2007-09-15
*
Handle swab when input length is odd (treat it as if there was an additional
reimar
2007-09-15
*
Fix off-by-one error if fsize is odd (does handling that case even make sense?)
reimar
2007-09-14
*
Mark DTS tables as const
reimar
2007-09-14
*
Fix 10l typo in syncword
reimar
2007-09-14
*
Improved comments, based on patches by Ulion [ulion2002 gmail com]
reimar
2007-09-14
*
Simplify and fix big-endian hwac3 header generation code.
reimar
2007-09-14
*
Deobfuscate: use IMGFMT_RGB_DEPTH and IMGFMT_IS_BGR
reimar
2007-09-13
*
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
[next]