97913 Commits (2e08b39444ab27477e6ea2a184ae7fe1b9786594)
 

Author SHA1 Message Date
Lynne 2e08b39444
hwcontext: add av_hwdevice_ctx_create_derived_opts 5 years ago
Lynne 9576e49b40
oggdec: remove the oggparsedaala subdemuxer 5 years ago
Nicolas George 88567a2e52 lavfi: add untile filter. 5 years ago
Nicolas George 2a52f19a91 lavfi/framesync: use av_gcd_q(). 5 years ago
Nicolas George 6b65c4ec54 lavu: add av_gcd_q(). 5 years ago
Nicolas George beb98c0181 lavfi/tests/formats: reindent. 5 years ago
Nicolas George d5e5c6862b lavfi/formats: remove dead code. 5 years ago
Nicolas George df123590f0 lavfi/vf_crop: use ff_formats_pixdesc_filter(). 5 years ago
Nicolas George 563e1df5d6 lavfi/formats: add ff_formats_pixdesc_filter(). 5 years ago
Andreas Rheinhardt aef670cff4 avformat/webm_chunk: Open AVIOContext before initializing sub-muxer 5 years ago
Andreas Rheinhardt a5572f5a80 avformat/matroskaenc: Forward errors from avpriv_split_xiph_headers() 5 years ago
Andreas Rheinhardt 39f5bb6a3f avformat/matroskadec: Use proper context for logging 5 years ago
Andreas Rheinhardt 6fb79c1af5 avcodec/xiph: Return better error codes 5 years ago
Andreas Rheinhardt b7d334e7b6 avformat/segment: Propagate disposition 5 years ago
Andreas Rheinhardt a6828034e0 avformat/segment: Access AVStream more directly 5 years ago
Andreas Rheinhardt b2c0b3774f avformat/webmdashenc: Simplify parsing strings 5 years ago
Andreas Rheinhardt 1e689518d5 avformat/webmdashenc: Don't segfault on invalid arguments 5 years ago
Andreas Rheinhardt 9b61482627 avformat/webmdashenc: Remove possibility of infinite loop 5 years ago
Andreas Rheinhardt 1030993db2 avformat/webmdashenc: Be more strict when parsing stream indices 5 years ago
Andreas Rheinhardt 325c901430 avformat/webmdashenc: Avoid allocation for parsing a number 5 years ago
Andreas Rheinhardt 06fdc82337 avformat/mux: Remove unnecessary unreferencing of AVPacket 5 years ago
Andreas Rheinhardt 9dd8f7312a avformat/avformat: Remove redundant "NOT PART OF PUBLIC API" 5 years ago
Mark Reid 04f67dcccf avfilter/vf_lut3d: initial float pixel format support 5 years ago
Oneric e6dcb6a0db avcodec/ass: explicitly set ScaledBorderAndShadow 5 years ago
Marton Balint 82f9eb6f6c avcodec: move mpeg4 profiles to profiles.h 5 years ago
Marton Balint ebb770d3ab avcodec: move msbc profile to encoder 5 years ago
Marton Balint d55f1cc58b avcodec/options_table: remove dts profiles 5 years ago
Marton Balint aee036cdd0 avcodec: move aacenc profiles to profiles.h 5 years ago
Marton Balint 337fe4bcc2 avcodec/options_table: make AVCodecContext->profile search for child constants 5 years ago
Marton Balint af9e622776 avutil/opt: add AV_OPT_FLAG_CHILD_CONSTS 5 years ago
Martin Storsjö 638b5d51cf movenc: Fix accidental leftover duplication from 1aec1fbcc5 5 years ago
Martin Storsjö c116c127f9 mfenc: Fall back to avctx->time_base if avctx->framerate isn't set 5 years ago
Martin Storsjö fea5f5bc64 mfenc: Fix setting has_b_frames for max_b_frames == 1 5 years ago
Martin Storsjö 1aec1fbcc5 movenc: Fix conversion of the first frame for extradata-less H264/HEVC 5 years ago
Martin Storsjö 1f7c8d319b cbs_h265: Fix use of an uninitialized variable 5 years ago
James Almer 1e8ed181e3 avcodec/bsf: mention that av_bsf_send_packet() returning EAGAIN is not an error 5 years ago
Anton Khirnov bdd6aa25c1 avcodec.h: split bitstream filters API into its own header 5 years ago
Anton Khirnov bf80725352 lavc: rename bsf.h to bsf_internal.h 5 years ago
Anton Khirnov 9d443c3e68 avcodec.h: split AVCodecParameters API into its own header 5 years ago
Anton Khirnov f30a41a608 Stop hardcoding align=32 in av_frame_get_buffer() calls. 5 years ago
Anton Khirnov 8cfab9fa8c cmdutils: drop libavformat/network.h include 5 years ago
Paul B Mahol ca7095a907 avfilter/af_aiir: move response drawing as last step 5 years ago
Paul B Mahol 8c825e43f8 avfilter/af_aiir: fix first denominator calculation 5 years ago
Paul B Mahol 07a9e5ec5e avfilter/af_aiir: add more descriptive options aliases 5 years ago
Paul B Mahol ffda57b800 avfilter/af_aiir: export normalize option 5 years ago
Paul B Mahol 1fc5ddf774 avfilter/af_aiir: fix first delay value 5 years ago
Andreas Rheinhardt 38490cbeb3 avformat/utils: Set stream side-data size even without side-data 5 years ago
Andreas Rheinhardt 72baae1395 avformat/matroskaenc: Remove pointless casts 5 years ago
Andreas Rheinhardt 68dd1e6a57 avformat/matroskaenc: Don't use stream side-data size 5 years ago
Joey Smith d29c429744 avformat/http: increase BUFFER_SIZE to MAX_URL_SIZE + HTTP_HEADERS_SIZE 5 years ago