A B C D E F G H I J L M N O P Q R S T U V W X Y 
All Classes All Packages

F

FAST_VIDEO_ONLY - com.avpkit.mediatool.IMediaViewer.Mode
Play only video, as fast as possible.
FEATURE_COLORSPACECONVERSION - com.avpkit.core.IVideoResampler.Feature
 
FEATURE_IMAGERESCALING - com.avpkit.core.IVideoResampler.Feature
 
Ferry - Class in com.avpkit.ferry
Internal Only.
Ferry() - Constructor for class com.avpkit.ferry.Ferry
 
FerryJNI - Class in com.avpkit.ferry
 
FerryJNI() - Constructor for class com.avpkit.ferry.FerryJNI
 
FfmpegIO - Class in com.avpkit.core.io
For Internal Use Only.
FfmpegIO() - Constructor for class com.avpkit.core.io.FfmpegIO
 
FfmpegIOHandle - Class in com.avpkit.core.io
For Internal Use Only.
FfmpegIOHandle() - Constructor for class com.avpkit.core.io.FfmpegIOHandle
 
FileProtocolHandler - Class in com.avpkit.core.io
Implementation of URLProtocolHandler that can read and write files.
FileProtocolHandler() - Constructor for class com.avpkit.core.io.FileProtocolHandler
 
FileProtocolHandler(File) - Constructor for class com.avpkit.core.io.FileProtocolHandler
 
FileProtocolHandler(String) - Constructor for class com.avpkit.core.io.FileProtocolHandler
 
FileProtocolHandlerFactory - Class in com.avpkit.core.io
Implementation of IURLProtocolHandlerFactory that demonstrates how you can have Java act just like FFMPEG's internal "file:" protocol.
FileProtocolHandlerFactory() - Constructor for class com.avpkit.core.io.FileProtocolHandlerFactory
 
fillAudioSamples(IAudioSamples) - Method in class com.avpkit.core.IBufferSink
Fills this audio samples with filtered data

fillNextSamples(IAudioSamples, long) - Method in class com.avpkit.core.TestAudioSamplesGenerator
 
fillVideoPicture(IVideoPicture) - Method in class com.avpkit.core.IBufferSink
Fills this video picture with filtered data



finalize() - Method in class com.avpkit.ferry.AtomicInteger
Internal Only.
finalize() - Method in class com.avpkit.ferry.JNIMemoryManager
A finalizer for the memory manager itself.
finalize() - Method in class com.avpkit.ferry.JNINativeFinalizer
Runs a JNIMemoryManager.gc() to free up any RefCounted objects that are pending release.
finalize() - Method in class com.avpkit.ferry.Logger
Internal Only.
findDecodingCodec(ICodec.ID) - Static method in class com.avpkit.core.ICodec
Find a codec that can be used for decoding or
find a HW codec that can be used for decoding.
findDecodingCodec(ICodec.ID, IPixelFormat.Type) - Static method in class com.avpkit.core.ICodec
Find a codec that can be used for decoding or
find a HW codec that can be used for decoding.
findDecodingCodecByIntID(int) - Static method in class com.avpkit.core.ICodec
Find a codec that can be used for decoding.
findDecodingCodecByName(String) - Static method in class com.avpkit.core.ICodec
Find a codec that can be used for decoding.
findDescriptor(BufferedImage) - Static method in class com.avpkit.core.video.ConverterFactory
Find a descriptor given a BufferedImage.
findEncodingCodec(ICodec.ID) - Static method in class com.avpkit.core.ICodec
Find a codec that can be used for encoding or
find a HW codec that can be used for encoding.
findEncodingCodec(ICodec.ID, IPixelFormat.Type) - Static method in class com.avpkit.core.ICodec
Find a codec that can be used for encoding or
find a HW codec that can be used for encoding.
findEncodingCodecByIntID(int) - Static method in class com.avpkit.core.ICodec
Find a codec that can be used for encoding.
findEncodingCodecByName(String) - Static method in class com.avpkit.core.ICodec
Find a codec that can be used for encoding.
findRegisteredConverter(String) - Static method in class com.avpkit.core.video.ConverterFactory
Find a converter given a type descriptor.
findSampleBitDepth(IAudioSamples.Format) - Static method in class com.avpkit.core.IAudioSamples
A convenience method that returns the # of bits in a given
format.
findTimeStampEntryInIndex(long, int) - Method in class com.avpkit.core.IStream
Search for the given time stamp in the key-frame index for this {IStream}.
findTimeStampPositionInIndex(long, int) - Method in class com.avpkit.core.IStream
Search for the given time stamp in the key-frame index for this {IStream}.
FLAG_4MV - com.avpkit.core.IStreamCoder.Flags
4 MV per MB allowed / advanced prediction for H.263.
FLAG_AC_PRED - com.avpkit.core.IStreamCoder.Flags
H.263 advanced intra coding / MPEG-4 AC prediction
FLAG_AUDIO_PARAM - com.avpkit.core.IProperty.Flags
 
FLAG_AUTO_BSF - com.avpkit.core.IContainer.Flags
 
FLAG_BITEXACT - com.avpkit.core.IContainer.Flags
 
FLAG_BITEXACT - com.avpkit.core.IStreamCoder.Flags
Use only bitexact stuff (except (I)DCT).
FLAG_CBP_RD - com.avpkit.core.IStreamCoder.Flags
Use rate distortion optimization for cbp.
FLAG_CLOSED_GOP - com.avpkit.core.IStreamCoder.Flags
 
FLAG_CUSTOM_IO - com.avpkit.core.IContainer.Flags
 
FLAG_DECODING_PARAM - com.avpkit.core.IProperty.Flags
 
FLAG_DISCARD_CORRUPT - com.avpkit.core.IContainer.Flags
 
FLAG_EMU_EDGE - com.avpkit.core.IStreamCoder.Flags
Don't draw edges.
FLAG_ENCODING_PARAM - com.avpkit.core.IProperty.Flags
 
FLAG_EXPORT - com.avpkit.core.IProperty.Flags
 
FLAG_FAST_SEEK - com.avpkit.core.IContainer.Flags
 
FLAG_FILTERING_PARAM - com.avpkit.core.IProperty.Flags
 
FLAG_FLUSH_PACKETS - com.avpkit.core.IContainer.Flags
 
FLAG_GENERIC_INDEX - com.avpkit.core.IContainerFormat.Flags
 
FLAG_GENPTS - com.avpkit.core.IContainer.Flags
 
FLAG_GLOBAL_HEADER - com.avpkit.core.IStreamCoder.Flags
Place global headers in extradata instead of every keyframe.
FLAG_GLOBALHEADER - com.avpkit.core.IContainerFormat.Flags
 
FLAG_GMC - com.avpkit.core.IStreamCoder.Flags
Use GMC.
FLAG_GRAY - com.avpkit.core.IStreamCoder.Flags
Only decode/encode grayscale.
FLAG_IGNDTS - com.avpkit.core.IContainer.Flags
 
FLAG_IGNIDX - com.avpkit.core.IContainer.Flags
 
FLAG_INPUT_PRESERVED - com.avpkit.core.IStreamCoder.Flags
The parent program guarantees that the input for B-frames containing
streams is not written to for at least s->max_b_frames+1 frames, if
this is not set the input will be copied.
FLAG_INTERLACED_DCT - com.avpkit.core.IStreamCoder.Flags
Use interlaced DCT.
FLAG_INTERLACED_ME - com.avpkit.core.IStreamCoder.Flags
interlaced motion estimation
FLAG_KEEP_SIDE_DATA - com.avpkit.core.IContainer.Flags
 
FLAG_LOOP_FILTER - com.avpkit.core.IStreamCoder.Flags
loop filter
FLAG_LOW_DELAY - com.avpkit.core.IStreamCoder.Flags
Force low delay.
FLAG_METADATA - com.avpkit.core.IProperty.Flags
 
FLAG_MP4A_LATM - com.avpkit.core.IContainer.Flags
 
FLAG_MV0 - com.avpkit.core.IStreamCoder.Flags
 
FLAG_NEEDNUMBER - com.avpkit.core.IContainerFormat.Flags
 
FLAG_NOBUFFER - com.avpkit.core.IContainer.Flags
 
FLAG_NOFILE - com.avpkit.core.IContainerFormat.Flags
 
FLAG_NOFILLIN - com.avpkit.core.IContainer.Flags
 
FLAG_NONBLOCK - com.avpkit.core.IContainer.Flags
 
FLAG_NOPARSE - com.avpkit.core.IContainer.Flags
 
FLAG_NORMALIZE_AQP - com.avpkit.core.IStreamCoder.Flags
Input bitstream might be truncated at a random
location instead of only at frame boundaries.
FLAG_NOTIMESTAMPS - com.avpkit.core.IContainerFormat.Flags
 
FLAG_PASS1 - com.avpkit.core.IStreamCoder.Flags
Use internal 2pass ratecontrol in first pass mode.
FLAG_PASS2 - com.avpkit.core.IStreamCoder.Flags
Use internal 2pass ratecontrol in second pass mode.
FLAG_PRIV_OPT - com.avpkit.core.IContainer.Flags
 
FLAG_PSNR - com.avpkit.core.IStreamCoder.Flags
error[?] variables will be set during encoding.
FLAG_QP_RD - com.avpkit.core.IStreamCoder.Flags
Use rate distortion optimization for qp selectioon.
FLAG_QPEL - com.avpkit.core.IStreamCoder.Flags
Use qpel MC.
FLAG_QSCALE - com.avpkit.core.IStreamCoder.Flags
Use fixed qscale.
FLAG_RAWPICTURE - com.avpkit.core.IContainerFormat.Flags
 
FLAG_READONLY - com.avpkit.core.IProperty.Flags
 
FLAG_SHORTEST - com.avpkit.core.IContainer.Flags
 
FLAG_SHOW_IDS - com.avpkit.core.IContainerFormat.Flags
 
FLAG_SORT_DTS - com.avpkit.core.IContainer.Flags
 
FLAG_SUBTITLE_PARAM - com.avpkit.core.IProperty.Flags
 
FLAG_TRUNCATED - com.avpkit.core.IStreamCoder.Flags
 
FLAG_TS_DISCONT - com.avpkit.core.IContainerFormat.Flags
 
FLAG_VIDEO_PARAM - com.avpkit.core.IProperty.Flags
 
FLAG2_CHUNKS - com.avpkit.core.IStreamCoder.Flags
Input bitstream might be truncated at a packet boundaries instead of only at frame boundaries.
FLAG2_FAST - com.avpkit.core.IStreamCoder.Flags
Allow non spec compliant speedup tricks.
FLAG2_LOCAL_HEADER - com.avpkit.core.IStreamCoder.Flags
Place global headers at every keyframe instead of in extradata.
FLAG2_NO_OUTPUT - com.avpkit.core.IStreamCoder.Flags
Skip bitstream encoding.
FLAG2_SHOW_ALL - com.avpkit.core.IStreamCoder.Flags
Show all frames before the first keyframe
FLAG2_SKIP_RD - com.avpkit.core.IStreamCoder.Flags
RD optimal MB level residual skipping
FLAG2_STRICT_GOP - com.avpkit.core.IStreamCoder.Flags
Strictly enforce GOP size.
flush() - Method in class com.avpkit.ferry.JNIMemoryManager
Internal Only.
flush() - Method in interface com.avpkit.mediatool.IMediaWriter
Flushes all encoders and writes their contents.
FLUSH - com.avpkit.mediatool.IMediaDebugListener.Event
Flush events
FlushEvent - Class in com.avpkit.mediatool.event
An implementation of IFlushEvent.
FlushEvent(IMediaCoder) - Constructor for class com.avpkit.mediatool.event.FlushEvent
Create a FlushEvent.
flushPackets() - Method in class com.avpkit.core.IContainer
Flush all packets to output.
FMT_0BGR - com.avpkit.core.IPixelFormat.Type
packed BGR 8:8:8, 32bpp, XBGRXBGR...
FMT_0RGB - com.avpkit.core.IPixelFormat.Type
packed RGB 8:8:8, 32bpp, XRGBXRGB...
FMT_DBL - com.avpkit.core.IAudioSamples.Format
double
FMT_DBLP - com.avpkit.core.IAudioSamples.Format
double, planar
FMT_FLT - com.avpkit.core.IAudioSamples.Format
float
FMT_FLTP - com.avpkit.core.IAudioSamples.Format
float, planar
FMT_NONE - com.avpkit.core.IAudioSamples.Format
 
FMT_S16 - com.avpkit.core.IAudioSamples.Format
signed 16 bits
FMT_S16P - com.avpkit.core.IAudioSamples.Format
signed 16 bits, planar
FMT_S32 - com.avpkit.core.IAudioSamples.Format
signed 32 bits
FMT_S32P - com.avpkit.core.IAudioSamples.Format
signed 32 bits, planar
FMT_U8 - com.avpkit.core.IAudioSamples.Format
unsigned 8 bits
FMT_U8P - com.avpkit.core.IAudioSamples.Format
unsigned 8 bits, planar
free(byte[]) - Method in class com.avpkit.ferry.JNIMemoryAllocator
Free memory allocated by the JNIMemoryAllocator.malloc(int) method.
A B C D E F G H I J L M N O P Q R S T U V W X Y 
All Classes All Packages