index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
asv1.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
asv1.c directly uses Put/GetBitContext, so it should include bitstream.h
Aurelien Jacobs
2007-08-21
1
-0
/
+1
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
add some #ifdef CONFIG_ENCODERS/DECODERS
Måns Rullgård
2006-09-27
1
-0
/
+4
*
set supported pixel formats for a few encoders (fixes crashes with grayscale)
Michael Niedermayer
2006-09-20
1
-0
/
+2
*
add assert to clarify that we know what we are doing
Michael Niedermayer
2006-03-10
1
-0
/
+1
*
MSVC-compatible __align8/__align16 declaration
Steve L'Homme
2006-02-05
1
-3
/
+3
*
warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it
Diego Biurrun
2006-01-25
1
-1
/
+1
*
Update licensing information: The FSF changed postal address.
Diego Biurrun
2006-01-12
1
-1
/
+1
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-45
/
+45
*
ff_reverse to utils.c patch by (Roine Gustafsson )roine users.sourceforge net)
Roine Gustafsson
2005-05-07
1
-19
/
+0
*
PIX_FMT_NONE and related fixes
Michael Niedermayer
2005-04-25
1
-0
/
+1
*
make reverse[] non static
Michael Niedermayer
2005-03-26
1
-5
/
+5
*
avoid buf_size == 0 checks in every decoder
Michael Niedermayer
2005-01-23
1
-5
/
+0
*
av_malloc vs av_mallocz patch by (Kurosu <kurosu inforezo org>)
Kurosu
2005-01-12
1
-1
/
+1
*
various security fixes and precautionary checks
Michael Niedermayer
2005-01-12
1
-1
/
+7
*
Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( ...
Burkhard Plaum
2004-11-27
1
-5
/
+5
*
data_size = 0 cleanup
Michael Niedermayer
2004-05-21
1
-2
/
+0
*
cleanup & memleak fix
Michael Niedermayer
2004-04-30
1
-2
/
+0
*
get_bit_count -> put_bits_count
Alex Beregszaszi
2004-02-06
1
-2
/
+2
*
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Michel Bardiaux
2003-11-03
1
-3
/
+3
*
removed the obsolete and unused parameters of init_put_bits
Alex Beregszaszi
2003-10-12
1
-1
/
+1
*
asv2 encoding
Michael Niedermayer
2003-09-01
1
-14
/
+84
*
ASV2 decoder
Michael Niedermayer
2003-09-01
1
-30
/
+169
*
CONFIG_ENCODERS cleanup
Michael Niedermayer
2003-06-22
1
-24
/
+0
*
some warning fixes
Alex Beregszaszi
2003-06-20
1
-3
/
+3
*
CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot com>)
Wolfgang Hesseler
2003-05-20
1
-0
/
+28
*
ASV1 codec
Michael Niedermayer
2003-05-19
1
-0
/
+454