diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-12-29 02:13:28 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-01-11 14:55:28 +0100 |
commit | cba199b5952feca4df39560d5c42cb7992e5d875 (patch) | |
tree | fbd7127efdac3a4adf8f7dbc70d7ddfe94442ffd /doc/codecs.texi | |
parent | bcfd9f8d7fc16ae58ead975acfd2f0b748388111 (diff) | |
download | ffmpeg-cba199b5952feca4df39560d5c42cb7992e5d875.tar.gz |
avcodec/options_table: add entries for MPEG4 video profiles
Fixes part of Ticket2901
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/codecs.texi')
-rw-r--r-- | doc/codecs.texi | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/codecs.texi b/doc/codecs.texi index 4105e09998..47a37f8fa3 100644 --- a/doc/codecs.texi +++ b/doc/codecs.texi @@ -863,6 +863,14 @@ Possible values: @item mpeg2_aac_he +@item mpeg4_sp + +@item mpeg4_core + +@item mpeg4_main + +@item mpeg4_asp + @item dts @item dts_es |