summaryrefslogtreecommitdiff
path: root/tests/ref/lavf
Commit message (Expand)AuthorAge
* avformat/matroskaenc: Don't waste bytes on Video element length fieldsAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Don't waste bytes on AttachedFiles' length fieldsAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Don't waste bytes on SimpleTags length fieldsAndreas Rheinhardt2022-01-19
* avformat/mxfenc: fix DNxHD GC element_typeNicolas Gaullier2021-12-27
* avformat/mxfenc: fix DNxHD GC container_ulNicolas Gaullier2021-12-27
* ffmpeg: fix loosing gaps between audio frame timestamps when filteringPaul B Mahol2021-11-18
* avformat/matroskaenc: Pass dispositions through unchanged by defaultAndreas Rheinhardt2021-08-24
* avformat/fitsenc: write DATAMIN/DATAMAX to encoded outputPaul B Mahol2021-02-10
* avformat/mxf: add platform local tagLimin Wang2021-02-05
* avcodec/xbmenc: Do not add last comma into outputJose Da Silva2021-01-28
* avformat/mxfenc: add Coding Equations and Color Primaries to local tagsMarton Balint2021-01-27
* ac3enc_fixed: convert to 32-bit sample formatLynne2021-01-14
* ffmpeg: move field order decision making to encoder initializationJan Ekström2020-10-29
* ffmpeg: pass decoded or filtered AVFrame to output stream initializationJan Ekström2020-10-29
* avformat/movenc: use more fall-back values for average bit rate fieldsJan Ekström2020-09-22
* avformat/movenc: implement writing of the btrt boxJan Ekström2020-09-22
* avformat/matroskaenc: Don't ignore tags of chapters written lateAndreas Rheinhardt2020-05-19
* avformat/matroskaenc: Don't waste bytes on length fieldsAndreas Rheinhardt2020-04-21
* avformat/matroskaenc: Improve Cues in case of no videoAndreas Rheinhardt2020-04-20
* avformat/matroskaenc: Make output more deterministicAndreas Rheinhardt2020-04-13
* avformat/matroskaenc: Remove allocations for AttachmentsAndreas Rheinhardt2020-04-13
* avformat/matroskaenc: Don't waste bytes writing durationsAndreas Rheinhardt2020-04-13
* avformat/matroskaenc: Avoid allocations for SeekHeadAndreas Rheinhardt2020-03-26
* avformat/mxfenc: use a zero based continuity counterMarton Balint2020-03-02
* remove tests/ref/lavf/fitsMichael Niedermayer2020-01-30
* avformat/movenc: ensure we don't write the major brand as a compatible brand ...James Almer2019-12-21
* avformat/movenc: write the major brand also as the first compatible brandJames Almer2019-12-21
* avcodec/fitsdec: Use lrint()Michael Niedermayer2019-12-05
* avformat/mpegtsenc: get rid of packet counting for sdt/pat/pmtMarton Balint2019-08-23
* avformat/movenc: use unspecified language by defaultMarton Balint2019-07-12
* avformat/matroskaenc: Don't waste bytes writing level 1 elementsAndreas Rheinhardt2019-05-08
* avformat/matroskaenc: Don't waste bytes in EBML HeaderAndreas Rheinhardt2019-05-08
* lavf/movenc: fix tmcd writing for non-MP4/MOV modesGyan Doshi2019-04-03
* fate/lavf-image: fix passed arguments for some high bit depth testsJames Almer2019-03-14
* Merge commit 'f8df5e2f31a5ba7b30a0e1caaaf5a03c753b3f9b'James Almer2019-03-14
|\
| * tests: Add a convenience function for video-only lavf testsDiego Biurrun2019-02-16
* | Merge commit '618d02c1fa9e74d490cace64a7d15762656b521c'James Almer2019-03-14
|\|
| * tests: Convert lavf container tests to non-legacy test scriptsDiego Biurrun2019-02-16
* | Merge commit '896fe15dbb7b78de495c4a7dd75e7faec66778da'James Almer2019-03-14
|\|
| * tests: Convert lavf pixfmt conversion tests to non-legacy test scriptsDiego Biurrun2019-02-16
* | Merge commit 'a957e9379d11f2982d615f92c30580a57ea8bb40'James Almer2019-03-14
|\|
| * tests: Convert lavf image tests to non-legacy test scriptsDiego Biurrun2019-02-16
* | Merge commit 'eb8a8115994434b548523cf0bca6a4a74784e79c'James Almer2019-03-14
|\|
| * tests: Convert audio-only lavf tests to non-legacy test scriptsDiego Biurrun2019-02-16
* | Merge commit 'a70eac7a9b193e8434b5bed90bd72aa4cb688363'James Almer2019-03-14
|\|
| * tests: Convert image2pipe tests to non-legacy test scriptsDiego Biurrun2019-02-16
* | Merge commit 'dad5fd59f3d6a8311365314cfcde0ebcd15c2b01'James Almer2019-03-10
|\|
| * tests: Enable CRC test for yuv4mpegDiego Biurrun2019-02-16
| * mpeg2enc: Don't mark all streams as component videoMark Thompson2017-08-20
| * fate: Update fate-lavf-mkv after commit 5d3953a5dcJohn Stebbins2017-02-21