26206 Commits (3528bfed450842a991df6e076fe72d4c2eee6432)

Author SHA1 Message Date
Marth64 3528bfed45 avformat/smoothstreamingenc: check return value of avcodec_parameters_copy() 3 months ago
Scott Theisen be784e95ac avformat/mpegts: add support for ATSC E-AC-3 streams 3 months ago
Richard Mitic 67c2f80d2c libaformat/mp3dec: Register the MIME type "audio/mpeg" to the mp3 decoder. 3 months ago
Marth64 1d55f54846 avformat/dvdvideodec: don't allow seeking beyond dvdnav reported duration 3 months ago
Marth64 0912407b9d avformat/dvdvideodec: discard duplicate or partial AC3 samples 3 months ago
Marth64 f2f238c3a4 avformat/dvdvideodec: drop packets with unset PTS or DTS 3 months ago
Marth64 3656379d92 avformat/dvdvideodec: remove unnecessary need_parsing argument 3 months ago
Marth64 a2c57e27d6 avformat/dvdvideodec: open subdemuxer after initializing IFO headers 3 months ago
Marth64 60434b483c avformat/dvdvideodec: remove auto value for menu_lu option 3 months ago
Marth64 4a03e95ff4 avformat/dvdvideodec: default menu_vts option to 1 and clarify description 3 months ago
Marth64 afc152f564 avformat/dvdvideodec: check the length of a NAV packet when reading titles 3 months ago
Marth64 a1ae66c827 avformat/dvdvideodec: reset the subdemuxer on discontinuity instead of flushing 3 months ago
Marth64 1964faa568 avformat/dvdvideodec: simplify dvdvideo_read_packet() 3 months ago
Marth64 c1e4b6c676 avformat/dvdvideodec: enable chapter calculation for menus 3 months ago
Marth64 b38ca20bf2 avformat/dvdvideodec: standardize the NAV packet event signal 3 months ago
Marth64 6bbaa7db49 avformat/dvdvideodec: move memcpy below missed NAV packet warning 3 months ago
Marth64 e1ace1d314 avformat/dvdvideodec: remove "auto" value for -pg option, default to 1 3 months ago
Marth64 39c662f541 avformat/dvdvideodec: measure duration of the current menu VOBU in state 3 months ago
Marth64 94346edbbf avformat/dvdvideodec: fix menu PGC number off-by-one in state 3 months ago
Marth64 3ad96243d7 avformat/dvdvideodec: remove unused headers 3 months ago
Michael Niedermayer 0b8c9cf5b4
avformat/movenc: Fix ffv1 support 3 months ago
Marth64 7332b1700e avformat/sapdec: check return value of avcodec_parameters_copy() 3 months ago
James Almer edc7b67508 avformat/iamf: use the new Binaural channel layout 3 months ago
James Almer e7bdaadce6 avformat/mov: check that items are allocated before accessing them 3 months ago
Michael Niedermayer 96d45c3b21
avformat/vividas: Check avio_read() for failure 3 months ago
Michael Niedermayer e30d957a9b
avformat/ilbc: Check avio_read() for failure 3 months ago
Michael Niedermayer 898f6582eb
avformat/nistspheredec: Clear buffer 3 months ago
Michael Niedermayer bf8e43083f
avformat/mccdec: Initialize and check rate.den 3 months ago
Michael Niedermayer beca13a42e
avformat/rpl: check channels 3 months ago
James Almer 92b849df13 avformat/mov: reindent after previous commit 3 months ago
James Almer 2e338152a2 avformat/mov: use an array of pointers for heif_item 3 months ago
vectronic 7f51cf75c6 avformat/hls: improve comment 3 months ago
vectronic 380a518c43 avformat/mov: if pos has been reset, clear fragments and indexes and search for next root 3 months ago
Tomas Härdin 733d891bdf lavf/mxfenc: Use nb_components, not av_pix_fmt_count_planes() 3 months ago
Peter Ross 33802e7c32 avcodec/rv60: RealVideo 6.0 decoder 3 months ago
Peter Ross ae8295417a avformat/rmdec: support RMHD file format 3 months ago
James Almer 707e2184ca avformat/riff: map Y416 fourcc to RAWVIDEO decoder 4 months ago
James Almer faec8763e8 avformat/riff: map Y210 and Y216 fourcc to RAWVIDEO decoder 4 months ago
Michael Niedermayer db7b4fc89f
avformat/mpegts: Initialize predefined_SLConfigDescriptor_seen 4 months ago
Michael Niedermayer 23088a5ff2
avformat/mxfdec: Fix overflow in midpoint computation 4 months ago
Tomas Härdin baa23e40c1 lavf/mxfdec: Set a scan direction explicitly 4 months ago
James Almer 1edc748eff avformat/movenc: explicitly support V30XLE and not the host native endian version 4 months ago
Anton Khirnov 86460a0342 lavf/flvdec: replace a private option with a field in FFFormatContext 4 months ago
Anton Khirnov 31da5222a4 lavf: replace FFFormatContext.prefer_codec_framerate with FF_INFMT_FLAG 4 months ago
Anton Khirnov 12e5116872 lavf: deprecate av_format_inject_global_side_data() 4 months ago
Anton Khirnov cb80ec0b6c lavf: move demuxing-specific fields from FFFormatContext to FormatContextInternal 4 months ago
Anton Khirnov 6d05e7e314 lavf: move muxing-specific fields from FFFormatContext to FormatContextInternal 4 months ago
Anton Khirnov 772911d3a8 lavf: add new struct for data private to generic layer 4 months ago
Anton Khirnov 461a359abc lavf: add a header for generic-layer interfaces 4 months ago
Anton Khirnov de49452bc1 lavf/internal: remove a prototype for non-existent function 4 months ago