projects
/
platform
/
upstream
/
libav.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
libavformat: Add an example how to use the metadata API
2011-07-02
Reinhard Tartler
libavformat: Add an example how to use the metadata API
commit
|
commitdiff
|
tree
2011-07-02
Reinhard Tartler
doxygen: Prefer member groups over grouping into modules
commit
|
commitdiff
|
tree
2011-07-02
Reinhard Tartler
doxygen: be more permissive when searching for API...
commit
|
commitdiff
|
tree
2011-07-02
Reinhard Tartler
avformat: doxify the Metadata API
commit
|
commitdiff
|
tree
2011-07-01
Reinhard Tartler
doc: Remove outdated information about our issue tracker
commit
|
commitdiff
|
tree
2011-07-01
Reinhard Tartler
doxygen: fix usage of @file directive in libavutil...
commit
|
commitdiff
|
tree
2011-06-30
Reinhard Tartler
doxygen: Help doxygen parser to understand the DECLARE_ALIGN...
commit
|
commitdiff
|
tree
2011-06-30
Reinhard Tartler
doxygen: Include libavcodec and libavformat examples...
commit
|
commitdiff
|
tree
2011-06-30
Reinhard Tartler
avutil: elaborate documentation for av_get_random_seed
commit
|
commitdiff
|
tree
2011-06-20
Reinhard Tartler
document libswscale bump
commit
|
commitdiff
|
tree
2011-06-20
Ronald Bultje
error_resilience: skip last-MV predictor step if MVs...
commit
|
commitdiff
|
tree
2011-06-20
Ronald Bultje
error_resilience: actually add counter when adding...
commit
|
commitdiff
|
tree
2011-06-20
Reinhard Tartler
Bump major version for b8e893399ff8755721dc117695ec5ff183c1e07b
commit
|
commitdiff
|
tree
2011-06-19
Reinhard Tartler
Use the contents of RELEASE as version fallback instead...
commit
|
commitdiff
|
tree
2011-06-19
Reinhard Tartler
Add Release Notes
commit
|
commitdiff
|
tree
2011-06-18
Reinhard Tartler
more Changelog additions
commit
|
commitdiff
|
tree
2011-06-13
Reinhard Tartler
Add some (important) changelog entries
commit
|
commitdiff
|
tree
2011-05-28
James Zern
vpxenc: add VP8E_SET_STATIC_THRESHOLD mapping
commit
|
commitdiff
|
tree
2011-05-28
Alok Ahuja
webm: support stereo videos in matroska/webm muxer
commit
|
commitdiff
|
tree
2011-05-26
Mike Williams
ffserver: Fix a null pointer dereference as a result...
commit
|
commitdiff
|
tree
2011-05-24
Justin Ruggles
ac3enc: add channel coupling support
commit
|
commitdiff
|
tree
2011-05-22
Loren Merritt
dct32_sse: eliminate some spills
commit
|
commitdiff
|
tree
2011-05-21
Vitor Sessak
dct32: Add AVX implementation of 32-point DCT
commit
|
commitdiff
|
tree
2011-05-21
Vitor Sessak
dct32: Change pass 6 permutation to allow for AVX implementation
commit
|
commitdiff
|
tree
2011-05-21
Vitor Sessak
dct32: port SSE 32-point DCT to YASM
commit
|
commitdiff
|
tree
2011-05-21
Reinhard Tartler
add changelog entries for 0.7_beta2
commit
|
commitdiff
|
tree
2011-05-17
Alex Converse
flvdec: clenup debug code
commit
|
commitdiff
|
tree
2011-05-17
Uoti Urpala
asfdec: fix possible overread on broken files.
commit
|
commitdiff
|
tree
2011-05-17
Vladimir Pantelic
asfdec: do not fall back to binary/generic search
commit
|
commitdiff
|
tree
2011-05-17
Vladimir Pantelic
asfdec: reindent after previous commit c7bd5ed
commit
|
commitdiff
|
tree
2011-05-17
Vladimir Pantelic
asfdec: fallback to binary search internally
commit
|
commitdiff
|
tree
2011-05-15
Reinhard Tartler
configure: use same CPPFLAGS in kFreeBSD as Linux
commit
|
commitdiff
|
tree
2011-05-11
Anatoly Nenashev
Fix crash of interlaced MPEG2 decoding
commit
|
commitdiff
|
tree
2011-05-11
Reinhard Tartler
aac: workaround for compilation on cygwin
commit
|
commitdiff
|
tree
2011-05-11
Baptiste Coudurier
swscale: extend YUV422p support to 10bits depth
commit
|
commitdiff
|
tree
2011-05-03
Reinhard Tartler
Implement fate-rsync target
commit
|
commitdiff
|
tree
2011-05-01
Peter Ross
DPX image encoder
commit
|
commitdiff
|
tree
2011-05-01
Peter Ross
DPX decoder: read sample aspect ratio
commit
|
commitdiff
|
tree
2011-05-01
Reimar Döffinger
DPX decoder: add buffer size checks.
commit
|
commitdiff
|
tree
2011-05-01
Reinhard Tartler
Update URL to fate samples
commit
|
commitdiff
|
tree
2011-04-29
Michael Niedermayer
AMV: disable DR1 and don't override EMU_EDGE
commit
|
commitdiff
|
tree
2011-04-29
Anssi Hannula
lavf: inspect more frames for fps when container time...
Signed-off-by:
Reinhard Tartler
<siretart@tauware.de>
commit
|
commitdiff
|
tree
2011-04-29
Reinhard Tartler
Fix races in default av_log handler
commit
|
commitdiff
|
tree
2011-04-28
Reinhard Tartler
avoid duplicate -lm in .pc files
commit
|
commitdiff
|
tree
2011-04-28
Stefano Sabatini
mpeg12: terminate mpeg2_video_profiles arrays
commit
|
commitdiff
|
tree
2011-04-26
Vitor Sessak
Add AVX FFT implementation.
Signed-off-by:
Reinhard Tartler
<siretart@tauware.de>
commit
|
commitdiff
|
tree
2011-04-26
Vitor Sessak
Increase alignment of av_malloc() as needed by AVX...
Signed-off-by:
Reinhard Tartler
<siretart@tauware.de>
commit
|
commitdiff
|
tree
2011-04-26
Vitor Sessak
Update x86inc.asm from x264 to allow AVX emulation...
Signed-off-by:
Reinhard Tartler
<siretart@tauware.de>
commit
|
commitdiff
|
tree
2011-04-26
Michael Niedermayer
mjpeg: Detect overreads in mjpeg_decode_scan() and...
commit
|
commitdiff
|
tree
2011-04-20
Reinhard Tartler
Reflect 0.7_beta1 release in the Changelog
commit
|
commitdiff
|
tree
2011-04-17
Ronald S. Bultje
vc1: fix fate-vc1 after previous commit.
commit
|
commitdiff
|
tree
2011-04-09
Gwenole Beauchesne
vaapi: cope with VA-API 0.32, i.e. fix VC-1 decoding...
Signed-off-by:
Reinhard Tartler
<siretart@tauware.de>
commit
|
commitdiff
|
tree
2011-04-09
Gwenole Beauchesne
vaapi: filter out DELAYED_PIC_REF flag to determine...
Signed-off-by:
Reinhard Tartler
<siretart@tauware.de>
commit
|
commitdiff
|
tree
2011-03-24
Martin Storsjö
configure: Don't explicitly disable ffplay or in/outdevices...
commit
|
commitdiff
|
tree
2011-03-24
Martin Storsjö
configure: Remove the explicit disabling of ffserver
commit
|
commitdiff
|
tree
2011-03-24
Martin Storsjö
configure: Add fork as a dependency to ffserver
commit
|
commitdiff
|
tree
2011-03-17
Stefano Sabatini
lavf: make av_interleave_packet() return meaningful...
Signed-off-by:
Reinhard Tartler
<siretart@tauware.de>
commit
|
commitdiff
|
tree
2011-03-17
Stefano Sabatini
lavf: enable av_dlog message in av_interleaved_write_frame()
Signed-off-by:
Reinhard Tartler
<siretart@tauware.de>
commit
|
commitdiff
|
tree
2011-03-17
Stefano Sabatini
lavf: enable av_dlog() in compute_pkt_fields2()
Signed-off-by:
Reinhard Tartler
<siretart@tauware.de>
commit
|
commitdiff
|
tree
2011-03-16
Kostya
Do not attempt to decode APE file with no frames
commit
|
commitdiff
|
tree
2011-03-16
Anton Khirnov
jvdec: don't use deprecated url_feof()
commit
|
commitdiff
|
tree
2011-02-19
Reimar Döffinger
Fix invalid reads in VC1 decoder
commit
|
commitdiff
|
tree
2011-02-15
Reinhard Tartler
Merge libavcore into libavutil
Signed-off-by:
Reinhard Tartler
<siretart@tauware.de>
commit
|
commitdiff
|
tree
2011-02-08
Reinhard Tartler
Documentation updates for the git migration
commit
|
commitdiff
|
tree
2011-01-23
Reinhard Tartler
ffserver: cleanup
commit
|
commitdiff
|
tree
2010-09-13
Reinhard Tartler
fix x11grab example in e.g. the manpage so that they...
commit
|
commitdiff
|
tree
2010-08-07
Reinhard Tartler
Fix spelling in comment(s)
commit
|
commitdiff
|
tree
2010-06-09
Eli Friedman
Fix printf format warnings
commit
|
commitdiff
|
tree
2010-06-01
Reinhard Tartler
Add an entry to APIchanges for the addition of sws_convertPa...
commit
|
commitdiff
|
tree
2010-06-01
Reinhard Tartler
deprecate palette8topacked32 in favor of public API...
commit
|
commitdiff
|
tree
2010-06-01
Reinhard Tartler
remove palette8torgb15 and palette8tobgr15
commit
|
commitdiff
|
tree
2010-04-04
Reinhard Tartler
Avoid division by zero
commit
|
commitdiff
|
tree
2010-03-09
Reinhard Tartler
Fix compilation on powerpc with --disable-altivec
commit
|
commitdiff
|
tree
2010-02-27
Reinhard Tartler
add myself to gpg fingerprint list
commit
|
commitdiff
|
tree
2010-02-06
Reinhard Tartler
libgsm installs headers in a subdirectory, use gsm...
commit
|
commitdiff
|
tree
2010-02-01
Reinhard Tartler
mention symbol versioning
commit
|
commitdiff
|
tree