89373 Commits (071f47649ce39897f18ce034dd428067f29d9b66)
 

Author SHA1 Message Date
Steven Liu 071f47649c avformat/hlsplaylist: add int type of API ff_hls_write_file_entry 7 years ago
Robert Nagy 31b351ea81 avformat/hlsenc: fix baseurl missing last char 7 years ago
Carl Eugen Hoyos 894f1c399b lavf/mov: Fix missing newline. 7 years ago
Marton Balint 5a93a85fd0 avformat/mxfdec: fix last packet timestamps 7 years ago
Martin Vignali 6e3e696591 avfilter/x86/vf_threshold : cosmetic indent 7 years ago
Martin Vignali 9719d57b34 avfilter/x86/vf_threshold : add avx2 version for threshold 8 7 years ago
Martin Vignali 51345cb1d5 avfilter/x86/vf_threshold : make macro for threshold8 in order to add avx2 version 7 years ago
Martin Vignali cfce442750 checkasm/vf_threshold : add checkasm test for threshold8 7 years ago
Martin Vignali fa470384ea avfilter/vf_threshold : move context func init in ff_threshold_init 7 years ago
Jim DeLaHunt 42a22d01d1
doc: reorganize developer.texi chapter hierarchy 7 years ago
Michael Niedermayer 4bb7d72bcf avcodec/h264_parse: Treat escaped and unescaped decoding error equal in decode_extradata_ps_mp4() 7 years ago
Paul B Mahol 225341b20d avfilter/vf_stack: always copy SAR from first input 7 years ago
John Stebbins 00d454ed2c lavf/movenc: add sdtp (sample dependency) box 7 years ago
Dale Curtis 09494d0984 avformat/oggdec: Respect AVERROR codes returned by ogg parsers. 7 years ago
Thomas Köppe 53c492640c avutil/mem: Add DECLARE_ASM_ALIGNED macro for DJGPP architecture. 7 years ago
Martin Vignali be6d1f9632 avcodec/x86/bswapdsp : use macro for 128 bits constants loading in xmm or ymm 7 years ago
Martin Vignali b37196adff avutil/x86util : add macro for loading a 128 bits constants in an xmm or in each part of an ymm in order to simplify avx2 asm func 7 years ago
Paul B Mahol bbfcb1b7c8 avfilter/vf_threshold: add x86 SIMD 7 years ago
Michael Niedermayer b5587fd2c6 avcodec/jpeg2000: Only allocate Jpeg2000Pass for the encoder 7 years ago
Michael Niedermayer 0674087004 avcodec/j2kenc: Fix out of array access in encode_cblk() 7 years ago
Michael Niedermayer 0409d33311 avcodec/hevcdsp_template: Fix undefined shift in put_hevc_epel_bi_w_h() 7 years ago
Mark Thompson a763d27827 examples/vaapi_encode: Fix leak on hwframe init failure 7 years ago
Jan Ekström 6939b3cb9d mediacodecdec: fix build by including hwaccel.h 7 years ago
Martin Vignali 9bed17cd0f checkasm/utvideo : be more explicit to the WIDTH_PADDED define 7 years ago
Paul B Mahol e1dd97bd4c avfilter: add fillborders filter 7 years ago
Dale Curtis 95bacb521a avcodec/vorbis: Fix another 1 << 31 > int32_t::max() with 1u. 7 years ago
Paul B Mahol 2cfc8b172c avfilter/vf_tile: add init_padding option 7 years ago
James Almer e01d2c00ae avcodec/h264_slice: use H264_SEI_FpaType enum constants 7 years ago
James Almer 5e9b39b373 avcodec/h264_sei: remove redundant prefix to H264SEIFramePacking fields 7 years ago
Jacob Trimble 83ecdc9a92 configure: Fix dependencies of aac_at decoder. 7 years ago
John Stebbins 2d015d3bf9 lavf/mov: fix huge alloc in mov_read_ctts 7 years ago
Carl Eugen Hoyos d13b8f68d7 lavfi/libvmaf: Rename local variable "main" as "master". 7 years ago
James Almer 5a366f9770 configure: select vp9_superframe_split_bsf when enabling vp9_decoder 7 years ago
James Almer 8d33e86616 avformat/avc: support writting more than one sps/pps in ff_isom_write_avcc 7 years ago
James Almer d5af8afbe4 avformat/avc: free buffer in ff_isom_write_avcc on failure 7 years ago
James Almer df20619b64 avformat/avc: reindent after the last commit 7 years ago
James Almer 9cd361c5c1 avformat/avc: refactor ff_isom_write_avcc 7 years ago
James Almer ae7df68edd avformat/avc: return an error in ff_isom_write_avcc if the buffer lenght is too small 7 years ago
Karthick J 8c2b37e678 avformat/dashenc: Option to generate hls playlist as well 7 years ago
Karthick J 3684b5e56a avformat/hlsenc: Refactored 'get_int_from_double' function to allow reuse 7 years ago
Steven Robertson c6a905b91d avcodec/dnxhddec: Do not overwrite colorspace if the container has set it. 7 years ago
James Almer d268094f88 Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa' 7 years ago
James Almer eb01ac6c75 Merge commit '45d7be7f930cf707ead07416e10e2d0e061e99ce' 7 years ago
James Almer dde7b1d485 Merge commit 'b843b343d8a3210ae37a2342b1904a5bd1e5fc6e' 7 years ago
Mark Thompson b0d9eab7f2 examples/hw_decode: Use hw-config information to find pixfmt 7 years ago
Clément Bœsch 8d51d10eb8 lavc/samidec: properly raise errors from sami_paragraph_to_ass() 7 years ago
Pan Bian 61bbc537ab avcodec/samidec: check av_strdup() return value 7 years ago
James Almer a198c1386a avcodec/amfenc: move config.h include where it's needed 7 years ago
wm4 0c162854c1 vp9_parser: don't split superframes into separate packets 7 years ago
wm4 a5679933c1 vp9: use superframe split BSF 7 years ago