summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avformat/mpegtsenc: don't print warning for DVB text streamsGyan Doshi2020-04-22
* dnn-layer-mathbinary-test: add unit test for divideGuo, Yejun2020-04-22
* dnn/native: add native support for divideGuo, Yejun2020-04-22
* dnn-layer-mathbinary-test: add unit test for 'mul'Guo, Yejun2020-04-22
* dnn/native: add native support for 'mul'Guo, Yejun2020-04-22
* dnn-layer-mathbinary-test: add unit test for addGuo, Yejun2020-04-22
* dnn/native: add native support for 'add'Guo, Yejun2020-04-22
* lavf/tls_mbedtls: fix resource leakJun Zhao2020-04-22
* avformat/matroskaenc: Use comparison instead of assignmentAndreas Rheinhardt2020-04-22
* swscale: aarch64: Don't clobber callee-saved registers v8-v15Martin Storsjö2020-04-21
* avformat/mpegtsenc: use the correct stream_types and write HDMV descriptors f...Marton Balint2020-04-21
* avformat/mpegtsenc: factorize determining stream_typeMarton Balint2020-04-21
* avformat/mpegtsenc: only allow one program in m2ts modeMarton Balint2020-04-21
* avformat/mpegtsenc: use standard pids for m2tsMarton Balint2020-04-21
* lavf/tls_gnutls: check for interrupt inside handshake loopBłażej Szczygieł2020-04-21
* hwcontext_vulkan: correctly download and upload flipped imagesLynne2020-04-21
* avformat/matroskaenc: CosmeticsAndreas Rheinhardt2020-04-21
* avformat/matroskaenc: Redo handling of FlagDefaultAndreas Rheinhardt2020-04-21
* avformat/matroskaenc: Don't needlessly copy AVCodecParametersAndreas Rheinhardt2020-04-21
* avformat/matroskaenc: Add const where appropriateAndreas Rheinhardt2020-04-21
* avformat/matroskaenc: Don't waste bytes on length fieldsAndreas Rheinhardt2020-04-21
* avformat/matroskaenc: Only write Tracks if there is a trackAndreas Rheinhardt2020-04-21
* avformat/matroskaenc: Warn that WebM doesn't support AttachmentsAndreas Rheinhardt2020-04-21
* avformat/matroskaenc: Don't use size of inexistent ClusterAndreas Rheinhardt2020-04-21
* avformat/matroskaenc: Add check for using explicit TrackNumberAndreas Rheinhardt2020-04-21
* avformat/matroskaenc: Improve Cues in case of no videoAndreas Rheinhardt2020-04-20
* avformat/matroskaenc: Remove limit on the number of tracksAndreas Rheinhardt2020-04-20
* avformat/matroskaenc: Refactor writing EBML lengthsAndreas Rheinhardt2020-04-20
* avformat/matroskaenc: Rename functions to better reflect what they doAndreas Rheinhardt2020-04-20
* avformat/matroskaenc: Make ebml_num_size() more robustAndreas Rheinhardt2020-04-20
* avformat/matroska: Move mime_tag lists to matroskadecAndreas Rheinhardt2020-04-20
* avformat/matroskaenc: Improve mimetype searchAndreas Rheinhardt2020-04-20
* avcodec/pngdec: Pass ret from decode_iccp_chunk()Michael Niedermayer2020-04-20
* avcodec/adpcm: update get_nb_samples() docZane van Iperen2020-04-20
* avcodec/adpcm_ima_{apc, ssi, oki}: replace while() with for()Zane van Iperen2020-04-20
* fate/truehd: add a test for the truehd_core bitstream filterJames Almer2020-04-20
* fate: move TrueHD tests to their own fileJames Almer2020-04-20
* avformat/dashenc: add missing startWithSap attribute to AdaptationSet elementsJames Almer2020-04-20
* avformat/dashenc: add a PlaybackRate elementJames Almer2020-04-20
* avformat/dashenc: add a maxSegmentDuration attribute to the ManifestJames Almer2020-04-20
* doc/muxers: fix some dashenc option namesJames Almer2020-04-20
* avcodec/qpeg: mark the init function as thread-safe and init cleanup capableJames Almer2020-04-20
* avcodec/qpeg: export missing frame propertiesJames Almer2020-04-20
* avcodec/qpeg: remove an unnecessary intermediary AVFrameJames Almer2020-04-20
* avformat/oggenc: Don't free AVStream's priv_data, fix memleakAndreas Rheinhardt2020-04-20
* avformat/utils: Fix memleak when decoding subtitle in find_stream_infoAndreas Rheinhardt2020-04-20
* avcodec/bsf: Use macro for "packet is empty"Andreas Rheinhardt2020-04-20
* avformat/rtsp: Put strings instead of pointers to strings into arrayAndreas Rheinhardt2020-04-20
* avformat/rtsp: Don't free uninitialized AVBPrintAndreas Rheinhardt2020-04-20
* avformat/movenc: cosmeticsLimin Wang2020-04-20