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
/
asv1.c
Age
Commit message (
Expand
)
Author
2006-10-07
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-09-27
add some #ifdef CONFIG_ENCODERS/DECODERS
Måns Rullgård
2006-09-20
set supported pixel formats for a few encoders (fixes crashes with grayscale)
Michael Niedermayer
2006-03-10
add assert to clarify that we know what we are doing
Michael Niedermayer
2006-02-05
MSVC-compatible __align8/__align16 declaration
Steve L'Homme
2006-01-25
warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it
Diego Biurrun
2006-01-12
Update licensing information: The FSF changed postal address.
Diego Biurrun
2005-12-17
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-05-07
ff_reverse to utils.c patch by (Roine Gustafsson )roine users.sourceforge net)
Roine Gustafsson
2005-04-25
PIX_FMT_NONE and related fixes
Michael Niedermayer
2005-03-26
make reverse[] non static
Michael Niedermayer
2005-01-23
avoid buf_size == 0 checks in every decoder
Michael Niedermayer
2005-01-12
av_malloc vs av_mallocz patch by (Kurosu <kurosu inforezo org>)
Kurosu
2005-01-12
various security fixes and precautionary checks
Michael Niedermayer
2004-11-27
Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( ...
Burkhard Plaum
2004-05-21
data_size = 0 cleanup
Michael Niedermayer
2004-04-30
cleanup & memleak fix
Michael Niedermayer
2004-02-06
get_bit_count -> put_bits_count
Alex Beregszaszi
2003-11-03
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Michel Bardiaux
2003-10-12
removed the obsolete and unused parameters of init_put_bits
Alex Beregszaszi
2003-09-01
asv2 encoding
Michael Niedermayer
2003-09-01
ASV2 decoder
Michael Niedermayer
2003-06-22
CONFIG_ENCODERS cleanup
Michael Niedermayer
2003-06-20
some warning fixes
Alex Beregszaszi
2003-05-20
CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot com>)
Wolfgang Hesseler
2003-05-19
ASV1 codec
Michael Niedermayer