git.libav.org Git - libav.git/rss log
Libav master git repository
Les articles publiés sur le site
-
lavf : Remove codec_tag from dashenc and smoothstreamingenc
30 juin 2017, par Martin Storsjölavf: Remove codec_tag from dashenc and smoothstreamingenc Currently, the tags enforced and set on the segmenter muxer level mismatch what the mp4/ismv muxer uses (since 713efb2c0d013). Skip the codec_tag altogether here, to let the user (try to) set whichever codec/tag is preferred; the individual chained muxer will reject invalid codecs anyway. Signed-off-by: Martin Storsjö <martin@martin.st>
-
fate : Add cinepak encoder vsynth tests
27 juin 2017, par Diego Biurrun -
cinepakenc : misc small changes
27 juin 2017, par Diego Biurrun -
cinepakenc : K&R formatting cosmetics
27 juin 2017, par Diego Biurrun -
cinepakenc : Stop using AVPicture
27 juin 2017, par Timothy Gu