110281 Commits (80ac1fd1483a4b3c92a6e59d24cb050dfecb90df)
 

Author SHA1 Message Date
Michael Niedermayer 80ac1fd148
avcodec/hevc_ps: Check num_ref_loc_offsets 2 years ago
Michael Niedermayer 27e7857bd1
avcodec/huffyuvdec: Fix undefined behavior with shift 2 years ago
James Almer 7c6e26a184 avcodec/mp_cmp: reject invalid comparison function values 2 years ago
James Almer 5cda6b94f4 avcodec/aacpsy: clip global_quality within the psy_vbr_map array boundaries 2 years ago
James Almer 92885f2681 avutil/wchar_filename: propagate MultiByteToWideChar() and WideCharToMultiByte() failures 2 years ago
James Almer 19c2dc677f avformat/concatf: check if any nodes were allocated 2 years ago
Zhao Zhili c8e1955408 avformat/flvenc: avoid an extra allocate 2 years ago
Zhao Zhili d5fdfbac4a avformat/flvenc: use local variable to shorten code 2 years ago
Zhao Zhili f0f596dbc6 avutil/internal: remove timer.h again 2 years ago
Nongji Chen eb96cfbf57 ffmpeg: make timestamp discontinuity logging a warning 2 years ago
xufuji456 bd2f00f665 codec/aarch64/hevc: add transform_luma_neon 2 years ago
Niklas Haas 4eaaa38d3d avutil: make av_frame_get_plane_buffer accept a const AVFrame* 2 years ago
Anton Khirnov cea71b2139 fftools/ffmpeg: stop using fake dts for generating timestamps 2 years ago
Anton Khirnov 5d407cb2d7 fftools/ffmpeg: change video decoding timestamp generation 2 years ago
Anton Khirnov 380db56928 fftools/ffmpeg: use InputStream.pts as last resort for decoded frame pts 2 years ago
Anton Khirnov 95fa4edbd6 fftools/ffmpeg: improve decoder -ts_debug line 2 years ago
Anton Khirnov be3b1e27e5 lavf/rawdec: mark raw demuxers as having no timestamps 2 years ago
Anton Khirnov 7b827a0293 lavf/demux: treat streams with AVSTREAM_PARSE_FULL_RAW as having timestamps 2 years ago
Anton Khirnov ba4b73c977 lavf/rawdec: set avg_frame_rate 2 years ago
Anton Khirnov d56652fdc8 fftools/ffmpeg: stop using InputStream.pts for streamcopy 2 years ago
Anton Khirnov 106eb58ceb fftools/ffmpeg: move checking for input -t out of do_streamcopy() 2 years ago
Anton Khirnov 0feff04956 fftools/ffmpeg: only set InputStream.next_pts for decoding 2 years ago
Anton Khirnov d867f9ab8c fftools/ffmpeg: use AVPacket.time_base to simplify do_streamcopy() 2 years ago
Anton Khirnov d1cb31d7d8 fftools/ffmpeg_demux: set the timebase on demuxed packets 2 years ago
Anton Khirnov fdf29dcebb fftools/ffmpeg: inline check_output_constraints() into its only caller 2 years ago
Anton Khirnov ceb0275e45 fftools/ffmpeg: stop calling check_output_constraints() for streamcopy 2 years ago
Anton Khirnov a85e7e5dea fftools/ffmpeg: track a list of non-lavfi outputs in InputStream 2 years ago
Anton Khirnov 798da60e6a fftools/ffmpeg_mux_init: print more meaningful error messages 2 years ago
Anton Khirnov 5297250920 fftools/ffmpeg_filter: stop setting encoder channel layout unnecessarily 2 years ago
Anton Khirnov 2f24290c8e fftools/ffmpeg: disable and deprecate -qphist 2 years ago
Anton Khirnov 952110f974 fftools/ffmpeg_demux: log final stats to demuxer context 2 years ago
Anton Khirnov 28e258a809 fftools/ffmpeg_demux: reindent 2 years ago
Anton Khirnov 5d97ba5d9c fftools/ffmpeg: move printing verbose demuxing stats to ffmpeg_demux 2 years ago
Anton Khirnov 0288951174 fftools/ffmpeg_mux: make data_size_mux private to ffmpeg_mux 2 years ago
Anton Khirnov 37b118096a fftools/ffmpeg: rewrite printing the final output sizes 2 years ago
Anton Khirnov 6b2e222a45 fftools/ffmpeg_mux: log final stats to muxer context 2 years ago
Anton Khirnov c1764d067d fftools/ffmpeg_mux: reindent 2 years ago
Anton Khirnov 3b6b0d1afb fftools/ffmpeg: move printing verbose muxing stats to ffmpeg_mux 2 years ago
Anton Khirnov 79e136f14b fftools/ffmpeg: factorize checking whether any output was written 2 years ago
Anton Khirnov 5cf81bed88 fftools/ffmpeg: eliminate the main_return_code global 2 years ago
Anton Khirnov d99846d2f2 fftools/ffmpeg: move the hw_device_free_all() call to ffmpeg_cleanup() 2 years ago
Anton Khirnov f2c8dff906 fftools/ffmpeg: drop a useless goto 2 years ago
Anton Khirnov 5d4f467cc9 fftools/ffmpeg_enc: replace abort() with av_assert0(0) 2 years ago
Anton Khirnov fd91ac11ed fftools/ffmpeg: move OutputStream.last_filter_pts to OutputFilter 2 years ago
Anton Khirnov 83da6d3f54 fftools/ffmpeg: move OutputStream.last_nb0_frames to Encoder 2 years ago
Anton Khirnov 87ae84e4af fftools/ffmpeg: move OutputStream.sq_frame to Encoder 2 years ago
Anton Khirnov 710da200fc fftools/ffmpeg: move OutputStream.next_pts to Encoder 2 years ago
Anton Khirnov 45202556cb fftools/ffmpeg: move OutputStream.vsync_frame_number to Encoder 2 years ago
xufuji456 1e91a39502 checkasm: pass context as pointer 2 years ago
xufuji456 30def6365d checkasm/hevc: add transform_luma test 2 years ago