git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from a...
[ffmpeg.git]
/
libavcodec
/
avcodec.h
2003-06-13
Nick Kurshev
RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders...
blob
|
commitdiff
2003-06-09
Michael Niedermayer
FFV1 codec (our very simple lossless intra only codec...
blob
|
commitdiff
|
diff to current
2003-06-07
Michael Niedermayer
more comments
blob
|
commitdiff
|
diff to current
2003-06-05
Zdenek Kabelac
* 3gp patch by Joca
blob
|
commitdiff
|
diff to current
2003-06-03
Michael Niedermayer
4xm adpcm
blob
|
commitdiff
|
diff to current
2003-06-01
Michael Niedermayer
4xm codec
blob
|
commitdiff
|
diff to current
2003-05-30
Michael Niedermayer
fix mpeg1/2 decoding if there are no 0 bytes after...
blob
|
commitdiff
|
diff to current
2003-05-28
Mike Melanson
placeholder IDs for 4xm A/V codecs
blob
|
commitdiff
|
diff to current
2003-05-19
Michael Niedermayer
ASV1 codec
blob
|
commitdiff
|
diff to current
2003-05-15
Falk Hüffner
Warning fixes.
blob
|
commitdiff
|
diff to current
2003-05-14
Michael Niedermayer
cleanup
blob
|
commitdiff
|
diff to current
2003-05-14
Michael Niedermayer
make sh4 IDCT optional, so the user can choose
blob
|
commitdiff
|
diff to current
2003-05-14
joca@rixmail.se
AMR-NB audio support patch by (<joca at rixmail dot...
blob
|
commitdiff
|
diff to current
2003-05-12
Zdenek Kabelac
* support for AAC audio streams via libfaad
blob
|
commitdiff
|
diff to current
2003-05-09
Michael Niedermayer
svq3 decoder by anonymous
blob
|
commitdiff
|
diff to current
2003-05-07
Roman Shaposhnik
* introducing new public interface in imgconvert.c
blob
|
commitdiff
|
diff to current
2003-05-05
Mike Melanson
first pass at a new VP3 video decoder
blob
|
commitdiff
|
diff to current
2003-04-25
Michael Niedermayer
fixing mixed dr1 + internal buffers
blob
|
commitdiff
|
diff to current
2003-04-23
Zdenek Kabelac
* more strict types
blob
|
commitdiff
|
diff to current
2003-04-22
Zdenek Kabelac
* fixed initialization and some memleak
blob
|
commitdiff
|
diff to current
2003-04-21
Fabrice Bellard
added img_get_alpha_info()
blob
|
commitdiff
|
diff to current
2003-04-20
Fabrice Bellard
new YUV formats for correct JPEG YUV support - added...
blob
|
commitdiff
|
diff to current
2003-04-18
Michael Niedermayer
mpeg2 qscale flag
blob
|
commitdiff
|
diff to current
2003-04-16
Michael Niedermayer
meanigfull dr1 comment
blob
|
commitdiff
|
diff to current
2003-04-15
Mike Melanson
native Indeo3 decoder implementation
blob
|
commitdiff
|
diff to current
2003-04-06
Richard Hodges
fix pts type in avcodec.h for WIN32 patch by (Richard...
blob
|
commitdiff
|
diff to current
2003-04-04
Michael Niedermayer
H264 decoder & demuxer
blob
|
commitdiff
|
diff to current
2003-03-24
Nick Kurshev
binary compatibility fix (workaround for r.147, r.148)
blob
|
commitdiff
|
diff to current
2003-03-22
Michael Niedermayer
user setable quantizer bias
blob
|
commitdiff
|
diff to current
2003-03-22
Michael Niedermayer
binary compatibility fix
blob
|
commitdiff
|
diff to current
2003-03-20
Michael Niedermayer
error resilience cleanup (its faster too...)
blob
|
commitdiff
|
diff to current
2003-03-16
Michael Niedermayer
field pic decoding cleanup
blob
|
commitdiff
|
diff to current
2003-03-15
Michael Niedermayer
cleaner & more flexible edge bug workaround
blob
|
commitdiff
|
diff to current
2003-03-12
Zdenek Kabelac
* cosmetic doc fix
blob
|
commitdiff
|
diff to current
2003-03-12
Michael Niedermayer
100l
blob
|
commitdiff
|
diff to current
2003-03-12
Michael Niedermayer
per context frame_rate_base, this should finally fix...
blob
|
commitdiff
|
diff to current
2003-03-09
Alex Beregszaszi
simplified
blob
|
commitdiff
|
diff to current
2003-03-08
Michael Niedermayer
merging fourcc with codec_tag
blob
|
commitdiff
|
diff to current
2003-03-07
Zdenek Kabelac
* more generic avoption_parse
blob
|
commitdiff
|
diff to current
2003-03-07
Max Krasnyansky
Frame rate emulation patch by (Max Krasnyansky <maxk...
blob
|
commitdiff
|
diff to current
2003-03-06
Michael Niedermayer
more cosmetics so that doxygen output is readable ...
blob
|
commitdiff
|
diff to current
2003-03-06
Michael Niedermayer
doxy
blob
|
commitdiff
|
diff to current
2003-03-05
Michael Niedermayer
extended option for h263+ patch by (fixounet at free...
blob
|
commitdiff
|
diff to current
2003-03-03
Michael Niedermayer
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
blob
|
commitdiff
|
diff to current
2003-03-01
Michael Niedermayer
fixing inaccurate frame_rate
blob
|
commitdiff
|
diff to current
2003-02-27
Michael Niedermayer
user specified motion estimation range limit
blob
|
commitdiff
|
diff to current
2003-02-26
Michael Niedermayer
move repeat_pict field from AVCodecContext -> AVFrame...
blob
|
commitdiff
|
diff to current
2003-02-25
Fabrice Bellard
added DTG active format information
blob
|
commitdiff
|
diff to current
2003-02-11
Zdenek Kabelac
* UINTX -> uintx_t INTX -> intx_t
blob
|
commitdiff
|
diff to current
2003-02-10
Zdenek Kabelac
* still unfinished code for Options
blob
|
commitdiff
|
diff to current
2003-02-09
Fabrice Bellard
added paletted 8 bit format support
blob
|
commitdiff
|
diff to current
2003-02-09
Michael Niedermayer
Creative YUV (CYUV) decoder by (Mike Melanson <melanson...
blob
|
commitdiff
|
diff to current
2003-02-08
Michael Niedermayer
direct blocksize in bframes fix (might fix qpel+bframe...
blob
|
commitdiff
|
diff to current
2003-02-02
Michael Niedermayer
divx503 decoding fix
blob
|
commitdiff
|
diff to current
2003-01-28
Zdenek Kabelac
* headers valid for C++ compilers
blob
|
commitdiff
|
diff to current
2003-01-23
Fabrice Bellard
use av_malloc() functions - added av_strdup and av_real...
blob
|
commitdiff
|
diff to current
2003-01-21
Michael Niedermayer
cleanup
blob
|
commitdiff
|
diff to current
2003-01-20
Zdenek Kabelac
* code for parsing options
blob
|
commitdiff
|
diff to current
2003-01-12
Michael Niedermayer
get_format()
blob
|
commitdiff
|
diff to current
2003-01-11
Fabrice Bellard
build update - avpicture_fill() returns the image size
blob
|
commitdiff
|
diff to current
2003-01-11
Fabrice Bellard
new image formats - suppressed ill defined formats...
blob
|
commitdiff
|
diff to current
2003-01-09
Michael Niedermayer
qpel fix
blob
|
commitdiff
|
diff to current
2003-01-06
Zdenek Kabelac
* first shot for generaly usable option parser for...
blob
|
commitdiff
|
diff to current
2003-01-05
Michael Niedermayer
qpel in mmx2/3dnow
blob
|
commitdiff
|
diff to current
2003-01-03
Michael Niedermayer
mpeg4 header encoding bugfix
blob
|
commitdiff
|
diff to current
2003-01-02
Michael Niedermayer
motion estimation pre pass
blob
|
commitdiff
|
diff to current
2003-01-01
Michael Niedermayer
shape adaptive diamonds for EPZS
blob
|
commitdiff
|
diff to current
2002-12-31
Michael Niedermayer
trellis quantization
blob
|
commitdiff
|
diff to current
2002-12-30
Michael Niedermayer
correcter mpeg4 headers
blob
|
commitdiff
|
diff to current
2002-12-29
Michael Niedermayer
removing PIX_FMT_ANY
blob
|
commitdiff
|
diff to current
2002-12-27
Michael Niedermayer
qpel encoding
blob
|
commitdiff
|
diff to current
2002-12-18
Michael Niedermayer
mb qp limits
blob
|
commitdiff
|
diff to current
2002-12-09
Michael Niedermayer
AVVideoFrame -> AVFrame
blob
|
commitdiff
|
diff to current
2002-12-09
Michael Niedermayer
cleanup / messup?
blob
|
commitdiff
|
diff to current
2002-12-06
Michael Niedermayer
missing "\" (found by nick)
blob
|
commitdiff
|
diff to current
2002-12-04
Michael Niedermayer
new PSNR code (now works with chroma, b frames, ...)
blob
|
commitdiff
|
diff to current
2002-12-04
Michael Niedermayer
specific debug output support
blob
|
commitdiff
|
diff to current
2002-12-04
Michael Niedermayer
fixing illegal 3. esc bug (the mpeg4 std only requires...
blob
|
commitdiff
|
diff to current
2002-12-04
Michael Niedermayer
cleanup
blob
|
commitdiff
|
diff to current
2002-12-03
Zdenek Kabelac
* two functions to handle allocation of static data...
blob
|
commitdiff
|
diff to current
2002-11-22
Mark Hills
* Ogg/Vorbis patch by Mark Hills
blob
|
commitdiff
|
diff to current
2002-11-20
Alex Beregszaszi
mjpegb support (need more samples)
blob
|
commitdiff
|
diff to current
2002-11-20
Michael Niedermayer
aspect ratio cleanup
blob
|
commitdiff
|
diff to current
2002-11-14
Joel Yliluoma
16-bit and 15-bit rgb/bgr patch by (Joel Yliluoma ...
blob
|
commitdiff
|
diff to current
2002-11-14
Michael Niedermayer
huffyuv
blob
|
commitdiff
|
diff to current
2002-11-12
Zdenek Kabelac
* fixing some minor const warnings
blob
|
commitdiff
|
diff to current
2002-11-11
Zdenek Kabelac
* added dsp_mask
blob
|
commitdiff
|
diff to current
2002-11-10
Michael Niedermayer
avoid duplicate ";" warnings (based upon a patch by...
blob
|
commitdiff
|
diff to current
2002-11-10
Michael Niedermayer
hurry_up>=5 -> skip everything except header & set...
blob
|
commitdiff
|
diff to current
2002-11-09
Michael Niedermayer
cleanup
blob
|
commitdiff
|
diff to current
2002-11-08
Michael Niedermayer
cleanup (breaks compatibility, requested by fabrice)
blob
|
commitdiff
|
diff to current
2002-11-02
Michael Niedermayer
support forcing low_delay during decoding
blob
|
commitdiff
|
diff to current
2002-11-02
Michael Niedermayer
Altivec Patch (Mark III) by (Dieter Shirley <dieters...
blob
|
commitdiff
|
diff to current
2002-11-02
François Revol
added MACE (Macintosh Audio Compression/Expansion)...
blob
|
commitdiff
|
diff to current
2002-10-30
Michael Niedermayer
exporting the internal qscale table, this allso fixes...
blob
|
commitdiff
|
diff to current
2002-10-28
Fabrice Bellard
added wma decoder
blob
|
commitdiff
|
diff to current
2002-10-27
Michael Niedermayer
handle direct rendering buffer allocation failure
blob
|
commitdiff
|
diff to current
2002-10-22
Michael Niedermayer
xvid qpel bug workaround
blob
|
commitdiff
|
diff to current
2002-10-14
Michael Niedermayer
mpeg4 header parser clenup (needed for parsing of VOL...
blob
|
commitdiff
|
diff to current
2002-10-13
Michael Niedermayer
better/cleaner error resilience (done in a 2nd pass...
blob
|
commitdiff
|
diff to current
next