69719 Commits (1679d68dbfae8414e1e805823758c02c17188dd4)
 

Author SHA1 Message Date
James Almer 1679d68dbf x86/hevc_mc: optimize AVX2 mc functions 10 years ago
James Almer 14b44c1614 x86/hevc_sao: make sao_edge_filter_{10,12} work on x86_32 10 years ago
wm4 7862325f80 avformat/matroskadec: fix IGNIDX handling 10 years ago
Michael Niedermayer cab6302534 avcodec/arm/videodsp_armv5te: Fix linking failure with "g++ -shared -D__STDC_CONSTANT_MACROS -o test.so ... libavcodec.a" 10 years ago
wm4 cac2295b21 matroska: redo seekhead handling 10 years ago
Clément Bœsch a5c9befbf4 README: add ffserver 10 years ago
Clément Bœsch e1ca695d22 README: fix analisys/analysis typo 10 years ago
Robert Xiao 60bb893386 LICENSE.md: Formatting updates 10 years ago
Michael Niedermayer 9843746570 avcodec/mpegvideo_enc: correctly initialize chroma_intra_matrix for MPEG1/2 10 years ago
Michael Niedermayer 0bcb040a2e avcodec/mpegvideo_enc: Consider chroma_intra_matrix in dct_quantize_trellis_c() 10 years ago
Michael Niedermayer 7d24ccaf00 fate: mjpeg trellis test 10 years ago
Michael Niedermayer 7cac568b39 avcodec/mjpegenc: support trellis quantization 10 years ago
Michael Niedermayer 7366bb38f1 avcodec/mpegvideo_enc: Add intra_chroma_ac_vlc_length, it will be needed for mjpeg 10 years ago
Jean Delvare 194165aed8 cmdutils: fix success path 10 years ago
Paul B Mahol edf217ebb7 avfilter: add dcshift filter 10 years ago
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