|
|
|
@dc55477a
|
9 years |
michaelni |
avformat/ffmdec: Check ffio_set_buf_size() return value
…
|
|
|
@d603906
|
9 years |
michaelni |
ffserver: Check allocations (likely not all)
Reviewed-by: "Reynaldo …
|
|
|
@e225f5f2
|
9 years |
James |
fate: add missing avdevice dependency to closed caption test
…
|
|
|
@cc904353
|
9 years |
Philip Langdale |
avcodec/allcodecs: Re-order nvenc encoders below x264/5.
We shouldn't …
|
|
|
@42db4aaa
|
9 years |
michaelni |
vf_colormatrix: calculate coefficients only once
calc_coefficients is …
|
|
|
@46428ea3
|
9 years |
michaelni |
avcodec/mpegvideo: Use av_memdup() for allocating thread_context
Also …
|
|
|
@7ddedd23
|
9 years |
michaelni |
avcodec/mpegvideo: Clear thread_context array before allocating
This …
|
|
|
@f30a7d98
|
9 years |
michaelni |
avcodec/mpegvideo: Merge thread context initialization loops
…
|
|
|
@7e466117
|
9 years |
Philip Langdale |
avcodec/nvenc: Add 'nvenc_h264' as an alternative name for 'nvenc'
…
|
|
|
@e79c40fe
|
9 years |
Philip Langdale |
avcodec/nvenc: Rename nvenc_h265 to nvenc_hevc
For the sake of …
|
|
|
@c10e6bcb
|
9 years |
Philip Langdale |
Revert "avcodec: Rename nvenc.c to nvenc_a.c, to avoid conflict with …
|
|
|
@d47de793
|
9 years |
Philip Langdale |
Revert "Merge commit 'b08caa87c35a768ec0abb16b1e99c3a85f1df28e'"
This …
|
|
|
@58b49f78
|
9 years |
Philip Langdale |
Revert "nvenc: remove cuda.h requirement for nvenc_a"
This reverts …
|
|
|
@728c82a5
|
9 years |
Philip Langdale |
Revert "avcodec/Makefile: fix checkheaders for nvenc_b"
This reverts …
|
|
|
@8a6536c
|
9 years |
Philip Langdale |
Revert "Changelog: Drop duplicate NVENC entry"
This reverts commit …
|
|
|
@7944b0ce
|
10 years |
michaelni |
avutil/colorspace: Remove RGB_TO_Y/U/V
They are unused and …
|
|
|
@a03b6947
|
10 years |
onemda |
avcodec/exr: fix crash caused by merge
Various header informations …
|
|
|
@1b4dd59e
|
10 years |
James |
configure: improve the checks for gmtime_r and localtime_r
They are …
|
|
|
@440fa775
|
10 years |
michaelni |
Changelog: Drop duplicate NVENC entry
Found-by: Timo Rothenpieler …
|
|
|
@272f87fc
|
10 years |
u |
avdevice/x11grab: use av_clip() instead of nested min & max
Note: …
|
|
|
@533c37db
|
10 years |
u |
avcodec/snowenc: use av_clip() instead of nested min & max
Note: …
|
|
|
@622ef80e
|
10 years |
u |
avcodec/mpegvideo: use av_clip() instead of nested min & max
Note: …
|
|
|
@0f6118c5
|
10 years |
u |
ffplay: use av_clip() instead of nested min & max
Note: …
|
|
|
@ade5684c
|
10 years |
michaelni |
hevc: fix typo (mpv -> mvp).
Signed-off-by: Michael Niedermayer …
|
|
|
@7897ed0d
|
10 years |
michaelni |
Merge remote-tracking branch 'cigaes/master'
* cigaes/master:
…
|
|
|
@c5a08956
|
10 years |
u |
swresample: fix initilaize/initialize typo
|
|
|
@be1862ff
|
10 years |
u |
doc/filters: fix inaccuarte/inaccurate typo
|
|
|
@44d19212
|
10 years |
george |
lavf/http: Add simple autodetection for client HTTP method, based on …
|
|
|
@290b2375
|
10 years |
george |
lavf/http: Indent else-clause.
Signed-off-by: Stephan Holljes …
|
|
|
@a7e7c68b
|
10 years |
george |
lavf/http: Properly process HTTP header on listen.
Signed-off-by: …
|
|
|
@8cfaa76a
|
10 years |
george |
lavf/http: Rudimentary error handling for HTTP requests received from …
|
|
|
@bbcee92b
|
10 years |
george |
lavf/http: Process HTTP header before sending response.
…
|
|
|
@aa74401a
|
10 years |
george |
lavf/http: Document method option.
Signed-off-by: Stephan Holljes …
|
|
|
@f0737640
|
10 years |
michaelni |
avformat/mxfenc: Add mxf muxer avclass
Signed-off-by: Michael …
|
|
|
@802cca59
|
10 years |
michaelni |
avcodec/s302m: Only set the sample rate when some data is output
This …
|
|
|
@42c41e96
|
10 years |
michaelni |
avformat/utils: Do not select audio streams with unknown sample rate …
|
|
|
@51080dfa
|
10 years |
michaelni |
avcodec/s302m: Check for non PCM Streams
Allow the user to choose …
|
|
|
@a86928d
|
10 years |
michaelni |
flvdec: fix lack of duration for some files
Fixes #4579
…
|
|
|
@108b738d
|
10 years |
michaelni |
avformat/flvdec: Show unknown tags at debug level
Signed-off-by: …
|
|
|
@790a3cdf
|
10 years |
michaelni |
avformat/flvdec: Add TYPE_ONCAPTIONINFO
Signed-off-by: Michael …
|
|
|
@b2fecce3
|
10 years |
michaelni |
avformat/flvdec: increase buffer size for parsing metadata string key
…
|
|
|
@6fd15d6e
|
10 years |
michaelni |
Revert addition of a few fixed_dsp functions to APIChanges
The header …
|
|
|
@06b49375
|
10 years |
michaelni |
avutil/ppc/cpu: add include avassert.h
fix build failure on ppc64
…
|
|
|
@af8d63e7
|
10 years |
michaelni |
avutil/softfloat: Fix alternative implementation of av_normalize1_sf() …
|
|
|
@6690ca22
|
10 years |
michaelni |
avutil/softfloat: Fix alternative implementation of av_normalize_sf()
…
|
|
|
@5bf84a58
|
10 years |
Andreas.Cadhalpun |
arm: only enable setend on ARMv6
Without this check it causes SIGILL …
|
|
|
@d3585c53
|
10 years |
michaelni |
avutil/softfloat: Move av_sincos_sf() from header to c file
The …
|
|
|
@19ed3e35
|
10 years |
michaelni |
libavutil/doc: Changes in documentation due to changes to fixed_dsp
…
|
|
|
@904ea60a
|
10 years |
michaelni |
avutil/softfloat: Add more tests for the normalization
Signed-off-by: …
|
|
|
@c7ce16e7
|
10 years |
michaelni |
avutil/softfloat: Fix thresholds in av_normalize_sf()
Found-by: …
|
|
|
@c93602ae
|
10 years |
michaelni |
avcodec/rdft: Use more specific error codes
Signed-off-by: Michael …
|
|
|
@7be0f48a
|
10 years |
michaelni |
lavf/matroskaenc: Write Block Keyframe correctly
Per matroska Block …
|
|
|
@c94d9079
|
10 years |
michaelni |
avcodec/utils: Assert that audio decoders do not report using more …
|
|
|
@c2657633
|
10 years |
michaelni |
avcodec/alsdec: Check for overread
Signed-off-by: Michael Niedermayer …
|
|
|
@6b6ae7c3
|
10 years |
michaelni |
avcodec/atrac3plusdec: consume only as many bytes as available
…
|
|
|
@3c803ed9
|
10 years |
michaelni |
avcodec/adpcm: Check for overreads
See: vlc ticket 14649
Reported-by: …
|
|
|
@a34d9023
|
10 years |
michaelni |
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC idct …
|
|
|
@7131aba9
|
10 years |
michaelni |
libavutil/softfloat: Fix av_normalize1_sf bias.
av_normalize1_sf …
|
|
|
@a213e57c
|
10 years |
michaelni |
lavf/riffenc: Set correct block align for mp2.
Rounding by Michael.
…
|
|
|
@3b4e694e
|
10 years |
michaelni |
lavfi/tinterlace: Double aspect ratio for modes merge and pad.
|
|
|
@b1436148
|
10 years |
michaelni |
swresample/resample: fix typos
Found-by: wm4 <nfxjfg@googlemail.com> …
|
|
|
@e0fd3197
|
10 years |
michaelni |
avcodec/proresenc_anatoliy: Use more specific error codes
…
|
|
|
@4cb7cd4
|
10 years |
michaelni |
avcodec/snow: replace unspecific error code
Signed-off-by: Michael …
|
|
|
@c3f87f7
|
10 years |
michaelni |
swresample/swresample: Cleanup on init failure.
This avoids leaks if …
|
|
|
@cc17b43d
|
10 years |
michaelni |
swresample: Add swr_get_out_samples()
Previous version reviewed-by: …
|
|
|
@da7c8fd9
|
10 years |
James |
fate: add missing lavfi indev dependency to closed caption test
…
|
|
|
@52acd22a
|
10 years |
michaelni |
libswresample/rematrix: Check for malloc errors
Signed-off-by: …
|
|
|
@e91debf8
|
10 years |
michaelni |
fate: Add Closed caption test
Signed-off-by: Anshul Maheshwari …
|
|
|
@1a06d093
|
10 years |
michaelni |
libavutil: Add new fixed dsp functions.
Add functions needed for …
|
|
|
@3e34b74
|
10 years |
michaelni |
Revert "avformat/rtpenc: check av_packet_get_side_data() return, fix …
|
|
|
@aef34ab9
|
10 years |
michaelni |
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel …
|
|
|
@c96c73b0
|
10 years |
michaelni |
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC mc epel …
|
|
|
@88188f5
|
10 years |
michaelni |
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC biw mc …
|
|
|
@12002896
|
10 years |
michaelni |
Merge commit '0289f81241e720452b5a77713488d54d3ec252d7'
* commit …
|
|
|
@6034b4b
|
10 years |
michaelni |
Merge commit '7f596368a404363d72b1be6d16c51420a71bc523'
* commit …
|
|
|
@ee08beb7
|
10 years |
michaelni |
Merge commit 'e97446e600578392549ef6d0191f2020dae7f8bf'
* commit …
|
|
|
@51163815
|
10 years |
michaelni |
Merge commit 'b9875b497a38f494acb599083b0d004545958697'
* commit …
|
|
|
@c08a64bb
|
10 years |
michaelni |
Merge commit '76eb0950b8d82b1e9617b9c854f091e13bb23131'
* commit …
|
|
|
@cdc0087
|
10 years |
michaelni |
avutil/ppc/cpu: Our code assumes vsx implies altivec, thus assert this …
|
|
|
@9614df4b
|
10 years |
michaelni |
avformat/mov: Retry same packet on IO failure to avoid loosing a …
|
|
|
@771537ed
|
10 years |
stefasab |
ffmpeg_dxva2: call GetDesktopWindow() in place of GetShellWindow()
…
|
|
|
@0289f812
|
10 years |
lu_zero |
aac: Correctly map multichannel ADTS AAC with non-zero channel_config …
|
|
|
@b8c0cf78
|
10 years |
onemda |
avfilter/vf_blend: add linearlight and glow mode
Signed-off-by: Paul …
|
|
|
@7f59636
|
10 years |
lu_zero |
bink: Factorize bink put_pixel
And make sure to check INTER_BLOCK as …
|
|
|
@e97446e6
|
10 years |
martin |
configure: Check for DXVA2_ConfigPictureDecode instead of …
|
|
|
@b9875b49
|
10 years |
martin |
configure: Remove unnecessary tests for d3d11va
These are only …
|
|
|
@76eb0950
|
10 years |
martin |
configure: Don't run "export $e" for an empty string
This fixes the …
|
|
|
@ce1761db
|
10 years |
michaelni |
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uniw mc …
|
|
|
@d7a76255
|
10 years |
michaelni |
avformat/mxfenc: Accept MXF D-10 with 49.999840 Mbit/sec
This is the …
|
|
|
@196b885a
|
10 years |
michaelni |
swresample/dither: check memory allocation
check memory allocation in …
|
|
|
@7495e728
|
10 years |
michaelni |
avcodec/apng: Remove blending support for AV_PIX_FMT_ARGB
ARGB is not …
|
|
|
@02915602
|
10 years |
michaelni |
swresample: Check the return value of resampler->init()
…
|
|
|
@21e40f00
|
10 years |
michaelni |
Merge commit '876d441fbe37c3ffc57ada9ce1f9ea841ca4c9de'
* commit …
|
|
|
@12a83bc0
|
10 years |
Andreas.Cadhalpun |
libopenjpegdec: register logging callback functions
Reviewed-by: …
|
|
|
@cb658d17
|
10 years |
Andreas.Cadhalpun |
libopenjpegenc: use variable instead of type for sizeof
Reviewed-by: …
|
|
|
@1577526b
|
10 years |
Andreas.Cadhalpun |
libopenjpegenc: add NULL check for img before accessing it
If …
|
|
|
@b0af4043
|
10 years |
michaelni |
configure: Remove now redundant vsx setting code
Signed-off-by: …
|
|
|
@876d441f
|
10 years |
martin |
configure: don't enable tls protocols if network is disabled
This was …
|
|
|
@3e04746e
|
10 years |
onemda |
avfilter/vf_blend: add hardmix mode
Signed-off-by: Paul B Mahol …
|
|
|
@20cea0c7
|
10 years |
onemda |
avfilter/vf_blend: fix vividlight blend mode
Pointed-out-by: Rudolf …
|
|
|