|
|
|
@b88f902
|
12 years |
anton |
bmv: check for len being valid in bmv_decode_frame().
It can be 0 or …
|
|
|
@8d617b11
|
12 years |
anton |
id3v2: pad the APIC packets as required by lavc.
Reported-by: Mateusz …
|
|
|
@3623589e
|
12 years |
anton |
dfa: check for invalid access in decode_wdlt().
This can happen when …
|
|
|
@dbb14258
|
12 years |
anton |
lavf: make sure stream probe data gets freed.
Reported-by: Mateusz …
|
|
|
@6d0546bb
|
12 years |
anton |
avfiltergraph: set deprecated filter_count.
|
|
|
@bcc9432
|
12 years |
anton |
opt: check the return values of av_get_token for ENOMEM.
|
|
|
@dfcbe8cb
|
12 years |
anton |
doc: Fix best_nb_channells typo
Signed-off-by: Peter Meerwald …
|
|
|
@25a80a9
|
12 years |
lu_zero |
matroska: pass the lace size to the matroska_parse_rm_audio
Each lace …
|
|
|
@8a96df7b
|
12 years |
lu_zero |
matroska: fix a corner case in ebml-lace parsing
Make sure we notice …
|
|
|
@fc43c19a
|
12 years |
lu_zero |
matroska: Update the available size after lace parsing
Fix …
|
|
|
@19f251a
|
12 years |
lu_zero |
clang: use -fsantize=address and -fsanitize=thread
The previous …
|
|
|
@6e3c13a
|
12 years |
anton |
avfiltergraph: check for sws opts being non-NULL before using them.
…
|
|
|
@817dff57
|
12 years |
anton |
configure: Check for the atomic.h functions used in the suncc atomics …
|
|
|
@f9f6402e
|
12 years |
anton |
configure: prettify atomics handling.
Add simpler names and a …
|
|
|
@0933fd15
|
12 years |
lu_zero |
oma: Validate sample rates
The sample rate index is 3 bits even if …
|
|
|
@f2f57d16
|
12 years |
derek.buitenhuis |
doc/platform: Remove part about dllimport
Only deprecated things need …
|
|
|
@1d6e6189
|
12 years |
lu_zero |
vp8: Fix pthread_cond and pthread_mutex leaks
CC: …
|
|
|
@b01b60a2
|
12 years |
lu_zero |
fate: add an option to generate the references
Useful to add or …
|
|
|
@e46a2a73
|
12 years |
justin.ruggles |
flvdec: read audio sample size and channels metadata
This is needed …
|
|
|
@c3d01577
|
12 years |
justin.ruggles |
flvdec: use the correct audio codec id when parsing metadata
|
|
|
@0afcf97e
|
12 years |
anton |
vmdav: convert to bytestream2
Signed-off-by: Anton Khirnov …
|
|
|
@8a2f5f0c
|
12 years |
anton |
FATE: add a test for the join filter
|
|
|
@9e9cd98a
|
12 years |
anton |
FATE: add a test for the volume filter
|
|
|
@43a8333a
|
12 years |
anton |
FATE: add a test for the channelsplit filter
|
|
|
@33942b7b
|
12 years |
anton |
FATE: add a test for the channelmap filter
|
|
|
@f9174203
|
12 years |
anton |
FATE: add a test for the negate filter
|
|
|
@3d8c80b6
|
12 years |
anton |
FATE: add a test for the overlay filter
|
|
|
@ea290d91
|
12 years |
anton |
FATE: add a test for the setpts filter
|
|
|
@71f3ede2
|
12 years |
anton |
FATE: add a test for the hqdn3d filter
|
|
|
@0bdbd85e
|
12 years |
anton |
FATE: add a test for the transpose filter
|
|
|
@ad85e8d9
|
12 years |
anton |
FATE: add a test for the unsharp filter
|
|
|
@1a6d4bd
|
12 years |
anton |
FATE: add a test for the fade filter
|
|
|
@feb4922
|
12 years |
anton |
FATE: add a test for the drawbox filter
|
|
|
@a2229976
|
12 years |
anton |
FATE: add a test for the boxblur filter
|
|
|
@7cec1274
|
12 years |
anton |
FATE: add a test for the gradfun filter
|
|
|
@1ae44c87
|
12 years |
anton |
lavfi/gradfun: remove rounding to match C and SSE code.
There is no …
|
|
|
@38a2f88d
|
12 years |
anton |
lavfi/gradfun: fix dithering in MMX code.
Current dithering only uses …
|
|
|
@2d66fc54
|
12 years |
anton |
lavfi/gradfun: fix rounding in MMX code.
Current code divides before …
|
|
|
@8b9a153e
|
12 years |
anton |
lavfi/gradfun: do not increment DC pointer for odd values.
First DC …
|
|
|
@f2a59722
|
12 years |
anton |
fate: filter: Add dependencies
Signed-off-by: Anton Khirnov …
|
|
|
@a4208b9b
|
12 years |
anton |
avconv: add options for reading filtergraphs from a file.
|
|
|
@cf53704c
|
12 years |
anton |
AVOptions: make av_set_options_string() forward options to child objects
|
|
|
@85a46ad6
|
12 years |
martin |
win32: Use 64-bit fstat/lseek variants for MSVC as well
…
|
|
|
@ad040259
|
12 years |
martin |
win32: Make ff_win32_open more robust
- Make MultiByteToWideChar fail …
|
|
|
@e9cc9883
|
12 years |
martin |
win32: Allow other programs to open the same files
In order to match …
|
|
|
@cfe5908
|
12 years |
martin |
configure: Add error_resilience as dependency to the eatqi decoder
…
|
|
|
@472391b9
|
12 years |
kostya.shishkov |
ape: use correct context for the bit table printed in debug
|
|
|
@7c22d04
|
12 years |
diego |
build: Move setting of SRC_DIR to the only place it is used
|
|
|
@b4d24b47
|
12 years |
diego |
build: Remove configure-generated .config file on distclean
|
|
|
@3891a270
|
12 years |
martin |
msmpeg4: Split decoding related functions to a separate file
This …
|
|
|
@e557584a
|
12 years |
diego |
mpeg12: Move Mpeg1Context declaration to the only place it is used
|
|
|
@1b6d6674
|
12 years |
diego |
Split MPEG-1/2 decoder code off from MPEG-1/2 common code
|
|
|
@eee2000b
|
12 years |
diego |
mpeg12: Move some ff_mpeg1_* function declarations to a more suitable place
|
|
|
@b6649ab5
|
12 years |
diego |
cosmetics: Remove unnecessary extern keywords from function declarations
|
|
|
@1db6a080
|
12 years |
diego |
dca: Move ff_dca_convert_bitstream() to the DCA common code
This …
|
|
|
@b2472539
|
12 years |
janne-libav |
vdpau: wrap codec specific functions in appropiate #ifs
Fixes linking …
|
|
|
@757d8586
|
12 years |
janne-libav |
vdpau: fix obsolete mpeg1 vdpau decoder when mpeg2 is disabled
|
|
|
@d767e2f9
|
12 years |
janne-libav |
configure: fix dependencies of XvMC and old vdpau mpeg2 decoders
|
|
|
@05fa79b8
|
12 years |
janne-libav |
hwaccel: fix use with frame based multithreading
Allows use of …
|
|
|
@c24469e8
|
12 years |
janne-libav |
utils: add workaround for AVHWAccel in ff_get_buffer compat code
…
|
|
|
@2ece5bf3
|
12 years |
martin |
configure: Remove a stray msmpeg4v1 encoder declaration
No such …
|
|
|
@3b2d0ec4
|
12 years |
martin |
configure: Remove the mpegvideo dependency from svq1
The svq1 decoder …
|
|
|
@a2acadd
|
12 years |
martin |
x86: vc1dsp: Fix indentation
Signed-off-by: Martin Storsjö …
|
|
|
@0b499c9b
|
12 years |
martin |
h264: Make it possible to compile without error_resilience
Error …
|
|
|
@f1e93986
|
12 years |
martin |
lavc: Rename avpriv_mpv_find_start_code after moving out from …
|
|
|
@75644335
|
12 years |
martin |
lavc: Move start code finding to utils.c
This allows dropping the …
|
|
|
@613a37ec
|
12 years |
kostya.shishkov |
ape: 3.80-3.92 decoding support
|
|
|
@ccd349e5
|
12 years |
martin |
h264: Remove an unused variable
Signed-off-by: Martin Storsjö …
|
|
|
@e5c2794a
|
12 years |
janne-libav |
x86: consistently use unaligned movs in the unaligned bswap
Fixes …
|
|
|
@fdaacc59
|
12 years |
martin |
sndio_dec: Add missing includes for av_gettime()
This is necessary …
|
|
|
@285ff144
|
12 years |
martin |
x86: Change a missed occurrance of int to ptrdiff_t for strides
…
|
|
|
@352dbdb9
|
12 years |
martin |
x86: Remove win64 xmm clobbering wrappers for the now removed …
|
|
|
@fe26611
|
12 years |
martin |
bktr: Add missing includes for av_gettime()
This is necessary after …
|
|
|
@535c247b
|
12 years |
janne-libav |
fate: use little endian yuv444p10 in h264-reinit tests
Fixes fate big …
|
|
|
@3f15b301
|
12 years |
janne-libav |
fate: add test for cropping h264 to container dimensions
Tests the …
|
|
|
@93eaeb02
|
12 years |
anton |
FATE: add a tscc2 test.
|
|
|
@4e33582a
|
12 years |
anton |
tscc2: allocate AVFrame properly.
|
|
|
@20a8ee30
|
12 years |
anton |
af_asyncts: fix compensation and PTS monotonicity
This patch improves …
|
|
|
@1e8b9738
|
12 years |
anton |
avutil/frame: add all remaining frame properties to …
|
|
|
@2e2ec667
|
12 years |
diego |
configure: Enable hwaccels without external dependencies by default.
|
|
|
@72ad96c8
|
12 years |
diego |
doc/developer: Clarify symbol naming prefixes section.
|
|
|
@fcf75022
|
12 years |
anton |
h264: remove redundant freeing of DPB in h264_decode_end
…
|
|
|
@23e85be5
|
12 years |
anton |
h264: add a parameter to the CHROMA444 macro.
This way it does not …
|
|
|
@e962bd08
|
12 years |
anton |
h264: add a parameter to the CHROMA422 macro.
This way it does not …
|
|
|
@6d2b6f21
|
12 years |
anton |
h264: add a parameter to the CABAC macro.
This way it does not look …
|
|
|
@a6931d8
|
12 years |
anton |
h264: add a parameter to the FIELD_OR_MBAFF_PICTURE macro.
This way …
|
|
|
@7fa00653
|
12 years |
anton |
h264: add a parameter to the FIELD_PICTURE macro.
This way it does …
|
|
|
@7bece9b2
|
12 years |
anton |
h264: add a parameter to the FRAME_MBAFF macro.
This way it does not …
|
|
|
@da6be8f
|
12 years |
anton |
h264: add a parameter to the MB_FIELD macro.
This way it does not …
|
|
|
@82313eaa
|
12 years |
anton |
h264: add a parameter to the MB_MBAFF macro.
This way it does not …
|
|
|
@48d0fd2d
|
12 years |
anton |
h264: merge common_init() into ff_h264_decode_init.
There is no point …
|
|
|
@25408b2a
|
12 years |
anton |
h264: make ff_h264_frame_start static.
It is not called from outside …
|
|
|
@1c4073ef
|
12 years |
janne-libav |
fate: add tests for h264 decoder reinit
|
|
|
@a157c7f
|
12 years |
janne-libav |
h264: fix bit depth changes with frame threading
…
|
|
|
@a5e6080a
|
12 years |
martin |
rtmp: Pass the parameters to do_adobe_auth in the right order
…
|
|
|
@c3ebfcd6
|
12 years |
anton |
mpegvideo: allocate hwaccel privdata after the frame buffer
This …
|
|
|
@9c9ede44
|
12 years |
anton |
h264: allocate hwaccel privdata after the frame buffer
This ensures …
|
|
|
@c71c80f5
|
12 years |
anton |
pthread: unref already decoded frames when flushing the decoder
…
|
|
|
@4e70d66d
|
12 years |
anton |
mpegvideo: fix allocation of the hwaccel_picture_private data
…
|
|
|
@1516bf7
|
12 years |
anton |
lavc: update the doxy for avcodec_decode_{video,audio} wtih refcounting.
|
|
|