OSDN Git Service
(root)
/
android-x86
/
external-ffmpeg.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
android-x86/external-ffmpeg.git
2015-08-23
Luca Barbato
channel_layout: Add a 16channel default layout
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Luca Barbato
aac: Make sure to set err on the failure path
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Luca Barbato
xavs: Do not try to set the bitrate tolerance without...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Luca Barbato
h264: Fix faulty call to avpriv_request_sample
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
John Högberg
h264: Discard currently unsupported registered sei
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Luca Barbato
imgutils: Fix a typo in avcodec_get_pix_fmt_loss
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Anton Khirnov
hevcdsp: fix a function name
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Anton Khirnov
hevc: avoid invalid shifts of negative values
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Henrik Gramner
checkasm: Explicitly declare function prototypes
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Henrik Gramner
checkasm: x86: properly save rdx/edx in checked_call()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Janne Grunau
fate: test only demuxing in asf-repldata
commit
|
commitdiff
|
tree
|
snapshot
2015-08-16
Alexandra Hájková
asfdec: prevent the memory leak in the asf_read_metada_obj
commit
|
commitdiff
|
tree
|
snapshot
2015-08-16
Alexandra Hájková
fate: Make sure a corner-case for ASF is covered
commit
|
commitdiff
|
tree
|
snapshot
2015-08-16
Luca Barbato
hlsenc: Use AV_TIME_BASE units for all the computations
commit
|
commitdiff
|
tree
|
snapshot
2015-08-16
Federico Tomassetti
vp7: bound checking in vp7_decode_frame_header
commit
|
commitdiff
|
tree
|
snapshot
2015-08-15
Martin Storsjö
libfdk-aacdec: Clean up properly if the init fails
commit
|
commitdiff
|
tree
|
snapshot
2015-08-15
Martin Storsjö
libfdk-aacdec: Always decode into an intermediate buffer
commit
|
commitdiff
|
tree
|
snapshot
2015-08-15
Martin Storsjö
libfdk-aacdec: Bump the max number of channels to 8
commit
|
commitdiff
|
tree
|
snapshot
2015-08-15
Martin Storsjö
configure: arm: Assume softfp ABI on darwin
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Henrik Gramner
x86inc: Various minor backports from x264
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Martin Storsjö
movenc: Add a new flag for writing global sidx indexes...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Henrik Gramner
x86inc: Drop SECTION_TEXT macro
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Henrik Gramner
x86inc: Disable vpbroadcastq workaround in newer yasm...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Christophe...
x86inc: Fix instantiation of YMM registers
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Anton Mitrofanov
x86inc: warn when instructions incompatible with curren...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Henrik Gramner
x86inc: Support arbitrary stack alignments
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Anton Mitrofanov
x86inc: warn if XOP integer FMA instruction emulation...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Henrik Gramner
checkasm: Remove unnecessary include
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Henrik Gramner
x86: dcadsp: Avoid SSE2 instructions in SSE functions
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Martin Storsjö
movenc: Place the sidx index after the initial moov...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Martin Storsjö
movenc: Rename reserved_moov_pos to reserved_header_pos
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Martin Storsjö
movenc: Check that frag_info entries exist in mov_write...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
Paolo Bizzarri
cosmetics: Drop spurious spaces from if clauses
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Luca Barbato
h264: Do not print an error when the buffer has to...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Jake Sebastian...
h264: Use AVERROR return codes instead of -1
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Luca Barbato
asf: Use time_t where needed
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Alexandra Hájková
asfdec: read values properly
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Shiz
configure: Silence error messages when probing compiler
commit
|
commitdiff
|
tree
|
snapshot
2015-08-02
Luca Barbato
drawtext: Move the strftime expansion in a separate...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-02
Luca Barbato
drawtext: Drop stray guards
commit
|
commitdiff
|
tree
|
snapshot
2015-08-02
Luca Barbato
png: Be more informative regarding signature errors
commit
|
commitdiff
|
tree
|
snapshot
2015-08-02
Anton Khirnov
opusdec: properly handle mismatching configurations...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-02
Alexandra Hájková
asfdec: prevent the memory leak while reading metadata
commit
|
commitdiff
|
tree
|
snapshot
2015-08-02
Henrik Gramner
x86: dct: Disable dct32_float_sse on x86-64
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
Luca Barbato
hevc: Split the sei parsing in 3 functions
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
Luca Barbato
hevc: Use switch instead of if-nests in decode_nal_sei_...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
Luca Barbato
hevc: Use a proper enum for the SEI values
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
David Holm
avcodec: h264: Extract decoder methods
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Alexandra Hájková
asfdec: remove improper assignement that caused wrong...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Alexandra Hájková
asfdec: do not export empty metadata
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
James Almer
des: extend av_des_init() doxy
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
James Almer
des: add av_des_alloc()
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
James Almer
xtea: add av_xtea_alloc()
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
James Almer
rc4: extend av_rc4_init() doxy
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
James Almer
rc4: add av_rc4_alloc()
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
James Almer
blowfish: add av_blowfish_alloc()
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Alexandra Hájková
asfdec: free AVDictionaries properly when closing the...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Anton Khirnov
fate/mp3: use the f32le format as output
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Anton Khirnov
fate/mp3: specify the number of output samples instead...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Martin Storsjö
rtsp: Only interpret $ as interleaved packet indicator...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
James Almer
hmac: add missing version bump and APIChanges entry
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Luca Barbato
hls: Save and forward avio options
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Luca Barbato
http: Add the trailing endlines if they are missing
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Martin Storsjö
checkasm: Include io.h for isatty, if available
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
James Almer
rtmpproto: free hmac context properly
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
James Almer
rtmpproto: use AVHMAC instead of a custom implementation
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
James Almer
fate: add test vectors for HMAC SHA and SHA-2
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
James Almer
hmac: add support for SHA-2
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Martin Storsjö
configure: Don't force _WIN32_WINNT to an older version...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Martin Storsjö
dxva2/d3d11va: Set _WIN32_WINNT to 0x0602 instead of...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
John Högberg
h264: fix AVDISCARD_NONKEY for some interlaced content
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Alexandra Hájková
asfdec: do not align Data Object when Broadcast Flag...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Anton Khirnov
qsvdec_mpeg2: drop an incorrect comment
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Vittorio Giovara
fate: Add hap-chunk ref file
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Vittorio Giovara
hap: Add utility functions file
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Tom Butterworth
Support the Hap chunked frame format
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Tom Butterworth
hap: Move some per-stream setup into decoder init rathe...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Vittorio Giovara
lavc: Update version and APIchanges
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Vittorio Giovara
lavc: Consistently prefix input buffer defines
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Vittorio Giovara
lavc: AV-prefix all codec capabilities
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Vittorio Giovara
lavc: AV-prefix all codec flags
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Vittorio Giovara
lavc: Deprecate avctx.me_method
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Vittorio Giovara
wmv2enc: Check memory allocation
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Vittorio Giovara
ac3enc_template: Use the correct context field
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Martin Storsjö
configure: Check for _M_ARMT to detect thumb when using...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Martin Storsjö
configure: Check MSVC defines for identifying hardfloat
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Martin Storsjö
configure: Default to armasm for --toolchain=msvc when...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Martin Storsjö
configure: Simplify, remove an unnecessary intermediate...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Martin Storsjö
doc: Remove the now unnecessary remark about PATH and...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Alexandra Hájková
asfdec: interpret the first flag in an asf packet as...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Henrik Gramner
checkasm: Modify report format
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Anton Khirnov
qsvdec_*: add missing CODEC_CAP_DR1
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Martin Storsjö
configure: Only redirect strtoll to _strtoi64 if necessary
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Martin Storsjö
configure: Only redefine inline to __inline for msvc...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Martin Storsjö
configure: Only add -FIstdlib.h for msvc/icl if necessary
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Steve Lhomme
force WINAPI_FAMILY to WINAPI_FAMILY_DESKTOP_APP to...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Michael Niedermayer
checkasm: Use LOCAL_ALIGNED
commit
|
commitdiff
|
tree
|
snapshot
2015-07-25
Anton Khirnov
lavc: add Intel libmfx-based HEVC decoder.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-25
Anton Khirnov
lavc: add Intel libmfx-based MPEG2 decoder.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-25
Anton Khirnov
lavc: add a HEVC mp4->annex B bitstream filter
commit
|
commitdiff
|
tree
|
snapshot
next