25799 Commits (4e47847119cee3ebdd3e13890a3da8e0552f00f9)

Author SHA1 Message Date
Marton Balint 44b2769619 avformat/pcm: decrease target audio frame per sec to 10 12 months ago
Marton Balint 05936403f9 avformat/wavdec: use ff_pcm_default_packet_size for the default packet size 12 months ago
Marton Balint 9c2c0c37f8 avformat/pcm: factorize and improve determining the default packet size 12 months ago
Gyan Doshi f5441e441f avformat/mpegtsenc: correct bitstream check 12 months ago
Marth64 4464b7eeb1 avformat/dvdvideodec: use int64_t for menu blocks_read and make format expressions portable 1 year ago
Andreas Rheinhardt c00cd007e8 configure: Remove av_restrict 1 year ago
Andreas Rheinhardt 53a51e70f2 avformat/internal: Remove declaration for ff_format_io_close_default() 1 year ago
Andreas Rheinhardt 7a089ed8e0 avformat/avidec: Fix integer overflow iff ULONG_MAX < INT64_MAX 1 year ago
Marton Balint 7196b12b2b avformat/daudenc: force 2000 sample packet size with a bsf 1 year ago
Christian Lee Seibold 384cc270d2 avformat/gopher: Add audio and video itemtypes 1 year ago
Kristoffer Brånemyr 51d303e20c avformat/webvttdec: Skip more parts of header to let parsing continue 1 year ago
Andreas Rheinhardt 41ab25cb2d avformat/fifo_test: Move into tests/fifo_muxer.c 1 year ago
Marth64 b3d87fb0c4 avformat/sccdec: remove unused bprint.h include 1 year ago
Marth64 9b981e3112 avcodec/rcwtenc: canonize name and refresh documentation 1 year ago
asivery 9124d807dc avformat/aea: add aea muxer 1 year ago
Marth64 275877b981 avformat/dvdvideodec: add menu demuxing support 1 year ago
Marth64 b8cbaad2ac avformat/dvdvideodec: add CLUT utilities and subtitle color support 1 year ago
Stefano Sabatini 5828aaa2b5 lavf/fifo: sort options by name 1 year ago
Stefano Sabatini 53a952a731 lavf/fifo: fix typo 1 year ago
Stefano Sabatini bce9234f10 lavf/dvenc: improve error messaging 1 year ago
Michael Niedermayer b2d7cbc378
avformat/concatdec: Check in and outpoints to be to produce a positive representable duration 1 year ago
Marth64 ffc3f2a350 avformat/dvdvideodec: assign mono channel layout explicitly 1 year ago
Marton Balint 64634e809f avformat/mxfenc: add h264_mp4toannexb bitstream filter if needed when muxing h264 1 year ago
Andreas Rheinhardt 93178c6c1a avformat/tests/movenc: Constify write functions 1 year ago
Anton Khirnov 384a207ea9 lavf/matroskadec: add missing linebreaks in error messages 1 year ago
James Almer 783d00b203 libs: bump major version for all libraries 1 year ago
James Almer c8db1006ef avformat/avformat: Reorder AVFormatContext fields 1 year ago
James Almer 53cdf94653 avformat/avformat: remove AVFormatContext.ts_id 1 year ago
Andreas Rheinhardt cd93ba6531 avformat/demux: Use enum AVCodecID for raw_codec_id 1 year ago
Andreas Rheinhardt b800327f4c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 1 year ago
James Almer d4574a9b64 avformat/version_major: postpone some deprecations until the next bump 1 year ago
James Almer b8fef7e9c5 avutil: remove deprecated FF_API_PKT_DURATION 1 year ago
James Almer 65ddc74988 avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT 1 year ago
James Almer 02aea61d69 avformat: remove deprecated FF_API_AVIO_WRITE_NONCONST 1 year ago
James Almer d6799ee0e4 avformat: remove deprecated FF_API_AVFORMAT_IO_CLOSE 1 year ago
James Almer aaefe47913 avformat: remove deprecated FF_API_AVIODIRCONTEXT 1 year ago
James Almer c4c6c9e9d2 avformat: remove deprecated FF_API_GET_END_PTS 1 year ago
Andreas Rheinhardt 49707b0590 avformat/options: Deprecate av_fmt_ctx_get_duration_estimation_method() 1 year ago
James Almer 1a34eb3ffc avformat/mov: fix setting dependent disposition on ambisonic IAMF streams 1 year ago
James Almer ab15c04dee avformat/avformat: add a function to return the name of stream groups 1 year ago
James Almer 79c6ba9007 avformat/iamf_writer: constify some variables 1 year ago
James Almer 988e3a061a avformat/iamf_writer: clear extradata_size on extradata allocation failure 1 year ago
Andreas Rheinhardt 440f8186ef avformat/dashenc, hlsenc: Return 0 on succes from write_header 1 year ago
Andreas Rheinhardt d085f341d6 avformat/hlsenc: Redo checking for strftime %s support to avoid warnings 1 year ago
Andreas Rheinhardt fed46d7706 avformat/avio: Avoid av_strdup(NULL) 1 year ago
Andreas Rheinhardt c856e4c546 avformat/avio: Avoid indirection in ffio_fdopen() 1 year ago
Andreas Rheinhardt 57e20dd6b6 avformat/avio: Avoid function pointer casts 1 year ago
Andreas Rheinhardt f0abb44fbf avformat/aviobuf: Move code specific to URLContexts to avio.c 1 year ago
James Almer 44e5749462 avformat/iamfenc: ensure updated extradata is written 1 year ago
James Almer 56d630e6c2 avformat/iamf_writer: update extradata from packet side data 1 year ago