Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-14avformat: correct fdebug loglevelGyan Doshi
2018-08-13libavformat/dashdec: Support negative value of the @r attrbute of S in Segmen...sanil
2018-08-11lavf/mov.c: Set start_time for all streams (in case of edit lists).Sasi Inguva
2018-08-09lavf/mov: Force HEVC codec_id for code-point dvh1 and an hvcC atom.Carl Eugen Hoyos
2018-08-09libavformat/dashdec: Fix for un-free memoryColin NG
2018-08-07avformat/flvdec: add flv_full_metadata option into flvdecSteven Liu
2018-08-07avformat/flvdec: reindent code for previous commitSteven Liu
2018-08-07avformat/flvdec: add flv_ignore_prevtag option into flvdecSteven Liu
2018-08-07avformat/dashdec: remove unused functions and process codeSteven Liu
2018-08-07avformat/dashdec: Fix memleak when resolve_content_pathJacek Jendrzej
2018-08-07avformat/dashdec: fix for ticket #7336Jacek Jendrzej
2018-08-04avformat/flvenc: Check audio packet sizeMichael Niedermayer
2018-08-02avformat/matroskaenc: filter and reorder AV1 OBUsJames Almer
2018-08-02avformat/av1: reorder OBUs before writting them in ff_isom_write_av1c()James Almer
2018-08-02avcodec/av1_parse: return size of the parsed OBU in parse_obu_header()James Almer
2018-08-02avformat/av1: return an error when no data is provided to ff_isom_write_av1c()James Almer
2018-08-02avformat/avs: add descriptive name and urlGyan Doshi
2018-07-30libavformat/dashenc: Fix relative URI of HLS master playlistAntonio Morell
2018-07-28avformat/librtmp: fix returning EOF from Read/WriteTimo Rothenpieler
2018-07-27lavf: add avs2 fourcchwren
2018-07-26lavf/tcp: add option to setting Maximum Segment SizeJun Zhao
2018-07-26avformat/mov: Check default_encrypted_sample before use in mov_read_sample_en...Michael Niedermayer
2018-07-25lavf/isom: Make auxiliary_offsets consistently uint64_t.Carl Eugen Hoyos
2018-07-25lavf/flvdec: Remove an outdated comment.Carl Eugen Hoyos
2018-07-24avformat/mxfdec: drop invalid index table segments when sorting themMarton Balint
2018-07-22avformat/bink: move code for skipping unknown fields to correct placePaul B Mahol
2018-07-20avformat/movenc: add support for AV1 streamsJames Almer
2018-07-20avformat/mov: add support for AV1 streamsJames Almer
2018-07-19avformat/mxfdec: only call mxf_free_metadataset when ctx_size is != 0, otherw...Baptiste Coudurier
2018-07-16avformat/mov: only set handler_name from mdia->hdlrGyan Doshi
2018-07-14aadec: improve seeking in mp3 contentKarsten Otto
2018-07-14avformat/movenc: add reason for minf->hdlr in MOV onlyGyan Doshi
2018-07-13avformat/mxfdec: only return stream indexes which have a corresponding trackMarton Balint
2018-07-13avformat/mov: Simplify last element computation in mov_estimate_video_delay()Michael Niedermayer
2018-07-13avformat/mov: Break out of inner loop early in mov_estimate_video_delay()Michael Niedermayer
2018-07-12avformat/mov: Eliminate variable buf_size from mov_estimate_video_delay()Michael Niedermayer
2018-07-12avformat/mov: remove modulo operations from mov_estimate_video_delay()Michael Niedermayer
2018-07-11avformat/hlsenc: improve compute after_init_list_durSteven Liu
2018-07-10avformat/movenc: Write version 2 of audio atom if channels is not knownMichael Niedermayer
2018-07-09aadec: add chapters and seekingKarsten Otto
2018-07-08aadec: improve eof detectionKarsten Otto
2018-07-08avformat/movenc: Check input sample countMichael Niedermayer
2018-07-06avformat/mms: Add missing chunksize checkMichael Niedermayer
2018-07-05avformat/pva: Check for EOF before retrying in read_part_of_packet()Michael Niedermayer
2018-07-05avformat/rmdec: Do not pass mime type in rm_read_multi() to ff_rm_read_mdpr_c...Michael Niedermayer
2018-07-05avformat/asfdec_o: Check size_bmp more fullyMichael Niedermayer
2018-07-05avformat/mxfdec: Fix av_log contextMichael Niedermayer
2018-07-04avformat/mxfdec: add support for opAtom without indexMarton Balint
2018-07-04avformat/mxfdec: guess constant byte count indexes based on track durationMarton Balint
2018-07-04avformat/mxfdec: take into account index_edit_rateMarton Balint