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
...
*
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
*
Remove unused query_format function in vf_harddup.
reimar
2007-06-24
*
Avoid more void * arithmetic
reimar
2007-06-24
*
100l, fix compile error in r23498 due to bad copy in paste
reimar
2007-06-07
*
RGB8/BGR8 IMGFMTs are paletted in case of swscale input.
reimar
2007-06-07
*
Do not use fast_memcpy when data is read again immediately afterwards.
reimar
2007-06-05
*
Do not use fast_memcpy for small size copy, esp. when the size is constant
reimar
2007-06-05
*
Replace implicit use of fast_memcpy via macro by explicit use to allow
reimar
2007-06-05
*
Use avcodec_decode_audio2 in ad_ffmpeg.c
reimar
2007-06-05
*
mjpeg support for v4l2 tv:// driver
voroshil
2007-06-01
*
Remove some unused variables, patch by timwoj ieee org.
diego
2007-05-28
*
Move variable declaration into conditional to avoid an unused variable warning.
diego
2007-05-28
*
Remove unused variables.
diego
2007-05-28
*
Removed useless fastmemcpy.h includes in video decoders
reimar
2007-05-27
*
Remove useless fastmemcpy.h include for filters that do not even do any memcpy.
reimar
2007-05-27
*
compilation fix: ff_ _encode added and temporarily disabled mjpeg_write_tables
rik
2007-05-27
*
Pass imgfmt from lavc encoder to lavf muxer (this is needed for dv).
corey
2007-05-17
*
Include string.h for memcpy, fastmemcpy.h alone is not enough.
reimar
2007-05-16
*
Make vd_raw VDCTRL_QUERY_FORMAT simpler to understand
reimar
2007-05-14
*
Add DV fourcc.
corey
2007-05-13
*
Fix "inline keyword not at beginning of declaration" warning.
diego
2007-05-05
*
add "level" as lavc option
cehoyos
2007-05-03
*
Remove unused variable,
reimar
2007-04-29
*
Add -ass-hinting option for setting font hinting method.
eugeni
2007-04-27
*
Simplify preprocessor directives: There is a general variable for
diego
2007-04-26
*
Add config.h variables for static FFmpeg libraries.
diego
2007-04-26
[prev]
[next]