71091 Commits (bdcd36a4c81c50254f6204e83e0c14adc1391e66)
 

Author SHA1 Message Date
Michael Niedermayer bdcd36a4c8 swscale/output: Fix undefined shifts 10 years ago
Stephen Hutchinson 3a6df0b4bb avisynth: ifdef to avoid implicit function declaration errors 10 years ago
Himangi Saraogi b020a25df2 avcodec/j2kenc: Initialize variable to silence compiler warnings 10 years ago
Ronald S. Bultje 589a6042ea avutil: make AVFrameSideData buffers ref-counted. 10 years ago
Ronald S. Bultje b8e36690e8 lavu/frame: move av_frame_copy_props() up in the file. 10 years ago
James Almer 23e1303c0a avcodec/nvenc_h265: add missing version bump and changelog entry 10 years ago
James Almer 7c4910758a configure: add missing dependency for nvenc_h265 10 years ago
Philip Langdale 21175d8586 avcodec/nvenc: Add support for H.265 encoding 10 years ago
Michael Niedermayer 354db19ff4 avcodec/h264: Remove bits_per_raw_sample hacks 10 years ago
Stephen Hutchinson e003a53452 avisynth: update headers against AviSynth+ 10 years ago
Giorgio Vazzana 62e2fae8e4 ffmpeg: fix option name in documentation 10 years ago
Michael Niedermayer 19321a295a avformat/utils: Terminate SPS in avci100_1080i_extradata to avoid warnings during parsing 10 years ago
Michael Niedermayer e5de6de8f0 avutil/pixfmt: Add missing AV_ prefix to PIX_FMT_YUV411P 10 years ago
Timo Rothenpieler 48f7c30bf7 avcodec/nvenc: Drop support for old nvenc api 10 years ago
Michael Niedermayer c20eab5c85 avcodec/msrledec: More verbose error message 10 years ago
Michael Niedermayer f7e1367f58 avcodec/msrledec: restructure msrle_decode_pal4() based on the line number instead of the pixel pointer 10 years ago
Jochen Strunk 0276b95242 avformat/mov: check color parameter type explicitly. 10 years ago
Michael Niedermayer 4a6096e481 Merge remote-tracking branch 'cehoyos/master' 10 years ago
Michael Niedermayer d66ca43fc1 Merge commit '1188119624e42c1b2ce5be6137d2e6c6f4f03328' 10 years ago
Michael Niedermayer 153073201c Merge commit 'a8c99205ca8703bd849efae13fcf844315c7147d' 10 years ago
Stephen Hutchinson 1188119624 avisynth: update documentation about the avisynth_c.h header 10 years ago
Stephen Hutchinson a8c99205ca avisynth: Fix compilation against current 2.6 header(s). 10 years ago
Carl Eugen Hoyos b76df6efb6 lavf/matroskaenc: List subtitle codecs with fake codec_tags to allow remuxing. 10 years ago
Carl Eugen Hoyos c5d0148c7e doc: Remove non-existing decklink options. 10 years ago
Michael Niedermayer a2dd2d7998 Merge commit '1ddd3e23a49b9eec11c62dca018238cf7349c90f' 10 years ago
Michael Niedermayer 70cf40f9eb Merge commit 'ae4f5d944cce431b1f4715c863122355e1d78007' 10 years ago
Michael Niedermayer 2850131f2c Merge commit 'b21af32aed7e343f962753943e9f16baedfb1750' 10 years ago
Michael Niedermayer 3e39956198 Merge commit '312a9ef04bf6b55e68e4a61694b169cd3cc69bb8' 10 years ago
Michael Niedermayer d280d43c26 Merge commit '592a04054e6423be5050efd2bceece48b10b9c1d' 10 years ago
Michael Niedermayer cceb737936 Merge commit '7419b34825c20d52f667da2fbe4dc710ec8398f8' 10 years ago
Michael Niedermayer dfea1acb21 Merge commit 'e4fe535d12f4f30df2dd672e30304af112a5a827' 10 years ago
Mark Reid 001b28b021 libavformat/mxfenc: add container duration and package name to primer pack 10 years ago
Hendrik Leppkes 1ddd3e23a4 vaapi_h264: fix slice data offset 10 years ago
Hendrik Leppkes ae4f5d944c dxva2_h264: fix slice offset in long slice structs 10 years ago
Michael Niedermayer b21af32aed lavc: Prefer x264 over openh264 if both libraries are available 10 years ago
Vittorio Giovara 312a9ef04b pixfmt: Update documentation with prefixed pixel formats 10 years ago
Vittorio Giovara 592a04054e pixdesc: Replace a few leftover instances of non AV-prefixed flags 10 years ago
Vittorio Giovara 7419b34825 fate: Add test for tscc2 in mov 10 years ago
Vittorio Giovara e4fe535d12 mov: Write the display matrix in order 10 years ago
Michael Niedermayer ad3c5ff347 Merge commit 'e0046bc9c96150fa06146ace9093f06857dd7b23' 10 years ago
Michael Niedermayer 67ceb42d39 avfilter/vf_stereo3d: Change enum to int, which is accessed via AVOption as int 10 years ago
Michael Niedermayer 744c9b49a5 avutil/frame: Add some very basic documentation for AVFrameSideData 10 years ago
Timothy Gu c3d0edd406 doc: Use @lisp where appropriate 10 years ago
Timothy Gu ecba41bfd3 doc: More semantic markup using @samp and @var where appropriate 10 years ago
Hendrik Leppkes aba3030a55 vaapi_h264: fix slice data offset 10 years ago
Hendrik Leppkes cf1fba0fb8 dxva2_h264: fix slice offset in long slice structs 10 years ago
Timothy Gu 641ef7d4f7 doc/fate: better formatting 10 years ago
Martin Storsjö e0046bc9c9 movenc: Write the make and model metadata keys for mov style files 10 years ago
Michael Niedermayer 83020f8978 postproc/postprocess_template: split 2nd blockgroup loop out 10 years ago
Michael Niedermayer d9e3fe8c22 postproc/postprocess_template: split first part of block loop 10 years ago