91472 Commits (c0b42987a272caedc10d87bcd5d3a5c434cf40ef)
 

Author SHA1 Message Date
Shiyou Yin c0b42987a2 avcodec/mips: fix conflicting types error of ff_vc1_h_s_overlap_mmi. 7 years ago
Gyan Doshi 28ed68fa31 avformat/movenc: add reason for minf->hdlr in MOV only 7 years ago
Marton Balint e5ff2c0c06 avformat/mxfdec: only return stream indexes which have a corresponding track 7 years ago
Marton Balint 3e0f3be2b0 avcodec/internal: increase FF_SANE_NB_CHANNELS to 256 7 years ago
Marton Balint 5982078e8d avcodec/utils: report insane channel count errors 7 years ago
Marton Balint 85bfcc46d1 ffplay: add support for various YUV conversion modes 7 years ago
Carl Eugen Hoyos 0576ef466d lavc/aarch64/h264dsp_init_aarch64: Fix weight function prototypes. 7 years ago
Jun Zhao d746a2e3cf lavc/hevc_ps: use skip_bits instead of get_bits when skip bits. 7 years ago
Jun Zhao 896854b233 lavc/hevc_ps: Refine sps_range_extension parse. 7 years ago
Gyan Doshi 97d766ff52 doc/filters: correct description of variables in blend filter 7 years ago
Gyan Doshi 1a31c2b5df avfilter/drawtext: fix box sizing 7 years ago
Michael Niedermayer b0644f7f72 avformat/mov: Simplify last element computation in mov_estimate_video_delay() 7 years ago
Karsten Otto ce372bc278 libavcodec/mpegaudiodecheader.h: fix version check pattern 7 years ago
Michael Niedermayer aba13dc13e avformat/mov: Break out of inner loop early in mov_estimate_video_delay() 7 years ago
Carl Eugen Hoyos 5545a6df87 lavc/h263dec: Remove a variable declaration that can lead to a warning. 7 years ago
Danil Iashchenko 7cd58a8a8c lavfi/convolution_opencl: use CL_FAIL_ON_ERROR for error handling 7 years ago
Zhong Li 3c26ce4644 lavc/qsv: handle MFX_FRAMETYPE_UNKNOWN case 7 years ago
Michael Niedermayer 3ce4034308 avformat/mov: Eliminate variable buf_size from mov_estimate_video_delay() 7 years ago
Michael Niedermayer c995e01b1e avformat/mov: remove modulo operations from mov_estimate_video_delay() 7 years ago
Danil Iashchenko 2bdb6b6496 lavfi/avgblur_opencl: fix using uninitialized value 7 years ago
Ruiling Song 923ee63d6c lavfi/vf_avgblur_opencl: remove useless clFinish(). 7 years ago
Ruiling Song 48a1abed13 lavfi/opencl: add macro for opencl error handling. 7 years ago
Jun Zhao 09628cb1b4 avutil/pixelutils: correct the function name in comments 7 years ago
Steven Liu bd8a5c6b7c avformat/hlsenc: improve compute after_init_list_dur 7 years ago
Gyan Doshi 0bd48ab2d9 fate: allow temp files for passed test to be kept 7 years ago
Michael Niedermayer fa19fbcf71 avformat/movenc: Write version 2 of audio atom if channels is not known 7 years ago
Karsten Otto 6cc6b619b9 aadec: add chapters and seeking 7 years ago
Karsten Otto 3bf39f2aef libavcodec/mpegaudiodecheader.h : detect reserved mpeg id 7 years ago
Jun Zhao eb776a16ea lavfi/minterpolate: fix blending calc issue. 7 years ago
Karsten Otto c126065947 aadec: improve eof detection 7 years ago
Michael Niedermayer 3a2d21bc5f avformat/movenc: Check input sample count 7 years ago
Michael Niedermayer ee1e3ca5eb avcodec/mjpegdec: Check for odd progressive RGB 7 years ago
Gyan Doshi c71e1e6030 avfilter/setpts: add FR shorthand for FRAME_RATE 7 years ago
Michael Niedermayer 115b7c96e9 libavcodec/vp8: Do not compute line pointers per pixel in fade() 7 years ago
Michael Niedermayer bcc0ae5d5a tests/fate/demux: Add test for d25c945247 7 years ago
Michael Niedermayer 284dde24da avcodec/vp8_parser: Do not leave data/size uninitialized 7 years ago
Michael Niedermayer 5c0fd9df87 tools/target_dec_fuzzer: set parser codec id to avoid assertion failure 7 years ago
Michael Niedermayer cced03dd66 avformat/mms: Add missing chunksize check 7 years ago
Carl Eugen Hoyos a2317556ef configure: toolchain-tsan does not need -fPIE. 7 years ago
Michael Niedermayer 9807d3976b avformat/pva: Check for EOF before retrying in read_part_of_packet() 7 years ago
Michael Niedermayer a7e032a277 avformat/rmdec: Do not pass mime type in rm_read_multi() to ff_rm_read_mdpr_codecdata() 7 years ago
Michael Niedermayer 2b46ebdbff avformat/asfdec_o: Check size_bmp more fully 7 years ago
Michael Niedermayer bab0716c7f avformat/mxfdec: Fix av_log context 7 years ago
Gyan Doshi 4cd5c3f9ec doc/filters: state negate filter's option 7 years ago
Michael Niedermayer 5aba5b89d0 avcodec/mpeg4videodec: Check for bitstream end in read_quant_matrix_ext() 7 years ago
Marton Balint e37741d26a avformat/mxfdec: add support for opAtom without index 7 years ago
Marton Balint 5861bc9e75 avformat/mxfdec: guess constant byte count indexes based on track duration 7 years ago
Marton Balint c6fff3d32f avformat/mxfdec: take into account index_edit_rate 7 years ago
Marton Balint afd09131ff avformat/mxfdec: fix indentation and rename mxf_read_packet_old 7 years ago
Marton Balint 00a2652df3 avformat/mxfdec: add support for clip wrapped essences 7 years ago