projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
replace coder/decoder file description in libavformat by muxer/demuxer
2006-10-23
Aurelien Jacobs
replace coder/decoder file description in libavformat...
commit
|
commitdiff
|
tree
2006-10-23
Aurelien Jacobs
fix flvdec.c file description comment
commit
|
commitdiff
|
tree
2006-10-23
Aurelien Jacobs
document the extradata protocol for VP6F
commit
|
commitdiff
|
tree
2006-10-22
Aurelien Jacobs
don't use ast before checking it's not NULL
commit
|
commitdiff
|
tree
2006-10-22
Aurelien Jacobs
use the adjustment value present in FLV to crop VP6...
commit
|
commitdiff
|
tree
2006-10-22
Aurelien Jacobs
use coded_width and coded_height instead of width and...
commit
|
commitdiff
|
tree
2006-10-17
Aurelien Jacobs
10l inverted condition check generated an endless loop
commit
|
commitdiff
|
tree
2006-10-03
Aurelien Jacobs
make some global var static (fix a build failure with...
commit
|
commitdiff
|
tree
2006-09-25
Aurelien Jacobs
rename vector to vect to avoid clash with Apple gcc
commit
|
commitdiff
|
tree
2006-09-14
Aurelien Jacobs
disable vp3 mmx idct for theora files to avoid artifacts
commit
|
commitdiff
|
tree
2006-09-13
Aurelien Jacobs
replaces back some C code by dsp.put_pixels_tab[0]...
commit
|
commitdiff
|
tree
2006-09-12
Aurelien Jacobs
Enables back the mmx/sse optimized version of the vp3...
commit
|
commitdiff
|
tree
2006-09-12
Aurelien Jacobs
add a VP6F fourcc for apps which rely on fourcc
commit
|
commitdiff
|
tree
2006-09-11
Aurelien Jacobs
don't use dsp.put_pixels_tab[0][0] with unaligned ptr...
commit
|
commitdiff
|
tree
2006-09-09
Aurelien Jacobs
rename vector to vect to avoid clash with Apple gcc
commit
|
commitdiff
|
tree
2006-09-09
Aurelien Jacobs
VP5 and VP6 video decoder
commit
|
commitdiff
|
tree
2006-08-28
Aurelien Jacobs
use the A32_BITSTREAM_READER by default on ARM (faster)
commit
|
commitdiff
|
tree
2006-08-28
Aurelien Jacobs
ALT_BITSTREAM_READER_LE is obviously not needed for...
commit
|
commitdiff
|
tree
2006-08-28
Aurelien Jacobs
force usage of ALT_BITSTREAM_READER where needed
commit
|
commitdiff
|
tree
2006-08-28
Aurelien Jacobs
move some functions to bitstream.h to avoid conflicts
commit
|
commitdiff
|
tree
2006-08-26
Aurelien Jacobs
Fix A32_BITSTREAM_READER compilation on x86
commit
|
commitdiff
|
tree
2006-08-24
Aurelien Jacobs
cook shouldn't try to enforce the bitstream reader...
commit
|
commitdiff
|
tree
2006-08-23
Aurelien Jacobs
fix arm asm compilation in mpegaudiodec
commit
|
commitdiff
|
tree
2006-07-08
Aurelien Jacobs
set proper bits_per_sample value for ADPCM codecs
commit
|
commitdiff
|
tree
2006-07-07
Aurelien Jacobs
simplify the voc demuxer using av_get_bits_per_sample()
commit
|
commitdiff
|
tree
2006-05-01
Aurelien Jacobs
clip_uint8 now return an uint8_t so no need to &0xFF
commit
|
commitdiff
|
tree
2006-05-01
Aurelien Jacobs
document clip functions
commit
|
commitdiff
|
tree
2006-03-09
Aurelien Jacobs
Update ffserver regression tests:
commit
|
commitdiff
|
tree
2006-02-28
Aurelien Jacobs
-loop was renamed to -loop_input
commit
|
commitdiff
|
tree
2006-02-26
Aurelien Jacobs
don't try to test streams which are commented out in...
commit
|
commitdiff
|
tree
2006-02-23
Aurelien Jacobs
get ride of perl and sort in ffserver regtest (and...
commit
|
commitdiff
|
tree
2006-02-23
Aurelien Jacobs
update ffserver.regression.ref to the actual md5 values
commit
|
commitdiff
|
tree
2006-02-23
Aurelien Jacobs
fix ffserver regtest inconsistency between different...
commit
|
commitdiff
|
tree
2006-02-16
Aurelien Jacobs
Clarify creative ADPCM changelog entry
commit
|
commitdiff
|
tree
2006-02-16
Aurelien Jacobs
better match CVS policy in the indent recomendation
commit
|
commitdiff
|
tree
2006-02-16
Aurelien Jacobs
add Creative 8 bits ADPCM schemes support
commit
|
commitdiff
|
tree
2006-02-09
Aurelien Jacobs
voc: set bits_per_sample correctly (fix mplayer playback)
commit
|
commitdiff
|
tree
2006-02-09
Aurelien Jacobs
add a Creative VOC (de)muxer
commit
|
commitdiff
|
tree
2005-09-21
Aurelien Jacobs
fix unused variable warnings
commit
|
commitdiff
|
tree
2005-06-30
Aurelien Jacobs
add hdv2 fourcc to MPEG2 codec mapping
commit
|
commitdiff
|
tree
2005-06-15
Aurelien Jacobs
add support for muxing subtitles in mpeg-ps
commit
|
commitdiff
|
tree
2005-05-19
Aurelien Jacobs
install libav(codec|format).pc/libpostproc.pc for pkg...
commit
|
commitdiff
|
tree
2005-05-19
Aurelien Jacobs
drop most url_fileno() calls (allows to use ByteIOContext...
commit
|
commitdiff
|
tree
2005-04-18
Aurelien Jacobs
add an AMD64 specific implementation of rdtsc()
commit
|
commitdiff
|
tree
2005-01-31
Aurelien Jacobs
makes funnyCode pages executable (for CPU with NX bit)
commit
|
commitdiff
|
tree
2005-01-21
Aurelien Jacobs
fix few x86_64 registers handling
commit
|
commitdiff
|
tree
2004-10-22
Aurelien Jacobs
10000l : fix a crash on x86 due to an horrible mistake...
commit
|
commitdiff
|
tree
2004-10-21
Aurelien Jacobs
adapting existing mmx/mmx2/sse/3dnow optimizations...
commit
|
commitdiff
|
tree
2004-10-17
Aurelien Jacobs
gcc 3.4.3 preversions do not appreciate invalid instruction...
commit
|
commitdiff
|
tree
2004-10-11
Aurelien Jacobs
adapting existing mmx/mmx2/sse/3dnow optimizations...
commit
|
commitdiff
|
tree
2003-12-13
Aurelien Jacobs
Here are juste two added #ifdef CONFIG_ENCODERS to...
commit
|
commitdiff
|
tree