91603 Commits (582bc5a348f5cd12b6ad3be4ecbee71bc082ea32)
 

Author SHA1 Message Date
Danil Iashchenko 2bdb6b6496 lavfi/avgblur_opencl: fix using uninitialized value 6 years ago
Ruiling Song 923ee63d6c lavfi/vf_avgblur_opencl: remove useless clFinish(). 6 years ago
Ruiling Song 48a1abed13 lavfi/opencl: add macro for opencl error handling. 6 years ago
Jun Zhao 09628cb1b4 avutil/pixelutils: correct the function name in comments 6 years ago
Steven Liu bd8a5c6b7c avformat/hlsenc: improve compute after_init_list_dur 6 years ago
Gyan Doshi 0bd48ab2d9 fate: allow temp files for passed test to be kept 6 years ago
Michael Niedermayer fa19fbcf71 avformat/movenc: Write version 2 of audio atom if channels is not known 6 years ago
Karsten Otto 6cc6b619b9 aadec: add chapters and seeking 6 years ago
Karsten Otto 3bf39f2aef libavcodec/mpegaudiodecheader.h : detect reserved mpeg id 6 years ago
Jun Zhao eb776a16ea lavfi/minterpolate: fix blending calc issue. 6 years ago
Karsten Otto c126065947 aadec: improve eof detection 6 years ago
Michael Niedermayer 3a2d21bc5f avformat/movenc: Check input sample count 6 years ago
Michael Niedermayer ee1e3ca5eb avcodec/mjpegdec: Check for odd progressive RGB 6 years ago
Gyan Doshi c71e1e6030 avfilter/setpts: add FR shorthand for FRAME_RATE 6 years ago
Michael Niedermayer 115b7c96e9 libavcodec/vp8: Do not compute line pointers per pixel in fade() 6 years ago
Michael Niedermayer bcc0ae5d5a tests/fate/demux: Add test for d25c945247 6 years ago
Michael Niedermayer 284dde24da avcodec/vp8_parser: Do not leave data/size uninitialized 6 years ago
Michael Niedermayer 5c0fd9df87 tools/target_dec_fuzzer: set parser codec id to avoid assertion failure 6 years ago
Michael Niedermayer cced03dd66 avformat/mms: Add missing chunksize check 6 years ago
Carl Eugen Hoyos a2317556ef configure: toolchain-tsan does not need -fPIE. 6 years ago
Michael Niedermayer 9807d3976b avformat/pva: Check for EOF before retrying in read_part_of_packet() 6 years ago
Michael Niedermayer a7e032a277 avformat/rmdec: Do not pass mime type in rm_read_multi() to ff_rm_read_mdpr_codecdata() 6 years ago
Michael Niedermayer 2b46ebdbff avformat/asfdec_o: Check size_bmp more fully 6 years ago
Michael Niedermayer bab0716c7f avformat/mxfdec: Fix av_log context 6 years ago
Gyan Doshi 4cd5c3f9ec doc/filters: state negate filter's option 6 years ago
Michael Niedermayer 5aba5b89d0 avcodec/mpeg4videodec: Check for bitstream end in read_quant_matrix_ext() 6 years ago
Marton Balint e37741d26a avformat/mxfdec: add support for opAtom without index 6 years ago
Marton Balint 5861bc9e75 avformat/mxfdec: guess constant byte count indexes based on track duration 6 years ago
Marton Balint c6fff3d32f avformat/mxfdec: take into account index_edit_rate 6 years ago
Marton Balint afd09131ff avformat/mxfdec: fix indentation and rename mxf_read_packet_old 6 years ago
Marton Balint 00a2652df3 avformat/mxfdec: add support for clip wrapped essences 6 years ago
James Almer a61b56624b avcodec/atrac9tab: add missing header include 6 years ago
Carl Eugen Hoyos e25c25ebd8 lavc/atrac9tab: Add inclusion guards. 6 years ago
Shlomi Fish 1ecdcb61b0 lavfi/weave: Refactor two near-identical clauses. 6 years ago
Michael Niedermayer 267ba2aa96 avcodec/indeo4: Check for end of bitstream in decode_mb_info() 6 years ago
Michael Niedermayer 4423085ca5 avcodec/truemotion2: Check len in tm2_read_stream() 6 years ago
Michael Niedermayer 00f98d23b1 avcodec/ac3dec: Check channel_map index 6 years ago
Michael Niedermayer bd27a9364c avcodec/mpeg4videodec: Remove use of FF_PROFILE_MPEG4_SIMPLE_STUDIO as indicator of studio profile 6 years ago
Michael Niedermayer 3b10bb8772 avcodec/shorten: Fix undefined addition in shorten_decode_frame() 6 years ago
Michael Niedermayer 70832333bb avcodec/shorten: Fix undefined integer overflow 6 years ago
Michael Niedermayer 652d7c6348 avcodec/jpeg2000dec: Fixes invalid shifts in jpeg2000_decode_packets_po_iteration() 6 years ago
Michael Niedermayer 0898a3d990 avcodec/jpeg2000dec: Check that there are enough bytes for all tiles 6 years ago
Jacob Trimble 7e22f5d457 avformat/mov: Expose encryption info to the app. 6 years ago
Rostislav Pehlivanov 9fececb6f3 riff: add ATRAC9 guid 6 years ago
Rostislav Pehlivanov 755e618399 lavc: implement an ATRAC9 decoder 6 years ago
James Almer 3c4af577aa configure: add missing swscale to avfilter when sr filter is enabled 6 years ago
Danil Iashchenko 581bafa83b lavfi: add sobel, prewitt, roberts filters 6 years ago
Pedro Arthur 54b425a7fa libavfilter: vf_sr.c remove warnings 6 years ago
Sergey Lavrushkin 575b718990 Adds ESPCN super resolution filter merged with SRCNN filter. 6 years ago
Michael Niedermayer d24c9e55f6 avcodec/dvdsubdec: Check for fully transparent rectangles earlier 6 years ago