|
|
|
@c6bf660b
|
11 years |
michaelni |
opencl: Make init_mtx static with volatile lock
Signed-off-by: …
|
|
|
@fa23190a
|
11 years |
michaelni |
hevcdsp: add missing header include
Fixes make checkheaders
…
|
|
|
@2e55f3e9
|
11 years |
michaelni |
avfilter/vf_lut3d: check size in parse_dat()
Fixes CID1212261 …
|
|
|
@dc6b99d
|
11 years |
michaelni |
avformat/movenc: Check ff_put_wav_header() return code
Fixes …
|
|
|
@8cc6e91f
|
11 years |
michaelni |
Document smoothstreaming muxer
Signed-off-by: Michael Niedermayer …
|
|
|
@b372f673
|
11 years |
michaelni |
avcodec: better level/index printing
|
|
|
@398e3a5
|
11 years |
michaelni |
avcodec: replace uses of deprecated avcodec_set_dimensions()
…
|
|
|
@3554c2fa
|
11 years |
michaelni |
libmpcodecs: Fix compilation due to missing static in suncc.
…
|
|
|
@8a216138
|
11 years |
michaelni |
Merge commit '9880a0d4b131ef36694d62f78060350a81f08b80'
* commit …
|
|
|
@9880a0d4
|
11 years |
lu_zero |
pcm-dvd: Fix 20bit decoding
Increment the pointer as needed.
Bug-Id: …
|
|
|
@a7b554f8
|
11 years |
michaelni |
rtpdec: make the NTP time values unsigned.
As per RFC3550, section 4, …
|
|
|
@bc478019
|
11 years |
michaelni |
configure: check for recent dxva2api headers with fixed COBJMACROS …
|
|
|
@2201d1a0
|
11 years |
michaelni |
avcodec/hevc: Fix undefined shifts
Signed-off-by: Michael Niedermayer …
|
|
|
@0be95996
|
11 years |
michaelni |
avcodec/mpegaudiodec_template: make shift unsigned to avoid undefined …
|
|
|
@341cacb9
|
11 years |
michaelni |
avcodec/x86/hevcdsp_init: fix build failure with --disable-mmx
…
|
|
|
@e54c052
|
11 years |
michaelni |
avcodec/mpeg4videodec: print run/level/index values
Signed-off-by: …
|
|
|
@6df33c49
|
11 years |
michaelni |
avcodec: include GET_RL_VLC() in trace output
Signed-off-by: Michael …
|
|
|
@63832e01
|
11 years |
michaelni |
hvcodec/x86/hevcdsp: make macros more modular to support functions …
|
|
|
@5623a10
|
11 years |
u |
avfilter/phase: make the main loop readable.
|
|
|
@5df10150
|
11 years |
u |
avfilter/phase: add some constness for RO data pointers.
|
|
|
@69d72140
|
11 years |
u |
avfilter/phase: add timeline support.
|
|
|
@8de600de
|
11 years |
u |
avfilter/phase: avoid a memcpy per frame.
|
|
|
@687119aa
|
11 years |
u |
avfilter/phase: do not pass the whole context to analyze_plane().
…
|
|
|
@362ab940
|
11 years |
u |
avfilter/phase: add comment on the context cached frame.
|
|
|
@996fffbb
|
11 years |
michaelni |
Merge commit '0bacfa8d37710b904897e7cbeb8d6f96fbf75e2e'
* commit …
|
|
|
@126927c5
|
11 years |
michaelni |
avcodec/exr: mark gama option as experimental / unsupported
…
|
|
|
@cd3daad7
|
11 years |
michaelni |
avcodec/exr: Add a gamma flag to exr loader to avoid banding
This is …
|
|
|
@0c2a6dab
|
11 years |
michaelni |
avformat/rtmpproto: add FFMIN() to av_strlcpy()
Suggested-by: Reimar …
|
|
|
@0bacfa8d
|
11 years |
martin |
rtmpproto: Check the buffer sizes when copying app/playpath strings
…
|
|
|
@aff352be
|
11 years |
michaelni |
avcodec/mjpegdec: zero gb to silence warning about it being possibly …
|
|
|
@ce4ae184
|
11 years |
michaelni |
avcodec/takdec: Always initialize hsize, silence "may be used …
|
|
|
@62a9725b
|
11 years |
michaelni |
avcodec/dcadec: add an assert to silence a uninitialized variable …
|
|
|
@7e79d72
|
11 years |
michaelni |
avcodec/dcadec: remove always true if()
Signed-off-by: Michael …
|
|
|
@364e8904
|
11 years |
michaelni |
avcodec/cinepakenc: Fix "may be used uninitialized in this function" …
|
|
|
@6c23a850
|
11 years |
michaelni |
avfilter/af_compand: Silence "may be used uninitialized" warning
…
|
|
|
@c71f8d40
|
11 years |
michaelni |
Merge remote-tracking branch 'lukaszmluki/master'
* …
|
|
|
@9b60d907
|
11 years |
lukasz.m.luki2 |
lavc: use av_fifo_freep
Signed-off-by: Lukasz Marek …
|
|
|
@ce1eefe6
|
11 years |
lukasz.m.luki2 |
lavf: use av_fifo_freep
Signed-off-by: Lukasz Marek …
|
|
|
@a5f2f33a
|
11 years |
lukasz.m.luki2 |
ffmpeg: use av_fifo_freep
Signed-off-by: Lukasz Marek …
|
|
|
@75a19f5e
|
11 years |
lukasz.m.luki2 |
lavd/jack_audio: use av_fifo_freep
Signed-off-by: Lukasz Marek …
|
|
|
@70b63419
|
11 years |
lukasz.m.luki2 |
lavfi: use av_fifo_freep
Signed-off-by: Lukasz Marek …
|
|
|
@351f6118
|
11 years |
lukasz.m.luki2 |
lavu/fifo: add av_fifo_freep function
Function allows to free fifo …
|
|
|
@9e586774
|
11 years |
michaelni |
avcodec/huffyuvenc: Make version 3 of ffvhuff non experimental
…
|
|
|
@54ae5880
|
11 years |
michaelni |
avcodec/cinepakenc: drop coded_frame init
Fixes const being lost …
|
|
|
@a6e9448d
|
11 years |
michaelni |
avcodec/cinepakenc: Zero AVPictures, silence "may be used …
|
|
|
@a779602
|
11 years |
michaelni |
avcodec/eamad: silence uninitialized variable warnings
Signed-off-by: …
|
|
|
@eeb48353
|
11 years |
michaelni |
avcodec/ac3enc: silence 2 warnings about "possibly uninitialized" …
|
|
|
@efbf107f
|
11 years |
michaelni |
avfilter/aeval: silence "may be used uninitialized" warning
…
|
|
|
@1898c2f4
|
11 years |
michaelni |
inline asm: fix arrays as named constraints.
Signed-off-by: Michael …
|
|
|
@134206ca
|
11 years |
michaelni |
avformat/utils: fix const warnings
Signed-off-by: Michael Niedermayer …
|
|
|
@8dd435f0
|
11 years |
michaelni |
cmdutils: include config.h, fix "is not defined" warning due to …
|
|
|
@cd20b93
|
11 years |
michaelni |
avformat/h263dec/h263_probe: Check TR
Fixes missdetection of …
|
|
|
@3ad21c50
|
11 years |
michaelni |
avformat/h263dec/h263_probe: Check PSC bit 9 and 13 in
Signed-off-by: …
|
|
|
@04b15a60
|
11 years |
michaelni |
avformat/h263dec: shift data in state to make more bits available to …
|
|
|
@32646389
|
11 years |
michaelni |
avcodec/wavpack: initialize pointers to silence warning about them …
|
|
|
@84655bda
|
11 years |
michaelni |
avcodec/hevc: remove unused variable
Signed-off-by: Michael …
|
|
|
@4cdea929
|
11 years |
michaelni |
swresample/resample: add missing xmm clobbers
Might fix fate-swr on …
|
|
|
@d68ed9f
|
11 years |
michaelni |
Merge commit '7ce3bd9614717e545af8fb8455032c807e389b78'
* commit …
|
|
|
@7ce3bd96
|
11 years |
martin |
rtmpproto: Support alternative slist parameter in rtmp URLs
Support …
|
|
|
@fc7d0d82
|
11 years |
michaelni |
avcodec/x86/hevcdsp_init: fix SSE4 checks
Found-by: James Almer …
|
|
|
@7be230b5
|
11 years |
michaelni |
avcodec/x86/Makefile: remove duplicate line
Signed-off-by: Michael …
|
|
|
@3b3db02f
|
11 years |
michaelni |
avcodec/x86/hevcdsp_init: fix build on 32bit
Signed-off-by: Michael …
|
|
|
@7a2491c4
|
11 years |
michaelni |
HEVC : added assembly MC functions
pretty print x86
Reviewed-by: …
|
|
|
@83976e4
|
11 years |
michaelni |
hevc: C code update for new motion compensation
pretty print C
…
|
|
|
@760a9ef4
|
11 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
mpegts: …
|
|
|
@ac9869ff
|
11 years |
michaelni |
x86/mpegaudiodsp.c: msvc compilation error without sse/avx_external
…
|
|
|
@38b722e7
|
11 years |
michaelni |
gitignore: add tools/uncoded_frame
Signed-off-by: Lukasz Marek …
|
|
|
@7db0f9be
|
11 years |
michaelni |
avcodec/mpeg4videoenc: fix alternative implementation of …
|
|
|
@141a846
|
11 years |
michaelni |
avcodec/mpeg4videodec: fix mcbpc error messages
Signed-off-by: …
|
|
|
@2baf1c8c
|
11 years |
michaelni |
avcodec/snowenc: Fix "incompatible pointer type" warning
…
|
|
|
@5fc4c009
|
11 years |
michaelni |
avfilter/af_bs2b: Fix incompatible pointer type warnings
…
|
|
|
@89d2fc62
|
11 years |
michaelni |
avcodec/svq3: Fix "incompatible pointer type" warnings
Signed-off-by: …
|
|
|
@1394e0a9
|
11 years |
michaelni |
avformat/segment: Use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@6c537510
|
11 years |
Marton Balint |
mpegts: always reset pes packet state on new packet
Fixes ticket …
|
|
|
@a7827432
|
11 years |
Marton Balint |
mpegts: unref buffer in reset_pes_packet_state
Signed-off-by: Marton …
|
|
|
@d7ca9149
|
11 years |
Marton Balint |
mpegts: factorize pes packet state reset function
Signed-off-by: …
|
|
|
@e2752de3
|
11 years |
Marton Balint |
mpegts: fix indentation after last commit
Signed-off-by: Marton …
|
|
|
@9ba8debc
|
11 years |
Marton Balint |
mpegts: only emit new packets if data buffer exists
I don't think …
|
|
|
@a82e8761
|
11 years |
Marton Balint |
mpegts: remove uneeded buf_size check
It is already ensured by the …
|
|
|
@4aa7848
|
11 years |
michaelni |
avutil/file_open: Use av_mallocz_array()
Signed-off-by: Michael …
|
|
|
@e77ffaa0
|
11 years |
michaelni |
tests/tiny_ssim: more correct error message
Signed-off-by: Michael …
|
|
|
@2ded5721
|
11 years |
michaelni |
avutil/audio_fifo: Use av_mallocz_array()
Signed-off-by: Michael …
|
|
|
@b395167d
|
11 years |
michaelni |
tools/ismindex: use av_mallocz_array()
Signed-off-by: Michael …
|
|
|
@a69e16a
|
11 years |
michaelni |
tests/tiny_ssim: check dimensions
Fix integer overflow
…
|
|
|
@78d3453c
|
11 years |
michaelni |
lavu/fifo: add const to arguments
Signed-off-by: Lukasz Marek …
|
|
|
@47550e62
|
11 years |
michaelni |
avformat/astenc: avoid using AVCodecContext.frame_number
Theres no …
|
|
|
@ba040d4c
|
11 years |
michaelni |
Merge commit '3828eb8519c1530392ab8820b1aa784602128afc'
* commit …
|
|
|
@db9c1386
|
11 years |
michaelni |
Merge commit '15fa856b82ea7dbbf69edc1074eb13dd00b0fa84'
* commit …
|
|
|
@d5ec1ddf
|
11 years |
michaelni |
Merge commit '9580818c5d934bde65a95efd2cee61c174721092'
* commit …
|
|
|
@22ffa539
|
11 years |
michaelni |
Merge commit '01947f07b81a57fb1e15114b710f6d5ae4f70a11'
* commit …
|
|
|
@1efc0892
|
11 years |
michaelni |
Merge commit '65ed9e7585e86e6c728bc762ac9944b157e39f8d'
* commit …
|
|
|
@1f40536c
|
11 years |
michaelni |
Merge commit '650a5206a944fd36a42d92f98e745972056b1f7c'
* commit …
|
|
|
@42b7bda4
|
11 years |
michaelni |
Merge commit 'f3a6ad22c977c8fea87c4c5e4535061db6324d66'
* commit …
|
|
|
@6e39707
|
11 years |
michaelni |
Merge commit '73ed8558a61c4f1d0ce8d1f35183ac1a0a4e31e3'
* commit …
|
|
|
@3828eb85
|
11 years |
martin |
libfdk-aac: Relicense the library wrappers to 2-clause BSD
This …
|
|
|
@15fa856b
|
11 years |
martin |
libfdk-aacenc: Enable 7.1 channel encoding
7.1(wide) and …
|
|
|
@db01de4c
|
11 years |
Carl Eugen Hoyos |
Fix standalone compilation of sonic lossless encoder.
|
|
|
@6bd17412
|
11 years |
michaelni |
avfilter/f_select: fix incompatible pointer type warning
…
|
|
|
@ebf2c2c3
|
11 years |
michaelni |
avcodec/lossless_videodsp: fix incompatible pointer type warning
…
|
|
|
@ae8e2d76
|
11 years |
michaelni |
avisynth: set duration of audio streams
Signed-off-by: Michael …
|
|
|