Home
last modified time | relevance | path

Searched refs:FREE_ATOM (Results 1 – 11 of 11) sorted by relevance

/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/tools/
H A Dqt-faststart.c54 #define FREE_ATOM QT_ATOM('f', 'r', 'e', 'e') macro
110 if ((atom_type != FREE_ATOM) && in main()
/dports/multimedia/qt-faststart/qt-faststart-0.2/
H A Dqt-faststart.c59 #define FREE_ATOM QT_ATOM('f', 'r', 'e', 'e') macro
158 if ((atom_type != FREE_ATOM) && in main()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/tools/
H A Dqt-faststart.c81 #define FREE_ATOM QT_ATOM('f', 'r', 'e', 'e') macro
520 if ((atom_type != FREE_ATOM) && in main()
544 if (moov_size && atom_type == FREE_ATOM) { in main()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/tools/
H A Dqt-faststart.c81 #define FREE_ATOM QT_ATOM('f', 'r', 'e', 'e') macro
520 if ((atom_type != FREE_ATOM) && in main()
544 if (moov_size && atom_type == FREE_ATOM) { in main()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/tools/
H A Dqt-faststart.c81 #define FREE_ATOM QT_ATOM('f', 'r', 'e', 'e') macro
520 if ((atom_type != FREE_ATOM) && in main()
544 if (moov_size && atom_type == FREE_ATOM) { in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/tools/
H A Dqt-faststart.c81 #define FREE_ATOM QT_ATOM('f', 'r', 'e', 'e') macro
520 if ((atom_type != FREE_ATOM) && in main()
544 if (moov_size && atom_type == FREE_ATOM) { in main()
/dports/multimedia/handbrake/ffmpeg-4.4/tools/
H A Dqt-faststart.c81 #define FREE_ATOM QT_ATOM('f', 'r', 'e', 'e') macro
520 if ((atom_type != FREE_ATOM) && in main()
544 if (moov_size && atom_type == FREE_ATOM) { in main()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/tools/
H A Dqt-faststart.c70 #define FREE_ATOM QT_ATOM('f', 'r', 'e', 'e') macro
174 if ((atom_type != FREE_ATOM) && in main()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/tools/
H A Dqt-faststart.c70 #define FREE_ATOM QT_ATOM('f', 'r', 'e', 'e') macro
174 if ((atom_type != FREE_ATOM) && in main()
/dports/multimedia/libxine/xine-lib-1.2.11/src/demuxers/
H A Ddemux_mpeg.c94 #define FREE_ATOM QT_ATOM('f', 'r', 'e', 'e') macro
161 if ((atom != FREE_ATOM) && in find_mdat_atom()
H A Ddemux_qt.c64 #define FREE_ATOM QT_ATOM('f', 'r', 'e', 'e') macro
2956 (_X_BE_32(&moov_atom[4]) != FREE_ATOM)) { in parse_moov_atom()
3184 if (type == FREE_ATOM) { in load_moov_atom()
3194 if ((type != FREE_ATOM) && in load_moov_atom()
3245 if (type == FREE_ATOM) { in load_moov_atom()
3255 if ((type != FREE_ATOM) && in load_moov_atom()