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
2021-09-09avformat/movenc: Check pal_size before useMichael Niedermayer
2021-09-09avformat/movenc: Avoid loosing cluster array on failureMichael Niedermayer
2020-07-01avformat/movenc: Fix undefined shiftAndreas Rheinhardt
2019-09-28aformat/movenc: add missing padding to output track extradataJames Almer
2019-04-01avformat/movenc: free eac3 private data only when closing the streamJames Almer
2018-11-26avformat/movenc: get number of written bytes from bitstream writerPaul B Mahol
2018-11-26avformat/movenc: fix size calculation in mov_write_eac3_tag()Paul B Mahol
2018-10-07avformat/movenc: Remove unneeded variable from mov_find_codec_tag()Michael Niedermayer
2018-09-09avformat/movenc: remove experimental checks for AV1 streamsJames Almer
2018-09-09lavf/movenc: Fail when codec tag is invalid for formatJohn Stebbins
2018-09-09lavf/movenc: Add GoPro metadata to permitted mp4 "codecs"John Stebbins
2018-08-24avformat/movenc: implicitly enable negative CTS offsets for ismvJan Ekström
2018-08-24avformat/movenc: support Opus packets with more than 60ms of audio when writi...James Almer
2018-08-17avformat/av1: update ff_isom_write_av1c() to the latest revision of the specJames Almer
2018-07-20avformat/movenc: add support for AV1 streamsJames Almer
2018-07-14avformat/movenc: add reason for minf->hdlr in MOV onlyGyan Doshi
2018-07-10avformat/movenc: Write version 2 of audio atom if channels is not knownMichael Niedermayer
2018-07-08avformat/movenc: Check input sample countMichael Niedermayer
2018-06-28avformat/movenc: Use mov->fc consistently for av_log()Michael Niedermayer
2018-06-28avformat/movenc: Do not pass AVCodecParameters in avpriv_request_sampleMichael Niedermayer
2018-06-28avformat/movenc: Check that frame_types other than EAC3_FRAME_TYPE_INDEPENDEN...Michael Niedermayer
2018-06-21avformat/movenc: allow hdlr name field to be emptyGyan Doshi
2018-06-19avformat/movenc: read track title from correct keyGyan Doshi
2018-06-13avformat/movenc: fix recognization of cover image streamsTimo Teräs
2018-06-13avformat/movenc: properly handle cover image codecsTimo Teräs
2018-05-29avformat/movenc: creating producer reference time (PRFT) boxVishwanath Dixit
2018-04-17avformat/movenc: support writing iTunes cover imageTimo Teräs
2018-04-16avformat/movenc: forbid muxing AV1 streams until the spec is finishedJames Almer
2018-04-11avformat/movenc: use correct iTunes copyright atomTimo Teräs
2018-04-04avformat/movenc: add rtp_hinting_needed() helper functionTimo Teräs
2018-03-22lavf/movenc: write track title metadata for mov filesCourtland Idstrom
2018-03-16avformat/movenc: move the concatenated eac3 packet referenceJames Almer
2018-02-20avformat/movenc: addition of flag to fragment at every frameVishwanath Dixit
2018-02-07avformat/mov: add VP8 codec supportJames Almer
2018-01-29avformat: migrate to AVFormatContext->urlMarton Balint
2017-12-15avformat/movenc: Add support for more colorspacesSteven Robertson
2017-12-02lavf/movenc: add sdtp (sample dependency) boxJohn Stebbins
2017-11-20avformat/movenc: write clap atom for uncompressed yuv in movDave Rice
2017-11-20avformat/movenc: correct ImageDescription for uncompressed ycbcrDave Rice
2017-11-17lavf/movenc: allow writing avc3 sample entry typeJohn Stebbins
2017-11-01avformat/movenc: let avpriv_ac3_parse_header() allocate the AC3HeaderInfo structJames Almer
2017-10-30movenc: add m4b to ipod format extensionsLukas Stabe
2017-10-28Merge commit '50a1c66cf6ab7eb683daaa9e2da3869fa3a54609'James Almer
2017-10-04movenc: take packet dts shifting into mention in check_pktJan Ekström
2017-09-28movenc: Add an option for enabling negative CTS offsetsMartin Storsjö
2017-09-26avformat: replace all uses of av_copy_packet()James Almer
2017-08-10avformat/movenc: reindent after the previous commitJames Almer
2017-08-10lavf/movenc.c: Set sgpd and sbgp atoms to represent decoder delay for AAC.Sasi Inguva
2017-07-24lavf/movenc: support GPMF track (gpmd) remuxingClément Bœsch
2017-07-13movenc: Add 'keywords' metadataKieran O'Leary