26148 Commits (de976eaf30df33e86c58c8c9af9905c1d8441934)

Author SHA1 Message Date
asivery 31a63e4e01 avformat/oma: Demux oma-encapsulated AAC audio 3 months ago
James Almer 02306cbfee avcodec: deprecate v410 de/encoder 3 months ago
James Almer 3c64d614c7 avcodec: deprecate v308 de/encoder 3 months ago
James Almer e2427a4223 avcodec: deprecate v408 de/encoder 3 months ago
James Almer c5cf98d77e avformat/movenc: add support for V30X pixel format 3 months ago
James Almer 12fc358249 avformat/movenc: add support for VYU444 pixel format 3 months ago
James Almer d6b08e0c0f avformat/movenc: add support for UYVA pixel format 3 months ago
James Almer 8b208362ae avformat/riff: map v410 fourcc to RAWVIDEO decoder 3 months ago
James Almer f6878a9b09 avformat/riff: map v308 fourcc to RAWVIDEO decoder 3 months ago
James Almer b9653e3d3c avformat/riff: map v408 fourcc to RAWVIDEO decoder 3 months ago
James Almer 1f9a44a7fc avformat/riff: map y408 fourcc to RAWVIDEO decoder 3 months ago
Michael Niedermayer c4122406f6
avformat/matroskadec: Check desc_bytes so bits fit in 64bit 3 months ago
Michael Niedermayer 057b8c2066
avformat/mov: Avoid overflow in dts 3 months ago
Martin Schitter 3cb648d569
libavformat/mxf: Add ULs for DNxUncompressed 3 months ago
James Almer e907bf677a avformat/mov: split off lcevc stream group initialization to its own function 3 months ago
James Almer d5eb0e7fb3 avformat/mov: split off heif item initialization to its own function 3 months ago
James Almer 650ce61745 avformat/mov: don't abort on invalid clap box data 3 months ago
James Almer 7573f02840 avformat/mov: get heif image mirroring from imir box 3 months ago
James Almer f225e6f3c6 avformat/mov: parse clap boxes that reference heif items 3 months ago
James Almer ba6eeb2c65 avformat/mov: parse colr boxes that reference tile grids 3 months ago
James Almer 58c265d956 avformat/mov: factorize getting the current item 3 months ago
Tomas Härdin 25d605d080 lavf/mxfdec: Remove a call to avio_tell() in klv_read_packet() 3 months ago
Tomas Härdin 649ac17efd lavf/mxfdec: Speed up mxf_edit_unit_absolute_offset() 3 months ago
Tomas Härdin e3fa469a55 lavf/mxfdec: Speed up klv_read_packet() 3 months ago
James Almer 76eb3e5ff3 avformat/mov: get heif image rotation from irot box 3 months ago
James Almer 50d1b89fa0 avformat/avformat: add side data to AVStreamGroupTileGrid 3 months ago
James Almer 04182b5549 avformat/mov: don't return the latest stream when an item stream is expected 3 months ago
Jonathan Baecker f3d2624bfa avformat/hlsenc: Fix missing EXT-X-DISCONTINUITY tag in subtitle streams 3 months ago
Zhao Zhili f56a54387b avformat/img2enc: Fix integer truncation when frame_pts is enabled 3 months ago
Zhao Zhili a2d9663241 avformat/internal: Add ff_get_frame_filename 3 months ago
James Almer 01c47dd235 avformat/dump: don't print streams withing a group twice 3 months ago
James Almer 9d265a9677 avformat/dump: reduce indentation when printing streams within a group 3 months ago
James Almer 545de54e3e avformat/dump: always print non-tile streams in tile grid groups 3 months ago
Michael Niedermayer 38e224c2ba
*/version.h: bump after release/7.1 branch 3 months ago
Michael Niedermayer e1094ac45d
*/version.h: bump minor versions for release/7.1 3 months ago
Michael Niedermayer fde8637fda
avformat/asf: Check picsize 3 months ago
James Almer 0dd6f1d5bf avformat/mov: fix setting index of LCEVC enhancement stream 3 months ago
Jonathan Baudanza 6b3f9c2e92 avformat/rtpdec: fix integer overflow in start_time_realtime calculation 3 months ago
James Almer 5fa9c4e596 avformat/mov: support for LCEVC tracks 4 months ago
James Almer ba0ef0860f avformat: add an LCEVC stream group 4 months ago
Michael Niedermayer 6be3786c82
avformat/mxfdec: Check timecode for overflow 4 months ago
Michael Niedermayer 5a96aa435a
avformat/mxfdec: More offset_temp checks 4 months ago
Michael Niedermayer 176db9db6e
avformat/flvdec: Free metaVideoColor 4 months ago
Tomas Härdin 665bf46ac2 lavf/mxfdec: Handle KLV fill 4 months ago
Tomas Härdin 8f2ba4333d lavf/mxfdec: Switch to mxf_metadata_read_table loop to FF_ARRAY_ELEMS, skip if read == NULL 4 months ago
James Almer 1c706cec46 avformat/mov_chan: add extra checks to channel description count 4 months ago
Marth64 8707c8660d avformat/dvdvideodec: implement seeking 4 months ago
sfan5 e66f977494 lavf/tls_mbedtls: restrict TLSv1.3 verification workaround to affected version 4 months ago
jiangjie f606872ed0 avformat/dashdec: The segments in dash file doesn't read completely when segment's size and duration is very small. 4 months ago
Marvin Scholz 6229e4ac42 avformat/mxfdec: narrow variable scopes 4 months ago