66638 Commits (02f7665a3ce703217ae1cbbc7baa29c438d61456)
 

Author SHA1 Message Date
James Almer c99a882814 avcodec/idctdsp: change {put,add}_pixels_clamped to ptrdiff_t line_size 10 years ago
Michael Niedermayer 6441d522e9 Merge commit '2f172f1ae984b763c06069adb51d0053b3834f4b' 10 years ago
Michael Niedermayer d8ddac363e Merge commit 'ddf5fb71ee9c8b2d9a23c0f661a84896cd7050fc' 10 years ago
Michael Niedermayer b8d3f7fc21 Merge commit 'a2efbecc4ed12d287cf29856418c4da4a7648d95' 10 years ago
James Almer ad26e83f9c avcodec/x86: use function pointers for {put,add}_pixels_clamped 10 years ago
Philip DeCamp 857fc0a71f libavutil/opt: fix av_opt_set_channel_layout() to access correct memory address 10 years ago
Martin Storsjö 2f172f1ae9 rtsp: Clear the session id on redirects 10 years ago
Thomas Volkert ddf5fb71ee rtpenc: HEVC/H.265 support 10 years ago
Martin Storsjö a2efbecc4e libavformat: Move avc mp4 startcode parsing to a shared file 10 years ago
James Almer 70277d1d23 x86/videodsp: add ff_emu_edge_{hfix,hvar}_avx2 10 years ago
Michael Niedermayer 280ef183db libavformat/ffmetadec: Make unchanged function arguments const 10 years ago
Michael Niedermayer ab6f4fd4a7 libavformat/dv: Make unchanged function arguments const 10 years ago
Michael Niedermayer af19d2ed1e libavformat/avienc: Make unchanged function arguments const 10 years ago
Michael Niedermayer d6ed67780b libavformat/avidec: Make unchanged function arguments const 10 years ago
Michael Niedermayer e27f781aeb Merge commit 'c463dfc7e49929a9891884312b23b27d14729c51' 10 years ago
Michael Niedermayer 3cd252d29a doc/APIchanges: fix typo 10 years ago
Michael Niedermayer ac682955e9 postproc: add basic deblock filter visualization support 10 years ago
Michael Niedermayer 266b3d4fe4 ffplay: use av_codec_get_pkt_timebase() 10 years ago
Vittorio Giovara c463dfc7e4 rtpdec_hevc: Drop a duplicated, nonstandard entry 10 years ago
Michael Niedermayer 170e2fd7c3 configure: Check if "-D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600" is needed for localtime_r() 10 years ago
Michael Niedermayer 3bc036171f configure: fail if SDL is unavailable and --enable-sdl is specified 10 years ago
Michael Niedermayer fb01a18462 configure: reindent the --disable-sdl related code 10 years ago
Michael Niedermayer a7ed01082f configure: support --disable-sdl 10 years ago
Christophe Gisquet 3fe962940f hevc: move intermediate bidir buffer 10 years ago
Christophe Gisquet de60ce391d hevc: remove unneeded buffer. 10 years ago
James Almer 164d6c7f5b x86/videodsp: fix warning about discarded 'const' qualifier 10 years ago
James Almer 789274dca8 avcodec/libvpxdec: don't check for formats other than i420 when vp9 decoding is disabled 10 years ago
Michael Niedermayer 00d3bb1a07 tests/fate-run.sh: Cat .err file in case of error with V>0 10 years ago
Carl Eugen Hoyos 9f0ba52f34 Skip decklink_common_c.h when running make checkheaders. 10 years ago
Michael Niedermayer 55179987e7 Merge remote-tracking branch 'cus/stable' 10 years ago
Bernd Kuhls 6b733be755 Fix compile error on arm4/arm5 platform 10 years ago
Marton Balint 1f5a3cf688 ffplay: move pts calculating code to generic decoder 10 years ago
Marton Balint 9e0d1c00b5 ffplay: factorize decoder functions to generic decoder 10 years ago
Marton Balint 32f1a288e2 ffplay: handle fullscreen status on resize event 10 years ago
Benoit Fouet 6843b9dc78 avformat/riffenc: Filter out "BottomUp" in ff_put_bmp_header() 10 years ago
Pascal Massimino e5b3112996 avcodec/webp: fix default palette color 0xff000000 -> 0x00000000 10 years ago
Michael Niedermayer b0f7de3e7c avcodec/asvenc: fix AAN scaling 10 years ago
Michael Niedermayer 0bb5ad7a06 avcodec/asvenc: Fix integer overflow in level 10 years ago
James Almer 6b2caa321f x86/vp9: add AVX and AVX2 MC 10 years ago
Michael Niedermayer 2284413206 ffmpeg: replace impossible dts/pts combinations by a reasonable guess instead of hard failing 10 years ago
Nicholas Robbins bdb7f08666 doc/decoders: adding documentation for lavc/dvdsubdec.c option "forced_subs_only" 10 years ago
Nicholas Robbins c7d21dee28 libavcodec/dvdsubdec: Add option forced_subs_only to only decode forced subtitle frames. 10 years ago
Michael Niedermayer 1cf28fd5f3 avformat/asfenc: Make asf_write_indexs index argument const 10 years ago
Michael Niedermayer d902a3f4cb avformat/adtsenc: buf isnt changed in adts_decode_extradata(), make it const 10 years ago
Michael Niedermayer 544380aaf0 avcodec/4xm: Make src of decode_p_block() const 10 years ago
Michael Niedermayer 3a7f9db180 avcodec/snow: Make block argumrnt of ff_snow_pred_block() const 10 years ago
Michael Niedermayer 3c4fc6a782 postproc/postprocess_template: mark unchanged function arguments const 10 years ago
Michael Niedermayer bd68909753 postprocess: prefetch* dont change anything, thus their arguments should be const 10 years ago
Michael Niedermayer fe5093aafc Revert "configure: Refactor setting of feature test macro _XOPEN_SOURCE" 10 years ago
Thomas Volkert 5820358bbc Add missing entry for maintainer of rtpenc_hevc.* 10 years ago