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
/
vf_zrmjpeg.c
Commit message (
Expand
)
Author
Age
*
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
*
compilation fix clip_uint8 -> av_clip_uint8
rik
2007-02-27
*
Properly fix compilation without code duplication.
diego
2006-12-23
*
compilation fixes: define always_inline and don't use uint64_t_C
rik
2006-12-23
*
Cosmetics and comments.
rik
2006-09-23
*
Patch by Karolina Lindqvist <karolina.lindqvist@kramnet.se>
rik
2006-09-23
*
Patch from Karolina Lindqvist <karolina.lindqvist@kramnet.se>
rik
2006-09-01
*
passing pts through the filter layer (lets see if pts or cola comes out at th...
michael
2006-03-21
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
compilation fix (libavcodec sync)
rik
2005-05-01
*
replace almost obsolete email address: snel@phys.uu.nl -> rsnel@cube.dyndns.org
rik
2005-01-08
*
fixing segfault: libavcodec doesn't allocate some buffers if avctx->thread_co...
rik
2004-02-16
*
get_bit_count -> put_bits_count
rik
2004-02-06
*
vf_zrmjpeg MJPEG encoding filter, works together with vo_zr2. Only YV12
rik
2003-12-19