69979 Commits (d4936d28a11fac6c9c4b4df9625185f93b086986)
 

Author SHA1 Message Date
Michael Niedermayer d4936d28a1 avformat/asfdec: Use 64bit ret to avoid overflow 10 years ago
Rodger Combs 62e95757d5 wtvdec: fix integer overflow resulting in errors with large files 10 years ago
Michael Niedermayer f015d3d539 MAINTAINERS: Add Oleksij as maintainer for DSS* 10 years ago
Hendrik Leppkes 28bf05e7b5 hlsenc: remove the AVIOContext for the playlist from the muxer context 10 years ago
Kevin Wheatley 31c7c0e156 avformat/movenc: Move avid DNxHD padding to the correct spot 10 years ago
Michael Niedermayer 588361dd26 avcodec/dca: move remaining tables to dcadata 10 years ago
Michael Niedermayer 6c91afe497 avcodec/snowdec: Fix avmv_index increment 10 years ago
Arwa Arif 627d2a7628 avfilter/vf_eq: Add process_command to eq. 10 years ago
Michael Niedermayer b11edbd289 avcodec/dss_sp: Avoid a slow division and modulo in the pitch_lag calculation 10 years ago
Michael Niedermayer 31fb029f2d avcodec/dss_sp: de-obfuscate index inversion 10 years ago
Michael Niedermayer 4f1c1b26f2 avcodec/dss_sp: Protect DSS_SP_FORMULA() with a set of outside brackets 10 years ago
Michael Niedermayer be0cb7e053 avformat/dss: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer b2bbe8298b avformat/dss: Check sscanf() return value in dss_read_metadata_date() 10 years ago
Michael Niedermayer 29d2197d88 Merge commit 'b727b0eeb73cd78533a7fd387ceccd505e48fa6c' 10 years ago
Michael Niedermayer e821910a21 Merge commit '062cd5a975ff7bd6fb91f9b4d1d9d102a7545499' 10 years ago
Michael Niedermayer dfe5a9f022 Merge commit 'c56b9b1eb278c5ef89d3f0832a56dfe4732cb68b' 10 years ago
Michael Niedermayer 99bcfe6227 Merge commit '0fbb271318899a0fb1fbcbb3db8292e909b91e23' 10 years ago
Michael Niedermayer ac649bb775 Merge commit '11c22dfd495bbd3f38df639772aa4bb9a1be882d' 10 years ago
Michael Niedermayer 841e9f431c Merge commit '4e08c821106fc1d6d358864abf0d8488b12f38c6' 10 years ago
Michael Niedermayer 560eb7179a Merge commit '31d2039cb42668ebcf08248bc48bbad44aa05f49' 10 years ago
Michael Niedermayer e3755119fa Merge commit '5b1d9ceec715846a58fe029bc3889ed6fa62436a' 10 years ago
Vittorio Giovara b727b0eeb7 fate: Add tests for DSS 10 years ago
Oleksij Rempel 062cd5a975 lavf: Add DSS demuxer 10 years ago
Oleksij Rempel c56b9b1eb2 lavc: Add DSS SP decoder 10 years ago
Anton Khirnov 0fbb271318 qsv_api: fix building with libmfx disabled 10 years ago
Anton Khirnov 11c22dfd49 configure: add missing h264_qsv hwaccel deps 10 years ago
Michael Niedermayer 65da611d34 Merge remote-tracking branch 'cigaes/master' 10 years ago
Kevin Wheatley fb3fb1d0d4 avformat/mov: Add simple ACLR atom reading to set the color range of the incomming track for codec's like DNxHD that utilise AVID's proprietary atom. 10 years ago
Anton Khirnov 4e08c82110 lavc: add an Intel libmfx-based H.264 decoder 10 years ago
Anton Khirnov 31d2039cb4 h264_parser: export video format and dimensions 10 years ago
Anton Khirnov 5b1d9ceec7 pixfmt: add a pixel format for QSV hwaccel 10 years ago
Nicolas George c49c42a4a3 doc/faq: explain DAR/SAR preserving. 10 years ago
Nicolas George b491751409 doc: set documentencoding on toplevel texi files. 10 years ago
Clément Bœsch 2280552057 avfilter/palettegen: raise cache size from 64k to 512k 10 years ago
Michael Niedermayer c1ff2cdbca Merge commit '0f532fd3f9b9ca974cea0feb8ddcaf4a7f3b23c5' 10 years ago
Himangi Saraogi 0f532fd3f9 rv40: Return more meaningful error codes 10 years ago
Michael Niedermayer f144e4ddff avcodec/wmalosslessdec: use sizeof() instead of a literal number 10 years ago
Michael Niedermayer 9d88be6873 avfilter/vf_subtitles: Add () to protect the argument of the AA() macro 10 years ago
Michael Niedermayer e0be5c4fbe avutil/sha: Protect macro arguments with () 10 years ago
Michael Niedermayer 80d278a981 ffmpeg_opt: Add missing MATCH_PER_TYPE_OPT() for data codecs 10 years ago
Michael Niedermayer 77c133f7ac Merge commit 'd617e77cecc5b363ef1860955b548f4ac007add6' 10 years ago
Michael Niedermayer 00acf38379 Merge commit '2de887e45b664f44b51686f5979fa8ce6dfe2ec2' 10 years ago
Supraja Meedinti 4b7c26843c tests: fate: adding fate-test for twofish 10 years ago
Michael Niedermayer 9e008ed1b4 avformat/movenc: Fix use of uninitialized variable (ret) 10 years ago
Derek Buitenhuis 8b96e8dd28 libx265: Add crf private option 10 years ago
Derek Buitenhuis b920db6731 libx265: Reduce the scope of some variables 10 years ago
Derek Buitenhuis d617e77cec libx265: Add crf private option 10 years ago
Derek Buitenhuis 2de887e45b libx265: Reduce the scope of some variables 10 years ago
Michael Niedermayer b68d902b6e avformat/ffmenc: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer c8c10a5fc7 avformat/ffmenc: Fix memleak of buf 10 years ago