projects
/
platform
/
upstream
/
libav.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libav.git
2010-02-13
David Conrad
Move CODEC_FLAG_GRAY check to outer loop
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
David Conrad
Move branch based on custom mode outside the loop
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
David Conrad
Directly check whether a fragment is coded for 4MV...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
David Conrad
Eliminate fragment -> macroblock mapping array
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
David Conrad
Eliminate macroblock -> fragment mapping array
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
David Conrad
Eliminate superblock <-> macroblock mapping array
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
Thilo Borgmann
Support arithmetic decoding in ALS.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
Michael Niedermayer
Skip some more code that isnt needed for direct MBs.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
Ben Littler
add netspeak gsm and truespeech wav format tags to...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
Francesco Lavra
Fix reading beyond buffer end on RA144Context.lpc_tables.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
Måns Rullgård
Do not call lseek() with invalid whence value
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
Michael Niedermayer
Move setting MB_TYPE_L0L1 for direct MBs up, this is...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
Michael Niedermayer
Dont calculate any surrounding MVs for temporal MBs
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
Stefano Sabatini
Add my name to CREDITS.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
Michael Niedermayer
Simplify if()
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
Michael Niedermayer
Init sub_mb_type cleanly.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
Michael Niedermayer
100l Forgoten hunk.unbreak compile before someone notices.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
Michael Niedermayer
Restructure spatial direct MV generation so that the...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
Michael Niedermayer
Split spatial and temporal direct MV generation.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
Ramiro Polla
Fix compilation with --enable-libgsm on Gentoo and...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
Michael Niedermayer
Special case for spatial direct MV predictor being 0.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-13
Michael Niedermayer
Pack MVs together from the begin for spatial direct...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
Michael Niedermayer
Dont drop B frames without last_picture.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
David Conrad
Special case VP5/6 chroma alignment on x86 as well
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
David Conrad
Don't pre-calculate first_pixel
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
David Conrad
Implement CODEC_CAP_DRAW_HORIZ_BAND for VP3 decoder
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
David Conrad
Cosmetics: reindent
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
David Conrad
Do loop filter per-row rather than per-frame
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
David Conrad
Move apply_loop_filter above render_slice, it'll be...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
David Conrad
Export Theora colorspace info if present
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
David Conrad
Theora 3.4 doesn't exist; these fields were misundersta...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
David Conrad
Remove unused code that's moved elsewhere
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
Michael Niedermayer
Add flag so muxers not needing width/height can signal...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
Michael Niedermayer
Try to support truncated h264 frames mixed with mpeg...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
Reimar Döffinger
Use int8_t instead of char, the signedness of char...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
Ronald S. Bultje
WMAVoice decoder.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
Peter Ross
Make DeluxePaint Animation demuxer actually return...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
Michael Niedermayer
Add GEOV fourcc (issue971).
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Måns Rullgård
Add "tomi" architecture
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Måns Rullgård
configure: require --arch and --target-os when cross...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Måns Rullgård
ffplay depends on rdft
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Måns Rullgård
Fix build with --disable-mdct
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Måns Rullgård
configure: add missing mdct deps
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Måns Rullgård
configure: make mdct and rdft select fft and update...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Michael Niedermayer
Fix timestamps.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Wolfram Gloger
Remove recording_time check which is no longer necessar...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Kostya Shishkov
Simplify expression as suggested by Måns Rullgård
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Kostya Shishkov
Make SHA digest function write digest value with AV_WN3...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Kostya Shishkov
Move 'chksum' declaration to the only block where that...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Kostya Shishkov
Move band checksum verifying into preprocessor conditio...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Stefano Sabatini
Extend show_pix_fmts(), make it show input/output suppo...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Måns Rullgård
Stricter check for math.h functions
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Måns Rullgård
configure: fix cosmetic typo in check_mathfunc
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Daniel Verkamp
Reindent
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Daniel Verkamp
Fix demuxing of wav files with broken data header
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Reimar Döffinger
Use av_compare_ts to compare against the -t end time...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Reimar Döffinger
Use av_compare_ts from libavutil instead of the locale...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Timo Teräs
Fix syncronisation for streams with a high encoding...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Ronald S. Bultje
Reindent after r21741.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Ronald S. Bultje
Don't forget to set known audio parameters (samplerate...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Ronald S. Bultje
RTP/AMR depacketizer, by Martin Storsjö <$firstname...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Alex Converse
Output the first AAC frame. This is needed for SBR...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Michael Niedermayer
Dont give up after 100kb of zero bytes but returnd...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Andreas Öman
mp3: ftell() file offset for VBR tags before ID3v1...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
David Conrad
Enable SSE2 (put|avg)_pixels_16_sse2
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Måns Rullgård
Define missing llrint() as macro instead of inline...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Måns Rullgård
Special check for math.h functions
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Måns Rullgård
Check for setrlimit()
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Måns Rullgård
configure: allow 'none' as target OS
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Stefano Sabatini
Doxument url_fopen().
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Stefano Sabatini
Add an entry for the recently added av_compare_ts(...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Måns Rullgård
ARMv6 optimised pix_sum
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Måns Rullgård
ARMv6 optimised pix_norm1
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Måns Rullgård
ARMv6 optimised sse16
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Måns Rullgård
ARMv6 optimised diff_pixels
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Måns Rullgård
ARMv6 optimised get_pixels
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Måns Rullgård
ARMv6 optimised pix_abs8
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Måns Rullgård
ARMv6 optimised pix_abs16_y2
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Måns Rullgård
ARMv6 optimised pix_abs16_x2
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Måns Rullgård
ARMv6 optimised pix_abs16
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Måns Rullgård
ARMv6 optimised put_pixels functions except xy2 variants
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Kostya Shishkov
Indeo 5 decoder
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Michael Niedermayer
Reorder and factorize mb_type ifs, 1 cpu cycle faster...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Reimar Döffinger
Make sure the header value used to avoid repeating...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Ronald S. Bultje
Implement gai_strerror() for systems lacking such funct...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Michael Niedermayer
Set partitioning to 16x16 for spatial direct MBs with...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Michael Niedermayer
Detect spatial direct MBs partitioned smaller than...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Michael Niedermayer
Detect equal 4x4 blocks in spatial direct MBs.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
David Conrad
Fix playback with invalid files that don't set the...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Wolfram Gloger
Stop reading input file when -t option value is reached.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Michael Niedermayer
Remove an apparently unneeded && !FRAME_MBAFF.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Michael Niedermayer
Branchless calculation of ref_offset.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Michael Niedermayer
Remove incorrect fixme, i see no case that is missing.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Michael Niedermayer
Replace call to pred_motion() in direct spatial mv...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Michael Niedermayer
Change xvid/divx/lavc build variables to be consistent...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Michael Niedermayer
Set x264_build so that checks are simpler.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Michael Niedermayer
Ooops, 10l forgot to commit h264.h.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Michael Niedermayer
Zero a/b only in the branch where they need to be zeroed.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Michael Niedermayer
Merge mv&ref related code for spatial direct MV code.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Michael Niedermayer
Precalculate a few variables for direct mv prediction...
commit
|
commitdiff
|
tree
|
snapshot
next