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
*
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
*
Add general variables for either static or shared FFmpeg libraries.
diego
2007-04-26
*
cosmetics: Rename Makefile variable CONFIG_ASS --> ASS.
diego
2007-04-25
*
cosmetics: Remove CONFIG_ prefix from FFmpeg library Makefile variables.
diego
2007-04-25
*
Gui --> gui
diego
2007-04-23
*
support format=y8 with -ovc raw
lorenm
2007-04-11
*
"()" to "(void)" function param list fixes
uau
2007-04-01
*
Fix double close() in ve_vfw.c
iive
2007-03-24
*
cosmetics: Merge #ifdefs for better readability.
diego
2007-03-23
*
allows to de- and reactivate kerndeint on the fly
cehoyos
2007-03-22
*
Conditionally compile vf_bmovl.c instead of enclosing all of the file
diego
2007-03-21
*
Invert logic for HAVE_NO_POSIX_SELECT to HAVE_POSIX_SELECT to be in line
diego
2007-03-21
*
Move libav* include CFLAGS to mpcommon.mak instead of duplicating them.
diego
2007-03-18
*
Add explicit location for headers from the libmpdemux/ directory.
diego
2007-03-15
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
[next]