Home
last modified time | relevance | path

Searched refs:ignore_boundary_point (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
Davio.h326 int ignore_boundary_point; member
Daviobuf.c117 s->ignore_boundary_point = 0; in ffio_init_context()
481 if (type == AVIO_DATA_MARKER_BOUNDARY_POINT && s->ignore_boundary_point) in avio_write_marker()
/third_party/ffmpeg/doc/
DAPIchanges654 Add AVIODataMarkerType, write_data_type, ignore_boundary_point and