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
/
4xm.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
const
Michael Niedermayer
2008-02-01
1
-16
/
+16
*
cast to dest type, fix warning: 4xm.c:304: warning: initialization from incom...
Baptiste Coudurier
2008-01-31
1
-1
/
+1
*
fix decoding of dracula.4xm before diego complains
Michael Niedermayer
2007-09-05
1
-7
/
+7
*
fix segfault with dracula.4xm
Michael Niedermayer
2007-09-05
1
-0
/
+10
*
Change 4xm demuxer and video decoder to pass the video format version in
Roberto Togni
2007-08-27
1
-1
/
+6
*
use bytestream_get_le*() this also fixes a big endian bug
Michael Niedermayer
2007-08-13
1
-3
/
+4
*
fix type 3 aka skipped blocks for old version
Michael Niedermayer
2007-08-13
1
-0
/
+2
*
fix motion vectors for old version
Michael Niedermayer
2007-08-13
1
-1
/
+4
*
set pix_fmt properly depending on version
Michael Niedermayer
2007-08-13
1
-1
/
+2
*
use version instead of some random 32bit value to switch between 16 and
Michael Niedermayer
2007-08-13
1
-1
/
+1
*
replace vlc_type by version and set that from codec_tag which contains the
Michael Niedermayer
2007-08-13
1
-4
/
+3
*
support ifr2 from Toy-Story2_better-image-quality.4xa
Michael Niedermayer
2007-08-12
1
-1
/
+48
*
add second vlc table
Michael Niedermayer
2007-08-12
1
-19
/
+46
*
rename attribute_unused to av_unused and moves its declaration to common.h
Carl Eugen Hoyos
2007-05-30
1
-1
/
+1
*
Change some leftover __attribute__((unused)) and __attribute__((used)) to
Reimar Döffinger
2007-05-14
1
-1
/
+1
*
Remove some old disabled debugging output
Michel Bardiaux
2007-02-19
1
-10
/
+0
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
fix some signedness warnings
Måns Rullgård
2006-09-27
1
-2
/
+2
*
sanity checks, some might have been exploitable ...
Michael Niedermayer
2006-05-13
1
-1
/
+5
*
MSVC-compatible __align8/__align16 declaration
Steve L'Homme
2006-02-05
1
-1
/
+1
*
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
-53
/
+53
*
use PRIxN, %zd, %td formats where needed
Måns Rullgård
2005-12-12
1
-1
/
+1
*
Ministry of English Composition, reporting for duty (and the word is "skipped...
Mike Melanson
2005-04-24
1
-4
/
+4
*
avoid buf_size == 0 checks in every decoder
Michael Niedermayer
2005-01-23
1
-5
/
+0
*
various security fixes and precautionary checks
Michael Niedermayer
2005-01-12
1
-7
/
+17
*
Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( ...
Burkhard Plaum
2004-11-27
1
-10
/
+5
*
data_size = 0 cleanup
Michael Niedermayer
2004-05-21
1
-2
/
+0
*
cleanup & memleak fix
Michael Niedermayer
2004-04-30
1
-2
/
+0
*
unknown format chars
Alex Beregszaszi
2004-04-07
1
-1
/
+1
*
warning patrol
Falk Hüffner
2004-03-24
1
-1
/
+1
*
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Michel Bardiaux
2003-11-03
1
-13
/
+13
*
forgot to commit, i hope its correct
Michael Niedermayer
2003-10-11
1
-0
/
+5
*
Fix compilation with ccc
Falk Hüffner
2003-09-22
1
-1
/
+1
*
remove warnings
Fabrice Bellard
2003-09-09
1
-1
/
+1
*
fix 4xm yuv->rgb565 transform
Michael Niedermayer
2003-06-01
1
-9
/
+15
*
10l (array[-1] ...)
Michael Niedermayer
2003-06-01
1
-11
/
+12
*
4xm codec
Michael Niedermayer
2003-06-01
1
-0
/
+745
[prev]