|
|
|
@0bcb040a
|
10 years |
michaelni |
avcodec/mpegvideo_enc: Consider chroma_intra_matrix in …
|
|
|
@7d24ccaf
|
10 years |
michaelni |
fate: mjpeg trellis test
Signed-off-by: Michael Niedermayer …
|
|
|
@7cac568b
|
10 years |
michaelni |
avcodec/mjpegenc: support trellis quantization
Signed-off-by: Michael …
|
|
|
@7366bb38
|
10 years |
michaelni |
avcodec/mpegvideo_enc: Add intra_chroma_ac_vlc_length, it will be …
|
|
|
@194165ae
|
10 years |
michaelni |
cmdutils: fix success path
Since commit …
|
|
|
@edf217eb
|
10 years |
onemda |
avfilter: add dcshift filter
Signed-off-by: Paul B Mahol …
|
|
|
@a05a7373
|
10 years |
michaelni |
avfilter/unsharp: OpenCL unsharpen filter optimization: substitute N2 …
|
|
|
@ac494e5a
|
10 years |
onemda |
avformat/isom: add X-Com Radvision fourcc
Fixes bug #4303.
…
|
|
|
@3a8801e
|
10 years |
onemda |
Changelog: mention more ported filters
Signed-off-by: Paul B Mahol …
|
|
|
@23849339
|
10 years |
michaelni |
ffmpeg: Print negative times like "-00:05:01.22" instead of …
|
|
|
@08509c8f
|
10 years |
michaelni |
avcodec/mjpegdec: Skip blocks which are outside the visible area
…
|
|
|
@2924514
|
10 years |
michaelni |
Merge commit '9deaec782810d098bca11c9332fab2d2f4c5fb78'
* commit …
|
|
|
@b61170f5
|
10 years |
michaelni |
Merge commit '1509c018bd5b054a2354e20021ccbac9c934d213'
* commit …
|
|
|
@702cf8d0
|
10 years |
michaelni |
Merge commit '6a5b8ca4329039fad44ad50b6496948f4bfacb4c'
* commit …
|
|
|
@1cca1248
|
10 years |
michaelni |
Merge commit '0232ba62a28527579e34d44700b48017cc727e5f'
* commit …
|
|
|
@26db9d3b
|
10 years |
lou |
doc/ffmpeg: Document frame_drop_threshold
|
|
|
@838c755f
|
10 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: …
|
|
|
@133d8153
|
10 years |
michaelni |
avutil/error: list most common error code in error_entries when …
|
|
|
@d47eeff2
|
10 years |
u |
tests: drop bc dependency
We already have a dependency on awk and bc …
|
|
|
@9deaec78
|
10 years |
anton |
lavf: move internal fields from public to internal context
This is …
|
|
|
@1509c018
|
10 years |
anton |
mpegts: relax restrictions on matching the packet start in read_header …
|
|
|
@ef1ccea9
|
10 years |
Marton Balint |
ffplay: factorize thread starting and stopping code into decoder
…
|
|
|
@d6910c4b
|
10 years |
Marton Balint |
ffplay: make eof part of videostate and signal it when opening a …
|
|
|
@68850090
|
10 years |
Marton Balint |
ffplay: update frame timer based on last updated clock time when …
|
|
|
@8b77c4d
|
10 years |
michaelni |
avfilter: Add repeatfields filter (Port of mp=softpulldown)
…
|
|
|
@8d5a850
|
10 years |
michaelni |
libavutil: camellia: remove unwanted memory loads
lavu CAMELLIA …
|
|
|
@7fc33dca
|
10 years |
michaelni |
libavformat: DNxHD in .mov, switch unspecified color_range to mpeg
…
|
|
|
@c247fc63
|
10 years |
michaelni |
pixdesc: clarify AV_PIX_FMT_FLAG_ALPHA doxygen
Also make clear that …
|
|
|
@92e3a6fd
|
10 years |
michaelni |
avutil: check pixdescs in a different place
Doing this check in …
|
|
|
@3e18dc23
|
10 years |
michaelni |
avutil: move internal function out of public header
Signed-off-by: …
|
|
|
@392d975
|
10 years |
onemda |
avcodec: fix clobbered ff_get_buffer()
Signed-off-by: Paul B Mahol …
|
|
|
@9b22e460
|
10 years |
michaelni |
test/fate: added mxf_opatom regression tests
Reviewed-by: …
|
|
|
@e4eba9e2
|
10 years |
onemda |
avcodec/mss4: use av_malloc_array()
Signed-off-by: Paul B Mahol …
|
|
|
@fd6768a4
|
10 years |
onemda |
avcodec/huffman: check if map was allocated too
Signed-off-by: Paul B …
|
|
|
@a5398aa5
|
10 years |
onemda |
avcodec/hevc_parser: check for av_mallocz() failure
Signed-off-by: …
|
|
|
@078be09d
|
10 years |
michaelni |
examples/demuxing_decoding: abort decoding when width, height or …
|
|
|
@06fe6dfe
|
10 years |
James |
x86/hevc_sao: make sao_band_filter work on x86_32
Reviewed-by: …
|
|
|
@f5d32acc
|
10 years |
michaelni |
avutil/camellia: Remove redundant casts
Signed-off-by: Michael …
|
|
|
@54eac519
|
10 years |
michaelni |
avutil/camellia: Fix indention & whitespace
Signed-off-by: Michael …
|
|
|
@9a18247e
|
10 years |
michaelni |
libavutil: optimize camellia cipher
Before the changes :
lavu …
|
|
|
@6938a095
|
10 years |
michaelni |
matroska: don't complain about unknown elements
Matroska is an …
|
|
|
@e8f814a
|
10 years |
michaelni |
avformat/utils: Fix division by 0
Fixes: …
|
|
|
@238247b6
|
10 years |
onemda |
avcodec/sgienc: return meaningful error code
Signed-off-by: Paul B …
|
|
|
@5763f675
|
10 years |
michaelni |
avformat/mov: Check dimensions before setting aspect
Fixes division …
|
|
|
@b74ecb82
|
10 years |
michaelni |
swresample/x86/rematrix_init: Check av_malloc* return codes, forward …
|
|
|
@48ffaaaa
|
10 years |
michaelni |
swresample/x86/rematrix_init: Use av_mallocz_array()
Signed-off-by: …
|
|
|
@d80fe5d4
|
10 years |
michaelni |
avcodec/vb: Check for av_mallocz() failure
Signed-off-by: Michael …
|
|
|
@694671bc
|
10 years |
michaelni |
avfilter/f_sendcmd: consider it an error if there are no commands
…
|
|
|
@c0367f7
|
10 years |
michaelni |
doc/indevs: Docs for Blackmagic high bit depth video/audio
…
|
|
|
@03cecf45
|
10 years |
michaelni |
hevcdsp: ARM NEON optimized transforms
cherry picked from commit …
|
|
|
@b61b9e49
|
10 years |
michaelni |
x86: hevc_mc: remove lea in EPEL_LOAD
The second parameter to the …
|
|
|
@4919b384
|
10 years |
michaelni |
x86: hevc_mc: fewer gpr autoloads for _v filters
In that case, it's …
|
|
|
@6a5b8ca4
|
10 years |
anton |
lavf: remove unused code
Nothing uses it, and it provides no public …
|
|
|
@0232ba62
|
10 years |
anton |
frame: clarify buf documentation
Mention explicitly that the array …
|
|
|
@1df841f1
|
10 years |
michaelni |
doc/APIchanges: updated Data stream changes in APIChange
…
|
|
|
@162f3449
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
Fix …
|
|
|
@55feff57
|
10 years |
u |
avfilter/hqdn3d: an invalid bit depth means a bug, not invalid read …
|
|
|
@4b60bd1a
|
10 years |
u |
avformat/internal: fix av_interleaved_write_frame typo reference
|
|
|
@a2bc8c56
|
10 years |
Carl Eugen Hoyos |
Fix standalone compilation of the mov muxer with …
|
|
|
@eb7efaa9
|
10 years |
u |
avfilter/dctdnoiz: fix slice_h computation
ceilf() can only work if …
|
|
|
@009a57b4
|
10 years |
michaelni |
avformat/mxfenc: Remove unused variables
Signed-off-by: Michael …
|
|
|
@40b198e
|
10 years |
u |
lavfi/subtitles: add force_style option
Signed-off-by: Eejya Singh …
|
|
|
@5ae140c0
|
10 years |
michaelni |
avdevice/decklink_common: Use defined(APPLE) instead of APPLE
…
|
|
|
@92d903af
|
10 years |
James |
x86/vp9dsp: fix clobbering of xmm6 on IDCT sse2 functions
…
|
|
|
@62ea5ae2
|
10 years |
michaelni |
avdevice/decklink_common: Fix Decklink for Mac
Signed-off-by: Michael …
|
|
|
@97a27065
|
10 years |
michaelni |
avdevice/decklink: 10 Bit support for Decklink input device
Example …
|
|
|
@6a8a3bf
|
10 years |
michaelni |
libavformat/mxfenc.c: added mxf opatom muxer
Signed-off-by: Michael …
|
|
|
@7c148f30
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@2048126e
|
10 years |
michaelni |
avcodec/utils: Assert that dst->progress is clear before …
|
|
|
@de6df461
|
10 years |
michaelni |
avcodec/h264: Setup decoder to have matching reference to the EC code
…
|
|
|
@ecfd48dc
|
10 years |
michaelni |
avcodec/h264: Move COPY_PICTURE() to h264.h so it can be used from …
|
|
|
@2efaaf94
|
10 years |
Carl Eugen Hoyos |
Support decoding yuv dpx images.
|
|
|
@ea329b6
|
10 years |
Carl Eugen Hoyos |
Do not use -mdynamic-no-pic on OSX x86_64.
Fixes default compilation …
|
|
|
@29fd3032
|
10 years |
michaelni |
avformat/omadec: Subtract headersize in timestamp calculation
Fixes …
|
|
|
@7c2fa13d
|
10 years |
michaelni |
avformat/omadec: only compute timestamps based on bitrate if its set
…
|
|
|
@7474ea74
|
10 years |
michaelni |
Merge commit 'e352520e3ed7f08f19e63cd60e95da6bb6f037c1'
* commit …
|
|
|
@89c7332b
|
10 years |
michaelni |
Merge commit '8029af586fd5a5f2a0803001f9eff386e5545fe2'
* commit …
|
|
|
@626d6184
|
10 years |
michaelni |
x86: lavc/hevc_mc: fix comments
The width parameter is now completely …
|
|
|
@134e8c73
|
10 years |
onemda |
avcodec/faxcompr: use init_get_bits8()
Signed-off-by: Paul B Mahol …
|
|
|
@97996eff
|
10 years |
michaelni |
hevc/sao: do in-place band filtering when possible
The copies are …
|
|
|
@ed450d4a
|
10 years |
michaelni |
x86: lavc: share more constant through defines
Signed-off-by: Michael …
|
|
|
@ac923ed4
|
10 years |
Carl Eugen Hoyos |
lavf/mlv: Only add streams that are supposed to contain frames.
Fixes …
|
|
|
@ec8ec999
|
10 years |
onemda |
avcodec/twinvqdec: use init_get_bits8()
Signed-off-by: Paul B Mahol …
|
|
|
@e352520e
|
10 years |
lu_zero |
oma: Report a timestamp
Reported-By: jb@videolan.org
Signed-off-by: …
|
|
|
@691b7f5e
|
10 years |
michaelni |
lavc/lossless_audiodsp: revert various commits
Their intent was to …
|
|
|
@46e2afa
|
10 years |
michaelni |
wmalossless: reset lms_update
It may contain garbage at the end, and …
|
|
|
@8029af58
|
10 years |
lu_zero |
dxva2_hevc: properly fill the scaling list structure
The scaling list …
|
|
|
@1de74214
|
10 years |
michaelni |
pixdesc: Include more functions in FF_DISABLE_DEPRECATION_WARNINGS
…
|
|
|
@be1cb1e6
|
10 years |
michaelni |
avutil/pixfmt: Clarify meaning of the A/X bit in RGB555 / remove …
|
|
|
@dbab5f59
|
10 years |
michaelni |
avutil/pixfmt: Clarify the meaning of the alpha bits in rgb444 and …
|
|
|
@088dd0fd
|
10 years |
michaelni |
avutil/pixfmt: Clarify the meaning of the "alpha" bit in rgb555/bgr555 …
|
|
|
@c02b8c45
|
10 years |
michaelni |
avutil/pixfmt: Clarify the meaning of the alpha byte in RGB0 and …
|
|
|
@f05efd42
|
10 years |
michaelni |
avcodec/ccaption_dec: Added Debug logs
Signed-off-by: Anshul …
|
|
|
@5647286e
|
10 years |
michaelni |
avcodec/ccaption_dec: handle error from ass_sub api
Signed-off-by: …
|
|
|
@bf30161a
|
10 years |
michaelni |
avcodec/ccaption_dec: Added Roll up functionality
Signed-off-by: …
|
|
|
@a40de9ac
|
10 years |
michaelni |
Merge commit '9295d10ea9d138462b7f67d16bf95ae9ca76aca6'
* commit …
|
|
|
@2fd9ce92
|
10 years |
michaelni |
avcodec/h264_slice: assert that reinit does not occur after the first …
|
|
|
@38d5241b
|
10 years |
michaelni |
avcodec/h264_slice: ignore SAR changes in slices after the first
…
|
|
|
@f111831e
|
10 years |
michaelni |
avcodec/h264_slice: Check picture structure before setting the related …
|
|
|
@9295d10e
|
10 years |
alex.converse |
fate: Add a test for AAC ELD480.
The source is …
|
|
|