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
/
bgmc.c
Age
Commit message (
Expand
)
Author
2013-08-13
Update my email address.
Thilo Borgmann
2013-05-06
Merge commit '46c1917350f58dfab84e41919e6c02d43950db8c'
Michael Niedermayer
2013-05-06
Merge commit 'bd8ac882140a38868c33c000a430a1292a352533'
Michael Niedermayer
2013-05-05
bgmc: Do not mark ff_bgmc_decode_init() as av_cold
Diego Biurrun
2013-05-05
avcodec: Add av_cold attributes to end functions missing them
Diego Biurrun
2013-05-05
Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487'
Michael Niedermayer
2013-05-04
avcodec: Add av_cold attributes to init functions missing them
Diego Biurrun
2012-11-14
bgmc: Fix av_malloc checks in ff_bgmc_init()
Xi Wang
2012-10-20
bgmc: check the correct pointers
Michael Niedermayer
2012-10-14
bgmc: fix sizeof arguments (should fix CIDs: 700724 and 608084)
Thilo Borgmann
2012-04-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-12
avpacket, bfi, bgmc, rawenc: K&R prettyprinting cosmetics
Diego Biurrun
2012-01-02
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-01
bgmc: K&R cleanup
Aneesh Dogra
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2010-11-08
Allow clean initialization of lut_status array by changing type to signed int.
Thilo Borgmann
2010-06-30
Fix grammar errors in documentation
Måns Rullgård
2010-04-20
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-02-13
Support arithmetic decoding in ALS.
Thilo Borgmann