1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-09 14:14:39 +02:00
FFmpeg/libavcodec
Stefano Sabatini fdd130a213 prefer "SAR" over "PAR" in av_dump_format()
"SAR" (Sample Aspect Ratio) is globally preferred over "PAR" (Pixel
Aspect Ratio), although the two terms share the same semantics.

For example the corresponding AVStream field is called
sample_aspect_ratio, and libavfilter has a filter named setsar.

Therefore prefer the term "SAR" over "PAR" in the
libavformat/utils.c:dump_stream_format() and avcodec_string() output
for avoiding confusion.
2011-07-28 10:24:43 +02:00
..
2011-07-26 22:17:43 +01:00
2011-06-02 20:06:00 +01:00
2011-05-21 02:31:27 +02:00
2011-05-13 04:40:40 +02:00
2011-05-13 04:40:40 +02:00
2011-07-20 10:19:36 +01:00
2011-06-02 20:06:00 +01:00
2011-05-15 13:12:47 +02:00
2011-07-26 22:34:44 +02:00
2011-05-24 19:10:28 +02:00
2011-06-19 03:54:15 +02:00
2011-05-25 11:29:47 +02:00
2011-05-24 01:31:53 +02:00
2011-05-24 01:31:53 +02:00
2011-05-24 01:31:53 +02:00
2011-07-21 18:10:58 +01:00
2011-06-15 10:57:26 +02:00
2011-06-15 01:16:58 +02:00
2011-05-24 01:31:53 +02:00
2011-05-24 01:31:53 +02:00
2011-05-24 01:31:53 +02:00
2011-05-24 01:31:53 +02:00
2011-05-21 13:48:10 +02:00
2011-07-20 10:19:36 +01:00
2011-07-20 10:19:36 +01:00
2011-07-06 10:05:08 +02:00
2011-07-06 10:05:08 +02:00
2011-07-20 14:54:24 +01:00
2011-07-20 10:19:36 +01:00
2011-05-13 04:40:40 +02:00
2011-05-13 04:40:40 +02:00
2011-06-21 13:17:10 +02:00
2011-06-02 20:06:00 +01:00