Seungha Yang
|
89bb244ab9
|
avaudenc/avvidenc: Reopen encoding session if it's required
Since the commit https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/22b25b3ea5c,
ffmpeg will not clear draning flag for encoder by avcodec_flush_buffers() API
by default. Allowed case is only if encoder has AV_CODEC_CAP_ENCODER_FLUSH
capability flag. If it's not supported, we should re-open encoding
session, otherwise ffmpeg encoder will keep returning AVERROR_EOF
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-libav/-/merge_requests/99>
|
2020-10-06 19:21:36 +09:00 |
|
Mathieu Duponchelle
|
4f28ea23eb
|
Remove all uses of AVPicture
https://bugzilla.gnome.org/show_bug.cgi?id=792900
|
2018-07-13 00:53:26 +02:00 |
|
Andreas Cadhalpun
|
6235a04ef3
|
libav: Remove usage of deprecated API
https://bugzilla.gnome.org/show_bug.cgi?id=757498
|
2016-01-16 16:47:40 +02:00 |
|
Sebastian Dröge
|
fcdb9c08c5
|
libav: G_CONST_RETURN is deprecated since GLib 2.30
|
2015-10-02 23:02:01 +03:00 |
|
Sebastian Dröge
|
1409e1692b
|
av: Update for CodecID -> AVCodecID related changes
|
2014-01-03 16:28:44 +01:00 |
|
Tim-Philipp Müller
|
d0ef33d463
|
Fix FSF address
|
2012-11-04 00:22:16 +00:00 |
|
Edward Hervey
|
0f9cc8dac6
|
libav: Switch to non-deprecated symbols
This symbols/enums will all be deprecated in the next releases
|
2012-09-13 15:23:26 +02:00 |
|
Edward Hervey
|
90a8b3fb9f
|
ext: ffmpeg/gstffmpeg*.[ch] => libav/gstav*.[ch]
|
2012-09-10 17:53:54 +02:00 |
|