projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
calculate pts for laced packets
2007-03-13
Aurelien Jacobs
calculate pts for laced packets
commit
|
commitdiff
|
tree
2007-03-13
Aurelien Jacobs
calculate default_duration for AAC tracks
commit
|
commitdiff
|
tree
2007-03-13
Aurelien Jacobs
scale duration and default_duration
commit
|
commitdiff
|
tree
2007-03-12
Aurelien Jacobs
move timecode calculation out of laces loop
commit
|
commitdiff
|
tree
2007-03-11
Aurelien Jacobs
cosmetic: indent after last commit
commit
|
commitdiff
|
tree
2007-03-11
Aurelien Jacobs
reorder pts of packets from tracks using V_MPEG* codecs
commit
|
commitdiff
|
tree
2007-03-11
Aurelien Jacobs
revert r7181
commit
|
commitdiff
|
tree
2007-03-11
Aurelien Jacobs
check if current block contains a B frame and gives...
commit
|
commitdiff
|
tree
2007-03-11
Aurelien Jacobs
extract ebml_read_binary() out of matroska_parse_block()
commit
|
commitdiff
|
tree
2007-03-11
Aurelien Jacobs
reindent after last commit
commit
|
commitdiff
|
tree
2007-03-11
Aurelien Jacobs
parse clusters until some packets are queued
commit
|
commitdiff
|
tree
2007-03-11
Aurelien Jacobs
fix a stupid bug in ebml_read_sint()
commit
|
commitdiff
|
tree
2007-03-11
Aurelien Jacobs
use codec_get_id() instead of deprecated codec_get_...
commit
|
commitdiff
|
tree
2007-03-02
Aurelien Jacobs
don't rely on a specific appearance order for ebml...
commit
|
commitdiff
|
tree
2007-03-02
Aurelien Jacobs
add support for simple blocks (ie. matroska v2)
commit
|
commitdiff
|
tree
2007-03-01
Aurelien Jacobs
cosmetics: fix indentation of the new matroska_parse_block...
commit
|
commitdiff
|
tree
2007-03-01
Aurelien Jacobs
split a matroska_parse_block() function from matroska_parse_...
commit
|
commitdiff
|
tree
2007-03-01
Aurelien Jacobs
fix an off-by-one error in probing function
commit
|
commitdiff
|
tree
2007-02-28
Aurelien Jacobs
enable some 64bit optimized code on 64bit arch
commit
|
commitdiff
|
tree
2007-02-25
Aurelien Jacobs
cleanup setting of returned data frame
commit
|
commitdiff
|
tree
2007-02-25
Aurelien Jacobs
Use pointers to avoid copying AVFrame.
commit
|
commitdiff
|
tree
2007-02-24
Aurelien Jacobs
Use pointers to avoid copying AVFrame.
commit
|
commitdiff
|
tree
2007-02-23
Aurelien Jacobs
use av_noinline instead of __attribute((noinline))
commit
|
commitdiff
|
tree
2007-02-21
Aurelien Jacobs
simplify release_buffer using FFSWAP
commit
|
commitdiff
|
tree
2007-02-06
Aurelien Jacobs
ensure that data[0] is set to NULL for next frame
commit
|
commitdiff
|
tree
2007-01-21
Aurelien Jacobs
fix a typo in deps
commit
|
commitdiff
|
tree
2007-01-21
Aurelien Jacobs
flashsv encoder also depends on zlib
commit
|
commitdiff
|
tree
2007-01-21
Aurelien Jacobs
remove now useless codec_tag setting code in voc muxer
commit
|
commitdiff
|
tree
2007-01-18
Aurelien Jacobs
cosmetics: indentation
commit
|
commitdiff
|
tree
2007-01-14
Aurelien Jacobs
cosmetics: reindent
commit
|
commitdiff
|
tree
2007-01-14
Aurelien Jacobs
add support for another variant of vp6
commit
|
commitdiff
|
tree
2006-12-21
Aurelien Jacobs
more simplification
commit
|
commitdiff
|
tree
2006-12-17
Aurelien Jacobs
Add support for VP60 and VP61.
commit
|
commitdiff
|
tree
2006-12-17
Aurelien Jacobs
small optimization
commit
|
commitdiff
|
tree
2006-12-16
Aurelien Jacobs
put_*() are not only useful to muxers and protocol
commit
|
commitdiff
|
tree
2006-11-28
Aurelien Jacobs
cleanup the #ifdef mess in encoder/decoder/parser registration
commit
|
commitdiff
|
tree
2006-11-28
Aurelien Jacobs
matroska: scale timecode according to time_scale
commit
|
commitdiff
|
tree
2006-11-27
Aurelien Jacobs
cleanup the #ifdef mess in muxer/demuxer registration
commit
|
commitdiff
|
tree
2006-11-23
Aurelien Jacobs
No need for special trick anymore for flac in matroska.
commit
|
commitdiff
|
tree
2006-11-23
Aurelien Jacobs
flac: allow reading of full metadata headers from extradata
commit
|
commitdiff
|
tree
2006-11-21
Aurelien Jacobs
add support for FLAC in matroska
commit
|
commitdiff
|
tree
2006-11-21
Aurelien Jacobs
move common voc muxer and demuxer data to voc.c
commit
|
commitdiff
|
tree
2006-11-21
Aurelien Jacobs
split voc.c into vocdec.c and vocenc.c
commit
|
commitdiff
|
tree
2006-11-20
Aurelien Jacobs
add support for tta in matroska
commit
|
commitdiff
|
tree
2006-11-20
Aurelien Jacobs
cosmetics: reindent after last commit
commit
|
commitdiff
|
tree
2006-11-20
Aurelien Jacobs
matroska: split real video frames so that each packet...
commit
|
commitdiff
|
tree
2006-11-20
Aurelien Jacobs
matroska: properly handle real video extradata
commit
|
commitdiff
|
tree
2006-11-20
Aurelien Jacobs
simplify free()+set to NULL using av_freep()
commit
|
commitdiff
|
tree
2006-11-12
Aurelien Jacobs
Allows playback of truncated matroska files.
commit
|
commitdiff
|
tree
2006-11-12
Aurelien Jacobs
cosmetic: fix indentation after previous commit
commit
|
commitdiff
|
tree
2006-11-12
Aurelien Jacobs
Fix avidec.c compilation when dv demuxer is disabled.
commit
|
commitdiff
|
tree
2006-11-08
Aurelien Jacobs
add support for AAC in matroska
commit
|
commitdiff
|
tree
2006-11-08
Aurelien Jacobs
add audio output sampling freqency reading in matroska
commit
|
commitdiff
|
tree
2006-11-08
Aurelien Jacobs
Add myself as matroska.c maintainer.
commit
|
commitdiff
|
tree
2006-11-08
Aurelien Jacobs
Better way to detect cluster (fix files encoded with...
commit
|
commitdiff
|
tree
2006-11-07
Aurelien Jacobs
Allow reading matroska title.
commit
|
commitdiff
|
tree
2006-11-06
Aurelien Jacobs
cosmetics: reindent after last commit
commit
|
commitdiff
|
tree
2006-11-06
Aurelien Jacobs
Don't need to check for NULL before av_free().
commit
|
commitdiff
|
tree
2006-10-25
Aurelien Jacobs
fix mp3 in swf decoding
commit
|
commitdiff
|
tree
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
next