71134 Commits (cf16b459a873b990efc10d93e9912ab01b8a0fba)
 

Author SHA1 Message Date
Matthieu Bouron cf16b459a8 libavdevice/avfoundation: use pts/dts provided by the CMSampleBuffer API 10 years ago
Matthieu Bouron 021b023751 libavdevice/avfoundation: add capture_mouse_clicks option 10 years ago
Matthieu Bouron c908cae74c libavdevice/avfoundation: add capture_cursor option 10 years ago
Matthieu Bouron 573a77a1b6 libavdevice/avfoundation: add framerate and video size options 10 years ago
Michael Niedermayer 6a3833e141 ffmpeg_opt: Do not overwrite output if there is no input 10 years ago
Carl Eugen Hoyos dcac15a84c lavc/dnxhd: Fix pix_fmt change. 10 years ago
Donny Yang fe57514f8a png: Minor whitespace change and added missing comment 10 years ago
Donny Yang 5904d039ce png: Use av_freep() instead of av_free() 10 years ago
Michael Niedermayer 68bcc64f74 fate/filter-video: Use qp filter to generate non constant qp array for more throughout testing of the pp filter 10 years ago
Michael Niedermayer 2856634c67 vfilter/vf_qp: Support evaluating expression per MB 10 years ago
Michael Niedermayer a8fb8f6112 avfilter/vf_qp: split expression parsing out of loop 10 years ago
Marton Balint 625bd463cd af_channelmap: fix number of channels 10 years ago
Michael Niedermayer 048b6331e0 avcodec/qsv_internal: Fix project name 10 years ago
Lukasz Marek 56b7aa2138 doc/examples: add directory listing example 10 years ago
Tucker DiNapoli 303c3dada2 postproc: Removed unecessary if/else branch when getting QP. 10 years ago
Michael Niedermayer 0a731e4596 Merge commit '72b7441a10f578a1d0be7083d8f5adf6a01921c2' 10 years ago
Michael Niedermayer d985976e54 Merge commit '9ba27c2348d26000257e891e40a72facb0d916be' 10 years ago
Michael Niedermayer b12eacb383 Merge commit 'd0a63d8b989647ffdb5f40da8e1feaffe1a8e791' 10 years ago
Michael Niedermayer 151ae8ea5b Merge commit 'b04d009b0e1a34b717f3d3bbf407aef0c742aff1' 10 years ago
Michael Niedermayer 4ae7c37099 fate: Use a variable QP input for fate-filter-pp 10 years ago
Michael Niedermayer c664989803 fate: simplify filter-pp tests 10 years ago
Anton Khirnov 72b7441a10 lavc: add Intel libmfx-based H.264 encoder 10 years ago
Anton Khirnov 9ba27c2348 qsvdec: add 'decode' to the non-static function names 10 years ago
Anton Khirnov d0a63d8b98 qsvdec: split off some code that will be shared with the encoder 10 years ago
Anton Khirnov b04d009b0e qsv: rename to qsvdec 10 years ago
Michael Niedermayer d03b998c48 avformat/avio: Document the end of list case in avio_read_dir() 10 years ago
Himangi Saraogi fff7871772 lavfi: add inverse telecine filter 10 years ago
Lukasz Marek 184084c699 lavf: add directory listing API 10 years ago
Himangi Saraogi dbce8cdacf avfilter/vf_telecine: Avoid floating point values 10 years ago
Michael Niedermayer 174330b18e avutil/timer: give each printed value of STOP_TIMER a fixed length 10 years ago
Michael Niedermayer 0fee509cf5 avutil/timer: show histogram of cpu cycles each run took 10 years ago
James Almer 1f5d1eed78 avutil/cpu: add missing check for mmxext to av_force_cpu_flags 10 years ago
Himangi Saraogi 613483dcfb avfilter/vf_telecine: Fix loss of AVFrame properties in output 10 years ago
Michael Niedermayer 0245abc7c1 avcodec/x86/hpeldsp_init: Put CONFIG_* first in if() 10 years ago
Michael Niedermayer cd5a48e549 avcodec/h264_slice: Put CONFIG_GRAY first in if() 10 years ago
Michael Niedermayer 47aee6f047 avcodec/arm/flacdsp_init_arm: Put CONFIG_FLAC_DECODER first in if() 10 years ago
Michael Niedermayer 71258e5d87 avcodec/ac3dec: Put CONFIG* first in if() 10 years ago
Michael Niedermayer 2139e58439 avformat/dv: fix used dimension variables 10 years ago
Michael Niedermayer df43d03731 avformat/rmdec: fix support for 0 sized mdpr 10 years ago
Himangi Saraogi 1301aa55f6 avfilter/vf_telecine: Fix AV desync by using the first input timestamp 10 years ago
Philip Langdale 21adb9964e avcodec/nvenc: Need a separate class for each encoder 10 years ago
Stephen Hutchinson 9f91c5198f doc: remove the reference to supporting AviSynth 2.5 10 years ago
Stephen Hutchinson 1492118c9d avisynth: drop support of AviSynth 2.5 10 years ago
Michael Niedermayer bdcd36a4c8 swscale/output: Fix undefined shifts 10 years ago
Stephen Hutchinson 3a6df0b4bb avisynth: ifdef to avoid implicit function declaration errors 10 years ago
Himangi Saraogi b020a25df2 avcodec/j2kenc: Initialize variable to silence compiler warnings 10 years ago
Ronald S. Bultje 589a6042ea avutil: make AVFrameSideData buffers ref-counted. 10 years ago
Ronald S. Bultje b8e36690e8 lavu/frame: move av_frame_copy_props() up in the file. 10 years ago
James Almer 23e1303c0a avcodec/nvenc_h265: add missing version bump and changelog entry 10 years ago
James Almer 7c4910758a configure: add missing dependency for nvenc_h265 10 years ago