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-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
2010-02-07
Michael Niedermayer
Directly use av_rescale_rnd() instead of av_convert_ts...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Michael Niedermayer
Set direct MB partitioning for 16x8 and 8x16 colocated...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Michael Niedermayer
Factorize setting sub_mb_type out.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Michael Niedermayer
Bump minor for av_compare_ts()
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Michael Niedermayer
Use av_compare_ts() for interleaving per dts.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Michael Niedermayer
av_compare_ts()
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Stefano Sabatini
Make parse_options() explicitely handle the case where...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Michael Niedermayer
Remove FIXMEs for cases that are disallowed by the...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Michael Niedermayer
Check direct_8x8_inference_flag.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Michael Niedermayer
Skip the fill_colmap() case thats for MBAFF if we dont...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Michele Orrù
Implement a physical concatenation protocol.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Michael Niedermayer
Fix CAVLC+8x8DCT+MBAFF loopfiltering.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Michael Niedermayer
Fix colocated map.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Michael Niedermayer
Fix reference selection for colocated MBs from frames...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Michael Niedermayer
Add assert(sps.direct_8x8_inference_flag) to FIXME...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Michael Niedermayer
ref_offset must be added after checking references...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Stefano Sabatini
Add missing entries for the recent lsws API changes.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Reinhard Tartler
libgsm installs headers in a subdirectory, use gsm...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Jai Menon
cosmetics : re-indent after r21639.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Reimar Döffinger
Add include necessary for ff_set_qscale
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Jai Menon
Avoid using an intermediate variable.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Jai Menon
Remove redundant use of numchannels since it is 1 for...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Jai Menon
alac.c : Use av_freep instead of av_free.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Anton Khirnov
Add AVI metadata conversion table.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Justin Johnson
Revert r21615 | cehoyos | 2010-02-02 23:23:09 +0100...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Michael Niedermayer
Long term references behave different from short term...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Stefano Sabatini
Add parentheses in boolean expression: (A && B || C...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Stefano Sabatini
Remove unused variable ref_clock, fix the warning:
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Stefano Sabatini
Simplify how usesVFilter and usesHFilter are set.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Stefano Sabatini
Satisfy style nits.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Stefano Sabatini
Doxument url_fdopen().
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Stefano Sabatini
Apply misc fixes to sws_getCoefficients() doxy.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Stefano Sabatini
Satisfy consistency need:
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
David Conrad
Add function to translate SWS_CS_* to coefficient array
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Michael Niedermayer
make the RDFT vissualizatiom default, the scopes are...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Michael Niedermayer
Make sure the rdft has enough audio available.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Michael Niedermayer
strn muxing in avi support.
commit
|
commitdiff
|
tree
|
snapshot
next