152 Commits (039a0ebe6fd80ebfe30403a414db53f1f78fed74)

Author SHA1 Message Date
Aman Gupta 4f40d64e00 avformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_type=0 supplementary audio 7 years ago
James Almer cb97400f93 Revert "cmdutils: make use of new iteration APIs" 7 years ago
Josh de Kock 26d879c1ce lavc/bsf: make BSF iteration the same as other iterators 7 years ago
Josh de Kock cdc78058c7 cmdutils: make use of new iteration APIs 7 years ago
James Almer 94eb5505ad ffprobe: remove usage of deprecation warning removal pragmas 7 years ago
Zhong Li 19b1d905b8 ffprobe: Initialize coded_width/height 7 years ago
Marton Balint 25a2d269bd fftools, tools, examples: migrate to AVFormatContext->url 7 years ago
Mark Thompson 74cf4a75f7 ffmpeg: Ignore SIGPIPE 7 years ago
Carl Eugen Hoyos 6874945fbf fftools/ffmpeg_opt: Remove a write-only variable. 7 years ago
Rostislav Pehlivanov 6b35a83214 Remove the ffserver program 7 years ago
James Almer 414a49d671 ffmpeg: use thread wrappers for the thread message functionality 7 years ago
wm4 e24f192a9f ffplay: drop lock manager use 7 years ago
Carl Eugen Hoyos ed4a0c7923 ffmpeg_opt: Constify hwaccel pointer. 7 years ago
Pan Bian 2ba6d7cb82 ffmpeg: Check read_ffserver_streams() return value 7 years ago
Mark Thompson b0cd14fb1d ffmpeg: Use codec hardware config to configure hwaccels 7 years ago
Mark Thompson 3650cb2dfa lavu,lavfi,ffmpeg: Remove experimental OpenCL API 7 years ago
Jun Zhao a5870cb37f ffmpeg: add return value check to supress the build warning. 7 years ago
pkviet 77b6e3ee27 ffmpeg: add ui64 type to SpecifierOpt 7 years ago
Vitaly _Vi Shukela 80ef3c8360 ffmpeg: Allow "-to" on input files in addition to "-t" 7 years ago
DHE ae61bcbdf8 ffmpeg_filter: use nb_threads=1 on unused filtergraph 7 years ago
James Almer e61825d5b4 ffplay: remove usage of AVCodecContext accessors 7 years ago
James Almer b2731bcd1d ffprobe: remove usage of AVCodecContext accessors 7 years ago
James Almer e9025beacb ffmpeg: remove usage of AVCodecContext accessors 7 years ago
Timo Rothenpieler 6a4d1c9063 ffmpeg: use explicitly requested hwaccel only 7 years ago
Anton Khirnov 0e00624389 h264dec: add a NVDEC hwaccel 7 years ago
Marton Balint d68a557df4 ffplay: use SDL2 audio API 7 years ago
Peter Große 0ae1f6ddeb ffmpeg.c: fix code style in seek_to_start 7 years ago
Peter Große 3ddb887c88 ffmpeg.c: fix calculation of input file duration in seek_to_start() 7 years ago
Marton Balint 415038f2bd ffplay: only use hardware accelerated SDL texture formats 7 years ago
Marton Balint 84d31e2475 ffplay: create the window and the renderer before starting playback 7 years ago
Mark Thompson cf17086982 ffmpeg: Fix flush packet stream copy input timestamp handling 7 years ago
Michael Niedermayer f1251a6b9c ffmpeg: Fix stored encoder metadata with -bitexact 7 years ago
James Almer 5cc5130c81 ffmpeg: remove usage of deprecated getter functions 7 years ago
James Almer ddd0b19169 ffprobe: remove usage of deprecated getter functions 7 years ago
James Almer ca2b779423 avformat: remove use of deprecated AVFMT_FLAG_KEEP_SIDE_DATA flag 7 years ago
Carl Eugen Hoyos 693a11b8a2 lavf: Remove AVFMT_RAWPICTURE. 7 years ago
Michael Niedermayer 617f0c65e1 ffserver: Fix off by 1 error in path 7 years ago
Michael Niedermayer 2c9fa4162b ffmpeg: add -bitexact flag to simplify enabling bitexact mode in (de)muxer and (de/en)coder 7 years ago
Clément Bœsch 2b32031827 lavc: drop VDA 7 years ago
James Almer d3a3ee9c7a ffserver: remove usage of deprecated rc_eq option 7 years ago
Marton Balint f4090940bd ffmpeg: always init output stream before reaping filters 7 years ago
Jun Zhao 2e94490225 ffmpeg: remove hwaccel_lax_profile_check option 7 years ago
Sasi Inguva 2b006ccf83 ffmpeg.c: Fallback to duration_dts, when duration_pts can't be determined. 7 years ago
Marton Balint 41569bbc66 ffmpeg: always use single threaded decoding for attached pictures 7 years ago
James Almer 3e6829a8aa build: fix compilation of tools with OpenCL enabled 7 years ago