index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
utvideo.c
Age
Commit message (
Expand
)
Author
2012-08-20
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-20
lavc: add Ut Video encoder
Jan Ekström
2012-08-17
utvideo: Rename utvideo.c to utvideodec.c
Jan Ekström
2012-08-07
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-06-22
utvideo: mark interlaced frames as such
Hendrik Leppkes
2012-06-22
utvideo: Fix interlaced prediction for RGB utvideo.
Carl Eugen Hoyos
2012-04-20
utvideo: general cosmetics
Jan Ekström
2012-04-15
utvideo: Remove unused variable 'src_size'
Derek Buitenhuis
2012-03-24
utvideo: port header reading to bytestream2.
Ronald S. Bultje
2012-03-24
utvideo: mark output picture as keyframe.
Kostya Shishkov
2012-02-15
dsputil: Add ff_ prefix to the dsputil*_init* functions
Martin Storsjö
2012-02-15
vlc/rl: Add ff_ prefix to the nonstatic symbols
Martin Storsjö
2012-01-27
cosmetics: Remove extra newlines at EOF
Alex Converse
2012-01-08
utvideo: frame multithreading.
Aneesh Dogra
2012-01-03
utvideo: proper median prediction for interlaced videos
Kostya Shishkov
2011-10-29
utvideo: handle empty Huffman trees
Kostya Shishkov
2011-10-28
utvideo: account for coupled lines in YUV420 format
Kostya Shishkov
2011-10-19
Ut Video decoder
Kostya Shishkov