├── .classpath ├── .project ├── AndroidManifest.xml ├── bin ├── AndroidManifest.xml ├── classes │ └── com │ │ ├── ccs │ │ ├── converter │ │ │ ├── Convert2Movie.class │ │ │ ├── FFmpegFrameRecorder.class │ │ │ ├── Frame.class │ │ │ ├── FrameGrabber$Array.class │ │ │ ├── FrameGrabber$Exception.class │ │ │ ├── FrameGrabber$ImageMode.class │ │ │ ├── FrameGrabber$PropertyEditor.class │ │ │ ├── FrameGrabber.class │ │ │ ├── FrameRecorder$Exception.class │ │ │ ├── FrameRecorder.class │ │ │ ├── avcodec$AVBitStreamFilter$Close.class │ │ │ ├── avcodec$AVBitStreamFilter$Filter.class │ │ │ ├── avcodec$AVBitStreamFilter.class │ │ │ ├── avcodec$AVBitStreamFilterContext.class │ │ │ ├── avcodec$AVCodec.class │ │ │ ├── avcodec$AVCodecContext$Draw_horiz_band.class │ │ │ ├── avcodec$AVCodecContext$Execute$Func.class │ │ │ ├── avcodec$AVCodecContext$Execute.class │ │ │ ├── avcodec$AVCodecContext$Execute2$Func2.class │ │ │ ├── avcodec$AVCodecContext$Execute2.class │ │ │ ├── avcodec$AVCodecContext$Get_buffer.class │ │ │ ├── avcodec$AVCodecContext$Get_format.class │ │ │ ├── avcodec$AVCodecContext$Reget_buffer.class │ │ │ ├── avcodec$AVCodecContext$Release_buffer.class │ │ │ ├── avcodec$AVCodecContext$Rtp_callback.class │ │ │ ├── avcodec$AVCodecContext.class │ │ │ ├── avcodec$AVCodecDefault.class │ │ │ ├── avcodec$AVCodecInternal.class │ │ │ ├── avcodec$AVCodecParser$Parser_close.class │ │ │ ├── avcodec$AVCodecParser$Parser_init.class │ │ │ ├── avcodec$AVCodecParser$Parser_parse.class │ │ │ ├── avcodec$AVCodecParser$Split.class │ │ │ ├── avcodec$AVCodecParser.class │ │ │ ├── avcodec$AVCodecParserContext.class │ │ │ ├── avcodec$AVFrame.class │ │ │ ├── avcodec$AVHWAccel$Decode_slice.class │ │ │ ├── avcodec$AVHWAccel$End_frame.class │ │ │ ├── avcodec$AVHWAccel$Start_frame.class │ │ │ ├── avcodec$AVHWAccel.class │ │ │ ├── avcodec$AVPacket$Destruct.class │ │ │ ├── avcodec$AVPacket.class │ │ │ ├── avcodec$AVPanScan.class │ │ │ ├── avcodec$AVPicture.class │ │ │ ├── avcodec$AVProfile.class │ │ │ ├── avcodec$AVResampleContext.class │ │ │ ├── avcodec$AVSubtitle.class │ │ │ ├── avcodec$AVSubtitleRect.class │ │ │ ├── avcodec$Cb.class │ │ │ ├── avcodec$RcOverride.class │ │ │ ├── avcodec$ReSampleContext.class │ │ │ ├── avcodec.class │ │ │ ├── avdevice.class │ │ │ ├── avfilter$AVABufferSinkParams.class │ │ │ ├── avfilter$AVBufferSinkParams.class │ │ │ ├── avfilter$AVFilter$Process_command.class │ │ │ ├── avfilter$AVFilter$Query_formats.class │ │ │ ├── avfilter$AVFilter$Uninit.class │ │ │ ├── avfilter$AVFilter.class │ │ │ ├── avfilter$AVFilterBuffer$Free.class │ │ │ ├── avfilter$AVFilterBuffer.class │ │ │ ├── avfilter$AVFilterBufferRef.class │ │ │ ├── avfilter$AVFilterBufferRefAudioProps.class │ │ │ ├── avfilter$AVFilterBufferRefVideoProps.class │ │ │ ├── avfilter$AVFilterChannelLayouts.class │ │ │ ├── avfilter$AVFilterCommand.class │ │ │ ├── avfilter$AVFilterContext.class │ │ │ ├── avfilter$AVFilterFormats.class │ │ │ ├── avfilter$AVFilterGraph.class │ │ │ ├── avfilter$AVFilterInOut.class │ │ │ ├── avfilter$AVFilterLink.class │ │ │ ├── avfilter$AVFilterPad$Config_props.class │ │ │ ├── avfilter$AVFilterPad$Draw_slice.class │ │ │ ├── avfilter$AVFilterPad$End_frame.class │ │ │ ├── avfilter$AVFilterPad$Get_audio_buffer.class │ │ │ ├── avfilter$AVFilterPad$Get_video_buffer.class │ │ │ ├── avfilter$AVFilterPad$Poll_frame.class │ │ │ ├── avfilter$AVFilterPad$Request_frame.class │ │ │ ├── avfilter$AVFilterPad$Start_frame.class │ │ │ ├── avfilter$AVFilterPad.class │ │ │ ├── avfilter$AVFilterPool.class │ │ │ ├── avfilter.class │ │ │ ├── avformat$AVChapter.class │ │ │ ├── avformat$AVCodecTag.class │ │ │ ├── avformat$AVFormatContext.class │ │ │ ├── avformat$AVFrac.class │ │ │ ├── avformat$AVIOContext$Read_packet.class │ │ │ ├── avformat$AVIOContext$Read_pause.class │ │ │ ├── avformat$AVIOContext$Read_seek.class │ │ │ ├── avformat$AVIOContext$Seek.class │ │ │ ├── avformat$AVIOContext$Update_checksum.class │ │ │ ├── avformat$AVIOContext$Write_packet.class │ │ │ ├── avformat$AVIOContext.class │ │ │ ├── avformat$AVIOInterruptCB$Callback.class │ │ │ ├── avformat$AVIOInterruptCB.class │ │ │ ├── avformat$AVIndexEntry.class │ │ │ ├── avformat$AVInputFormat.class │ │ │ ├── avformat$AVOutputFormat.class │ │ │ ├── avformat$AVProbeData.class │ │ │ ├── avformat$AVProgram.class │ │ │ ├── avformat$AVStream.class │ │ │ ├── avformat.class │ │ │ ├── avutil$AVClass$Child_class_next.class │ │ │ ├── avutil$AVClass$Child_next.class │ │ │ ├── avutil$AVClass$Item_name.class │ │ │ ├── avutil$AVClass.class │ │ │ ├── avutil$AVDictionary.class │ │ │ ├── avutil$AVDictionaryEntry.class │ │ │ ├── avutil$AVOption.class │ │ │ ├── avutil$AVRational.class │ │ │ ├── avutil$LogCallback.class │ │ │ └── avutil.class │ │ └── pics2flix │ │ │ ├── FFmpegFrameRecorder.class │ │ │ ├── FacePreview.class │ │ │ ├── FaceView.class │ │ │ ├── FileBrowser$DISPLAYMODE.class │ │ │ ├── FileBrowser.class │ │ │ ├── Images2Movie$RepetitiveUpdater.class │ │ │ ├── Images2Movie.class │ │ │ └── Preview.class │ │ └── tipu │ │ └── ffmpeg │ │ ├── BuildConfig.class │ │ ├── R$attr.class │ │ ├── R$drawable.class │ │ ├── R$string.class │ │ ├── R$style.class │ │ └── R.class └── jarlist.cache ├── gen └── com │ └── tipu │ └── ffmpeg │ ├── BuildConfig.java │ └── R.java ├── libs ├── android-support-v4.jar ├── armeabi │ ├── libavcodec.so │ ├── libavdevice.so │ ├── libavfilter.so │ ├── libavformat.so │ ├── libavutil.so │ ├── libjniARToolKitPlus.so │ ├── libjniavcodec.so │ ├── libjniavdevice.so │ ├── libjniavfilter.so │ ├── libjniavformat.so │ ├── libjniavutil.so │ ├── libjnicvkernels.so │ ├── libjniopencv_calib3d.so │ ├── libjniopencv_contrib.so │ ├── libjniopencv_core.so │ ├── libjniopencv_features2d.so │ ├── libjniopencv_flann.so │ ├── libjniopencv_highgui.so │ ├── libjniopencv_imgproc.so │ ├── libjniopencv_legacy.so │ ├── libjniopencv_ml.so │ ├── libjniopencv_objdetect.so │ ├── libjniopencv_video.so │ ├── libjnipostproc.so │ ├── libjniswscale.so │ ├── libopencv_calib3d.so │ ├── libopencv_contrib.so │ ├── libopencv_core.so │ ├── libopencv_features2d.so │ ├── libopencv_flann.so │ ├── libopencv_gpu.so │ ├── libopencv_highgui.so │ ├── libopencv_imgproc.so │ ├── libopencv_legacy.so │ ├── libopencv_ml.so │ ├── libopencv_objdetect.so │ ├── libopencv_video.so │ ├── libpostproc.so │ └── libswscale.so └── javacv.jar ├── proguard-project.txt ├── project.properties ├── res ├── drawable-hdpi │ ├── ic_action_search.png │ └── ic_launcher.png ├── drawable-mdpi │ ├── ic_action_search.png │ └── ic_launcher.png ├── drawable-xhdpi │ ├── ic_action_search.png │ └── ic_launcher.png ├── values-v11 │ └── styles.xml ├── values-v14 │ └── styles.xml └── values │ ├── strings.xml │ └── styles.xml └── src └── com └── ccs ├── converter ├── Convert2Movie.java ├── FFmpegFrameRecorder.java ├── Frame.java ├── FrameGrabber.java ├── FrameRecorder.java ├── avcodec.java ├── avdevice.java ├── avfilter.java ├── avformat.java └── avutil.java └── pics2flix ├── FFmpegFrameRecorder.java ├── FacePreview.java ├── FileBrowser.java └── Images2Movie.java /.classpath: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | -------------------------------------------------------------------------------- /.project: -------------------------------------------------------------------------------- 1 | 2 | 3 | AA_ffmpeg 4 | 5 | 6 | 7 | 8 | 9 | com.android.ide.eclipse.adt.ResourceManagerBuilder 10 | 11 | 12 | 13 | 14 | com.android.ide.eclipse.adt.PreCompilerBuilder 15 | 16 | 17 | 18 | 19 | org.eclipse.jdt.core.javabuilder 20 | 21 | 22 | 23 | 24 | com.android.ide.eclipse.adt.ApkBuilder 25 | 26 | 27 | 28 | 29 | 30 | com.android.ide.eclipse.adt.AndroidNature 31 | org.eclipse.jdt.core.javanature 32 | 33 | 34 | -------------------------------------------------------------------------------- /AndroidManifest.xml: -------------------------------------------------------------------------------- 1 | 5 | 6 | 7 | 8 | 11 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /bin/AndroidManifest.xml: -------------------------------------------------------------------------------- 1 | 5 | 6 | 7 | 8 | 11 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/Convert2Movie.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/Convert2Movie.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/FFmpegFrameRecorder.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/FFmpegFrameRecorder.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/Frame.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/Frame.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/FrameGrabber$Array.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/FrameGrabber$Array.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/FrameGrabber$Exception.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/FrameGrabber$Exception.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/FrameGrabber$ImageMode.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/FrameGrabber$ImageMode.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/FrameGrabber$PropertyEditor.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/FrameGrabber$PropertyEditor.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/FrameGrabber.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/FrameGrabber.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/FrameRecorder$Exception.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/FrameRecorder$Exception.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/FrameRecorder.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/FrameRecorder.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVBitStreamFilter$Close.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVBitStreamFilter$Close.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVBitStreamFilter$Filter.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVBitStreamFilter$Filter.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVBitStreamFilter.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVBitStreamFilter.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVBitStreamFilterContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVBitStreamFilterContext.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVCodec.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVCodec.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVCodecContext$Draw_horiz_band.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVCodecContext$Draw_horiz_band.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVCodecContext$Execute$Func.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVCodecContext$Execute$Func.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVCodecContext$Execute.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVCodecContext$Execute.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVCodecContext$Execute2$Func2.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVCodecContext$Execute2$Func2.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVCodecContext$Execute2.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVCodecContext$Execute2.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVCodecContext$Get_buffer.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVCodecContext$Get_buffer.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVCodecContext$Get_format.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVCodecContext$Get_format.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVCodecContext$Reget_buffer.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVCodecContext$Reget_buffer.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVCodecContext$Release_buffer.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVCodecContext$Release_buffer.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVCodecContext$Rtp_callback.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVCodecContext$Rtp_callback.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVCodecContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVCodecContext.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVCodecDefault.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVCodecDefault.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVCodecInternal.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVCodecInternal.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVCodecParser$Parser_close.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVCodecParser$Parser_close.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVCodecParser$Parser_init.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVCodecParser$Parser_init.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVCodecParser$Parser_parse.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVCodecParser$Parser_parse.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVCodecParser$Split.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVCodecParser$Split.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVCodecParser.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVCodecParser.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVCodecParserContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVCodecParserContext.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVFrame.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVFrame.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVHWAccel$Decode_slice.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVHWAccel$Decode_slice.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVHWAccel$End_frame.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVHWAccel$End_frame.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVHWAccel$Start_frame.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVHWAccel$Start_frame.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVHWAccel.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVHWAccel.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVPacket$Destruct.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVPacket$Destruct.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVPacket.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVPacket.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVPanScan.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVPanScan.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVPicture.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVPicture.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVProfile.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVProfile.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVResampleContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVResampleContext.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVSubtitle.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVSubtitle.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$AVSubtitleRect.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$AVSubtitleRect.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$Cb.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$Cb.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$RcOverride.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$RcOverride.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec$ReSampleContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec$ReSampleContext.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avcodec.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avcodec.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avdevice.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avdevice.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter$AVABufferSinkParams.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter$AVABufferSinkParams.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter$AVBufferSinkParams.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter$AVBufferSinkParams.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter$AVFilter$Process_command.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter$AVFilter$Process_command.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter$AVFilter$Query_formats.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter$AVFilter$Query_formats.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter$AVFilter$Uninit.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter$AVFilter$Uninit.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter$AVFilter.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter$AVFilter.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter$AVFilterBuffer$Free.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter$AVFilterBuffer$Free.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter$AVFilterBuffer.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter$AVFilterBuffer.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter$AVFilterBufferRef.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter$AVFilterBufferRef.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter$AVFilterBufferRefAudioProps.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter$AVFilterBufferRefAudioProps.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter$AVFilterBufferRefVideoProps.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter$AVFilterBufferRefVideoProps.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter$AVFilterChannelLayouts.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter$AVFilterChannelLayouts.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter$AVFilterCommand.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter$AVFilterCommand.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter$AVFilterContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter$AVFilterContext.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter$AVFilterFormats.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter$AVFilterFormats.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter$AVFilterGraph.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter$AVFilterGraph.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter$AVFilterInOut.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter$AVFilterInOut.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter$AVFilterLink.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter$AVFilterLink.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter$AVFilterPad$Config_props.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter$AVFilterPad$Config_props.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter$AVFilterPad$Draw_slice.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter$AVFilterPad$Draw_slice.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter$AVFilterPad$End_frame.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter$AVFilterPad$End_frame.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter$AVFilterPad$Get_audio_buffer.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter$AVFilterPad$Get_audio_buffer.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter$AVFilterPad$Get_video_buffer.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter$AVFilterPad$Get_video_buffer.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter$AVFilterPad$Poll_frame.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter$AVFilterPad$Poll_frame.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter$AVFilterPad$Request_frame.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter$AVFilterPad$Request_frame.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter$AVFilterPad$Start_frame.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter$AVFilterPad$Start_frame.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter$AVFilterPad.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter$AVFilterPad.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter$AVFilterPool.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter$AVFilterPool.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avfilter.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avfilter.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avformat$AVChapter.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avformat$AVChapter.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avformat$AVCodecTag.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avformat$AVCodecTag.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avformat$AVFormatContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avformat$AVFormatContext.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avformat$AVFrac.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avformat$AVFrac.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avformat$AVIOContext$Read_packet.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avformat$AVIOContext$Read_packet.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avformat$AVIOContext$Read_pause.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avformat$AVIOContext$Read_pause.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avformat$AVIOContext$Read_seek.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avformat$AVIOContext$Read_seek.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avformat$AVIOContext$Seek.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avformat$AVIOContext$Seek.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avformat$AVIOContext$Update_checksum.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avformat$AVIOContext$Update_checksum.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avformat$AVIOContext$Write_packet.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avformat$AVIOContext$Write_packet.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avformat$AVIOContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avformat$AVIOContext.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avformat$AVIOInterruptCB$Callback.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avformat$AVIOInterruptCB$Callback.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avformat$AVIOInterruptCB.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avformat$AVIOInterruptCB.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avformat$AVIndexEntry.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avformat$AVIndexEntry.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avformat$AVInputFormat.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avformat$AVInputFormat.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avformat$AVOutputFormat.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avformat$AVOutputFormat.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avformat$AVProbeData.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avformat$AVProbeData.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avformat$AVProgram.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avformat$AVProgram.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avformat$AVStream.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avformat$AVStream.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avformat.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avformat.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avutil$AVClass$Child_class_next.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avutil$AVClass$Child_class_next.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avutil$AVClass$Child_next.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avutil$AVClass$Child_next.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avutil$AVClass$Item_name.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avutil$AVClass$Item_name.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avutil$AVClass.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avutil$AVClass.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avutil$AVDictionary.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avutil$AVDictionary.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avutil$AVDictionaryEntry.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avutil$AVDictionaryEntry.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avutil$AVOption.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avutil$AVOption.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avutil$AVRational.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avutil$AVRational.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avutil$LogCallback.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avutil$LogCallback.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/converter/avutil.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/converter/avutil.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/pics2flix/FFmpegFrameRecorder.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/pics2flix/FFmpegFrameRecorder.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/pics2flix/FacePreview.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/pics2flix/FacePreview.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/pics2flix/FaceView.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/pics2flix/FaceView.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/pics2flix/FileBrowser$DISPLAYMODE.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/pics2flix/FileBrowser$DISPLAYMODE.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/pics2flix/FileBrowser.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/pics2flix/FileBrowser.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/pics2flix/Images2Movie$RepetitiveUpdater.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/pics2flix/Images2Movie$RepetitiveUpdater.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/pics2flix/Images2Movie.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/pics2flix/Images2Movie.class -------------------------------------------------------------------------------- /bin/classes/com/ccs/pics2flix/Preview.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/ccs/pics2flix/Preview.class -------------------------------------------------------------------------------- /bin/classes/com/tipu/ffmpeg/BuildConfig.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/tipu/ffmpeg/BuildConfig.class -------------------------------------------------------------------------------- /bin/classes/com/tipu/ffmpeg/R$attr.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/tipu/ffmpeg/R$attr.class -------------------------------------------------------------------------------- /bin/classes/com/tipu/ffmpeg/R$drawable.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/tipu/ffmpeg/R$drawable.class -------------------------------------------------------------------------------- /bin/classes/com/tipu/ffmpeg/R$string.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/tipu/ffmpeg/R$string.class -------------------------------------------------------------------------------- /bin/classes/com/tipu/ffmpeg/R$style.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/tipu/ffmpeg/R$style.class -------------------------------------------------------------------------------- /bin/classes/com/tipu/ffmpeg/R.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/bin/classes/com/tipu/ffmpeg/R.class -------------------------------------------------------------------------------- /bin/jarlist.cache: -------------------------------------------------------------------------------- 1 | # cache for current jar dependecy. DO NOT EDIT. 2 | # format is 3 | # Encoding is UTF-8 4 | -------------------------------------------------------------------------------- /gen/com/tipu/ffmpeg/BuildConfig.java: -------------------------------------------------------------------------------- 1 | /** Automatically generated file. DO NOT MODIFY */ 2 | package com.tipu.ffmpeg; 3 | 4 | public final class BuildConfig { 5 | public final static boolean DEBUG = true; 6 | } -------------------------------------------------------------------------------- /gen/com/tipu/ffmpeg/R.java: -------------------------------------------------------------------------------- 1 | /* AUTO-GENERATED FILE. DO NOT MODIFY. 2 | * 3 | * This class was automatically generated by the 4 | * aapt tool from the resource data it found. It 5 | * should not be modified by hand. 6 | */ 7 | 8 | package com.tipu.ffmpeg; 9 | 10 | public final class R { 11 | public static final class attr { 12 | } 13 | public static final class drawable { 14 | public static final int ic_action_search=0x7f020000; 15 | public static final int ic_launcher=0x7f020001; 16 | } 17 | public static final class string { 18 | public static final int app_name=0x7f030000; 19 | } 20 | public static final class style { 21 | public static final int AppTheme=0x7f040000; 22 | } 23 | } 24 | -------------------------------------------------------------------------------- /libs/android-support-v4.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/android-support-v4.jar -------------------------------------------------------------------------------- /libs/armeabi/libavcodec.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libavcodec.so -------------------------------------------------------------------------------- /libs/armeabi/libavdevice.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libavdevice.so -------------------------------------------------------------------------------- /libs/armeabi/libavfilter.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libavfilter.so -------------------------------------------------------------------------------- /libs/armeabi/libavformat.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libavformat.so -------------------------------------------------------------------------------- /libs/armeabi/libavutil.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libavutil.so -------------------------------------------------------------------------------- /libs/armeabi/libjniARToolKitPlus.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libjniARToolKitPlus.so -------------------------------------------------------------------------------- /libs/armeabi/libjniavcodec.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libjniavcodec.so -------------------------------------------------------------------------------- /libs/armeabi/libjniavdevice.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libjniavdevice.so -------------------------------------------------------------------------------- /libs/armeabi/libjniavfilter.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libjniavfilter.so -------------------------------------------------------------------------------- /libs/armeabi/libjniavformat.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libjniavformat.so -------------------------------------------------------------------------------- /libs/armeabi/libjniavutil.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libjniavutil.so -------------------------------------------------------------------------------- /libs/armeabi/libjnicvkernels.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libjnicvkernels.so -------------------------------------------------------------------------------- /libs/armeabi/libjniopencv_calib3d.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libjniopencv_calib3d.so -------------------------------------------------------------------------------- /libs/armeabi/libjniopencv_contrib.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libjniopencv_contrib.so -------------------------------------------------------------------------------- /libs/armeabi/libjniopencv_core.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libjniopencv_core.so -------------------------------------------------------------------------------- /libs/armeabi/libjniopencv_features2d.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libjniopencv_features2d.so -------------------------------------------------------------------------------- /libs/armeabi/libjniopencv_flann.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libjniopencv_flann.so -------------------------------------------------------------------------------- /libs/armeabi/libjniopencv_highgui.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libjniopencv_highgui.so -------------------------------------------------------------------------------- /libs/armeabi/libjniopencv_imgproc.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libjniopencv_imgproc.so -------------------------------------------------------------------------------- /libs/armeabi/libjniopencv_legacy.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libjniopencv_legacy.so -------------------------------------------------------------------------------- /libs/armeabi/libjniopencv_ml.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libjniopencv_ml.so -------------------------------------------------------------------------------- /libs/armeabi/libjniopencv_objdetect.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libjniopencv_objdetect.so -------------------------------------------------------------------------------- /libs/armeabi/libjniopencv_video.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libjniopencv_video.so -------------------------------------------------------------------------------- /libs/armeabi/libjnipostproc.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libjnipostproc.so -------------------------------------------------------------------------------- /libs/armeabi/libjniswscale.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libjniswscale.so -------------------------------------------------------------------------------- /libs/armeabi/libopencv_calib3d.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libopencv_calib3d.so -------------------------------------------------------------------------------- /libs/armeabi/libopencv_contrib.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libopencv_contrib.so -------------------------------------------------------------------------------- /libs/armeabi/libopencv_core.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libopencv_core.so -------------------------------------------------------------------------------- /libs/armeabi/libopencv_features2d.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libopencv_features2d.so -------------------------------------------------------------------------------- /libs/armeabi/libopencv_flann.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libopencv_flann.so -------------------------------------------------------------------------------- /libs/armeabi/libopencv_gpu.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libopencv_gpu.so -------------------------------------------------------------------------------- /libs/armeabi/libopencv_highgui.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libopencv_highgui.so -------------------------------------------------------------------------------- /libs/armeabi/libopencv_imgproc.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libopencv_imgproc.so -------------------------------------------------------------------------------- /libs/armeabi/libopencv_legacy.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libopencv_legacy.so -------------------------------------------------------------------------------- /libs/armeabi/libopencv_ml.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libopencv_ml.so -------------------------------------------------------------------------------- /libs/armeabi/libopencv_objdetect.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libopencv_objdetect.so -------------------------------------------------------------------------------- /libs/armeabi/libopencv_video.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libopencv_video.so -------------------------------------------------------------------------------- /libs/armeabi/libpostproc.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libpostproc.so -------------------------------------------------------------------------------- /libs/armeabi/libswscale.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/armeabi/libswscale.so -------------------------------------------------------------------------------- /libs/javacv.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/libs/javacv.jar -------------------------------------------------------------------------------- /proguard-project.txt: -------------------------------------------------------------------------------- 1 | # To enable ProGuard in your project, edit project.properties 2 | # to define the proguard.config property as described in that file. 3 | # 4 | # Add project specific ProGuard rules here. 5 | # By default, the flags in this file are appended to flags specified 6 | # in ${sdk.dir}/tools/proguard/proguard-android.txt 7 | # You can edit the include path and order by changing the ProGuard 8 | # include property in project.properties. 9 | # 10 | # For more details, see 11 | # http://developer.android.com/guide/developing/tools/proguard.html 12 | 13 | # Add any project specific keep options here: 14 | 15 | # If your project uses WebView with JS, uncomment the following 16 | # and specify the fully qualified class name to the JavaScript interface 17 | # class: 18 | #-keepclassmembers class fqcn.of.javascript.interface.for.webview { 19 | # public *; 20 | #} 21 | -------------------------------------------------------------------------------- /project.properties: -------------------------------------------------------------------------------- 1 | # This file is automatically generated by Android Tools. 2 | # Do not modify this file -- YOUR CHANGES WILL BE ERASED! 3 | # 4 | # This file must be checked in Version Control Systems. 5 | # 6 | # To customize properties used by the Ant build system edit 7 | # "ant.properties", and override values to adapt the script to your 8 | # project structure. 9 | # 10 | # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): 11 | #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt 12 | 13 | # Project target. 14 | target=android-15 15 | -------------------------------------------------------------------------------- /res/drawable-hdpi/ic_action_search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/res/drawable-hdpi/ic_action_search.png -------------------------------------------------------------------------------- /res/drawable-hdpi/ic_launcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/res/drawable-hdpi/ic_launcher.png -------------------------------------------------------------------------------- /res/drawable-mdpi/ic_action_search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/res/drawable-mdpi/ic_action_search.png -------------------------------------------------------------------------------- /res/drawable-mdpi/ic_launcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/res/drawable-mdpi/ic_launcher.png -------------------------------------------------------------------------------- /res/drawable-xhdpi/ic_action_search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/res/drawable-xhdpi/ic_action_search.png -------------------------------------------------------------------------------- /res/drawable-xhdpi/ic_launcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tipusarowar/AA_ffmpeg/52eb25e36505027a076fc58bcb2fd25e4b11d1e2/res/drawable-xhdpi/ic_launcher.png -------------------------------------------------------------------------------- /res/values-v11/styles.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 |