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
2012-08-14
Nicolas George
ffmpeg: make -s work for subtitles too.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Nicolas George
dvdsubenc: set frame size in extradata.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Nicolas George
lavf: probe PGS subtitles definition.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Nicolas George
dvdsubenc: make it usable for transcoding.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Nicolas George
ffmpeg: add an option to fix subtitles durations.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Sebastien Zwickert
vda: merge implementation into one file.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Sebastien Zwickert
vda: support synchronous decoding.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
rogerdpack
more verbose error messages at configure time
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Michael Niedermayer
asfdec: ignore too tiny indexes
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Michael Niedermayer
hls: Initialize stream_offset before find_stream_info.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Michael Niedermayer
hls: check that the streams have been initialized befor...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Speedy Gonzales
Proresenc: add multithreading support
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Michael Niedermayer
g723_1dec: inline normalize_bits() in scale vector...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Michael Niedermayer
g723_1dec: remove dead code that leaked in from libav
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Michael Niedermayer
g723_1dec: remove unneeded cliping that leaked in from...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Michael Niedermayer
g723_1dec: avoid memcpy
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Paul B Mahol
paf: prevent invalid write
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Stefano Sabatini
build: extend documentation building mechanism
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Jérémy Tran
lavfi: add hue filter
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Nicolas George
lavc: add missing codec descriptors.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Nicolas George
tools: add a script to find missing codec descriptors.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Michael Niedermayer
h264_cavlc: switch forgotten assert to av_assert
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Michael Niedermayer
h264: fix x264 build detection
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Mans Rullgard
g723.1: do not pass large structs by value
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Mans Rullgard
g723.1: do not bounce intermediate values via memory
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Mans Rullgard
g723.1: declare a variable in the block it is used
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Mans Rullgard
g723.1: avoid saving/restoring excitation
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Mans Rullgard
g723.1: avoid unnecessary memcpy() in residual_interp()
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Mans Rullgard
g723.1: make postfilter write directly to output buffer
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Mans Rullgard
g723.1: drop unnecessary variable buf_ptr in formant_po...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Mans Rullgard
g723.1: make scale_vector() output to a separate buffer
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Mans Rullgard
g723.1: make autocorr_max() work on an arbitrary buffer
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Mans Rullgard
g723.1: do not needlessly use int64_t
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Mans Rullgard
g723.1: use saturating addition functions
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Mans Rullgard
g723.1: optimise scale_vector()
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Mans Rullgard
g723.1: remove useless uses of MUL64()
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Mans Rullgard
g723.1: remove unnecessary argument 'shift' from dot_pr...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Mans Rullgard
g723.1: deobfuscate "(x << 4) - x" to "15 * x"
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Mans Rullgard
celp: optimise ff_celp_lp_synthesis_filter()
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Mans Rullgard
libavutil: add saturating addition functions
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Michael Niedermayer
riffenc: fix aac
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Stefano Sabatini
lavfi: add avfilter_get_class() and iteration callbacks
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Stefano Sabatini
lavu/opt.h: add AV_OPT_FLAG_FILTERING_PARAM macro
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Stefano Sabatini
doc/texi2pod: add "use warnings" directive
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Reimar Döffinger
Optimized unscaled yuvp9/yuvp10 -> yuvp16 conversion.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Michael Niedermayer
oggparsetheora: fix metadata parsing
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Derek Buitenhuis
cllc: Implement ARGB support
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Derek Buitenhuis
cllc: Implement ARGB support
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Derek Buitenhuis
cllc: Add support for QRGB
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Derek Buitenhuis
cllc: Rename some funcs to represent what they actually do
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Derek Buitenhuis
cllc: Add support for QRGB
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Derek Buitenhuis
cllc: Rename some funcs to represent what they actually do
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Michael Niedermayer
ffplay: avoid SDL_atoi()
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Boris Maksalov
Fix reading past the end of frame buffer.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Piotr Bandurski
mov: remux AALP tag
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Michael Niedermayer
fate: split asyncts from aresample test
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Diego Biurrun
x86: Drop silly "_yasm" suffixes from filenames
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Michael Niedermayer
lavf: reimplement is_intra_only() by using the AVCodecC...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Michael Niedermayer
lavc: add codec_descriptor field to AVCodecContext.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Diego Biurrun
doc: Clarify licensing issues arising from external...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Martin Storsjö
lavf: Detect discontinuities in timestamps for framerat...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Martin Storsjö
lavf: Initialize the stream info timestamps in avformat...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Mohammad Alsaleh
id3v2: Match PIC mimetype/format case-insensitively
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Michael Niedermayer
sgidec: fix error free end detection.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Michael Niedermayer
sgidec: correct end pointer
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Michael Niedermayer
ffmpeg: Do not discard slightly invalid timestamps.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Michael Niedermayer
vc1dec: support debug & FF_DEBUG_PICT_INFO.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Michael Niedermayer
lavf: do not discard correct dts in favor of wrong...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Michael Niedermayer
mov: add av_dlog() to CTTS reading code like is already...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Diego Biurrun
configure: Rename check_asm() to more fitting check_inl...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Diego Biurrun
fate: Only test enabled filters
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Diego Biurrun
avresample: De-doxygenize some comments where Doxygen...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Michael Niedermayer
asfdec: fix FRAME_HEADER_SIZE
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Michael Niedermayer
dsputil_template: switch to av_assert
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Jordi Ortiz
rtmp: split chunk_size var into in_chunk_size and out_c...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Samuel Pitoiset
rtmp: Factorize the code by adding find_tracked_method
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Anton Khirnov
lavf: simplify is_intra_only() by using codec descriptors.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Anton Khirnov
lavc: add an intra-only codec property.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Anton Khirnov
lavc: add codec descriptors.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Michael Niedermayer
snowdec: increase stack size
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Michael Niedermayer
dwt: switch to av_assert
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Michael Niedermayer
msrle: fix regression causing null ptr dereference
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Michael Niedermayer
cavsdec: check dimensions being valid.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Michael Niedermayer
mp3enc: fix CODEC_ID/CodecID that leaked in from older...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Stefano Sabatini
doc/Makefile: invoke perl to interpret texi2pod.pl
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Stefano Sabatini
cmdutils: show options in show_help_children only if...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Stefano Sabatini
lavu/opt: fix crash in av_opt_next() in case the class...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Anton Khirnov
lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Michael Niedermayer
mp3/mp2: identify the video codecs as APIC through...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Michael Niedermayer
ffmpeg: dont auto match videostreams with attachment...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Michael Niedermayer
lavf: return APIC fourcc from query_format() if the...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Michael Niedermayer
iff: replace av_abort by av_assert0
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Mans Rullgard
dict: move struct AVDictionary definition to dict.c
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Mans Rullgard
dict: add av_dict_count()
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Michael Niedermayer
mjpegdec: support AVRn interlaced
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Mans Rullgard
g723.1: fix addition overflow
commit
|
commitdiff
|
tree
|
snapshot
next