|
|
|
@ed86dbd0
|
10 years |
michaelni |
avformat/aviobuf: Check that avio_seek() target is non negative
Fixes …
|
|
|
@6de2f027
|
10 years |
michaelni |
avfilter/vf_dctdnoiz: use av_freep() to avoid leaving stale pointers …
|
|
|
@eb055295
|
10 years |
michaelni |
avfilter/f_sendcmd: Use av_freep() to avoid leaving stale pointers in …
|
|
|
@ad2deb02
|
10 years |
michaelni |
avcodec/xiph: mark returned header pointers const from …
|
|
|
@3b537eab
|
10 years |
michaelni |
avformat/nutenc: store the actual r_frame_rate in the corresponding …
|
|
|
@28a6f970
|
10 years |
michaelni |
ffmpeg: forward r_frame_rate to the muxer in case of stream copy
…
|
|
|
@add46edf
|
10 years |
michaelni |
avformat/utils: use r_frame_rate only in the demuxer for …
|
|
|
@d823edee
|
10 years |
u |
avcodec: fix wording in AVSubtitleRect doxy
|
|
|
@4b6f2253
|
10 years |
michaelni |
swresample/soxr_resample: fix error handling
Fixes CID1257659
…
|
|
|
@d5a263f4
|
10 years |
michaelni |
fix "than" typo
Found-by reimar
Signed-off-by: Michael Niedermayer …
|
|
|
@53496aa7
|
10 years |
michaelni |
avformat/utils: Do not estimate the container bitrate from the streams …
|
|
|
@609a73b6
|
10 years |
michaelni |
avfilter/vf_uspp: fix gray pixfmt handling
Signed-off-by: Michael …
|
|
|
@3dd5f7aa
|
10 years |
michaelni |
avfilter/vf_uspp: fix used chroma subsampling factors
Signed-off-by: …
|
|
|
@354fda76
|
10 years |
michaelni |
avfilter/vf_uspp: fix used pix_fmt
Found-by: carl
Signed-off-by: …
|
|
|
@5d0cfb5
|
10 years |
michaelni |
avcodec/dvdsubdec: Avoid strerror() due to thread saftey
…
|
|
|
@3ab82e92
|
10 years |
michaelni |
avcodec/libxvid_rc: Avoid strerror() for thread saftey
Signed-off-by: …
|
|
|
@d7de48f0
|
10 years |
michaelni |
avformat/mov: Simplify code by using OFFSET() and FLAGS macros
…
|
|
|
@43fb40c3
|
10 years |
michaelni |
avfilter/vf_kerndeint: use av_freep(), avoid leaving stale pointers in …
|
|
|
@498396f8
|
10 years |
michaelni |
avfilter/vf_unsharp: use av_freep() avoid leaving stale pointers in …
|
|
|
@792a5004
|
10 years |
michaelni |
avfilter/vf_uspp: Add grayscale support
Signed-off-by: Michael …
|
|
|
@b898c49b
|
10 years |
michaelni |
avfilter/vf_uspp: assert that the qp_type is valid
Signed-off-by: …
|
|
|
@10ef8f06
|
10 years |
lou |
doc: add FFREPORT example
And fix a few nits.
Signed-off-by: Lou …
|
|
|
@a963fdb
|
10 years |
michaelni |
lavu/dict: check for malloc failures
Signed-off-by: Michael …
|
|
|
@a66893ac
|
10 years |
michaelni |
avformat/utils: check for malloc failure
Signed-off-by: Michael …
|
|
|
@ce35a613
|
10 years |
michaelni |
lavc/avpacket: check for malloc failure
Signed-off-by: Michael …
|
|
|
@9f85c27
|
10 years |
onemda |
Delete mp=uspp
|
|
|
@2a8eb0d1
|
10 years |
michaelni |
avfilter/vf_spp: The qp array width is qp_stride not stride/16
…
|
|
|
@e8dbecb
|
10 years |
michaelni |
avfilter/vf_spp: Allocate qp storage after qp_stride is known
…
|
|
|
@eb725235
|
10 years |
michaelni |
avdevice/v4l2: use av_freep() to avoid leaving stale pointers in …
|
|
|
@30d2ac4b
|
10 years |
michaelni |
avfilter/vf_spp: change temporary to unsigned
More consistent with …
|
|
|
@e07c8268
|
10 years |
michaelni |
avfilter/vf_uspp: fix integer overflow in intermediate
Fixes …
|
|
|
@13c3a97b
|
10 years |
michaelni |
avfilter/vf_uspp: remove YUV 411/422/440
snow doesnt support …
|
|
|
@e1540cdf
|
10 years |
michaelni |
avfilter/vf_uspp: use the average QP instead of QP[0]
Signed-off-by: …
|
|
|
@5172782
|
10 years |
michaelni |
avfilter/vf_uspp: The qp array width is qp_stride not stride/16
…
|
|
|
@d2d8ac24
|
10 years |
michaelni |
avfilter/vf_uspp: Allocate qp storage after qp_stride is known
…
|
|
|
@327c5292
|
10 years |
michaelni |
avfilter/version: bump for uspp
Found-by: ubitux
Signed-off-by: …
|
|
|
@1a4128c8
|
10 years |
u |
LICENSE: mention that uspp is GPL
|
|
|
@df307deb
|
10 years |
u |
build: add forgotten avcodec dependency in uspp
|
|
|
@e93abe1f
|
10 years |
u |
avfilter/uspp: use AVFILTER_DEFINE_CLASS()
|
|
|
@397859c4
|
10 years |
u |
avfilter/uspp: make src const in store_slice_c()
|
|
|
@73d88109
|
10 years |
u |
avfilter/uspp: misc style fixes
|
|
|
@100fc395
|
10 years |
michaelni |
lavfi: USPP Filter
Previous version reviewed by: Stefano Sabatini …
|
|
|
@e2829a81
|
10 years |
michaelni |
avformat/mov: Disable XMP metadata by default
This was suggested by …
|
|
|
@f96fcba1
|
10 years |
michaelni |
avcodec/libutvideoenc: Check avpicture_get_size() return code
Fixes …
|
|
|
@086e29a0
|
10 years |
michaelni |
avcodec/libutvideoenc: fix leak of info array on error
Fixes …
|
|
|
@ff0a0b62
|
10 years |
michaelni |
compat/avisynth/avxsynth_c: Clear all unused fields in returned …
|
|
|
@28fc31d
|
10 years |
michaelni |
avformat/avidec: Do not fail for crazy start times
Signed-off-by: …
|
|
|
@27dfe54e
|
10 years |
michaelni |
avcodec/libxavs: fix division by 0 bitrate
Fixes CID1257655
…
|
|
|
@a03f72e7
|
10 years |
michaelni |
avcodec/x86/hevc_mc: fix sse register counts
These fix failures of …
|
|
|
@dbdc6e5
|
10 years |
michaelni |
configure: do not allow nvenc to be build on cygwin to avoid _WIN32 …
|
|
|
@ef23bd93
|
10 years |
michaelni |
avcodec/hevc: Silence "warning: ref0/1 may be used uninitialized in …
|
|
|
@55c5a383
|
10 years |
lou |
doc: add loglevel numerical values
Useful for setting FFREPORT log …
|
|
|
@7ee5f764
|
10 years |
michaelni |
Merge commit 'e737a4aaafcb1d761b7f96043c2f83ce742c64ae'
* commit …
|
|
|
@66daf3b8
|
10 years |
michaelni |
Merge commit 'c7921a480467876ece06566e0efd8f6bce9d1903'
* commit …
|
|
|
@2a428db5
|
10 years |
michaelni |
avcodec: Add NVENC encoder
Signed-off-by: Michael Niedermayer …
|
|
|
@97b65f61
|
10 years |
michaelni |
avformat/hlsenc: added segment file deletion
This option flag deletes …
|
|
|
@e737a4aa
|
10 years |
martin |
dashenc: Change the duration fields to 64 bit
For the last_duration …
|
|
|
@c7921a48
|
10 years |
martin |
libfdk-aacdec: Fix a boundary check
This avoids potential out of …
|
|
|
@ae939653
|
10 years |
michaelni |
avcodec/hevc_refs: fix potential use of uninitialized min_idx
…
|
|
|
@52a17972
|
10 years |
michaelni |
avformat/yuv4mpegdec: fix "warning: field_order may be used …
|
|
|
@0fadbd3
|
10 years |
michaelni |
avformat/flvdec: fix potential use of uninitialized variables
…
|
|
|
@a2fa1889
|
10 years |
michaelni |
avfilter/vf_perspective: add av_assert0() to help gcc see that there …
|
|
|
@81a045fe
|
10 years |
michaelni |
Merge commit '2c3f29c4894ee50635b846f202296ad79a7c0d33'
* commit …
|
|
|
@d43d5c57
|
10 years |
michaelni |
avcodec/x86/hevc_mc: remove dead branch from EPEL_FILTER
…
|
|
|
@ae816807
|
10 years |
michaelni |
avformat/avidec: Increase dshow_block_align use threshold by 1
Fixes …
|
|
|
@2c3f29c4
|
10 years |
lu_zero |
xcbgrab: Support empty filename string correctly
Bug-Id: CID 1254664 …
|
|
|
@1397cb00
|
10 years |
michaelni |
Merge commit 'fa8934d6d6a0bb290010bdf16265c40b331d56fb'
* commit …
|
|
|
@bd378aca
|
10 years |
michaelni |
Merge commit '95d880fa6436f3b557a9c060428a04b9e4d552df'
* commit …
|
|
|
@b7bfe178
|
10 years |
michaelni |
Merge commit 'd2f1d42b18787e4fcb28864d9d9f701dd64a5747'
* commit …
|
|
|
@cb416a7d
|
10 years |
michaelni |
Merge commit '4c81613df499ba81d64ea102b38d0c6686cc304c'
* commit …
|
|
|
@824932dc
|
10 years |
michaelni |
Merge commit '581c7f0e12b1fa39f73d683e54d6ecda0772c5a9'
* commit …
|
|
|
@fa8934d6
|
10 years |
martin |
dashenc: log file output progress in verbose mode
As the …
|
|
|
@95d880fa
|
10 years |
martin |
rtpproto: Fix the input RTP data format check
Only the upper 2 bits …
|
|
|
@01ab761b
|
10 years |
Carl Eugen Hoyos |
Allow mov musing if the ac3 parser was disabled.
This reverts …
|
|
|
@d2f1d42b
|
10 years |
janne-libav |
fate: add dolby true hd tests
The existing meridian audio test does …
|
|
|
@4c81613
|
10 years |
janne-libav |
arm: mlpdsp: handle pic offset calculation in a macro
Makes the code …
|
|
|
@581c7f0e
|
10 years |
janne-libav |
arm: make ff_mlp_filter_channel_arm and ff_mlp_rematrix_channel_arm …
|
|
|
@6ef9d1b2
|
10 years |
michaelni |
Merge commit 'fccfc22d1f304aef42a0b960e4c1d55ce67107f5'
* commit …
|
|
|
@2d0117f8
|
10 years |
michaelni |
avformat/crypto: fix key vs iv typo
Fixes Ticket 4167
Signed-off-by: …
|
|
|
@20cb3fab
|
10 years |
michaelni |
avformat/utils: change assert to av_assert0()
Signed-off-by: Michael …
|
|
|
@041c6109
|
10 years |
michaelni |
avformat/utils: replace impossible condition by av_assert0() in …
|
|
|
@308429e
|
10 years |
michaelni |
avformat/wavenc: check return value of strftime()
Fixes CID1257006
…
|
|
|
@fccfc22d
|
10 years |
martin |
libavformat: Build hevc.o when building the RTP muxer
The RTP muxer …
|
|
|
@92d47e2a
|
10 years |
michaelni |
Merge commit '780cd20b00a69e26bbfffbb8eec16fbe999ea793'
* commit …
|
|
|
@16e65419
|
10 years |
michaelni |
Merge commit 'f963f80399deb1a2b44c1bac3af7123e8a0c9e46'
* commit …
|
|
|
@99bf26f
|
10 years |
michaelni |
Merge commit '3c01039e0bc7d269900e15551f8171c4328a0223'
* commit …
|
|
|
@780cd20b
|
10 years |
martin |
aarch64: Use .data.rel.ro for const data with relocations
This …
|
|
|
@f963f803
|
10 years |
martin |
arm: Use .data.rel.ro for const data with relocations
Signed-off-by: …
|
|
|
@a5e5959d
|
10 years |
michaelni |
avformat/utils: fix calculating the absolute difference of timestamps
…
|
|
|
@720dffb8
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver_config: reflow add_codec()
Signed-off-by: Reynaldo H. …
|
|
|
@b4c69b7e
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver_config: break lines at 80 chars
Add braces when needed and …
|
|
|
@b28d5877
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver_config: improve error/warning messages
Fix grammar and quote …
|
|
|
@f95cfff0
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver_config: check strchr() return for NULL
Should fix FFmpeg …
|
|
|
@dd70470
|
10 years |
michaelni |
avformat/utils: Compute the current pts of mpeg1/2 I/P frames from the …
|
|
|
@9e561410
|
10 years |
michaelni |
avformat/utils: Pass the next pts/dts to compute_pkt_fields() when …
|
|
|
@e86df02
|
10 years |
michaelni |
avdevice/xcbgrab: check xcb_query_pointer_reply_t pointer before use
…
|
|
|
@754f4957
|
10 years |
michaelni |
configure: use use_pkg_config() instead of check_pkg_config() for …
|
|
|
@885e7462
|
10 years |
michaelni |
Merge commit 'e2e07dbaab1f17e995842b7eacec4665d44c3d14'
* commit …
|
|
|
@4acc717a
|
10 years |
lukasz.m.luki2 |
fate: add libavcodec/options-test
Signed-off-by: Lukasz Marek …
|
|
|
@72732307
|
10 years |
lukasz.m.luki2 |
lavc/options: add test for avcodec_copy_context
This test doesn't …
|
|
|