46 Commits (e9510dc0328437f899513e53e81efcb330b2eb5a)

Author SHA1 Message Date
James Almer eabbc64728 avformat/matroskaenc: fix cue relative position values when CRC32 is enabled 8 years ago
James Almer 90826031a2 avformat/matroskaenc: write a DisplayUnit element when aspect ratio is unknown 8 years ago
James Almer c44eae157f avformat/matroskaenc: fix targets for attachment tags 8 years ago
James Almer 3bcadf8227 avformat/matroskaenc: write a CRC32 element on Info 8 years ago
James Almer 650e17d88b avformat/matroskaenc: write a CRC32 element on Tags 8 years ago
James Almer 4687240d52 avformat/matroskaenc: write a CRC32 element on Attachments 8 years ago
James Almer 87ce2595de avformat/matroskaenc: write a CRC32 element on Tracks 8 years ago
James Almer 79248795d4 avformat/matroskaenc: write a CRC32 element on Cues 8 years ago
James Almer 3b189fae73 avformat/matroskaenc: write a CRC32 element on SeekHead 8 years ago
James Almer 6724525a15 avformat/matroskaenc: write a CRC32 element on each Cluster 8 years ago
Clément Bœsch 955b818cf9 ffmpeg: switch to codecpar 8 years ago
Luca Barbato e3453fd444 matroska: Write the field order information 9 years ago
Sasi Inguva 31852540d4 libavformat/matroska: Write stream durations in metadata, in the format of mkvmerge. 9 years ago
Michael Niedermayer 64d029de41 avformat/matroskaenc: fix MAX_CUEPOINT_SIZE calculation 10 years ago
Anton Khirnov 194be1f43e lavf: switch to AVStream.time_base as the hint for the muxer timebase 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
Michael Niedermayer 0c152fe916 ffmpeg: prefix encoder with "Lavc " in bitexact mode 11 years ago
Anton Khirnov 6656370b85 avconv: set the "encoder" tag when transcoding 11 years ago
Anton Khirnov a1aa37dd0b matroskaenc: write CodecDelay 11 years ago
James Almer 56f17407bc matroska: Add the CueDuration element 11 years ago
James Almer ea70e2f2d7 matroskaenc: Write muxingapp and writingapp elements when using bitexact flag 11 years ago
James Almer d59213b5d3 matroskaenc: Bump DocTypeVersion to 4 11 years ago
John Stebbins f812eeda17 matroskaenc: Fix writing TRACKDEFAULTFLAG 11 years ago
Nicolas George dd9555e94b ffmpeg: remove obsolete workaround in trim insertion. 11 years ago
Bernie Habermeier c5f3cc40e3 matroskaenc: implement CueRelativePosition 11 years ago
James Almer 088ed53146 lavf/matroskaenc: Check for valid metadata before creating tags 12 years ago
Anton Khirnov a83c0da539 avconv: make -t insert trim/atrim filters. 12 years ago
Luca Barbato c2cb01d418 lavf: introduce AVFMT_TS_NEGATIVE 12 years ago
Nicolas George 5361f4958f fate: add an attachment to the Matroska test. 12 years ago
Clément Bœsch b08273c9ca lavf/mkv: avoid negative ts by default. 12 years ago
Michael Niedermayer 9e9b5159e9 mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhd 12 years ago
Anton Khirnov fc49f22c3b ffmpeg: add support for audio filters. 13 years ago
Justin Ruggles b0f75ba272 mpegaudioenc: use AVCodec.encode2() 13 years ago
Anton Khirnov 1270e12e49 avconv: rework -t handling for encoding. 13 years ago
Reimar Döffinger 6c723f3f9d lavf-regression: minimal metadata test. 13 years ago
David Conrad e7ddafd515 matroskaenc: Don't write a second seekhead for the clusters; mkvalidate agrees 15 years ago
James Zern ac9baa716b matroskaenc: Mux clusters better 15 years ago
David Conrad 7bb83d8ddf matroskaenc: Write codec time base as default duration for video tracks. 15 years ago
David Conrad 85e86b6810 Update regression tests after removing track timecode scale from mkvenc 15 years ago
Måns Rullgård cc3e2472f3 Place regression test output files in subdirs per family 15 years ago
David Conrad ac1e18cb78 Update regression tests after r21372 15 years ago
Måns Rullgård eca478c317 regtest: split reference files allowing tests to run individually 15 years ago