69704 Commits (a05a7373166c3c1b2eed3db66e143e9d227e0354)
 

Author SHA1 Message Date
Alexey Titov a05a737316 avfilter/unsharp: OpenCL unsharpen filter optimization: substitute N^2 filter computation with 2N+C 10 years ago
Paul B Mahol ac494e5a66 avformat/isom: add X-Com Radvision fourcc 10 years ago
Paul B Mahol 3a8801eb8d Changelog: mention more ported filters 10 years ago
Michael Niedermayer 2384933985 ffmpeg: Print negative times like "-00:05:01.22" instead of "00:-5:-1.-22" 10 years ago
Michael Niedermayer 08509c8f86 avcodec/mjpegdec: Skip blocks which are outside the visible area 10 years ago
Michael Niedermayer 2924514721 Merge commit '9deaec782810d098bca11c9332fab2d2f4c5fb78' 10 years ago
Michael Niedermayer b61170f51d Merge commit '1509c018bd5b054a2354e20021ccbac9c934d213' 10 years ago
Michael Niedermayer 702cf8d0de Merge commit '6a5b8ca4329039fad44ad50b6496948f4bfacb4c' 10 years ago
Michael Niedermayer 1cca124886 Merge commit '0232ba62a28527579e34d44700b48017cc727e5f' 10 years ago
Michael Niedermayer 26db9d3b77 doc/ffmpeg: Document frame_drop_threshold 10 years ago
Michael Niedermayer 838c755f62 Merge remote-tracking branch 'cus/stable' 10 years ago
Michael Niedermayer 133d81535d avutil/error: list most common error code in error_entries when strerror_r() is unavailable 10 years ago
Clément Bœsch d47eeff274 tests: drop bc dependency 10 years ago
wm4 9deaec7828 lavf: move internal fields from public to internal context 10 years ago
Anton Khirnov 1509c018bd mpegts: relax restrictions on matching the packet start in read_header 10 years ago
Marton Balint ef1ccea945 ffplay: factorize thread starting and stopping code into decoder 10 years ago
Marton Balint d6910c4b5e ffplay: make eof part of videostate and signal it when opening a stream 10 years ago
Marton Balint 68850090b6 ffplay: update frame timer based on last updated clock time when toggling pause 10 years ago
Paul B Mahol 8b77c4dd42 avfilter: Add repeatfields filter (Port of mp=softpulldown) 10 years ago
Supraja Meedinti 8d5a850119 libavutil: camellia: remove unwanted memory loads 10 years ago
Kevin Wheatley 7fc33dca39 libavformat: DNxHD in .mov, switch unspecified color_range to mpeg 10 years ago
wm4 c247fc63e4 pixdesc: clarify AV_PIX_FMT_FLAG_ALPHA doxygen 10 years ago
wm4 92e3a6fdac avutil: check pixdescs in a different place 10 years ago
wm4 3e18dc235e avutil: move internal function out of public header 10 years ago
Paul B Mahol 392d975efe avcodec: fix clobbered ff_get_buffer() 10 years ago
Mark Reid 9b22e460ad test/fate: added mxf_opatom regression tests 10 years ago
Paul B Mahol e4eba9e21d avcodec/mss4: use av_malloc_array() 10 years ago
Paul B Mahol fd6768a4b8 avcodec/huffman: check if map was allocated too 10 years ago
Paul B Mahol a5398aa56c avcodec/hevc_parser: check for av_mallocz() failure 10 years ago
Andreas Cadhalpun 078be09dd7 examples/demuxing_decoding: abort decoding when width, height or pix_fmt change 10 years ago
James Almer 06fe6dfe12 x86/hevc_sao: make sao_band_filter work on x86_32 10 years ago
Michael Niedermayer f5d32acc37 avutil/camellia: Remove redundant casts 10 years ago
Michael Niedermayer 54eac5195d avutil/camellia: Fix indention & whitespace 10 years ago
Supraja Meedinti 9a18247ec0 libavutil: optimize camellia cipher 10 years ago
wm4 6938a095cb matroska: don't complain about unknown elements 10 years ago
Michael Niedermayer e8f814a907 avformat/utils: Fix division by 0 10 years ago
Paul B Mahol 238247b622 avcodec/sgienc: return meaningful error code 10 years ago
Michael Niedermayer 5763f67502 avformat/mov: Check dimensions before setting aspect 10 years ago
Michael Niedermayer b74ecb82fa swresample/x86/rematrix_init: Check av_malloc* return codes, forward errors 10 years ago
Michael Niedermayer 48ffaaaaef swresample/x86/rematrix_init: Use av_mallocz_array() 10 years ago
Michael Niedermayer d80fe5d4bc avcodec/vb: Check for av_mallocz() failure 10 years ago
Michael Niedermayer 694671bc9a avfilter/f_sendcmd: consider it an error if there are no commands 10 years ago
Georg Lippitsch c0367f78d5 doc/indevs: Docs for Blackmagic high bit depth video/audio 10 years ago
Seppo Tomperi 03cecf45c1 hevcdsp: ARM NEON optimized transforms 10 years ago
Christophe Gisquet b61b9e4919 x86: hevc_mc: remove lea in EPEL_LOAD 10 years ago
Christophe Gisquet 4919b38421 x86: hevc_mc: fewer gpr autoloads for _v filters 10 years ago
wm4 6a5b8ca432 lavf: remove unused code 10 years ago
Anton Khirnov 0232ba62a2 frame: clarify buf documentation 10 years ago
Anshul Maheshwari 1df841f154 doc/APIchanges: updated Data stream changes in APIChange 10 years ago
Michael Niedermayer 162f344971 Merge remote-tracking branch 'cehoyos/master' 10 years ago