index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant #inclusion of common.h, avcodec.h already #includes it.
Diego Biurrun
2007-05-10
55
-58
/
+3
*
sse2 version of fdct_col.
Loren Merritt
2007-05-10
1
-92
/
+94
*
Simplify ptr[0]; ptr++; to *ptr++
Ramiro Polla
2007-05-09
1
-14
/
+7
*
Use bytestream
Ramiro Polla
2007-05-09
1
-27
/
+11
*
Use AV_XX16 macros
Ramiro Polla
2007-05-09
1
-3
/
+7
*
move ff_mpeg4_find_frame_end() from h263dec.c to mpeg4video_parser.c
Aurelien Jacobs
2007-05-09
5
-45
/
+74
*
RoQ muxer
Diego Biurrun
2007-05-09
1
-0
/
+1
*
Factorize usum
Ramiro Polla
2007-05-09
1
-2
/
+4
*
RoQ muxer, patch by Vitor, vitor1001 gmail com
Vitor Sessak
2007-05-09
5
-2
/
+33
*
Use 1 array with double the size instead of 2 arrays with normal size
Ramiro Polla
2007-05-09
1
-20
/
+8
*
Add bias instead of -32 or 0, as is done in g.722.1
Ramiro Polla
2007-05-09
1
-2
/
+2
*
Indentation for previous patch
Ramiro Polla
2007-05-09
1
-2
/
+2
*
Add another tmpbias variable, as bias' value will be used later
Ramiro Polla
2007-05-09
1
-5
/
+5
*
Fix logic for return value of init_vlc
Ramiro Polla
2007-05-09
1
-3
/
+3
*
Install MinGW shared libraries (dlls) to bindir
Ramiro Polla
2007-05-09
1
-0
/
+1
*
remove the need of one extra shift in rgb16ToUV
Ivo van Poorten
2007-05-09
1
-6
/
+3
*
Replace general CONFIG_ENCODERS by more fine-grained CONFIG_WMV2_ENCODER.
Diego Biurrun
2007-05-09
1
-3
/
+3
*
Fix rgb15ToUV. Correct order of components and use one shift less.
Ivo van Poorten
2007-05-09
1
-7
/
+4
*
Add ff_ prefix to (externally) visible variables
Kostya Shishkov
2007-05-09
3
-208
/
+208
*
Use correct dequantizer value
Kostya Shishkov
2007-05-09
1
-1
/
+1
*
Allow conditional compilation of H.263-related decoders.
Diego Biurrun
2007-05-09
3
-2
/
+19
*
Remove trailing / from -I flags, MinGW appears to dislike them.
Zuxy Meng
2007-05-09
1
-1
/
+1
*
make help message go to standard output instead of standard error
Nicolas George
2007-05-09
1
-0
/
+10
*
cosmetics: remove code duplication in hadamard8_diff_mmx
Loren Merritt
2007-05-09
1
-183
/
+117
*
move cavs parser in it's own file
Aurelien Jacobs
2007-05-09
3
-82
/
+108
*
move defines and enums out of cavsdata.h
Aurelien Jacobs
2007-05-08
3
-129
/
+157
*
remove no more useful includes
Aurelien Jacobs
2007-05-08
1
-3
/
+1
*
cosmetics: rename for consistency after previous aac and ac3 parsers move
Aurelien Jacobs
2007-05-08
4
-11
/
+11
*
move aac and ac3 parsers in their own files
Aurelien Jacobs
2007-05-08
9
-314
/
+433
*
avoid multiple inclusion of ac3.h
Aurelien Jacobs
2007-05-08
1
-0
/
+5
*
cosmetics: remove duplicate transpose macro
Loren Merritt
2007-05-08
2
-12
/
+6
*
autodetect ptx files
Ivo van Poorten
2007-05-08
1
-0
/
+1
*
add myself for txd and s3tc files
Ivo van Poorten
2007-05-08
1
-0
/
+3
*
add Renderware TXD format
Ivo van Poorten
2007-05-08
1
-0
/
+1
*
add V.Flash PTX image format
Ivo van Poorten
2007-05-08
1
-0
/
+1
*
Move H.263 parser to its own file.
Diego Biurrun
2007-05-08
5
-70
/
+117
*
Add a few explanatory comments.
Diego Biurrun
2007-05-08
1
-0
/
+8
*
RoQ audio encoder
Diego Biurrun
2007-05-07
2
-1
/
+2
*
Renderware TXD decoder and demuxer
Ivo van Poorten
2007-05-07
1
-0
/
+1
*
add doxygen comments
Ivo van Poorten
2007-05-07
1
-0
/
+16
*
cosmetics: fix inconsistent indentation
Aurelien Jacobs
2007-05-07
1
-4
/
+4
*
fix display of theora videos with visible size smaller than encoded size
Aurelien Jacobs
2007-05-07
2
-15
/
+23
*
Renderware TXD demuxer
Ivo van Poorten
2007-05-07
4
-0
/
+106
*
Renderware TXD decoder
Ivo van Poorten
2007-05-07
4
-0
/
+169
*
generic S3TC DXT1 and DXT3 decoding functions
Ivo van Poorten
2007-05-07
2
-0
/
+132
*
add AV_[RW][BL]64 support
Ivo van Poorten
2007-05-07
1
-0
/
+54
*
improve mpeg4-es detection by rejecting streams with reserved startcodes (fix...
Michael Niedermayer
2007-05-07
1
-8
/
+7
*
RoQ audio encoder
Vitor Sessak
2007-05-07
4
-1
/
+180
*
make some parser parameters const to avoid casting const to non-const
Aurelien Jacobs
2007-05-07
17
-42
/
+42
*
Fix two small typos in comment
Reimar Döffinger
2007-05-06
1
-1
/
+1
[next]