Clément Bœsch
|
825f6fbfac
ffmpeg: factor out sending frame to filters
|
8 лет назад |
Clément Bœsch
|
b9c26aed4e
ffmpeg: remove dead code out of the video filter loop
|
8 лет назад |
Hendrik Leppkes
|
166f2c52ac
Merge commit 'b55566db4c51d920a6496455bb30a608e5a50a41'
|
8 лет назад |
Hendrik Leppkes
|
198e8b8e77
Merge commit '50722b4f0cbc5940e9e6e21d113888436cc89ff5'
|
8 лет назад |
Hendrik Leppkes
|
6b449a1290
Merge commit 'ba7397baef796ca3991fe1c921bc91054407c48b'
|
8 лет назад |
Marton Balint
|
d318e06024
ffmpeg: add newline to avformat_write_header error message
|
8 лет назад |
James Almer
|
55061bbc55
ffmpeg: don't overwrite av_bsf_receive_packet return value before checking it
|
8 лет назад |
Carl Eugen Hoyos
|
5a4935c012
ffmpeg: Warn if thousands of frames are duplicated.
|
8 лет назад |
Michael Niedermayer
|
11f24e71ff
ffmpeg: Fix bsf corrupting merged side data
|
8 лет назад |
Hendrik Leppkes
|
b6422902d8
Merge commit '722ec3eb35bc152ce91d0a4502eca0df1c0086d0'
|
8 лет назад |
Andreas Cadhalpun
|
c8a6eb58d7
doc: fix spelling errors
|
8 лет назад |
Clément Bœsch
|
ad2d2ebd4e
ffmpeg: remove unused ist parameter in do_subtitle_out()
|
8 лет назад |
Michael Niedermayer
|
44453c09e4
ffmpeg: Use av_fifo_freep() to avoid stale pointers
|
8 лет назад |
James Zern
|
7f7c494a33
ffmpeg_cleanup: fix crash with unrecognized codec
|
8 лет назад |
Hendrik Leppkes
|
3e5e5bdfef
Merge commit '398f015f077c6a2406deffd9e37ff34b9c7bb3bc'
|
8 лет назад |
Hendrik Leppkes
|
ab7e83efed
ffmpeg: explicitly write headers for files with no streams
|
8 лет назад |
Hendrik Leppkes
|
82c4d57553
Merge commit '1c169782cae6c5c430ff62e7d7272dc9d0e8d527'
|
8 лет назад |
Hendrik Leppkes
|
6f74e3cde6
Merge commit 'beb62dac629603eb074a44c44389c230b5caac7c'
|
8 лет назад |
Hendrik Leppkes
|
04a3577263
ffmpeg: remove unused and errorneous AVFrame timestamp check
|
8 лет назад |
Rodger Combs
|
1f7d586052
ffmpeg: don't reconfigure terminal if we're not taking input from stdin
|
8 лет назад |
wm4
|
4f8262e373
ffmpeg: use new encode API
|
8 лет назад |
wm4
|
8f6f232228
ffmpeg: use new decode API
|
8 лет назад |
wm4
|
b2fea2fdee
ffmpeg: move subframe warning to libavcodec
|
8 лет назад |
Anton Khirnov
|
bfbf86ef18
ffmpeg: pass the hwaccel frames context to the decoder
|
8 лет назад |
James Almer
|
3597d32e88
Merge commit '6ed0f70f97c882813199b3bafd724ceeb43659de'
|
8 лет назад |
James Almer
|
4a05d2eda7
ffmpeg: stop using AVStream.codec on stream copy
|
8 лет назад |
James Almer
|
3ac76d7618
ffmpeg: fix memleak of encoder options AVDictionary on failure
|
8 лет назад |
Michael Niedermayer
|
9083e044f1
ffmpeg: Fix bistream typos
|
8 лет назад |
Clément Bœsch
|
5ef1959080
ffmpeg: switch to the new BSF API
|
8 лет назад |
Clément Bœsch
|
955b818cf9
ffmpeg: switch to codecpar
|
8 лет назад |
Clément Bœsch
|
ae1dd0c9a6
lavf: add avformat_transfer_internal_stream_timing_info() and use it in ffmpeg
|
8 лет назад |
Jon Toohill
|
7f386bbe2a
ffmpeg: copy trailing_padding when using -acodec copy
|
8 лет назад |
Clément Bœsch
|
1895e3a24f
ffmpeg: fix broken indent/style in write_frame
|
8 лет назад |
Marton Balint
|
2ee8a4f887
ffmpeg: fix -stream_loop with -re
|
8 лет назад |
Carl Eugen Hoyos
|
ec9d7047c4
ffmpeg: Do not set too large bits_per_raw_sample.
|
8 лет назад |
Hendrik Leppkes
|
3bf142c773
cmdutils: remove the current working directory from the DLL search path on win32
|
8 лет назад |
James Almer
|
61da882cea
Merge commit '90944ee3ab79081845ea1bd97eea475031ce0842'
|
8 лет назад |
Timothy Gu
|
e5c79cd854
Merge commit '5e1840622ce6e41c57d9c407604863d3f3dcc3ae'
|
8 лет назад |
Timothy Gu
|
1b04ea1a6c
Merge commit '73c6ec6d659bab11ac424a4ba6ce3a56246295ee' into merge
|
8 лет назад |
Timothy Gu
|
9aa3023672
Merge commit '49670e4218d34899a1c37abb7a11615efc16f757'
|
8 лет назад |
Mark Reid
|
0a088dea3d
ffmpeg.c: copy video profile when using stream_copy
|
8 лет назад |
James Almer
|
d688f39dc4
cosmetics: fix some misspelled words
|
8 лет назад |
Clément Bœsch
|
11ee8a4504
ffmpeg: do not use deprecated AVSubtitleRect.pict
|
8 лет назад |
Clément Bœsch
|
8ef57a0d61
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
8 лет назад |
Timo Rothenpieler
|
d865e74e6d
ffmpeg: Add cuvid hwaccel support
|
8 лет назад |
Michael Niedermayer
|
6085d6b2ae
ffmpeg: Check that r_frame_rate is set before attempting to use it
|
8 лет назад |
Ronald S. Bultje
|
9c4943e671
ffmpeg: copy color properties in case of -c:v copy.
|
8 лет назад |
Derek Buitenhuis
|
172d3568b3
Merge commit '5d273d3efac340ef8de445c955ff44c7abed4e8f'
|
8 лет назад |
Derek Buitenhuis
|
6f69f7a8bf
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
|
9 лет назад |
Ronald S. Bultje
|
2e6636aa87
vp9: add superframe merging bitstream filter.
|
9 лет назад |