- Jul 18, 2017
-
-
Clément Bœsch authored
-
Clément Bœsch authored
-
- Jun 05, 2017
-
-
Vittorio Giovara authored
This API is more up-to-date, provides names compatible with filters and external encoders, and is consistent with the other color property variables. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- Jun 01, 2017
-
-
Vittorio Giovara authored
-
Vittorio Giovara authored
-
- May 11, 2017
-
-
Clément Bœsch authored
-
- May 08, 2017
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Apr 23, 2017
-
-
Muhammad Faiz authored
Reviewed-by:
wm4 <nfxjfg@googlemail.com> Signed-off-by:
Muhammad Faiz <mfcc64@gmail.com>
-
- Apr 12, 2017
-
-
Marton Balint authored
The custom callback can cause significant CPU usage on Windows for some large files with many index entries for some reason. v2: Move check after parsing options. Signed-off-by:
Marton Balint <cus@passwd.hu>
-
- Apr 04, 2017
-
-
wm4 authored
Not sure if it behaves ideally in presence of decoding errors.
-
- Mar 31, 2017
-
-
James Almer authored
Reviewed-by:
Vittorio Giovara <vittorio.giovara@gmail.com> Signed-off-by:
James Almer <jamrial@gmail.com>
-
- Mar 30, 2017
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
- Mar 29, 2017
-
-
Clément Bœsch authored
-
Clément Bœsch authored
-
- Mar 27, 2017
-
-
James Almer authored
Fixes memleak.
-
Michael Niedermayer authored
adding demuxer and other logs should be easy This forces single threaded decoding for simplicity It also requires pthreads, this could be avoided either with some lockless tricks or simply by assuming av_log would never be called from another thread. Fixes Ticket5521 Previous version reviewed by Stefano Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Mar 26, 2017
-
-
James Almer authored
Reviewed-by:
Rostislav Pehlivanov <atomnuker@gmail.com> Signed-off-by:
James Almer <jamrial@gmail.com>
-
- Mar 17, 2017
-
-
Vittorio Giovara authored
This field is of little value, and interferes with testing side data, since sizes can be different on multiple architectures. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- Mar 14, 2017
-
-
wm4 authored
Preparation for potentially disabling merged side data by default in the libs. Do this in particular because it affects fate tests. The changed tests either reflect added packet side data, or the changed packet size due to merged side data removal reducing the packet size.
-
- Mar 11, 2017
-
-
Steven Liu authored
because the ffprobe can use AVCodecContext parameters Signed-off-by:
Steven Liu <lq@chinaffmpeg.org>
-
- Mar 07, 2017
-
-
Vittorio Giovara authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- Dec 07, 2016
-
-
Vittorio Giovara authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- Nov 30, 2016
-
-
Vittorio Giovara authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- Nov 17, 2016
-
-
Stefano Sabatini authored
Fix trac issue #5957.
-
- Oct 24, 2016
-
-
rcombs authored
Reviewed-By:
Michael Niedermayer <michael@niedermayer.cc>
-
rcombs authored
-
- Sep 28, 2016
-
-
James Almer authored
Also don't set time_base. It's deprecated for decoding and avcodec_open2() will overwrite it Reviewed-by:
Josh de Kock <josh@itanimul.li> Signed-off-by:
James Almer <jamrial@gmail.com>
-
- Sep 27, 2016
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
- Sep 23, 2016
-
-
Sasi Inguva authored
Signed-off-by:
Sasi Inguva <isasi@google.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Aug 08, 2016
-
-
Hendrik Leppkes authored
Reviewed-by:
Matt Oliver <protogonoi@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Jul 26, 2016
-
-
Dmitry Vagin authored
ffprobe did not show tags with only '-show_entries programs' Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Jun 23, 2016
-
-
Clément Bœsch authored
Based on 8e757716 See https://github.com/mpv-player/mpv/issues/1045 for mk3d elektranox.org samples.
-
Clément Bœsch authored
-
- Apr 12, 2016
-
-
Derek Buitenhuis authored
The last instance of a missing dec_ctx check from the merge. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Derek Buitenhuis authored
Missed it during the merge of ffprobe codecpar conversion. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- Feb 01, 2016
-
-
Derek Buitenhuis authored
Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- Dec 29, 2015
-
-
Ganesh Ajjanagadde authored
These are just for prefixes and may be hardcoded easily; see lavu/eval for this approach. Reviewed-by:
Stefano Sabatini <stefasab@gmail.com> Signed-off-by:
Ganesh Ajjanagadde <gajjanagadde@gmail.com>
-
- Dec 16, 2015
-
-
Stefano Sabatini authored
This allows to honour formatting options.
-
- Dec 06, 2015
-
-
Timothy Gu authored
Instead, print "unknown" if it's unknown, or their numerical values if they are known. Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Oct 30, 2015
-
-
Marton Balint authored
ffprobe.xsd already contains the tag element. Reviewed-by:
Stefano Sabatini <stefasab@gmail.com> Signed-off-by:
Marton Balint <cus@passwd.hu>
-