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
2011-12-13
Diego Biurrun
configure: do not manually enable protocols
commit
|
commitdiff
|
tree
|
snapshot
2011-12-13
Gaurav Narula
ulti: Fix invalid reads
commit
|
commitdiff
|
tree
|
snapshot
2011-12-13
Luca Barbato
lavf: dealloc private options in av_write_trailer
commit
|
commitdiff
|
tree
|
snapshot
2011-12-13
Luca Barbato
yadif: support 10bit YUV
commit
|
commitdiff
|
tree
|
snapshot
2011-12-13
Luca Barbato
vc1: mark with ER_MB_ERROR bits overconsumption
commit
|
commitdiff
|
tree
|
snapshot
2011-12-13
Luca Barbato
lavc: introduce ER_MB_END and ER_MB_ERROR
commit
|
commitdiff
|
tree
|
snapshot
2011-12-13
Luca Barbato
error_resilience: use the ER_ namespace
commit
|
commitdiff
|
tree
|
snapshot
2011-12-13
Mans Rullgard
build: move inclusion of subdir.mak to main subdir...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-13
Mans Rullgard
rv34: NEON optimised 4x4 dequant
commit
|
commitdiff
|
tree
|
snapshot
2011-12-13
Mans Rullgard
rv34: move 4x4 dequant to RV34DSPContext
commit
|
commitdiff
|
tree
|
snapshot
2011-12-13
Alex Converse
aacdec: Use intfloat.h rather than local punning union.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Diego Biurrun
doxygen: misc consistency, spelling and wording fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Paul B Mahol
vcr1: drop unnecessary emms_c() calls without MMX code
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Anton Khirnov
Replace all uses of av_close_input_file() with avformat...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Anton Khirnov
lavf: add avformat_close_input().
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Anton Khirnov
lavf: deprecate av_close_input_stream().
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Anton Khirnov
lavf doxy: add some basic demuxing documentation.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Anton Khirnov
lavf doxy: add some general lavf information.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Anton Khirnov
lavf doxy: add misc utility functions to a group.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Anton Khirnov
lavf doxy: add av_guess_codec/format to the encoding...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Anton Khirnov
lavf doxy: add core functions to a doxy group.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Anton Khirnov
Add basic libavdevice documentation.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Dustin Brody
lavc: convert error_recognition to err_recognition.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Janne Grunau
avconv: update -map option help text
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Martin Storsjö
x86: Require 7 registers for the cabac asm
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Mans Rullgard
x86: bswap: remove test for bswap instruction
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Mans Rullgard
bswap: make generic implementation more compiler-friendly
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Mans Rullgard
h264: remove useless cast
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Mans Rullgard
proresdec: fix decode_slice() prototype
commit
|
commitdiff
|
tree
|
snapshot
2011-12-11
Mans Rullgard
x86: cabac: replace explicit memory references with...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-11
Justin Ruggles
avplay: don't request a stereo downmix
commit
|
commitdiff
|
tree
|
snapshot
2011-12-11
Mans Rullgard
wmapro: use av_float2int()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-11
Mans Rullgard
lavc: avoid invalid memcpy() in avcodec_default_release...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-11
Mans Rullgard
lavu: replace int/float punning functions
commit
|
commitdiff
|
tree
|
snapshot
2011-12-11
Andrey Utkin
lavfi: install libavfilter/vsrc_buffer.h
commit
|
commitdiff
|
tree
|
snapshot
2011-12-11
Mans Rullgard
Remove extraneous semicolons
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Martin Storsjö
sdp: Restore the original mp4 format h264 extradata...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Luca Abeni
rtpenc: Add support for mp4 format h264
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Martin Storsjö
rtpenc: Simplify code by introducing a separate end...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Martin Storsjö
movenc: Use the actual converted sample for RTP hinting
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Diego Biurrun
Fix a bunch of common typos.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Anton Khirnov
Warn about avserver being broken.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Anton Khirnov
avconv: drop code for special handling of avserver...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Anton Khirnov
rawdec: don't set codec timebase.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Anton Khirnov
lavf doxy: add muxing stuff to lavf_encoding group
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Anton Khirnov
lavf doxy: add demuxing stuff to lavf_decoding group
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Anton Khirnov
lavf doxy: expand/reword metadata API doxy.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Anton Khirnov
lavf doxy: add installed headers to groups.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Anton Khirnov
lavf doxy: add avio groups into the lavf_io group.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Anton Khirnov
lavf doxy: rename lavf I/O group to lavf_io.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Anton Khirnov
lavf doxy: add metadata docs to the main lavf group
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Shitiz Garg
ttadec: check channel count as read from extradata.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Paul B Mahol
Add CLJR encoding and decoding regression tests
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Paul B Mahol
cljr: remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Paul B Mahol
flacdec: Support for tracks in cuesheet metadata block
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Janne Grunau
ptx: fix inverted check for sufficient data
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Justin Ruggles
flac muxer: fix writing of file header and STREAMINFO...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Janne Grunau
ptx: emit a warning on insufficient picture data
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Aneesh Dogra
utvideo: add fate tests covering all codec variants
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Luca Barbato
doc: update to refer to avconv
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Luca Barbato
doc: remove some stale entries from the faq
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
Kostya Shishkov
Dxtory capture format decoder
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Justin Ruggles
isom: sort and pretty-print codec_movaudio_tags[]
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Justin Ruggles
isom: remove pointless comments in codec_movaudio_tags[]
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Justin Ruggles
isom: remove commented-out tag for vorbis
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Justin Ruggles
movenc: write 'chan' tag for AC-3 in MOV
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Justin Ruggles
mov: add support for reading and writing the 'chan...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Justin Ruggles
audioconvert: add some additional channel and channel...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Justin Ruggles
audioconvert: change 7.1 "wide" layout to use side...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Justin Ruggles
movenc: simplify handling of pcm vs. adpcm vs. other...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Luca Barbato
doc: update documentation to use avconv
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Luca Barbato
doc: update demuxers section
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Luca Barbato
doc: extend external library coverage
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Luca Barbato
doc: split platform specific information
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Luca Barbato
doc: port the git-howto to texinfo
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Luca Barbato
doc: provide fallback css and customize @float
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Luca Barbato
doc: document fate in a texinfo
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Luca Barbato
doxy: change hue value to match our green
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Diego Biurrun
cljr: K&R cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Diego Biurrun
cljr: return a more sensible value when encountering...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Diego Biurrun
cljr: drop unnecessary emms_c() calls without MMX code
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Mans Rullgard
cljr: remove useless casts
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Mans Rullgard
cljr: group encode/decode parts under single ifdefs
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Mans Rullgard
cljr: remove stray semicolon
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Paul B Mahol
cljr: add missing return statement in decode_end()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Luca Barbato
doc: add pulseaudio to the input list
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Luca Barbato
avconv: remove unsubstantiated comment
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
John Brooks
shorten: avoid abort() on unknown audio types
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Paul B Mahol
cljr: add encoder
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Diego Biurrun
build: merge lists of HTML documentation targets
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Diego Biurrun
tests/examples: Mark some variables only used within...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Diego Biurrun
tests/tools/examples: Replace direct exit() calls by...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Sean McGovern
x86 cpuid: set vendor union members separately
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Paul B. Mahol
cljr: release picture at end of decoding
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Mans Rullgard
rv40: NEON optimised rv40 qpel motion compensation
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Luca Barbato
drawtext: remove typo
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Hendrik Leppkes
pcm-mpeg: implement new audio decoding api
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Ronald S. Bultje
w32thread: port fixes to pthread_cond_broadcast() from...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Diego Biurrun
doc: add editor configuration section with Vim and...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Rafaël Carré
dxva2.h: include d3d9.h to define LPDIRECT3DSURFACE9
commit
|
commitdiff
|
tree
|
snapshot
next