summaryrefslogtreecommitdiff
path: root/libavformat/movenc.c
Commit message (Expand)AuthorAge
* 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
* | Merge commit '785c25443b56adb6dbbb78d68cccbd9bd4a42e05'Hendrik Leppkes2016-11-13
|\|
| * movenc: Apply offsets on timestamps when peeking into interleaving queuesMartin Storsjö2016-06-28
* | lavf/movenc: Do not print an error when muxing gray8 rawvideo.Carl Eugen Hoyos2016-11-05
* | lavf/movenc+dashenc: add automatic bitstream filteringRodger Combs2016-10-24
* | lavf/movenc: add deinit functionRodger Combs2016-10-24
* | avformat/movenc: Skip duration check for discontinuous fragmentsMichael Niedermayer2016-10-19
* | avformat/movenc: Check frame rate in mov_write_uuidprof_tag()Michael Niedermayer2016-10-10
* | avformat/movenc: Switch mov_write_uuidprof_tag() to avg_frame_rateMichael Niedermayer2016-10-10
* | lavf/movenc: Put correct display aspect ratio in ARES atom.Carl Eugen Hoyos2016-09-29
* | movenc: Add support for writing language codes into ISML manifestsJan Ekström2016-09-29
* | movenc: use similar logic to DASH when writing bit rate to ISMLJan Ekström2016-09-28
* | lavf/movenc: Allow to disable writing the timecode track.Carl Eugen Hoyos2016-09-26
* | avformat/movenc: write pasp atom even if sar.num == sar.denPaul B Mahol2016-09-22
* | avformat/movenc: Make the packet check more tolerantMichael Niedermayer2016-09-16
* | avformat/movenc: Check packet in mov_write_single_packet() tooMichael Niedermayer2016-09-16
* | avformat/movenc: Factor check_pkt() outMichael Niedermayer2016-09-16
* | avformat/movenc: Check first DTS similar to dts differenceMichael Niedermayer2016-09-10
* | avformat/movenc: added ability to use original stream ids as track ids instea...Erkki Seppälä2016-09-01
* | lavf/movenc: Add a missing assignment if memory allocation fails.Carl Eugen Hoyos2016-08-24
* | avformat/movenc: Free extradata after successfull allocation of new instead o...Michael Niedermayer2016-08-19
* | avformat/movenc: allow rewriting extradataUmair Khan2016-08-19
* | avcodec/dnxhddata: move avpriv_dnxhd_parse_header_prefix to a headerJames Almer2016-07-25
* | libavformat/movenc: add dnxhr compatibility for apple playersMark Reid2016-07-23
* | avformat/movenc: add option to use keys/mdta atoms for metadataDavid Murmann2016-06-25
* | movenc: mark astronomical_body const string as staticClément Bœsch2016-06-25
* | avformat: Fix ff_interleaved_peek()Michael Niedermayer2016-06-25
* | Merge commit 'b84f3a40034d28828c4ca639d012479a7eaace28'Clément Bœsch2016-06-24
|\|
| * movenc: Write 'loci' geotag metadata for 3gp and mp4Martin Storsjö2016-05-19
* | Merge commit 'f12a705ee570e16ca692c66b62821a2dbdf82566'Clément Bœsch2016-06-24
|\|
| * movenc: Factorize a function for finding a metadata entry and the associated ...Martin Storsjö2016-05-19
| * movenc: Write ?xyz geotag metadata for mov filesMichael Niedermayer2016-05-19