~ubuntu-branches/debian/experimental/libav/experimental

« back to all changes in this revision

Viewing changes to libavcodec/avcodec.h

  • Committer: Package Import Robot
  • Author(s): Reinhard Tartler
  • Date: 2014-01-18 15:46:55 UTC
  • mfrom: (1.1.24)
  • Revision ID: package-import@ubuntu.com-20140118154655-iz6u00yevkat1jqi
Tags: 6:10~alpha2-1
New Upstream release 10_alpha2. This upstream git snapshot has too many
changes to list here, cf. to the upstream Changelog:
http://git.libav.org/?p=libav.git;a=blob;f=Changelog;hb=refs/tags/v10_alpha2

Show diffs side-by-side

added added

removed removed

Lines of Context:
2662
2662
#define FF_PROFILE_JPEG2000_DCINEMA_2K              3
2663
2663
#define FF_PROFILE_JPEG2000_DCINEMA_4K              4
2664
2664
 
 
2665
 
 
2666
#define FF_PROFILE_HEVC_MAIN                        1
 
2667
#define FF_PROFILE_HEVC_MAIN_10                     2
 
2668
#define FF_PROFILE_HEVC_MAIN_STILL_PICTURE          3
 
2669
 
2665
2670
    /**
2666
2671
     * level
2667
2672
     * - encoding: Set by user.