103536 Commits (d6fdc78e9164c8e6bf7bfc7766932c467b874aa2)
 

Author SHA1 Message Date
Paul B Mahol 124eec942a avfilter/vf_palettegen: fix integer overflow 4 years ago
Hu Weiwen 4cdab8d022 movenc: Get rid of frag_start 4 years ago
Hu Weiwen 2b77a2f723 movenc: Ensure no separate moof written for empty track 4 years ago
Jan Ekström dbe40478e2 avcodec/libx265: improve full range flag setting logic 4 years ago
Jan Ekström 7ca71b79f2 avcodec/libx264: leave full range flag unchanged if unknown 4 years ago
Paul B Mahol ed47a4a842 avcodec: add SMC encoder 4 years ago
Andreas Rheinhardt 515e7fbce1 avfilter/avfilter: Remove unused feature to add pads in the middle 4 years ago
Andreas Rheinhardt 1e35744a4c avfilter/internal: Replace AVFilterPad.needs_writable by flags 4 years ago
Andreas Rheinhardt f60c3ca136 avfilter/audio: Don't call av_get_channel_layout_nb_channels twice 4 years ago
Andreas Rheinhardt 1aa640c7d7 avfilter/internal: Combine get_(audio|video)_buffer into union 4 years ago
Andreas Rheinhardt 90550856e5 avfilter/avfilter: Remove redundant assignment 4 years ago
Andreas Rheinhardt 8c53b14599 avutil/opt: Document actual behaviour of av_opt_copy a bit more 4 years ago
Haihao Xiang 51a80aacce ffmpeg_hw: Don't ignore key parameters when initializing a hw device 4 years ago
Michael Niedermayer 7bba0dd638 avcodec/frame_thread_encoder: Free AVCodecContext structure on error during init 4 years ago
Nicolas George 318e184022 doc/git-howto: be more strict about commit message formatting. 4 years ago
Paul B Mahol 376ac5b7a8 avfilter/vf_convolve: switch to TX FFT from avutil 4 years ago
Paul B Mahol 8567f1c392 avfilter: add (a)segment filters 4 years ago
Andreas Rheinhardt 7b0e63b7d5 avfilter: Remove init_opaque callback 4 years ago
Andreas Rheinhardt 8f51c12f87 avfilter/vf_(guided|program_opencl): Add missing dynamic inputs flag 4 years ago
Limin Wang 694ec84ae9 avdevice/decklink: support for more duplex mode for Decklink 8K Pro 4 years ago
Limin Wang 13460af456 avdevice/decklink: add level_a configuration option 4 years ago
Limin Wang 5f3df7afa6 avdevice/decklink: add sqd configuration option 4 years ago
Limin Wang b923bfc679 avdevice/decklink: add link configuration option 4 years ago
Paul B Mahol ca788d184c avfilter/vf_waveform: add option to control strechness of waveform 4 years ago
Paul B Mahol e0de0aa585 avfilter/vf_colorcorrect: calculate imax/max once at config stage 4 years ago
Paul B Mahol d42b49fc87 avfilter/vf_colorcorrect: add initial automatic filtering 4 years ago
Andreas Rheinhardt 1cc64146e3 avcodec/options_table: Treat (request_)channel_layout as channel layout 4 years ago
Andreas Rheinhardt 4049b34aca avfilter/vf_fieldorder: Simplify setting common pixel formats 4 years ago
Andreas Rheinhardt c8b1c9f97a avfilter/vf_find_rect: Don't make frame writable unnecessarily 4 years ago
Andreas Rheinhardt 631c4db13b avfilter/vf_colorkey: Don't manually make frame writable 4 years ago
Andreas Rheinhardt ce2a77b52e avfilter/vf_despill: Don't manually make frame writable 4 years ago
Andreas Rheinhardt 6140eb720e avfilter/vf_lumakey: Don't manually make frame writable 4 years ago
Andreas Rheinhardt 2f4b43a5a1 avfilter/vf_paletteuse: Remove redundant freeing code 4 years ago
Andreas Rheinhardt 1b20853fb3 avfilter/internal: Factor out executing a filter's execute_func 4 years ago
Paul B Mahol 32b56af6fb avfilter/vf_colorcorrect: add subsampling formats support 4 years ago
Paul B Mahol efcee3fe0f avfilter/vf_colorcorrect: remove code touching Y component 4 years ago
Niklas Haas 33756c539b avcodec/h264_sei: fix H.274 film grain parsing 4 years ago
Paul B Mahol 83860a3d8c avfilter/avf_showspectrum: add unwrapped phase data mode 4 years ago
James Almer acd079843b avcodec/trace_headers_bsf: also parse extradata in packet side data 4 years ago
James Almer 46e4562b3a avcodec/cbs_bsf: use ff_cbs_read_packet_side_data() to parse extradata in packet side data 4 years ago
James Almer e680c5c344 avcodec/cbs: add a helper to read extradata within packet side data 4 years ago
Jan Ekström 087fbfe5bc avformat/isom_tags: prefer in24 for 24bit PCM in MOV 4 years ago
Timo Rothenpieler acd3c101ef compat/cuda: add __expf() implementation 4 years ago
Stephen Hutchinson 1c42fd9323 libavformat/isom_tags.c: add ipcm to list of tags 4 years ago
Marton Balint f0d4077c53 avformat/mxfdec: store parition score instead of partition pointer in metadata 4 years ago
Paul B Mahol f852490f72 avcodec/smc: use shorter way to access GetByteContext 4 years ago
Paul B Mahol b6156dd665 avcodec/smc: use unchecked reader for call after checking remaining size 4 years ago
Nicolas George 85a6404d7e lavfi/formats: describe conversion in negotiation structure. 4 years ago
Nicolas George 86d3dd5627 lavfi/formats: put merge functions in structures. 4 years ago
Nicolas George 1d8e1afc00 lavu/internal: add FF_FIELD_AT(). 4 years ago