21192 Commits (fe447c0609cda8a0110a7b83834b87aa2bc123a4)

Author SHA1 Message Date
sanil 551a029a18 libavformat/dashdec: Support negative value of the @r attrbute of S in SegmentTimeline element. 7 years ago
Sasi Inguva 12673bb253 lavf/mov.c: Set start_time for all streams (in case of edit lists). 7 years ago
Carl Eugen Hoyos 6130068453 lavf/mov: Force HEVC codec_id for code-point dvh1 and an hvcC atom. 7 years ago
Colin NG af4c2acddd libavformat/dashdec: Fix for un-free memory 7 years ago
Steven Liu 243ecadad5 avformat/flvdec: add flv_full_metadata option into flvdec 7 years ago
Steven Liu 3b99bb3889 avformat/flvdec: reindent code for previous commit 7 years ago
Steven Liu d37125fb91 avformat/flvdec: add flv_ignore_prevtag option into flvdec 7 years ago
Steven Liu d54ae9b782 avformat/dashdec: remove unused functions and process code 7 years ago
Jacek Jendrzej 0cf5e6b5b4 avformat/dashdec: Fix memleak when resolve_content_path 7 years ago
Jacek Jendrzej 2f45378ba1 avformat/dashdec: fix for ticket #7336 7 years ago
Michael Niedermayer 6b67d7f059 avformat/flvenc: Check audio packet size 7 years ago
James Almer 2de5209d91 avformat/matroskaenc: filter and reorder AV1 OBUs 7 years ago
James Almer ded339fb3c avformat/av1: reorder OBUs before writting them in ff_isom_write_av1c() 7 years ago
James Almer 692e323d89 avcodec/av1_parse: return size of the parsed OBU in parse_obu_header() 7 years ago
James Almer 1e126560c2 avformat/av1: return an error when no data is provided to ff_isom_write_av1c() 7 years ago
Gyan Doshi c9118d4d64 avformat/avs: add descriptive name and url 7 years ago
Antonio Morell 6f3e2913f5 libavformat/dashenc: Fix relative URI of HLS master playlist 7 years ago
Timo Rothenpieler ed647ab79f avformat/librtmp: fix returning EOF from Read/Write 7 years ago
hwren b7b7b8e8a1 lavf: add avs2 fourcc 7 years ago
Jun Zhao 790cf9518a lavf/tcp: add option to setting Maximum Segment Size 7 years ago
Michael Niedermayer a37c620269 avformat/mov: Check default_encrypted_sample before use in mov_read_sample_encryption_info() 7 years ago
Carl Eugen Hoyos fa35ab80f3 lavf/isom: Make auxiliary_offsets consistently uint64_t. 7 years ago
Carl Eugen Hoyos c51e0cd6ed lavf/flvdec: Remove an outdated comment. 7 years ago
Marton Balint a5c17cf43e avformat/mxfdec: drop invalid index table segments when sorting them 7 years ago
Paul B Mahol 251329fa76 avformat/bink: move code for skipping unknown fields to correct place 7 years ago
James Almer 9888a19db4 avformat/movenc: add support for AV1 streams 7 years ago
James Almer 9ca7ad246d avformat/mov: add support for AV1 streams 7 years ago
Baptiste Coudurier b420fead53 avformat/mxfdec: only call mxf_free_metadataset when ctx_size is != 0, otherwise ctx == mxf 7 years ago
Gyan Doshi 8aa6d9a8d3 avformat/mov: only set handler_name from mdia->hdlr 7 years ago
Karsten Otto c5329d64b1 aadec: improve seeking in mp3 content 7 years ago
Gyan Doshi 28ed68fa31 avformat/movenc: add reason for minf->hdlr in MOV only 7 years ago
Marton Balint e5ff2c0c06 avformat/mxfdec: only return stream indexes which have a corresponding track 7 years ago
Sven Dueking f25117a428 libsrt: Pass the correct pointer for the passphrase 7 years ago
Michael Niedermayer b0644f7f72 avformat/mov: Simplify last element computation in mov_estimate_video_delay() 7 years ago
Michael Niedermayer aba13dc13e avformat/mov: Break out of inner loop early in mov_estimate_video_delay() 7 years ago
Michael Niedermayer 3ce4034308 avformat/mov: Eliminate variable buf_size from mov_estimate_video_delay() 7 years ago
Michael Niedermayer c995e01b1e avformat/mov: remove modulo operations from mov_estimate_video_delay() 7 years ago
Steven Liu bd8a5c6b7c avformat/hlsenc: improve compute after_init_list_dur 7 years ago
Michael Niedermayer fa19fbcf71 avformat/movenc: Write version 2 of audio atom if channels is not known 7 years ago
Karsten Otto 6cc6b619b9 aadec: add chapters and seeking 7 years ago
Karsten Otto c126065947 aadec: improve eof detection 7 years ago
Michael Niedermayer 3a2d21bc5f avformat/movenc: Check input sample count 7 years ago
Michael Niedermayer cced03dd66 avformat/mms: Add missing chunksize check 7 years ago
Michael Niedermayer 9807d3976b avformat/pva: Check for EOF before retrying in read_part_of_packet() 7 years ago
Michael Niedermayer a7e032a277 avformat/rmdec: Do not pass mime type in rm_read_multi() to ff_rm_read_mdpr_codecdata() 7 years ago
Michael Niedermayer 2b46ebdbff avformat/asfdec_o: Check size_bmp more fully 7 years ago
Michael Niedermayer bab0716c7f avformat/mxfdec: Fix av_log context 7 years ago
Marton Balint e37741d26a avformat/mxfdec: add support for opAtom without index 7 years ago
Marton Balint 5861bc9e75 avformat/mxfdec: guess constant byte count indexes based on track duration 7 years ago
Marton Balint c6fff3d32f avformat/mxfdec: take into account index_edit_rate 7 years ago