summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avcodec: add IMM4 decoderPaul B Mahol2018-08-21
* avformat/nsvdec: Do not parse multiple NSVfMichael Niedermayer2018-08-20
* avformat/matroskaenc: handle AV1 extradata in packet side dataJames Almer2018-08-18
* Improve hls VOD mode hls performance problem.Ronak Patel2018-08-19
* avformat/dashdec: Fix strlen(rep_id_val) with it being NULLMichael Niedermayer2018-08-19
* avformat/tls_schannel: Fix use of uninitialized variablePaweł Wegner2018-08-18
* lavf/udp: use ff_log_net_error to replace log_net_errorJun Zhao2018-08-18
* lavf/tcp: check return value of setsockopt.Jun Zhao2018-08-18
* lavf/network: check return value of setsockopt.Jun Zhao2018-08-18
* lavf/network: add a ff_log_net_error function.Jun Zhao2018-08-18
* avformat/rmdec: Fix EOF check in the stream loop in ivr_read_header()Michael Niedermayer2018-08-17
* avformat/mlvdec: read_string() received unsigned size, make the argument unsi...Michael Niedermayer2018-08-17
* avformat/av1: filter out tile list OBUs from samplesJames Almer2018-08-17
* avformat: bump micro version after previous changesJames Almer2018-08-17
* avformat/av1: update ff_isom_write_av1c() to the latest revision of the specJames Almer2018-08-17
* avformat: correct fdebug loglevelGyan Doshi2018-08-14
* libavformat/dashdec: Support negative value of the @r attrbute of S in Segmen...sanil2018-08-13
* lavf/mov.c: Set start_time for all streams (in case of edit lists).Sasi Inguva2018-08-11
* lavf/mov: Force HEVC codec_id for code-point dvh1 and an hvcC atom.Carl Eugen Hoyos2018-08-09
* libavformat/dashdec: Fix for un-free memoryColin NG2018-08-08
* avformat/flvdec: add flv_full_metadata option into flvdecSteven Liu2018-08-07
* avformat/flvdec: reindent code for previous commitSteven Liu2018-08-07
* avformat/flvdec: add flv_ignore_prevtag option into flvdecSteven Liu2018-08-07
* avformat/dashdec: remove unused functions and process codeSteven Liu2018-08-07
* avformat/dashdec: Fix memleak when resolve_content_pathJacek Jendrzej2018-08-07
* avformat/dashdec: fix for ticket #7336Jacek Jendrzej2018-08-07
* avformat/flvenc: Check audio packet sizeMichael Niedermayer2018-08-04
* avformat/matroskaenc: filter and reorder AV1 OBUsJames Almer2018-08-02
* avformat/av1: reorder OBUs before writting them in ff_isom_write_av1c()James Almer2018-08-02
* avcodec/av1_parse: return size of the parsed OBU in parse_obu_header()James Almer2018-08-02
* avformat/av1: return an error when no data is provided to ff_isom_write_av1c()James Almer2018-08-02
* avformat/avs: add descriptive name and urlGyan Doshi2018-08-02
* libavformat/dashenc: Fix relative URI of HLS master playlistAntonio Morell2018-07-30
* avformat/librtmp: fix returning EOF from Read/WriteTimo Rothenpieler2018-07-28
* lavf: add avs2 fourcchwren2018-07-27
* lavf/tcp: add option to setting Maximum Segment SizeJun Zhao2018-07-26
* avformat/mov: Check default_encrypted_sample before use in mov_read_sample_en...Michael Niedermayer2018-07-26
* lavf/isom: Make auxiliary_offsets consistently uint64_t.Carl Eugen Hoyos2018-07-25
* lavf/flvdec: Remove an outdated comment.Carl Eugen Hoyos2018-07-25
* avformat/mxfdec: drop invalid index table segments when sorting themMarton Balint2018-07-24
* avformat/bink: move code for skipping unknown fields to correct placePaul B Mahol2018-07-22
* avformat/movenc: add support for AV1 streamsJames Almer2018-07-20
* avformat/mov: add support for AV1 streamsJames Almer2018-07-20
* avformat/mxfdec: only call mxf_free_metadataset when ctx_size is != 0, otherw...Baptiste Coudurier2018-07-19
* avformat/mov: only set handler_name from mdia->hdlrGyan Doshi2018-07-16
* aadec: improve seeking in mp3 contentKarsten Otto2018-07-14
* avformat/movenc: add reason for minf->hdlr in MOV onlyGyan Doshi2018-07-14
* avformat/mxfdec: only return stream indexes which have a corresponding trackMarton Balint2018-07-13
* avformat/mov: Simplify last element computation in mov_estimate_video_delay()Michael Niedermayer2018-07-13
* avformat/mov: Break out of inner loop early in mov_estimate_video_delay()Michael Niedermayer2018-07-13