269 Commits (2d6b3f3a9dce409ca51d70ef4b85c0593bb4b109)

Author SHA1 Message Date
James Almer bee89ed3ec matroskaenc: don't warn about unknown spherical metadata when there isn't any 8 years ago
Luca Barbato d32d59bc97 matroska: Read only the data written in the scratch buffer 8 years ago
James Almer 827a05eaa9 matroskaenc: add support for Spherical Video elements 8 years ago
John Stebbins 5d3953a5dc matroskaenc: factor ts_offset into block timecode computation 8 years ago
James Almer 98cae966c7 matroskaenc: write updated STREAMINFO metadata for FLAC streams if available 8 years ago
James Almer f4bf236338 matroskaenc: fix muxing AAC streams when using aac_adtstoasc bsf 8 years ago
Anton Khirnov 83548fe894 lavf: fix usage of AVIOContext.seekable 8 years ago
Martin Storsjö 71852a1ba8 matroskaenc: Provide output bytestream markers 9 years ago
Luca Barbato e3453fd444 matroska: Write the field order information 9 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Luca Barbato 9b56d5c114 avpacket: Deprecate av_dup_packet 9 years ago
Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref 9 years ago
John Stebbins f56a085593 matroskaenc: Don't write a track language tag 9 years ago
wm4 948f3c19a8 lavc: Make AVPacket.duration int64, and deprecate convergence_duration 9 years ago
Luca Barbato e176639bcb webm: Explicitly select libvpx, libopus and libvorbis encoders 9 years ago
Luca Barbato b14086ca38 mkv: Correctly report the latest packet had been flushed 10 years ago
wm4 c4d37cd9ef matroskadec: export cover art correctly 10 years ago
Vittorio Giovara 9272c965d9 matroskaenc: Fix type used for chapter timestamps 10 years ago
Vittorio Giovara 9f25a10992 matroskaenc: Also validate chapter end time 10 years ago
John Stebbins da7e561964 matroskaenc: Allow writing track "forced" flag 10 years ago
Vittorio Giovara 5dc47a2bd5 matroskaenc: Validate chapter start and end times 10 years ago
Diego Biurrun daf8cf358a avformat: Don't anonymously typedef structs 10 years ago
Anton Khirnov 51da7d0274 matroskaenc: refuse to write AAC without valid extradata 10 years ago
Vittorio Giovara b1306823d0 check memory errors from av_strdup() 10 years ago
Luca Barbato 69c1fe7c9c mkv: Validate ASS Start and End fields 10 years ago
Vittorio Giovara 090c67d586 matroskaenc: write correct Display{Width, Height} in stereo encoding 10 years ago
Vittorio Giovara 28c020d4df matroskaenc: check avio_open_dyn_buf return value 10 years ago
Anton Khirnov eabdc2a830 lavf: use initial_padding instead of deprecated delay 10 years ago
Vittorio Giovara 4d686fb721 matroskaenc: convert avstream stereo3d side data during encoding 10 years ago
Gabriel Dume f929ab0569 cosmetics: Write NULL pointer equality checks more compactly 10 years ago
Luca Barbato 48e6432407 matroska: Factor out mkv_write_stereo_mode 11 years ago
Luca Barbato b75a1f9892 matroska: Factor out write_track from mkv_write_tracks 11 years ago
Luca Barbato f1f6156b3f matroska: K&R formatting cosmetics 11 years ago
Anton Khirnov e19d48dfce flac muxer: support reading updated extradata from side data 11 years ago
Tudor Suciu d2ef708c95 matroskaenc: Allow VP9 and Opus in webm 11 years ago
Anton Khirnov 962d631573 matroskaenc: set the stream timebase earlier 11 years ago
Anton Khirnov 81eec081af matroskaenc: base DefaultDuration on the framerate, not the codec timebase 11 years ago
Anton Khirnov 106b62f4ba matroskaenc: write the channel mask for FLAC 11 years ago
Anton Khirnov 0c1959b056 lavf: add AVFMT_FLAG_BITEXACT. 11 years ago
Anton Khirnov a1aa37dd0b matroskaenc: write CodecDelay 11 years ago
Tim Walker 558b20d729 matroskaenc: enable Annex B to MP4 conversion for HEVC tracks. 11 years ago
Tim Walker a823d09486 matroskaenc: write private data in hvcC format for HEVC. 11 years ago
John Stebbins 0092c1dd8d matroskaenc: allow override of "writing application" tag 11 years ago
Diego Biurrun 8f8bc92365 Add missing #includes for *INT64_MAX and *INT64_C 11 years ago
Alexandra Khirnova 00a63bfb87 matroskaenc: Fix stray pointers left over from av_reallocp_array refactoring 11 years ago
Alexandra Khirnova f369b9356c avformat: Use av_reallocp_array() where suitable 11 years ago
John Stebbins 26b241c079 matroskaenc: Allow chapters to be written in trailer 11 years ago
John Stebbins f812eeda17 matroskaenc: Fix writing TRACKDEFAULTFLAG 11 years ago
Martin Storsjö b886f5c2f1 mkv: Allow flushing the current cluster in progress 11 years ago
Luca Barbato 59f595921e mkv: Flush the old cluster before writing a new one 11 years ago