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
/
ve_lavc.c
Commit message (
Expand
)
Author
Age
*
cosmetics: Remove pointless parentheses from return calls.
diego
2008-05-16
*
AVOption support for video encoders.
michael
2008-05-10
*
Restore grayscale decoding support with FFmpeg.
diego
2008-04-13
*
Grayscale encoding/decoding with FFmpeg is no longer enabled, remove references
diego
2008-03-07
*
FFmpeg now uses different (unified) #include paths.
diego
2008-02-25
*
typo fix: inited --> initialized
diego
2008-02-14
*
Support lowdelay flag
reimar
2007-09-06
*
make x264 work again after the h264-libx264 renaming
michael
2007-08-07
*
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
*
Pass imgfmt from lavc encoder to lavf muxer (this is needed for dv).
corey
2007-05-17
*
Add DV fourcc.
corey
2007-05-13
*
add "level" as lavc option
cehoyos
2007-05-03
*
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
*
Fix compilation after deprecation of some lav log level and
reimar
2007-02-07
*
support lavc mblmin and mblmax
corey
2006-11-08
*
Add proper flv fourcc
reimar
2006-10-24
*
pass average bitrate from encoder to (lavf) muxer
michael
2006-08-10
*
Remove #if LIBAVCODEC_BUILD >= XXX and #if LIBAVFORMAT_BUILD >= XXX jungle.
diego
2006-07-13
*
Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.
diego
2006-07-09
*
Support and document lavc b_sensitivity option.
corey
2006-06-05
*
document the recent changes in Snow.
lorenm
2006-06-05
*
support lavc mv0_threshold
corey
2006-05-13
*
Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...
reynaldo
2006-03-31
*
lavc doesnt pass AVFrame.opaque around :/
michael
2006-03-21
*
10l (null pointer dereference)
michael
2006-03-21
*
passing pts through the filter layer (lets see if pts or cola comes out at th...
michael
2006-03-21
*
Support libavcodec vrc_strategy=1 (XviD ratecontrol).
corey
2006-03-17
*
-lavcopts aglobal
michael
2006-03-13
*
Fix video delay when encoding with B-frames.
corey
2006-02-21
*
Move conditional compilation out of the code and into the build system.
diego
2006-01-31
*
change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to ...
michael
2006-01-26
*
pass vbv_size & max_rate from encoder to muxer over muxer_stream_t (if this i...
michael
2006-01-25
*
vglobal so the user can tell the encoder that she wants global headers ... on...
michael
2006-01-24
*
Using INT_MAX without including limits.h breaks compilation on MinGW.
diego
2006-01-23
*
support libavcodec's new sc_factor parameter
corey
2006-01-22
*
convert some printfs to mp_msg
rathann
2006-01-10
*
Support vme=8 (iterative overlapped block).
diego
2005-12-29
*
Add bidir_refine to lavc's set of options, and document it.
gpoirier
2005-12-28
*
support downscaling frames for dynamic b frame decission
gpoirier
2005-12-25
*
Fixed wrong M_OPT_RANGE in vrc_maxrate/vrc_minrate , default was 0 and range ...
reynaldo
2005-11-29
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
10l: scene change detecion is deactivated with sc_threshold=1000000000
ranma
2005-07-17
*
10l for me
ranma
2005-07-17
*
Add vrc_init_occupancy to lavcopts
ranma
2005-06-20
*
vstrict=-1 is now less "dangerous", make it default and remove m/ljpeg encodi...
reimar
2005-05-09
*
Add border masking support for lavc
gpoirier
2005-05-08
*
ljpeg codec needs YUVJ colorspace, too
reimar
2005-05-08
[next]