Anton Khirnov
313c91beb8
ffprobe: stop printing deprecated fields
...
The FF_API macros are private and must not be used by external callers.
As the fields in question are to be removed without replacement, just
drop them.
The fields are:
AVPacket.convergence_duration
AVCodecContext.time_base
AVCodecContext.timecode_frame_start
AV_PIX_FMT_FLAG_PSEUDOPAL pixel descriptor flag
4 years ago
Thierry Foucu
4d97acfe33
libavformat/mov.c: export vendor id as metadata
4 years ago
Limin Wang
4b3b217e30
avcodec/h264: create user data unregistered SEI side data for H.264
...
Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
5 years ago
vectronic
a75924ec88
fftools/ffprobe: show closed caption info in the stream dump
...
Signed-off-by: vectronic <hello.vectronic@gmail.com>
Signed-off-by: Marton Balint <cus@passwd.hu>
5 years ago
Gyan Doshi
8aa6d9a8d3
avformat/mov: only set handler_name from mdia->hdlr
...
6 FATE references updated.
Fixes #7104
7 years ago
Michael Niedermayer
b197d83ca3
avformat/utils: Look at the first 3 frames if timestamps indicate frame reorder but decoder delay does not
...
Fixes: Ticket6487
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
7 years ago
Vittorio Giovara
d24a82d2e2
ffprobe: Print color properties from show_frames
...
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
8 years ago
Vittorio Giovara
21a8e751ad
fate: Do not report side data size
...
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>
8 years ago
Michael Niedermayer
26e9efab1e
fate: Remove show_formats for fate-mov-zombie test
...
This includes the absolute path
Found-by: jamrial
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
8 years ago
Michael Niedermayer
5dc237aaaa
fate: add zombie test
...
This test tests some odd sample with odd aspect ratio
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
8 years ago