110988 Commits (4ef5e7d47227fda15976bd70d17f325631730ff2)
 

Author SHA1 Message Date
Rick Kern 4ef5e7d472 lavc/videotoolboxenc: support additional options 1 year ago
xufuji456 decc776f88 avcodec/videotoolboxenc: add CBP/CHP profile 1 year ago
Rick Kern cab6d7bd71 lavc/videotoolboxenc: use ffmpeg profile constants 1 year ago
Paul B Mahol 2342c05e43 avcodec/magicyuvenc: put some slice work under parallel execution 1 year ago
Anton Khirnov ba32f28498 doc/examples/transcode: convert timestamps between filtering and encoding 1 year ago
Anton Khirnov 811b0e02be doc/examples/transcode: stop using decoder's AVCodecContext.time_base 1 year ago
Anton Khirnov 828d3b4432 doc/examples/transcode: set packet timebase for decoding 1 year ago
Paul B Mahol 6b8d53f728 avcodec/magicyuvenc: add slice encoding support 1 year ago
James Almer 4da14c302f avcodec/av1dec: reset the fragment on extradata reading failure 1 year ago
James Almer 8c6b931f4c avcodec/av1dec: reset the fragment on reading failure 1 year ago
Paul B Mahol 9a9b56c870 avfilter/vf_mix: add fast filtering in case all tmix weights are same 1 year ago
James Almer da23151eaf avformat/oggparseflac: use the GetByteContext API 1 year ago
Timo Rothenpieler d2b46c1ef7 avcodec/nvenc: stop using deprecated rc modes with SDK 12.1 1 year ago
Timo Rothenpieler 03823ac0c6 configure: use non-deprecated nvenc GUID for conftest 1 year ago
Paul B Mahol 3cfd85ec20 avfilter/avf_showcqt: switch to activate 1 year ago
Paul B Mahol baa9fccf8d avfilter/vf_mergeplanes: remove hack for linesize calculation 1 year ago
Pierre-Anthony Lemieux 0f2f0dd5b4
avformat/imf: clean-up logging 1 year ago
Anton Khirnov ba2c791627 fftools/ffmpeg_filter: do not flush encoders on parameter change 1 year ago
Anton Khirnov 106167374c fftools/ffmpeg_mux: flush bsfs immediately on exceeding recoding time 1 year ago
Anton Khirnov 2674532eee fftools/ffmpeg_filter: constify the argument of filtergraph_is_simple() 1 year ago
Anton Khirnov 3bfc2c589a fftools/ffmpeg_filter: make InputStream.filter private 1 year ago
Anton Khirnov 5924b70075 fftools/ffmpeg_filter: make ifilter_has_all_input_formats() static 1 year ago
Anton Khirnov 2262df5e8a fftools/ffmpeg_filter: drop unreachable code 1 year ago
Anton Khirnov f3e0a83e8e fftools/ffmpeg_enc: stop configuring filters from encoder flush 1 year ago
Anton Khirnov f8abab673c fftools/ffmpeg: move sub2video handling to ffmpeg_filter 1 year ago
Anton Khirnov 20cacfe493 fftools/ffmpeg: rework setting sub2video parameters 1 year ago
Anton Khirnov ea5c39cef6 fftools/ffmpeg: tweak sub2video_heartbeat() arguments 1 year ago
Anton Khirnov a6d67b11f5 fftools/ffmpeg_filter: move sub2video subtitle queue to InputFilterPriv 1 year ago
Anton Khirnov 5d530e3a72 fftools/ffmpeg_dec: move sub2video submission to ffmpeg_filter 1 year ago
Anton Khirnov 3d35b73b2a fftools/ffmpeg: constify AVSubtitle parameters as appropriate 1 year ago
Anton Khirnov ad4efb9158 fftools/ffmpeg_filter: try to configure filtergraphs earlier 1 year ago
Anton Khirnov 7520cd9f07 fftools/ffmpeg_mux_init: move OutputFilter setup code to ffmpeg_filter 1 year ago
Anton Khirnov 87b576135e fftools/ffmpeg_filter: factor out binding an output stream to OutputFilter 1 year ago
Anton Khirnov dc5864a00c fftools/ffmpeg_filter: create Input/OutputFilters together with FilterGraph 1 year ago
Anton Khirnov a1061d4bdc fftools/ffmpeg_filter: move some functions higher up 1 year ago
Anton Khirnov 00183880aa fftools/ffmpeg_filter: decouple allocating InputFilter and binding it to InputStream 1 year ago
Anton Khirnov 7ea10bfef3 fftools/ffmpeg_filter: store just the link label in OutputFilter 1 year ago
Anton Khirnov da7ae627e1 fftools/ffmpeg_filter: always pass graph description to fg_create() 1 year ago
Anton Khirnov badf959ed6 fftools/ffmpeg_filter: use a dedicated variable for marking simple filtergraphs 1 year ago
Anton Khirnov b56db2956b fftools/ffmpeg: add logging for creating output streams 1 year ago
Anton Khirnov eeb7d92ac7 fftools/ffmpeg_mux_init: merge ost_add_from_filter() to ost_add() 1 year ago
Devin Heitmueller 859c34706d avdevice/decklink_common: Convert to using avpriv_packet_list functions 1 year ago
Paul Arzelier a9042db1d3 avformat/oggparseflac: check init_get_bits' result 1 year ago
Paul B Mahol 4d9afbeef5 avfilter/avf_aphasemeter: switch to activate 1 year ago
Paul B Mahol 3ea3a4ba16 avfilter/avf_aphasemeter: avoid using double 1 year ago
Paul B Mahol 862ebbf2ed avfilter/avf_abitscope: refactor bit counting for histogram 1 year ago
Paul B Mahol 1636fb415a avfilter/avf_ahistogram: refactor frame fill data code 1 year ago
Arnie Chang c5508f60c2 lavc/h264chroma: RISC-V V add motion compensation for 8x8 chroma blocks 1 year ago
Paul B Mahol b01cfdb4ab avfilter/avf_showwaves: cleanup and simplify some draw calls 1 year ago
Sami Boukortt 06e8eedeba avfilter/vf_colorspace: fix message for missing/incorrect colorspace 1 year ago