|
|
|
@957457a
|
10 years |
michaelni |
Merge commit 'ccda51b14c0fcae2fad73a24872dce75a7964996'
* commit …
|
|
|
@cf2b7c01
|
10 years |
michaelni |
avutil/lzo: add asserts to be double sure against overflows
These …
|
|
|
@d6af26c5
|
10 years |
michaelni |
avutil/lzo: Fix integer overflow
Embargoed-till: 2014-06-27 requested …
|
|
|
@b222e077
|
10 years |
michaelni |
Merge commit 'e121ac634ba324a318f4a97f978dcfb48da6b735'
* commit …
|
|
|
@35bb7490
|
10 years |
michaelni |
Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765'
* commit …
|
|
|
@ccda51b1
|
10 years |
lu_zero |
lzo: Handle integer overflow
get_len can overflow for specially …
|
|
|
@e121ac63
|
10 years |
kostya.shishkov |
indeo45: use is_indeo4 context flag instead of checking codec ID
…
|
|
|
@56afbe8d
|
10 years |
michaelni |
Merge commit '7b9ef8d701c319c26f7d0664fe977e176764c74e'
* commit …
|
|
|
@ca35037
|
10 years |
michaelni |
Merge commit 'f2f2e7627f0c878d13275af5d166ec5932665e28'
* commit …
|
|
|
@2bcf34a0
|
10 years |
michaelni |
Merge commit '44127546b0a81dc9dd6190739a62d48f0044c6f3'
* commit …
|
|
|
@c67b449b
|
10 years |
diego |
dsputil: Split bswap*_buf() off into a separate context
|
|
|
@7b9ef8d7
|
10 years |
diego |
mpeg: Split error resilience bits off into a separate file
|
|
|
@f2f2e762
|
10 years |
justin.ruggles |
Check mp3 header before calling avpriv_mpegaudio_decode_header().
As …
|
|
|
@44127546
|
10 years |
justin.ruggles |
Check if an mp3 header is using a reserved sample rate.
Fixes an …
|
|
|
@c172683b
|
10 years |
michaelni |
x86/dsputil: remove redundant global motion compensation code
The SSE …
|
|
|
@42e6fc14
|
10 years |
michaelni |
avcodec/apedec: optimize sign combination
48078630 -> 32533850 dezi …
|
|
|
@a125f87a
|
10 years |
michaelni |
Merge commit '463a7cde563fd805864c48a76dd1b03fc24671ed'
* commit …
|
|
|
@49f1b869
|
10 years |
michaelni |
Merge commit '0ef256d51518f0e483c38b9ee3b993cf0709d00e'
* commit …
|
|
|
@3236566
|
10 years |
michaelni |
Merge commit '73953df71a28e94d8959facba7906cf5975ca4ef'
* commit …
|
|
|
@efec7304
|
10 years |
michaelni |
Merge commit 'f83896abda1e78ebbbda0f184b682b4fabadc682'
* commit …
|
|
|
@41201569
|
10 years |
michaelni |
Merge commit '8d695dc411c1ae28477f107d6f7bf2db59af95df'
* commit …
|
|
|
@ffc2c095
|
10 years |
michaelni |
Merge commit 'a6a675a79287565c3c23455439b114676b63a96c'
* commit …
|
|
|
@7695a538
|
10 years |
michaelni |
Merge commit 'fbf4d2197f35bddccec00ad53185ee4ab81778a0'
* commit …
|
|
|
@9d91fae
|
10 years |
michaelni |
Merge commit 'c54e118722cbbdc04945538d1796d4472a1ff406'
* commit …
|
|
|
@9e8c9222
|
10 years |
michaelni |
Merge commit '85d805d5cccb2f57e7f2e2254d7a870f05926cfd'
* commit …
|
|
|
@73827282
|
10 years |
michaelni |
Merge commit '03391b5432a2b8b8dbc3d2db722a54dfb68737b9'
* commit …
|
|
|
@2ca48026
|
10 years |
michaelni |
Merge commit '49470b9404583ab3aff6835f78a759349d331696'
* commit …
|
|
|
@c69f7299
|
10 years |
michaelni |
ffmpeg: fix reinitializing with threads while flushing
With threads …
|
|
|
@463a7cde
|
10 years |
diego |
Differentiate assembler and assembly in documentation and comments
…
|
|
|
@7e6cf364
|
10 years |
michaelni |
ffmpeg: fix transcoding dvbsub to dvbsub
fix ticket #2024
…
|
|
|
@ca2f59e1
|
10 years |
michaelni |
avcodec/dvbsubdec: support returning exact end times
fixess part of …
|
|
|
@0ef256d5
|
10 years |
lu_zero |
libx264: Correctly manage constant rate factor params
By default they …
|
|
|
@9b33cdca
|
10 years |
michaelni |
avfilter/vf_blend: fix macro ()
Signed-off-by: Michael Niedermayer …
|
|
|
@31f77b4
|
10 years |
michaelni |
avfilter/unsharp_opencl: fix macro ()
Signed-off-by: Michael …
|
|
|
@6ec3dc9
|
10 years |
michaelni |
x86/audiodsp: move asm code out of dsputil
Signed-off-by: James Almer …
|
|
|
@3bb4d26a
|
10 years |
michaelni |
drawtext: drop unused draw_glyphs() arg "rgbcolor"
Signed-off-by: …
|
|
|
@73953df7
|
10 years |
diego |
Replace av_malloc() and memset(0) by av_mallocz()
|
|
|
@f83896a
|
10 years |
diego |
ape: Replace memset(0) by zero initialization
|
|
|
@99497b46
|
10 years |
michaelni |
Merge commit '9a9e2f1c8aa4539a261625145e5c1f46a8106ac2'
* commit …
|
|
|
@8d695dc4
|
10 years |
diego |
mpeg: Mark ff_mpeg_set_erpic() static
It is not used outside of the file.
|
|
|
@a6a675a7
|
10 years |
diego |
configure: Drop stray error resilience dependencies
|
|
|
@fbf4d219
|
10 years |
diego |
build: Record explicit dependency of intrax8 on error resilience
|
|
|
@c54e1187
|
10 years |
diego |
build: Have the eatqi decoder depend on the MPEG-1 decoder
eatqi uses …
|
|
|
@85d805d
|
10 years |
diego |
build: Add missing object files for webm muxer
|
|
|
@03391b54
|
10 years |
diego |
build: Add missing object files for Matroska demuxer
|
|
|
@49470b94
|
10 years |
diego |
build: Add missing replaygain object file for CAF demuxer
|
|
|
@9a9e2f1
|
10 years |
diego |
dsputil: Split audio operations off into a separate context
|
|
|
@0dae193d
|
10 years |
michaelni |
swr: remove another forgotten division in DSP function.
…
|
|
|
@954a38e9
|
10 years |
michaelni |
avfilter/vf_hqx: remove << 0
Signed-off-by: Michael Niedermayer …
|
|
|
@fd3c2737
|
10 years |
michaelni |
fate/filter-video: fix hqx on big endian part 2
Signed-off-by: …
|
|
|
@d7efafd6
|
10 years |
michaelni |
avfilter/vf_hqx: partly fix big endian fate test
Signed-off-by: …
|
|
|
@4abffbbc
|
10 years |
michaelni |
swscale/x86/input: prevent RGB32_TO_Y_FN from reading into the padding …
|
|
|
@a1a76b20
|
10 years |
michaelni |
swscale/x86/input: prevent RGB32_TO_UV_FN from reading into the …
|
|
|
@84de3ed
|
10 years |
michaelni |
avfilter/deshake_opencl: fix macro ()
Signed-off-by: Michael …
|
|
|
@04776ced
|
10 years |
michaelni |
avfilter/avf_showspectrum: fix macro ()
Signed-off-by: Michael …
|
|
|
@79198cb6
|
10 years |
u |
avfilter/hqx: add some self promotion in doxy.
This is useful to …
|
|
|
@4d8fc0e0
|
10 years |
u |
avfilter/hqx: unroll the pattern calculation
Code si smaller, no …
|
|
|
@dc5972f8
|
10 years |
michaelni |
avformat/flvdec: give live_flvdec a separate name
This should fix a …
|
|
|
@e3fd263f
|
10 years |
Carl Eugen Hoyos |
Show duration for large asf files as written in the file header.
…
|
|
|
@29fc468d
|
10 years |
Carl Eugen Hoyos |
Do not show libzvbi in the configure output if it was not enabled.
It …
|
|
|
@ded3c9fd
|
10 years |
u |
avfilter: add hqx filter (hq2x, hq3x, hq4x)
Partially fixes Ticket …
|
|
|
@5ab51f75
|
10 years |
michaelni |
avcodec/libtwolame: fix encoding lsf with defaults
Signed-off-by: …
|
|
|
@a2de7b1
|
10 years |
michaelni |
avcodec/bitstream: document the double volatile
Suggested-by: Reimar …
|
|
|
@36393434
|
10 years |
michaelni |
ffmpeg: fix memleak and corruption of AVSubtitle with multiple outputs …
|
|
|
@97578f5f
|
10 years |
Carl Eugen Hoyos |
build: Add missing object file for Matroska demuxer
Fixes compilation …
|
|
|
@1caedf62
|
10 years |
michaelni |
avcodec/ituh263enc: fix advanced intra coding
Signed-off-by: Michael …
|
|
|
@4667116c
|
10 years |
michaelni |
Merge commit 'ca1e36a8e4cd416142487071dbca734567bdaddf'
* commit …
|
|
|
@fe43facd
|
10 years |
michaelni |
avcodec/utils: check sar only when width/height are set
This fixes …
|
|
|
@0dceefc5
|
10 years |
michaelni |
Merge commit '9e500efdbe0deeff1602500ebc229a0a6b6bb1a2'
* commit …
|
|
|
@329898aa
|
10 years |
michaelni |
avcodec/bitstream: try to workaround internal compiler bug in gcc 4.2
…
|
|
|
@33f83a2
|
10 years |
michaelni |
avcodec/x86/rv40dsp_init: fix () in macros
Signed-off-by: Michael …
|
|
|
@40cbad9f
|
10 years |
michaelni |
avcodec/wavpackenc: fix () in macros
Signed-off-by: Michael …
|
|
|
@10b8481a
|
10 years |
lou |
fix several typos
|
|
|
@ca1e36a8
|
10 years |
vittorio.giovara |
h264: fix build when error resilience is disabled
|
|
|
@0a995311
|
10 years |
michaelni |
Merge commit 'd349afb07bacccb62eb5369c38d6406d2909d792'
* commit …
|
|
|
@b0fdc766
|
10 years |
michaelni |
Merge commit '650dee63c8b1e6693c6cf5983f4a5ed3f571379f'
* commit …
|
|
|
@c2b1225
|
10 years |
michaelni |
Merge commit '778111592bf5f38630858ee6dfcfd097cd6c6da9'
* commit …
|
|
|
@afa7ab5
|
10 years |
michaelni |
Merge commit '452860d7e056f9a894cac2fe52cdedeae4c38251'
* commit …
|
|
|
@4a993335
|
10 years |
michaelni |
Merge commit '874390e163427c1fe7682ab27924a7843780dbb3'
* commit …
|
|
|
@9e500efd
|
10 years |
justin.ruggles |
Add av_image_check_sar() and use it to validate SAR
|
|
|
@e9302879
|
10 years |
michaelni |
configure: remove superfluous check for AVX/FMA3 support in Yasm
The …
|
|
|
@6fdd19cb
|
10 years |
michaelni |
doc: remove RELEASE_NOTES
It hasn't been used since 0.11, and it does …
|
|
|
@d349afb0
|
10 years |
anton |
dv: cosmetics, reindent
|
|
|
@650dee63
|
10 years |
anton |
dv: get rid of global non-const tables
Instead, store them in the …
|
|
|
@77811159
|
10 years |
anton |
dvenc: initialize the profile only once, at init
We do not allow the …
|
|
|
@452860d7
|
10 years |
anton |
Use av_packet_rescale_ts() to simplify code.
|
|
|
@874390e1
|
10 years |
anton |
lavc: add a convenience function for rescaling timestamps in a packet
|
|
|
@d381109c
|
10 years |
stefasab |
lavc/h264_slice: clarify informational message in case of disabled …
|
|
|
@8c443767
|
10 years |
stefasab |
doc/codecs: extend documentation for thread_type option
Based on …
|
|
|
@cc0057a
|
10 years |
michaelni |
tests/fate.sh: report different status for different errors
The order …
|
|
|
@b05d5089
|
10 years |
michaelni |
Merge commit '440842c4eb1d7709654ec97cd687663d11ef499c'
* commit …
|
|
|
@440842c4
|
10 years |
vittorio.giovara |
stereo3d: add missing include guards
|
|
|
@05d95c53
|
10 years |
michaelni |
alpha/blockdsp: move clear_blocks out of dsputil
The blockdsp split …
|
|
|
@650ef180
|
10 years |
michaelni |
avformat/utils: better probing for duration in …
|
|
|
@5bf5e6b1
|
10 years |
michaelni |
avcodec/h264: Use named identifier for single thread fall-back return …
|
|
|
@891307b4
|
10 years |
Carl Eugen Hoyos |
s86/scale: Do not return the result of a (void) function from a void …
|
|
|
@a5ce608f
|
10 years |
michaelni |
x86/blockdsp: restore author attribution
See commits …
|
|
|
@a68c05cf
|
10 years |
michaelni |
Merge commit '852c329a69ddfd635807f60454df07d021c64901'
* commit …
|
|
|
@852c329a
|
10 years |
diego |
configure: Drop duplicate pkg-config entry from help output
|
|
|
@47c8d1e1
|
10 years |
michaelni |
Merge commit 'b2290bf10b12b7772f55fcab014a47e18e9fdef2'
* commit …
|
|
|