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
2013-02-12
Justin Ruggles
pcm: decode directly to the user-provided AVFrame
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Justin Ruggles
binkaudio: decode directly to the user-provided AVFrame
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Justin Ruggles
atrac3: decode directly to the user-provided AVFrame
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Justin Ruggles
atrac1: decode directly to the user-provided AVFrame
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Justin Ruggles
ape: decode directly to the user-provided AVFrame
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Justin Ruggles
amrwb: decode directly to the user-provided AVFrame
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Justin Ruggles
amrnb: decode directly to the user-provided AVFrame
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Justin Ruggles
als: decode directly to the user-provided AVFrame
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Justin Ruggles
alac: decode directly to the user-provided AVFrame
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Justin Ruggles
adxenc: alloc/free coded_frame instead of keeping it...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Justin Ruggles
adx: decode directly to the user-provided AVFrame
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Justin Ruggles
adpcm: decode directly to the user-provided AVFrame
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Justin Ruggles
ac3: decode directly to the user-provided AVFrame
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Justin Ruggles
aac: decode directly to the user-provided AVFrame
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Justin Ruggles
8svx: decode directly to the user-provided AVFrame
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Luca Barbato
lavu: avoid clashing definition of E
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Diego Biurrun
doc: developer: Add a note about reserved system name...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Diego Biurrun
doc: developer: Fix wording in "naming conventions...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Diego Biurrun
openbsd: Add minor number to shared library install...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Diego Biurrun
build: Make library minor version visible in the Makefile
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Daniel Kang
x86: mpeg4qpel: Make movsxifnidn do the right thing
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Martin Storsjö
h264: Copy h264chroma dsp context to slice thread copies
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Martin Storsjö
swscale: Disallow conversion to GBRP16
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Diego Biurrun
crc: Move static data table from header to .c file
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Diego Biurrun
avcodec/rectangle: Remove nonsense assert
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Derek Buitenhuis
libfdk-aacenc: Actually check for upper bounds of cutoff
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Martin Storsjö
arm: Fall back to runtime cpu feature detection via...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Diego Biurrun
sparc: dsputil_vis: Fix silly variable name search...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Michael Niedermayer
sws: disable yuv2rgb warning for planar rgb.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Michael Niedermayer
sws: dont enable chrSrcHSubSample for planar RGB
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Michael Niedermayer
sws: use planarRgbToRgbWrapper only for 8bit per component
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Michael Niedermayer
sws: GBRP9, GBRP10, and GBRP16 output support
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Anton Khirnov
FATE: add tests for additional flavors of asf cover art
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Anton Khirnov
asfdec: do not assume every AVStream has a correspondin...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Vladimir Pantelic
asfdec: support reading ID3v2 tags in ASF files
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Vladimir Pantelic
avplay: apply the stream sample_aspect_ratio to decoded...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Vladimir Pantelic
asfdec: also read Metadata Library Object
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Vladimir Pantelic
asfdec: read the full Metadata Object, not just aspect...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Vladimir Pantelic
asfdec: silence a warning
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Diego Biurrun
mss4, ra288: Remove unused DSPContext local codec conte...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Diego Biurrun
dsputil: Move fdct function declarations to dct.h
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Diego Biurrun
dsputil: Move LOCAL_ALIGNED macros to libavutil
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Diego Biurrun
dsputil: Move WRAPPER8_16_SQ macro to the only place...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Diego Biurrun
dsputil: Move rnd_avg inline functions to a separate...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Diego Biurrun
dsputil: Remove commented-out, unused function declarations
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Diego Biurrun
dsputil: Move ff_shrink* function declarations to separ...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Diego Biurrun
dsputil: Move ff_svq3 function declarations to a separa...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Diego Biurrun
dsputil: Move ff_h264_idct function declarations to...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Diego Biurrun
dsputil: Move copy_block functions to a separate header
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Diego Biurrun
dsputil: Drop unused functions copy_block{2|4|16}
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Mans Rullgard
indeo3: replace use of copy_block4 with put_pixels
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Mans Rullgard
mjpegdec: use put_pixels instead of copy_block8
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Diego Biurrun
dsputil: Move get_penalty_factor() to the only place...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Diego Biurrun
dsputil: Move ff_block_permute to mpegvideo_enc
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Daniel Kang
dsputil: x86: Fix compile error
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Daniel Kang
dsputil: x86: Convert h263 loop filter to yasm
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Anton Khirnov
mpegvideo: remove an unused function parameter
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Anton Khirnov
rv10: improve buffer size check.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Anton Khirnov
error_resilience: remove a useless if() and FIXME
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Anton Khirnov
h264: remove silly macros
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Anton Khirnov
h263: remove an unused parameter from ff_h263_decode_in...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Tim Walker
flac: add channel layout masks for streams with 7 or...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Tim Walker
flac: don't check the number of channels before setting...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Martin Storsjö
h264chroma: x86: Fix building with yasm disabled
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Diego Biurrun
rv34: Drop now unnecessary dsputil dependencies
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Diego Biurrun
dsputil: Separate h264chroma
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Anton Khirnov
mpegvideo: initialize dummy reference frames.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Anton Khirnov
nuv: do not rely on get_buffer() initializing the frame.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Anton Khirnov
yop: initialize palette to 0
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Anton Khirnov
yop: check for input overreads.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Anton Khirnov
yop: check that extradata is large enough.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Kostya Shishkov
qtrle: fix the topmost line for 1bit
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Kostya Shishkov
xxan: properly handle odd heights.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Anton Khirnov
fraps: fix off-by one bug for version 1.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Anton Khirnov
aasc: fix output for msrle compression.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Anton Khirnov
msrledec: check bounds before constructing a possibly...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Anton Khirnov
cmdutils: remove ansi from the list of broken codecs.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Anton Khirnov
cdgraphics: do not rely on get_buffer() initializing...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Anton Khirnov
svq1: replace struct svq1_frame_size with an array.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Anton Khirnov
vf_yadif: silence a warning.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Diego Biurrun
asf: K&R formatting cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Vladimir Pantelic
vc1dec: use codec_id instead of codec_tag for VC1IMAGE
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Luca Barbato
sh4: drop unused functions
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Diego Biurrun
sh4: Fix silly type vs. variable name search and replac...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Diego Biurrun
configure: Group all hwaccels together in a separate...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Diego Biurrun
Add av_cold attributes to arch-specific init functions
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Diego Biurrun
Use ptrdiff_t instead of int for {avg, put}_pixels...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Diego Biurrun
avfilter: x86: consistent filenames for filter optimiza...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Anton Khirnov
mpegvideo: simplify REBASE_PICTURE
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Diego Biurrun
vf_hqdn3d: x86: Add proper arch optimization initialization
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Diego Biurrun
Use proper "" quotes for local header #includes
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Diego Biurrun
ppc: fmtconvert: Drop two unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Anton Khirnov
bink demuxer: set framerate.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Anton Khirnov
bink demuxer: check malloc return value
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Anton Khirnov
bink: fix a check for the first frame.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Diego Biurrun
doc/developer: Drop obsolete MPlayer reference
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Diego Biurrun
doc/developer: Add ISC license to list of acceptable...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Diego Biurrun
doc/developer: Add web links for all suggested licenses
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Diego Biurrun
x86: hpel: Move {avg,put}_pixels16_sse2 to hpeldsp
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Diego Biurrun
configure: Add a comment indicating why uclibc is check...
commit
|
commitdiff
|
tree
|
snapshot
next