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
2012-10-23
Mans Rullgard
dfa: use av_memcpy_backptr() where previously impossible
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Diego Biurrun
av_memcpy_backptr: Drop no longer necessary malloc...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Mans Rullgard
Remove need for padding in av_memcpy_backptr()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Diego Biurrun
lzo: Use AV_COPY*U macros where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Reinhard Tartler
prepare 9_beta2 release
v9_beta2
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Diego Biurrun
dsputil: Replace AV_WNxx(AV_RNxx()) combinations by...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Diego Biurrun
intreadwrite: Add AV_COPYxxU macros for copying to...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Diego Biurrun
dxtory: Replace AV_WN16A(AV_RN16A()) combination by...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Luca Barbato
mp3: properly forward mp_decode_frame errors
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Luca Barbato
mp3: exit on parsing error in mp_decode_frame
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Diego Biurrun
rtmppkt: Avoid unescaped backslash in Doxygen comment
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Mans Rullgard
fate-lavfi: replace sed/grep/cut combos with awk
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Mans Rullgard
build: Plan 9 support
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Mans Rullgard
build: allow targets to specify extra objects to link...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Mans Rullgard
swscale: avoid pointless use of compound literals
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Mans Rullgard
libm: add fallbacks for various single-precision functions
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Mans Rullgard
network: use getservbyport() only if available
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Mans Rullgard
network: add fallbacks for INADDR_LOOPBACK and INET_ADD...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Mans Rullgard
Include sys/time.h before sys/resource.h
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Mans Rullgard
fate: check that dependencies actually exist
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Mans Rullgard
fate: fix ENCMUX macro
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Michael Niedermayer
mpegaudiodec: Fix buffer handling on random access
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Diego Biurrun
mpegaudio: Refactor mp3on4 flush function
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Diego Biurrun
fate: Add dependencies for audio tests
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Diego Biurrun
fate: cosmetics: Group idct8x8 test together with all...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Diego Biurrun
fate: More fine-grained dependencies for libavcodec...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Diego Biurrun
fate: Declare avcodec/avformat deps in the respective...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Diego Biurrun
fate: Add dependencies for WMA and WavPack tests
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Diego Biurrun
Improve wording and spelling of av_log_missing_feature...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Anton Khirnov
lavu: remove disabled FF_API_AV_FIFO_PEEK cruft
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Anton Khirnov
lavu: remove disabled avoptions cruft
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Anton Khirnov
lavu: remove disabled FF_API_GET_BITS_PER_SAMPLE_FMT...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Anton Khirnov
Revert "avutil: make some tables visible again"
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Anton Khirnov
Revert "avutil: Add a copy of ff_sqrt_tab back into...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Anton Khirnov
lavu: bump major to 52
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Anton Khirnov
lavu: postpone recent deprecations until the next major...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Anton Khirnov
APIchanges: update lavr bump date
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Anton Khirnov
avconv: only apply presets when we have an encoder.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Justin Ruggles
atrac3: replace a calculation with FFALIGN()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Justin Ruggles
atrac3: remove unused ATRAC3Context field, sample_rate
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Justin Ruggles
atrac3: use sizeof(variable) instead of sizeof(type)
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Justin Ruggles
atrac3: simplify MDCT window calculation
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Justin Ruggles
atrac3: initialize static tables in AVCodec.init_static...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Justin Ruggles
atrac3: separate window initialization from IMDCT initi...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Justin Ruggles
atrac3: move the 'frame_factor' field from ATRAC3Contex...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Justin Ruggles
atrac3: remove unused ATRAC3Context field, bit_rate
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Justin Ruggles
atrac3: move the 'samples_per_frame' field from ATRAC3C...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Justin Ruggles
atrac3: remove unused ATRAC3Context field, samples_per_...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Justin Ruggles
atrac3: use AVCodecContext.block_align instead of keepi...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Justin Ruggles
atrac3: move the 'delay' field from ATRAC3Context to...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Justin Ruggles
atrac3: move the 'version' field from ATRAC3Context...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Justin Ruggles
atrac3: use AVCodecContext.channels instead of keeping...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Justin Ruggles
atrac3: simplify some loop indexing
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Justin Ruggles
atrac3: cosmetics: pretty-printing and renaming
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Mans Rullgard
pcm: define AVCodec instances only for enabled codecs
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Anton Khirnov
libxvid: remove useless doxy comments.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Anton Khirnov
lavc: remove stats_out from the options table.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Anton Khirnov
riff: remove a write-only variable
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Anton Khirnov
lavc: extend frame_size doxy.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Justin Ruggles
alacdec: set bits_per_raw_sample
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Martin Storsjö
rtpdec: Don't pass a non-AVClass pointer as log context
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Martin Storsjö
rtsp: Update a comment to the current filename scheme
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Nathan Caldwell
avcodec: handle AVERROR_EXPERIMENTAL
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Nathan Caldwell
avutil: Add AVERROR_EXPERIMENTAL
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Nathan Caldwell
avcodec: prefer decoders without CODEC_CAP_EXPERIMENTAL
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Diego Biurrun
fate: adpcm: cosmetics: Sort test entries
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Diego Biurrun
fate: adpcm: Add dependencies
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Diego Biurrun
svq3: cosmetics: Drop useless parentheses
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Diego Biurrun
svq3: K&R formatting cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Diego Biurrun
fate: Introduce ENCMUX macro for tests that require...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Diego Biurrun
ffv1: Add missing #includes to header file
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Derek Buitenhuis
doc/platform: Add info on shared builds with MSVC
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Derek Buitenhuis
doc/platform: Move a caveat down to the notes section
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Mans Rullgard
ARM: reinstate optimised intmath.h
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Luca Barbato
ffv1: update to ffv1 version 3
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Luca Barbato
ffv1: propagate errors
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Luca Barbato
ffv1: split decoder and encoder
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Martin Storsjö
avutil: Add a copy of ff_sqrt_tab back into avutil...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Reinhard Tartler
avutil: make some tables visible again
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Mans Rullgard
avutil: remove inline av_log2 from public API
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Mans Rullgard
celp_math: rename ff_log2 to ff_log2_q15
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Diego Biurrun
configure: Group math functions into a separate variable
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Diego Biurrun
avutil/mem: K&R formatting cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Diego Biurrun
avutil/lzo: K&R formatting cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Mans Rullgard
fate-vc1: add dependencies
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Mans Rullgard
ARM: fix overreads in neon h264 chroma mc
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Martin Storsjö
rtsp: Make sure the ret variable is initialized in...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Hendrik Leppkes
gitignore: ignore files created by msvc
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Martin Storsjö
fate: Add proper dependencies for the tests in video.mak
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Diego Biurrun
configure: Disable Snow decoder and encoder by default
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Diego Biurrun
lzo: Drop obsolete fast_memcpy reference
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Diego Biurrun
build: Drop OBJS declaration for non-existing PCM_DVD...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Michael Niedermayer
mpeg4videodec: Disable frame multithreading for GMC...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Martin Storsjö
fate: Add proper dependencies in qt.mak
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Martin Storsjö
fate: Add proper dependencies in lossless-video.mak
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Kostya Shishkov
indeo3: do not try to output more lines than we can fit
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Kostya Shishkov
bmv: get a new frame on every decode_frame(), so we...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Mans Rullgard
configure: fix libcdio check
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Martin Storsjö
rtsp: Allow setting the reordering buffer size via...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Martin Storsjö
rtsp: Vertically align a constant definition
commit
|
commitdiff
|
tree
|
snapshot
next