summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* avformat/mov: Eliminate variable buf_size from mov_estimate_video_delay()Michael Niedermayer2018-07-12
* avformat/mov: remove modulo operations from mov_estimate_video_delay()Michael Niedermayer2018-07-12
* avformat/hlsenc: improve compute after_init_list_durSteven Liu2018-07-11
* avformat/movenc: Write version 2 of audio atom if channels is not knownMichael Niedermayer2018-07-09
* aadec: add chapters and seekingKarsten Otto2018-07-09
* aadec: improve eof detectionKarsten Otto2018-07-08
* avformat/movenc: Check input sample countMichael Niedermayer2018-07-08
* avformat/mms: Add missing chunksize checkMichael Niedermayer2018-07-06
* avformat/pva: Check for EOF before retrying in read_part_of_packet()Michael Niedermayer2018-07-05
* avformat/rmdec: Do not pass mime type in rm_read_multi() to ff_rm_read_mdpr_c...Michael Niedermayer2018-07-05
* avformat/asfdec_o: Check size_bmp more fullyMichael Niedermayer2018-07-05
* avformat/mxfdec: Fix av_log contextMichael Niedermayer2018-07-05
* avformat/mxfdec: add support for opAtom without indexMarton Balint2018-07-04
* avformat/mxfdec: guess constant byte count indexes based on track durationMarton Balint2018-07-04
* avformat/mxfdec: take into account index_edit_rateMarton Balint2018-07-04
* avformat/mxfdec: fix indentation and rename mxf_read_packet_oldMarton Balint2018-07-04
* avformat/mxfdec: add support for clip wrapped essencesMarton Balint2018-07-04
* avformat/mov: Expose encryption info to the app.Jacob Trimble2018-07-04
* riff: add ATRAC9 guidRostislav Pehlivanov2018-07-03
* avformat/apngdec: set pts to AV_NOPTS_VALUEMarton Balint2018-07-02
* libavformat/yuv4mpeg: Add color range support for Y4M Add color_range support...Wang Cao2018-06-30
* avformat/movenc: Use mov->fc consistently for av_log()Michael Niedermayer2018-06-28
* avformat/movenc: Do not pass AVCodecParameters in avpriv_request_sampleMichael Niedermayer2018-06-28