ftomassetti / jlibav

Automatically exported from code.google.com/p/jlibav
2 stars 1 forks source link

Add support for metadata #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add support for read(/write) of the following fields:

AVFormatContext
    .metadata
    .chapters
    .start_time_realtime

AVStream
    .metadata

Original issue reported on code.google.com by perutka....@gmail.com on 11 Aug 2012 at 3:22

GoogleCodeExporter commented 9 years ago
... also add support for AVStream.attached_pic

Original comment by perutka....@gmail.com on 11 Aug 2012 at 3:28

GoogleCodeExporter commented 9 years ago
Attached pictures can be accessed using special video streams with 
AV_DISPOSITION_ATTACHED_PIC disposition flag.

Original comment by perutka....@gmail.com on 19 Aug 2012 at 12:27

GoogleCodeExporter commented 9 years ago

Original comment by perutka....@gmail.com on 19 Aug 2012 at 1:12