101707 Commits (3cc4a140ef18e340fa3f003daf66ded8c275de38)
 

Author SHA1 Message Date
Zane van Iperen 3cc4a140ef
avformat/kvag: allow seeking to start 4 years ago
Zane van Iperen e550667f61
avcodec/adpcm_ima_cunning: reset state on flush 4 years ago
Zane van Iperen 257d9f91fc
avcodec/adpcm_ima_alp: reset state on flush 4 years ago
Zane van Iperen ff7bbd6d88
avcodec/adpcm_ima_ssi: reset state on flush 4 years ago
Zane van Iperen 660c14a9b9
avcodec/adpcm_argo: reset state on flush 4 years ago
Zane van Iperen efb58ec8f9
avcodec/adpcm_aica: reset state in flush callback 4 years ago
Zane van Iperen 95280cf3e7
avcodec/adpcm_zork: reset state in flush callback 4 years ago
Zane van Iperen 55a50885b9
avcodec/adpcm: add comment to has_status field 4 years ago
Andreas Rheinhardt 7439267eeb avcodec/kmvc: Avoid branch when swapping pointers 4 years ago
Andreas Rheinhardt efbfee4c1a avcodec/kmvc: Move commonly used variables to the front of the context 4 years ago
Andreas Rheinhardt fb6a8847ad avcodec/kmvc: Prefer in-band palette 4 years ago
Andreas Rheinhardt ea70c39dee avcodec/vc1dec: Postpone allocating sprite frame to avoid segfault 4 years ago
Gyan Doshi 322be6107a doc/filters: fix option name for mix filter 4 years ago
Andreas Rheinhardt a77beea6c8 avutil/frame: Deprecate av_get_colorspace_name() 4 years ago
Andreas Rheinhardt 54127cc427 avcodec/avcodec: Use AVBPrint in avcodec_string() 4 years ago
Andreas Rheinhardt e65a5df4fa avcodec/avcodec: Update check for identical colorspace/primaries/trc names 4 years ago
Andreas Rheinhardt 88b7d9fd36 avcodec/avcodec: Don't use NULL for %s printf specifier 4 years ago
Andreas Rheinhardt 48aa531984 avcodec/avcodec: Use dedicated pointer to access AVCodecInternal 4 years ago
Wenlong Ding 16e5014649 tests/dnn/dnn-layer-mathunary-test: add unit test for exp 4 years ago
Wenlong Ding b460595dd7 lavfi/dnn/dnn_backend_native_layer_mathunary: add exp support 4 years ago
Andreas Rheinhardt dfad5794fb avformat/amvenc: Remove unnecessary av_packet_free() 4 years ago
Andreas Rheinhardt 3903c139a9 avformat/webpenc: Fix memleak when trailer is never written 4 years ago
Andreas Rheinhardt df9d969954 avformat/webpenc: Reindentation 4 years ago
Andreas Rheinhardt f9043de99a avformat/webpenc: Fix memleak when using invalid packets 4 years ago
Andreas Rheinhardt 484a322f0a avformat/webpenc: Use init instead of write_header function 4 years ago
Andreas Rheinhardt 0519a32a64 avformat/ipmovie: Avoid stack packet 4 years ago
Andreas Rheinhardt 79a90b42ca avformat/ipmovie: Remove redundant initializations 4 years ago
Andreas Rheinhardt 2ef4c5bba4 avformat/ipmovie: Fix indentation 4 years ago
Andreas Rheinhardt 7070bc53aa avformat/ipmovie: Deduplicate parsing video data opcodes 4 years ago
Andreas Rheinhardt 0ce702d999 avformat/ipmovie: Avoid reading packets during read_header 4 years ago
Andreas Rheinhardt da9eed79b9 avformat/ipmovie: Remove redundant av_packet_unref() 4 years ago
Andreas Rheinhardt 3750390ede avformat/asfdec_f: Avoid stack packet 4 years ago
Andreas Rheinhardt 2e1d5123c1 avformat/moflex: Simplify freeing packets 4 years ago
Andreas Rheinhardt a4d036965d avformat/matroskadec: Reuse AVFormatInternal.parse_pkt 4 years ago
Alok Priyadarshi adff25412a avformat/rtpdec: attach producer reference time if available 4 years ago
Carl Eugen Hoyos 3220a908ca lavc/mjpegdec: Decode format 211121 as YUV 4:4:4 4 years ago
Andreas Rheinhardt 4a9eb7072c avformat/utils: Don't allocate separate packet for extract_extradata 4 years ago
Andreas Rheinhardt e375e09d82 libavformat/utils: Fix indentation 4 years ago
Andreas Rheinhardt bcf707639e avcodec/svq3: Don't copy watermarked frame data twice 4 years ago
Andreas Rheinhardt 3ab1a890e8 avcodec/svq3: Use av_fast_padded_malloc() instead of av_fast_malloc() 4 years ago
Andreas Rheinhardt 84b02bbb78 avformat/s337m: Use av_get_packet() to read packet 4 years ago
Andreas Rheinhardt 47d0b86cf3 avformat/s337m: Use and test Dolby-E-parser 4 years ago
Andreas Rheinhardt 2fccd8bfb9 avformat/utils: Fix confusing return value for ff_read_packet() 4 years ago
Andreas Rheinhardt 7b10083933 avcodec: Factor updating palette out 4 years ago
Andreas Rheinhardt ab5803553b avformat/apetag: Avoid stack packet when reading attached picture 4 years ago
James Almer 34f4f57800 avformat: remove FF_API_INIT_PACKET from AVStream.attached_pic 4 years ago
Derek Buitenhuis e668c55649 FATE: Add test for probing MOV/MP4 files with extended box sizes 4 years ago
Derek Buitenhuis 85f397c828 avformat/mov: Fix extended atom size buffer length check 4 years ago
Gyan Doshi 75fd3e1519 avformat/rtp_mpegts: typedef MuxChain struct 4 years ago
Gyan Doshi 36a5ae619a configure: select child muxers for rtp_mpegts 4 years ago