|
|
|
@c0a33c47
|
11 years |
michaelni |
avfilter: avfilter_register() that works in O(1) time
Signed-off-by: …
|
|
|
@00bef643
|
11 years |
stefasab |
doc/filters: add rotate example using degrees
|
|
|
@2be1e1b2
|
11 years |
michaelni |
avformat/udp: debug log udp socket size
Signed-off-by: rogerdpack …
|
|
|
@48ad1f39
|
11 years |
michaelni |
avcodec/libstagefright: drop dependancy on sizeof(AVFrame)
untested …
|
|
|
@1a0370ad
|
11 years |
michaelni |
avcodec/kgv1dec: remove unused function and variable
Signed-off-by: …
|
|
|
@c8c7736c
|
11 years |
michaelni |
swscale: disable ARM code until its build failure with clang/iphone is …
|
|
|
@c6fe984f
|
11 years |
michaelni |
vp9/x86: make STORE_2X2 macro local.
Prevents this assembler warning: …
|
|
|
@9d098ea3
|
11 years |
michaelni |
avcodec/huffyuvenc: Factorize store_huffman_tables() out
…
|
|
|
@9e7b477c
|
11 years |
michaelni |
avcodec/ffv1enc: choose 1.2 by default for higher resolutions to …
|
|
|
@dcc9009e
|
11 years |
michaelni |
Merge remote-tracking branch 'rbultje/vp9-simd'
* rbultje/vp9-simd:
…
|
|
|
@16ae337b
|
11 years |
michaelni |
avisynth: Use av_packet_from_data instead of av_new_packet
If the …
|
|
|
@02dd178d
|
11 years |
michaelni |
avisynth: More av_new_packet changes
These are the remaining …
|
|
|
@5d454100
|
11 years |
michaelni |
avcodec/huffyuvenc: fix -context 1 encoding
Fixes Ticket3281
…
|
|
|
@2358458a
|
11 years |
stefasab |
doc/muxers/image2: apply several formatting changes
|
|
|
@6a99ecb8
|
11 years |
stefasab |
doc/muxers/image2: document strftime option
Signed-off-by: Stefano …
|
|
|
@db70f2d3
|
11 years |
stefasab |
doc/muxers/matroska: add information to the matroska metadata language …
|
|
|
@e9edf001
|
11 years |
stefasab |
doc/ffmpeg: remove documentation for removed vlang/slang options
|
|
|
@a008deb1
|
11 years |
stefasab |
doc/muxers/matroska: reformat documentation
|
|
|
@8be8dddd
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
arm: …
|
|
|
@edba5463
|
11 years |
michaelni |
Merge commit '5dae4872357613a0b51120b54a4c5221e0ec3f69'
* commit …
|
|
|
@3c00d4c5
|
11 years |
michaelni |
Merge commit 'b7b932f5e3602bd34c3cc634b71c8bbbc0fb8dc0'
* commit …
|
|
|
@9ef7c0c5
|
11 years |
michaelni |
Merge commit '67bb3a4e285a5871770cbaa2d78bf9024961dd0f'
* commit …
|
|
|
@1c010fd0
|
11 years |
michaelni |
avformat/mxfdec: detect loops during header parsing
The header parser …
|
|
|
@024fac5c
|
11 years |
rsbultje |
vp9: make mv bounds 32bit.
Fixes an assert in file from trac ticket 3188.
|
|
|
@5b0fc078
|
11 years |
rsbultje |
vp9: reset contextual caches on frame size change with mt enabled.
…
|
|
|
@04a187fb
|
11 years |
rsbultje |
vp9/x86: idct_32x32_add_ssse3 sub-8x8-idct.
Runtime of the full 32x32 …
|
|
|
@37b001d1
|
11 years |
rsbultje |
vp9/x86: idct_32x32_add_ssse3 sub-16x16-idct.
Runtime of all IDCTs …
|
|
|
@e84d14df
|
11 years |
rsbultje |
vp9/x86: idct_32x32_add_ssse3.
Sub-IDCTs will follow later. …
|
|
|
@94cf4f8b
|
11 years |
Carl Eugen Hoyos |
Use the h264 parser when decoding VSSH in avi.
Fixes ticket #3261 …
|
|
|
@53df11eb
|
11 years |
stefasab |
doc/filters/equalizer: add examples for equalizer
Add two examples on …
|
|
|
@2574d62d
|
11 years |
lou |
tools/qt-faststart: add -movflags +faststart note
|
|
|
@243b9fea
|
11 years |
michaelni |
avformat/takdec: zero padding area before use
Fixes use of …
|
|
|
@952d318
|
11 years |
martin |
arm: Add a missing # as prefix for an immediate constant
…
|
|
|
@5dae4872
|
11 years |
martin |
arm: Allow overriding the alignment set in the function macro
The …
|
|
|
@b7b932f
|
11 years |
martin |
arm: Remove a leftover define for the pld instruction
This file no …
|
|
|
@67bb3a4e
|
11 years |
martin |
arm: cosmetics: Reindent the h264dsp neon init function
…
|
|
|
@8aead3ff
|
11 years |
michaelni |
avformat/adxdec: dont return random data on EOF
Fixes use of …
|
|
|
@2303b451
|
11 years |
michaelni |
avformat/segafilm: drop song and dance, this seems not to do anything …
|
|
|
@8ca9a68f
|
11 years |
michaelni |
avcodec/flacdec: check rice_order against blocksize
Fixes use of …
|
|
|
@77274d5c
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@99b6357f
|
11 years |
michaelni |
rename CONFIG_FFT_FIXED_32 -> FFT_FIXED_32
This matches FFT_FLOAT
…
|
|
|
@7778979f
|
11 years |
michaelni |
Merge commit '794fcf79a89eca2d4e889803b2c804a0b1defbb3'
* commit …
|
|
|
@2503928a
|
11 years |
stefasab |
examples/decoding_encoding: fix style nits
|
|
|
@b0517467
|
11 years |
michaelni |
avformat/webvttdec: Dont skip over a never checked byte after -->
…
|
|
|
@21b25537
|
11 years |
michaelni |
avcodec/mpeg4videodec: use av_fast_padded_malloc() for bitstream …
|
|
|
@0bad5052
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@ed1eb96
|
11 years |
michaelni |
avformat/rmdec: check that sub_packet_size fit in the packet for …
|
|
|
@71fe97a6
|
11 years |
michaelni |
avformat/nutdec: check avio_read() return code
Fixes use of …
|
|
|
@523a803b
|
11 years |
michaelni |
Merge commit '9409c9bdbfd829353473ee6cc3e91c726481c069'
* commit …
|
|
|
@00f25e0a
|
11 years |
michaelni |
Merge commit '01d245ef4392152dbdc78a6ba4dfa0a6e8b08e6f'
* commit …
|
|
|
@13f3092b
|
11 years |
michaelni |
avcodec/huffyuv: add YUVA420P, YUVA422P, YUVA444P, GBRAP, GRAY8A
…
|
|
|
@9997cee0
|
11 years |
diego |
network.h: Add #endif comments to improve readability
|
|
|
@60ab582a
|
11 years |
michaelni |
avcodec/huffyuv: add GRAY8 support
Signed-off-by: Michael Niedermayer …
|
|
|
@22f59a8c
|
11 years |
michaelni |
avcodec/huffyuv: add GBRP support
Signed-off-by: Michael Niedermayer …
|
|
|
@794fcf79
|
11 years |
diego |
Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT
The define does not originate …
|
|
|
@63debaa7
|
11 years |
martin |
libopusenc: Change default frame duration to 20 ms
20 ms is the …
|
|
|
@9409c9bd
|
11 years |
martin |
configure: Disable networking if winsock2.h is available but winsock …
|
|
|
@01d245e
|
11 years |
martin |
random_seed: Rewrite the generic clock() based seed code
The new code …
|
|
|
@49a59124
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@d1dc0d21
|
11 years |
michaelni |
Merge commit 'd68dc3c9446e38b4d686cc0f55433c9e8d7c128b'
* commit …
|
|
|
@2a58d5fc
|
11 years |
michaelni |
Merge commit '6892d145a0c80249bd61ee7dd31ec851c5076bcd'
* commit …
|
|
|
@8367bc6b
|
11 years |
michaelni |
Merge commit '9cbf2d78f0a9c19129e7a70b2281a450d386c6d9'
* commit …
|
|
|
@30056fd0
|
11 years |
michaelni |
Merge commit 'a03a642d5ceb5f2f7c6ebbf56ff365dfbcdb65eb'
* commit …
|
|
|
@64591f8f
|
11 years |
michaelni |
Merge commit '9eef9eb3014b2ed9c3ff4aac510a9f04edb555cf'
* commit …
|
|
|
@a60abb1e
|
11 years |
michaelni |
Merge commit 'bfd26b7ce6efea594f2b99441d900419df3af638'
* commit …
|
|
|
@98dcbb47
|
11 years |
michaelni |
avcodec/h264: reset list_count too in case of error in …
|
|
|
@7ee8a1c5
|
11 years |
michaelni |
Merge commit '9a026c72982faf20e1c8dfbe48f0b312cdea69c8'
* commit …
|
|
|
@a4f8a564
|
11 years |
michaelni |
Merge commit '4736d003fac30af4afd8390182f12f480ad78801'
* commit …
|
|
|
@3328d105
|
11 years |
michaelni |
Merge commit '50079a6aa93291e6dc9d9fb8d33da83f79e9311d'
* commit …
|
|
|
@76c63bc5
|
11 years |
michaelni |
Merge commit '3867f3718ba82ff11d3e24c6d84beb520d0b174f'
* commit …
|
|
|
@59725592
|
11 years |
michaelni |
Merge commit '75647dea6f7db79b409bad66a119f5c73da730f3'
* commit …
|
|
|
@4e276b84
|
11 years |
michaelni |
Merge commit '8058284ce09030b47512746d726fb2ad3ae8a20f'
* commit …
|
|
|
@b7697d29
|
11 years |
michaelni |
Merge commit '2f97094608cfd2665660f7a26a3291559b186752'
* commit …
|
|
|
@e86cd37a
|
11 years |
michaelni |
Merge commit 'f4a8a0080537484154bb74e08ec76cbcbd25484b'
* commit …
|
|
|
@80d44190
|
11 years |
michaelni |
Merge commit 'adb199d1bc7f86aa6b85986f40190ec17f99d34f'
* commit …
|
|
|
@d1134aba
|
11 years |
michaelni |
Merge commit 'fe80fa53bc4977ef6e8e749a9df8ca5590a09307'
* commit …
|
|
|
@d701f599
|
11 years |
michaelni |
Merge commit 'fffca3d278c2a2422c2f61f21c5a9d5f690d328e'
* commit …
|
|
|
@8d86e7b4
|
11 years |
michaelni |
Merge commit '060667195e6e6bc0fa63ce13c47e23aabe70d122'
* commit …
|
|
|
@0db6402d
|
11 years |
michaelni |
Merge commit '98c0cd0b99254cd12f312bf6a4c24cd3ec5886b5'
* commit …
|
|
|
@e61b8fa5
|
11 years |
lu_zero |
configure: Update freetype check to follow upstream
The freetype …
|
|
|
@d68dc3c9
|
11 years |
lu_zero |
drawtext: Drop pointless header
It should be forward compatible with …
|
|
|
@6892d145
|
11 years |
anton |
segafilm: fix leaks if reading the header fails
Found-by: Mateusz …
|
|
|
@9cbf2d78
|
11 years |
anton |
pthread_frame: unref decoded frames on failure
This is similar to …
|
|
|
@a03a642d
|
11 years |
anton |
h264: do not use 422 functions for monochrome
Fixes invalid memory …
|
|
|
@9eef9eb3
|
11 years |
anton |
h264: check that execute_decode_slices() is not called too many times
…
|
|
|
@bfd26b7c
|
11 years |
anton |
h264: reject mismatching luma/chroma bit depths during sps parsing
…
|
|
|
@9a026c72
|
11 years |
anton |
h264: rebuild the default ref list if the reference count changes
…
|
|
|
@4736d003
|
11 years |
anton |
cavsdec: check ff_get_buffer() return value
Found-by: Mateusz "j00ru" …
|
|
|
@50079a6a
|
11 years |
anton |
lavc: do not leak the internal frame if opening the codec fails
|
|
|
@3867f371
|
11 years |
anton |
lavf: remove a pointless check
AVStream.codec is always non-NULL
|
|
|
@75647dea
|
11 years |
anton |
oggparseogm: check timing variables
Fixes a potential divide by zero. …
|
|
|
@8058284c
|
11 years |
anton |
lavc: add 422/444 YUV with alpha to align_dimensions()
Aligns frame …
|
|
|
@2f970946
|
11 years |
anton |
lagarith: do not call simd functions on unaligned lines
They end up …
|
|
|
@f4a8a008
|
11 years |
anton |
sgidec: fix buffer size check in expand_rle_row()
Right now it will …
|
|
|
@adb199d1
|
11 years |
anton |
kgv1dec: replace forcing EMU_EDGE by a copy
The decoder currently …
|
|
|
@fe80fa53
|
11 years |
anton |
4xm: replace forcing EMU_EDGE by a copy
The decoder currently sets …
|
|
|
@fffca3d2
|
11 years |
anton |
4xm: return a proper error code.
|
|
|
@0606671
|
11 years |
anton |
hevc: rename some HEVC conformance streams
Some HEVC conformance …
|
|
|
@98c0cd0
|
11 years |
anton |
hevc: add new conformance streams
Also remove superseded conformance …
|
|
|
@4ced5d77
|
11 years |
michaelni |
avcodec/hevc: Fix modulo operations
Fixes qp fields becoming out of …
|
|
|