/dports/multimedia/ogmtools/ogmtools-1.5/avilib/ |
H A D | Makefile.am | 11 libavi_a_SOURCES = avilib.c avidump.c avimisc.c xio.c 13 EXTRA_DIST = avilib.h README.avilib
|
H A D | README.avilib | 1 avilib: Reading and writing avi files 6 avilib is a open source library for dealing with AVI 13 handled on a higher level by the user of avilib. 17 avilib writes only one video track and (optionally) one 22 The interface to avilib is kept similar to the quicktime4linux interface 41 cc -c <your favorite options> avilib.c 59 Include "avilib.h" in your source and declare a pointer: 94 AVI_errno is set. See avilib.h for the meaning of the error codes in AVI_errno. 129 audio format, most common is 1 for raw PCM, look into avilib.h for others 167 When opening the AVI file, avilib looks if the file has an index attached [all …]
|
H A D | Makefile.in | 105 libavi_a_SOURCES = avilib.c avidump.c avimisc.c xio.c 107 EXTRA_DIST = avilib.h README.avilib 108 subdir = avilib 115 am_libavi_a_OBJECTS = avilib.$(OBJEXT) avidump.$(OBJEXT) \ 125 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/avidump.Po ./$(DEPDIR)/avilib.Po \ 141 $(AUTOMAKE) --foreign avilib/Makefile 161 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/avilib.Po@am__quote@
|
/dports/multimedia/transcode/transcode-1.1.7/avilib/ |
H A D | Makefile.am | 22 avilib.c \ 23 avilib.h \ 32 EXTRA_DIST = README.avilib
|
H A D | README.avilib | 1 avilib: Reading and writing avi files 6 avilib is a open source library for dealing with AVI 13 handled on a higher level by the user of avilib. 17 avilib writes only one video track and (optionally) one 22 The interface to avilib is kept similar to the quicktime4linux interface 41 cc -c <your favorite options> avilib.c 59 Include "avilib.h" in your source and declare a pointer: 94 AVI_errno is set. See avilib.h for the meaning of the error codes in AVI_errno. 129 audio format, most common is 1 for raw PCM, look into avilib.h for others 167 When opening the AVI file, avilib looks if the file has an index attached [all …]
|
H A D | Makefile.in | 40 subdir = avilib 54 avidump.c avilib.c avilib.h static_avilib.h 57 am_libavi_la_OBJECTS = $(am__objects_1) avidump.lo avilib.lo 317 avilib.c \ 318 avilib.h \ 327 EXTRA_DIST = README.avilib 343 $(AUTOMAKE) --gnu avilib/Makefile 383 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/avilib.Plo@am__quote@
|
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/avilib-0.6.10/ |
H A D | README.avilib | 1 avilib: Reading and writing avi files 6 avilib is a open source library for dealing with AVI 13 handled on a higher level by the user of avilib. 17 avilib writes only one video track and (optionally) one 22 The interface to avilib is kept similar to the quicktime4linux interface 41 cc -c <your favorite options> avilib.c 59 Include "avilib.h" in your source and declare a pointer: 94 AVI_errno is set. See avilib.h for the meaning of the error codes in AVI_errno. 129 audio format, most common is 1 for raw PCM, look into avilib.h for others 167 When opening the AVI file, avilib looks if the file has an index attached [all …]
|
/dports/multimedia/mjpegtools/mjpegtools-2.1.0/ |
H A D | README.avilib | 1 avilib: Reading and writing avi files 6 avilib is a open source library for dealing with AVI 13 handled on a higher level by the user of avilib. 17 avilib writes only one video track and (optionally) one 22 The interface to avilib is kept similar to the quicktime4linux interface 41 cc -c <your favorite options> avilib.c 59 Include "avilib.h" in your source and declare a pointer: 94 AVI_errno is set. See avilib.h for the meaning of the error codes in AVI_errno. 128 audio format, most common is 1 for raw PCM, look into avilib.h for others 166 When opening the AVI file, avilib looks if the file has an index attached [all …]
|
H A D | Makefile.am | 41 README.avilib \
|
/dports/lang/pocl/pocl-1.8/examples/Rodinia/ |
H A D | Rodinia.patch | 4 …leukocyte: detect_main.o avilib.o find_ellipse.o find_ellipse_opencl.o track_ellipse.o track_ellip… 5 …$(CC) $(CC_FLAGS) -lm avilib.o find_ellipse.o find_ellipse_opencl.o track_ellipse.o track_ellipse_… 12 detect_main.o: detect_main.c find_ellipse.h track_ellipse.h avilib.h
|
/dports/multimedia/ogmrip/ogmrip-1.0.1/avibox/ |
H A D | Makefile.am | 6 avilib.c \ 20 avilib.h \
|
H A D | Makefile.in | 71 am_avibox_OBJECTS = avibox.$(OBJEXT) avilib.$(OBJEXT) \ 320 avilib.c \ 334 avilib.h \ 432 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/avilib.Po@am__quote@
|
/dports/multimedia/transcode/transcode-1.1.7/ |
H A D | Makefile.am | 15 avilib \ subdir
|
H A D | STYLE | 430 avilib/avilib.h 431 avilib/wavlib.h
|
H A D | AUTHORS | 160 o avilib
|
/dports/multimedia/mjpegtools/mjpegtools-2.1.0/debian/ |
H A D | mjpegtools.docs | 12 README.avilib
|
/dports/multimedia/mjpegtools/mjpegtools-2.1.0/lavtools/ |
H A D | Makefile.am | 27 avilib.h \ 41 liblavfile_la_SOURCES = editlist.c lav_io.c avilib.c
|
H A D | Makefile.in | 123 liblavfile_la-lav_io.lo liblavfile_la-avilib.lo 461 avilib.h \ 475 liblavfile_la_SOURCES = editlist.c lav_io.c avilib.c
|
/dports/multimedia/ogmtools/ogmtools-1.5/ |
H A D | ChangeLog | 10 - Updated avilib to handle OpenDML AVIs bigger than 1Gb created by mencoder. 28 - Updated avilib from transcode's current CVS version. 50 - Updated the avilib to the latest version from mkvtoolnix which in turn 68 - Fixed a bug in avilib. 116 - Fixed a bug in avilib that causes more calls to read/seek than 276 - Included avilib in the ogmmerge sources (thanks to Robert Wal
|
H A D | configure.in | 37 AC_OUTPUT(Makefile avilib/Makefile)
|
H A D | Makefile.am | 5 SUBDIRS = avilib subdir
|
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/ |
H A D | README.md | 24 1. [avilib](#61-avilib) 337 ## 6.1. avilib 345 * Corresponding files: `lib/avilib-0.6.10/*`
|
H A D | AUTHORS | 284 * Fixes for compilation of avilib with cygwin 391 avilib:
|
H A D | Rakefile | 86 $system_includes = "-I. -Ilib -Ilib/avilib-0.6.10 -Isrc" 89 $system_libdirs = "-Llib/avilib-0.6.10 -Llib/librmff -Lsrc/common" 91 …$source_directories = %w{lib/avilib-0.6.10 lib/librmff src/common src/extract src/info src/i… 1050 # avilib-0.6.10 1083 [ { :name => 'avi', :dir => 'lib/avilib-0.6.10' …
|
/dports/multimedia/gpac-mp4box/gpac-1.0.0/build/symbian/ |
H A D | libgpac.mmp | 185 SOURCE avilib.c
|