summaryrefslogtreecommitdiff
path: root/libavformat/movenc.c
Commit message (Expand)AuthorAge
* avformat/mov: add VP8 codec supportJames Almer2018-02-06
* avformat: migrate to AVFormatContext->urlMarton Balint2018-01-28
* avformat/movenc: Add support for more colorspacesSteven Robertson2017-12-15
* lavf/movenc: add sdtp (sample dependency) boxJohn Stebbins2017-12-02
* avformat/movenc: write clap atom for uncompressed yuv in movDave Rice2017-11-20
* avformat/movenc: correct ImageDescription for uncompressed ycbcrDave Rice2017-11-20
* lavf/movenc: allow writing avc3 sample entry typeJohn Stebbins2017-11-16
* avformat/movenc: let avpriv_ac3_parse_header() allocate the AC3HeaderInfo structJames Almer2017-11-01
* movenc: add m4b to ipod format extensionsLukas Stabe2017-10-30
* Merge commit '50a1c66cf6ab7eb683daaa9e2da3869fa3a54609'James Almer2017-10-27
|\
| * Use bitstream_init8() where appropriateDiego Biurrun2017-02-07
| * Mark some arrays that never change as const.Anton Khirnov2017-02-01
| * mov: Convert to the new bitstream readerAlexandra Hájková2017-01-13
| * Use correct printf conversion specifiers for POSIX integer typesDiego Biurrun2016-12-23
* | movenc: take packet dts shifting into mention in check_pktJan Ekström2017-10-04
* | movenc: Add an option for enabling negative CTS offsetsMartin Storsjö2017-09-28
* | avformat: replace all uses of av_copy_packet()James Almer2017-09-25
* | avformat/movenc: reindent after the previous commitJames Almer2017-08-09
* | lavf/movenc.c: Set sgpd and sbgp atoms to represent decoder delay for AAC.Sasi Inguva2017-08-10
* | lavf/movenc: support GPMF track (gpmd) remuxingClément Bœsch2017-07-24
* | movenc: Add 'keywords' metadataKieran O'Leary2017-07-13
* | movenc: allow alternative hvc1 h.265 codec tagJohn Stebbins2017-07-05
* | movenc: write correct format hvcc when tag is hvc1John Stebbins2017-07-05
* | movenc: move tags definitions to where they are usedJohn Stebbins2017-07-05
* | movenc: simplify codec_tag lookupJohn Stebbins2017-07-05
* | movenc: use correct tag list for AVOutputFormat.codec_tagJohn Stebbins2017-07-04
* | movenc: encryption with time code track fixerankor2017-05-28
* | avformat/movenc: always check for new extradata on a packetJames Almer2017-05-24
* | avformat/movenc: remove experimental check for VP9 streamsJames Almer2017-05-17
* | movenc/isom: update vpcC box to version 1.0 of the specificationHendrik Leppkes2017-05-16
* | avformat/movenc: Explicitly address potential division by zero.Lucas Cooper2017-04-29
* | avformat/movenc: Fix potential leak of sgpd_entries array.Matthew Gregan2017-04-12
* | avformat/movenc: Fix mix of declaration and statementMichael Niedermayer2017-04-11
* | avformat/movenc: Add experimental muxing support for Opus in ISO BMFF (MP4).Matthew Gregan2017-04-11
* | avformat/movenc: auto insert vp9_superframe bsf when neededJames Almer2017-04-10
* | Fix all -Wformat warnings raised by DJGPPClément Bœsch2017-03-29
* | lavf: fix usages of av_get_codec_tag_string()Clément Bœsch2017-03-29
* | avformat/movenc: allow st3d and sv3d mov atoms to be written in strict unoffi...James Almer2017-03-27
* | avformat/movenc: restrict st3d and sv3d mov atoms to MODE_MP4James Almer2017-03-27
* | movenc: Add support for writing st3d and sv3d boxes.Aaron Colwell2017-03-27
* | avformat, ffmpeg: deprecate old rotation APIwm42017-03-27
* | Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'James Almer2017-03-21
|\|
| * lavf: fix usage of AVIOContext.seekableAnton Khirnov2016-09-30
* | movenc: add support for track names in ISML manifestsJan Ekström2017-02-12
* | lavf/movenc: Remove two unused variables.Carl Eugen Hoyos2017-02-10
* | avformat/movenc: Restrict experimental VP9 support to MODE_MP4.Matthew Gregan2016-11-21
* | Add experimental muxing support for FLAC in ISO BMFF (MP4).Matthew Gregan2016-11-21
* | avformat/movenc: Check frame rate before use.Michael Niedermayer2016-11-17
* | Merge commit '4f7723cb3b913c577842a5bb088c804ddacac8df'Hendrik Leppkes2016-11-17
|\|
| * movenc: Add an option for skipping writing the mfra/tfra/mfro trailerMartin Storsjö2016-07-08