avcodec.h 147 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184
  1. /*
  2. * copyright (c) 2001 Fabrice Bellard
  3. *
  4. * This file is part of FFmpeg.
  5. *
  6. * FFmpeg is free software; you can redistribute it and/or
  7. * modify it under the terms of the GNU Lesser General Public
  8. * License as published by the Free Software Foundation; either
  9. * version 2.1 of the License, or (at your option) any later version.
  10. *
  11. * FFmpeg is distributed in the hope that it will be useful,
  12. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  13. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  14. * Lesser General Public License for more details.
  15. *
  16. * You should have received a copy of the GNU Lesser General Public
  17. * License along with FFmpeg; if not, write to the Free Software
  18. * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  19. */
  20. #ifndef AVCODEC_AVCODEC_H
  21. #define AVCODEC_AVCODEC_H
  22. /**
  23. * @file
  24. * @ingroup libavc
  25. * Libavcodec external API header
  26. */
  27. #include <errno.h>
  28. #include "libavutil/samplefmt.h"
  29. #include "libavutil/attributes.h"
  30. #include "libavutil/avutil.h"
  31. #include "libavutil/buffer.h"
  32. #include "libavutil/cpu.h"
  33. #include "libavutil/channel_layout.h"
  34. #include "libavutil/dict.h"
  35. #include "libavutil/frame.h"
  36. #include "libavutil/hwcontext.h"
  37. #include "libavutil/log.h"
  38. #include "libavutil/pixfmt.h"
  39. #include "libavutil/rational.h"
  40. #include "bsf.h"
  41. #include "codec.h"
  42. #include "codec_desc.h"
  43. #include "codec_par.h"
  44. #include "codec_id.h"
  45. #include "packet.h"
  46. #include "version.h"
  47. /**
  48. * @defgroup libavc libavcodec
  49. * Encoding/Decoding Library
  50. *
  51. * @{
  52. *
  53. * @defgroup lavc_decoding Decoding
  54. * @{
  55. * @}
  56. *
  57. * @defgroup lavc_encoding Encoding
  58. * @{
  59. * @}
  60. *
  61. * @defgroup lavc_codec Codecs
  62. * @{
  63. * @defgroup lavc_codec_native Native Codecs
  64. * @{
  65. * @}
  66. * @defgroup lavc_codec_wrappers External library wrappers
  67. * @{
  68. * @}
  69. * @defgroup lavc_codec_hwaccel Hardware Accelerators bridge
  70. * @{
  71. * @}
  72. * @}
  73. * @defgroup lavc_internal Internal
  74. * @{
  75. * @}
  76. * @}
  77. */
  78. /**
  79. * @ingroup libavc
  80. * @defgroup lavc_encdec send/receive encoding and decoding API overview
  81. * @{
  82. *
  83. * The avcodec_send_packet()/avcodec_receive_frame()/avcodec_send_frame()/
  84. * avcodec_receive_packet() functions provide an encode/decode API, which
  85. * decouples input and output.
  86. *
  87. * The API is very similar for encoding/decoding and audio/video, and works as
  88. * follows:
  89. * - Set up and open the AVCodecContext as usual.
  90. * - Send valid input:
  91. * - For decoding, call avcodec_send_packet() to give the decoder raw
  92. * compressed data in an AVPacket.
  93. * - For encoding, call avcodec_send_frame() to give the encoder an AVFrame
  94. * containing uncompressed audio or video.
  95. *
  96. * In both cases, it is recommended that AVPackets and AVFrames are
  97. * refcounted, or libavcodec might have to copy the input data. (libavformat
  98. * always returns refcounted AVPackets, and av_frame_get_buffer() allocates
  99. * refcounted AVFrames.)
  100. * - Receive output in a loop. Periodically call one of the avcodec_receive_*()
  101. * functions and process their output:
  102. * - For decoding, call avcodec_receive_frame(). On success, it will return
  103. * an AVFrame containing uncompressed audio or video data.
  104. * - For encoding, call avcodec_receive_packet(). On success, it will return
  105. * an AVPacket with a compressed frame.
  106. *
  107. * Repeat this call until it returns AVERROR(EAGAIN) or an error. The
  108. * AVERROR(EAGAIN) return value means that new input data is required to
  109. * return new output. In this case, continue with sending input. For each
  110. * input frame/packet, the codec will typically return 1 output frame/packet,
  111. * but it can also be 0 or more than 1.
  112. *
  113. * At the beginning of decoding or encoding, the codec might accept multiple
  114. * input frames/packets without returning a frame, until its internal buffers
  115. * are filled. This situation is handled transparently if you follow the steps
  116. * outlined above.
  117. *
  118. * In theory, sending input can result in EAGAIN - this should happen only if
  119. * not all output was received. You can use this to structure alternative decode
  120. * or encode loops other than the one suggested above. For example, you could
  121. * try sending new input on each iteration, and try to receive output if that
  122. * returns EAGAIN.
  123. *
  124. * End of stream situations. These require "flushing" (aka draining) the codec,
  125. * as the codec might buffer multiple frames or packets internally for
  126. * performance or out of necessity (consider B-frames).
  127. * This is handled as follows:
  128. * - Instead of valid input, send NULL to the avcodec_send_packet() (decoding)
  129. * or avcodec_send_frame() (encoding) functions. This will enter draining
  130. * mode.
  131. * - Call avcodec_receive_frame() (decoding) or avcodec_receive_packet()
  132. * (encoding) in a loop until AVERROR_EOF is returned. The functions will
  133. * not return AVERROR(EAGAIN), unless you forgot to enter draining mode.
  134. * - Before decoding can be resumed again, the codec has to be reset with
  135. * avcodec_flush_buffers().
  136. *
  137. * Using the API as outlined above is highly recommended. But it is also
  138. * possible to call functions outside of this rigid schema. For example, you can
  139. * call avcodec_send_packet() repeatedly without calling
  140. * avcodec_receive_frame(). In this case, avcodec_send_packet() will succeed
  141. * until the codec's internal buffer has been filled up (which is typically of
  142. * size 1 per output frame, after initial input), and then reject input with
  143. * AVERROR(EAGAIN). Once it starts rejecting input, you have no choice but to
  144. * read at least some output.
  145. *
  146. * Not all codecs will follow a rigid and predictable dataflow; the only
  147. * guarantee is that an AVERROR(EAGAIN) return value on a send/receive call on
  148. * one end implies that a receive/send call on the other end will succeed, or
  149. * at least will not fail with AVERROR(EAGAIN). In general, no codec will
  150. * permit unlimited buffering of input or output.
  151. *
  152. * This API replaces the following legacy functions:
  153. * - avcodec_decode_video2() and avcodec_decode_audio4():
  154. * Use avcodec_send_packet() to feed input to the decoder, then use
  155. * avcodec_receive_frame() to receive decoded frames after each packet.
  156. * Unlike with the old video decoding API, multiple frames might result from
  157. * a packet. For audio, splitting the input packet into frames by partially
  158. * decoding packets becomes transparent to the API user. You never need to
  159. * feed an AVPacket to the API twice (unless it is rejected with AVERROR(EAGAIN) - then
  160. * no data was read from the packet).
  161. * Additionally, sending a flush/draining packet is required only once.
  162. * - avcodec_encode_video2()/avcodec_encode_audio2():
  163. * Use avcodec_send_frame() to feed input to the encoder, then use
  164. * avcodec_receive_packet() to receive encoded packets.
  165. * Providing user-allocated buffers for avcodec_receive_packet() is not
  166. * possible.
  167. * - The new API does not handle subtitles yet.
  168. *
  169. * Mixing new and old function calls on the same AVCodecContext is not allowed,
  170. * and will result in undefined behavior.
  171. *
  172. * Some codecs might require using the new API; using the old API will return
  173. * an error when calling it. All codecs support the new API.
  174. *
  175. * A codec is not allowed to return AVERROR(EAGAIN) for both sending and receiving. This
  176. * would be an invalid state, which could put the codec user into an endless
  177. * loop. The API has no concept of time either: it cannot happen that trying to
  178. * do avcodec_send_packet() results in AVERROR(EAGAIN), but a repeated call 1 second
  179. * later accepts the packet (with no other receive/flush API calls involved).
  180. * The API is a strict state machine, and the passage of time is not supposed
  181. * to influence it. Some timing-dependent behavior might still be deemed
  182. * acceptable in certain cases. But it must never result in both send/receive
  183. * returning EAGAIN at the same time at any point. It must also absolutely be
  184. * avoided that the current state is "unstable" and can "flip-flop" between
  185. * the send/receive APIs allowing progress. For example, it's not allowed that
  186. * the codec randomly decides that it actually wants to consume a packet now
  187. * instead of returning a frame, after it just returned AVERROR(EAGAIN) on an
  188. * avcodec_send_packet() call.
  189. * @}
  190. */
  191. /**
  192. * @defgroup lavc_core Core functions/structures.
  193. * @ingroup libavc
  194. *
  195. * Basic definitions, functions for querying libavcodec capabilities,
  196. * allocating core structures, etc.
  197. * @{
  198. */
  199. /**
  200. * @ingroup lavc_decoding
  201. * Required number of additionally allocated bytes at the end of the input bitstream for decoding.
  202. * This is mainly needed because some optimized bitstream readers read
  203. * 32 or 64 bit at once and could read over the end.<br>
  204. * Note: If the first 23 bits of the additional bytes are not 0, then damaged
  205. * MPEG bitstreams could cause overread and segfault.
  206. */
  207. #define AV_INPUT_BUFFER_PADDING_SIZE 64
  208. /**
  209. * @ingroup lavc_encoding
  210. * minimum encoding buffer size
  211. * Used to avoid some checks during header writing.
  212. */
  213. #define AV_INPUT_BUFFER_MIN_SIZE 16384
  214. /**
  215. * @ingroup lavc_decoding
  216. */
  217. enum AVDiscard{
  218. /* We leave some space between them for extensions (drop some
  219. * keyframes for intra-only or drop just some bidir frames). */
  220. AVDISCARD_NONE =-16, ///< discard nothing
  221. AVDISCARD_DEFAULT = 0, ///< discard useless packets like 0 size packets in avi
  222. AVDISCARD_NONREF = 8, ///< discard all non reference
  223. AVDISCARD_BIDIR = 16, ///< discard all bidirectional frames
  224. AVDISCARD_NONINTRA= 24, ///< discard all non intra frames
  225. AVDISCARD_NONKEY = 32, ///< discard all frames except keyframes
  226. AVDISCARD_ALL = 48, ///< discard all
  227. };
  228. enum AVAudioServiceType {
  229. AV_AUDIO_SERVICE_TYPE_MAIN = 0,
  230. AV_AUDIO_SERVICE_TYPE_EFFECTS = 1,
  231. AV_AUDIO_SERVICE_TYPE_VISUALLY_IMPAIRED = 2,
  232. AV_AUDIO_SERVICE_TYPE_HEARING_IMPAIRED = 3,
  233. AV_AUDIO_SERVICE_TYPE_DIALOGUE = 4,
  234. AV_AUDIO_SERVICE_TYPE_COMMENTARY = 5,
  235. AV_AUDIO_SERVICE_TYPE_EMERGENCY = 6,
  236. AV_AUDIO_SERVICE_TYPE_VOICE_OVER = 7,
  237. AV_AUDIO_SERVICE_TYPE_KARAOKE = 8,
  238. AV_AUDIO_SERVICE_TYPE_NB , ///< Not part of ABI
  239. };
  240. /**
  241. * @ingroup lavc_encoding
  242. */
  243. typedef struct RcOverride{
  244. int start_frame;
  245. int end_frame;
  246. int qscale; // If this is 0 then quality_factor will be used instead.
  247. float quality_factor;
  248. } RcOverride;
  249. /* encoding support
  250. These flags can be passed in AVCodecContext.flags before initialization.
  251. Note: Not everything is supported yet.
  252. */
  253. /**
  254. * Allow decoders to produce frames with data planes that are not aligned
  255. * to CPU requirements (e.g. due to cropping).
  256. */
  257. #define AV_CODEC_FLAG_UNALIGNED (1 << 0)
  258. /**
  259. * Use fixed qscale.
  260. */
  261. #define AV_CODEC_FLAG_QSCALE (1 << 1)
  262. /**
  263. * 4 MV per MB allowed / advanced prediction for H.263.
  264. */
  265. #define AV_CODEC_FLAG_4MV (1 << 2)
  266. /**
  267. * Output even those frames that might be corrupted.
  268. */
  269. #define AV_CODEC_FLAG_OUTPUT_CORRUPT (1 << 3)
  270. /**
  271. * Use qpel MC.
  272. */
  273. #define AV_CODEC_FLAG_QPEL (1 << 4)
  274. /**
  275. * Don't output frames whose parameters differ from first
  276. * decoded frame in stream.
  277. */
  278. #define AV_CODEC_FLAG_DROPCHANGED (1 << 5)
  279. /**
  280. * Use internal 2pass ratecontrol in first pass mode.
  281. */
  282. #define AV_CODEC_FLAG_PASS1 (1 << 9)
  283. /**
  284. * Use internal 2pass ratecontrol in second pass mode.
  285. */
  286. #define AV_CODEC_FLAG_PASS2 (1 << 10)
  287. /**
  288. * loop filter.
  289. */
  290. #define AV_CODEC_FLAG_LOOP_FILTER (1 << 11)
  291. /**
  292. * Only decode/encode grayscale.
  293. */
  294. #define AV_CODEC_FLAG_GRAY (1 << 13)
  295. /**
  296. * error[?] variables will be set during encoding.
  297. */
  298. #define AV_CODEC_FLAG_PSNR (1 << 15)
  299. /**
  300. * Input bitstream might be truncated at a random location
  301. * instead of only at frame boundaries.
  302. */
  303. #define AV_CODEC_FLAG_TRUNCATED (1 << 16)
  304. /**
  305. * Use interlaced DCT.
  306. */
  307. #define AV_CODEC_FLAG_INTERLACED_DCT (1 << 18)
  308. /**
  309. * Force low delay.
  310. */
  311. #define AV_CODEC_FLAG_LOW_DELAY (1 << 19)
  312. /**
  313. * Place global headers in extradata instead of every keyframe.
  314. */
  315. #define AV_CODEC_FLAG_GLOBAL_HEADER (1 << 22)
  316. /**
  317. * Use only bitexact stuff (except (I)DCT).
  318. */
  319. #define AV_CODEC_FLAG_BITEXACT (1 << 23)
  320. /* Fx : Flag for H.263+ extra options */
  321. /**
  322. * H.263 advanced intra coding / MPEG-4 AC prediction
  323. */
  324. #define AV_CODEC_FLAG_AC_PRED (1 << 24)
  325. /**
  326. * interlaced motion estimation
  327. */
  328. #define AV_CODEC_FLAG_INTERLACED_ME (1 << 29)
  329. #define AV_CODEC_FLAG_CLOSED_GOP (1U << 31)
  330. /**
  331. * Allow non spec compliant speedup tricks.
  332. */
  333. #define AV_CODEC_FLAG2_FAST (1 << 0)
  334. /**
  335. * Skip bitstream encoding.
  336. */
  337. #define AV_CODEC_FLAG2_NO_OUTPUT (1 << 2)
  338. /**
  339. * Place global headers at every keyframe instead of in extradata.
  340. */
  341. #define AV_CODEC_FLAG2_LOCAL_HEADER (1 << 3)
  342. /**
  343. * timecode is in drop frame format. DEPRECATED!!!!
  344. */
  345. #define AV_CODEC_FLAG2_DROP_FRAME_TIMECODE (1 << 13)
  346. /**
  347. * Input bitstream might be truncated at a packet boundaries
  348. * instead of only at frame boundaries.
  349. */
  350. #define AV_CODEC_FLAG2_CHUNKS (1 << 15)
  351. /**
  352. * Discard cropping information from SPS.
  353. */
  354. #define AV_CODEC_FLAG2_IGNORE_CROP (1 << 16)
  355. /**
  356. * Show all frames before the first keyframe
  357. */
  358. #define AV_CODEC_FLAG2_SHOW_ALL (1 << 22)
  359. /**
  360. * Export motion vectors through frame side data
  361. */
  362. #define AV_CODEC_FLAG2_EXPORT_MVS (1 << 28)
  363. /**
  364. * Do not skip samples and export skip information as frame side data
  365. */
  366. #define AV_CODEC_FLAG2_SKIP_MANUAL (1 << 29)
  367. /**
  368. * Do not reset ASS ReadOrder field on flush (subtitles decoding)
  369. */
  370. #define AV_CODEC_FLAG2_RO_FLUSH_NOOP (1 << 30)
  371. /* Unsupported options :
  372. * Syntax Arithmetic coding (SAC)
  373. * Reference Picture Selection
  374. * Independent Segment Decoding */
  375. /* /Fx */
  376. /* codec capabilities */
  377. /* Exported side data.
  378. These flags can be passed in AVCodecContext.export_side_data before initialization.
  379. */
  380. /**
  381. * Export motion vectors through frame side data
  382. */
  383. #define AV_CODEC_EXPORT_DATA_MVS (1 << 0)
  384. /**
  385. * Export encoder Producer Reference Time through packet side data
  386. */
  387. #define AV_CODEC_EXPORT_DATA_PRFT (1 << 1)
  388. /**
  389. * Decoding only.
  390. * Export the AVVideoEncParams structure through frame side data.
  391. */
  392. #define AV_CODEC_EXPORT_DATA_VIDEO_ENC_PARAMS (1 << 2)
  393. /**
  394. * Decoding only.
  395. * Do not apply film grain, export it instead.
  396. */
  397. #define AV_CODEC_EXPORT_DATA_FILM_GRAIN (1 << 3)
  398. /**
  399. * Pan Scan area.
  400. * This specifies the area which should be displayed.
  401. * Note there may be multiple such areas for one frame.
  402. */
  403. typedef struct AVPanScan {
  404. /**
  405. * id
  406. * - encoding: Set by user.
  407. * - decoding: Set by libavcodec.
  408. */
  409. int id;
  410. /**
  411. * width and height in 1/16 pel
  412. * - encoding: Set by user.
  413. * - decoding: Set by libavcodec.
  414. */
  415. int width;
  416. int height;
  417. /**
  418. * position of the top left corner in 1/16 pel for up to 3 fields/frames
  419. * - encoding: Set by user.
  420. * - decoding: Set by libavcodec.
  421. */
  422. int16_t position[3][2];
  423. } AVPanScan;
  424. /**
  425. * This structure describes the bitrate properties of an encoded bitstream. It
  426. * roughly corresponds to a subset the VBV parameters for MPEG-2 or HRD
  427. * parameters for H.264/HEVC.
  428. */
  429. typedef struct AVCPBProperties {
  430. /**
  431. * Maximum bitrate of the stream, in bits per second.
  432. * Zero if unknown or unspecified.
  433. */
  434. #if FF_API_UNSANITIZED_BITRATES
  435. int max_bitrate;
  436. #else
  437. int64_t max_bitrate;
  438. #endif
  439. /**
  440. * Minimum bitrate of the stream, in bits per second.
  441. * Zero if unknown or unspecified.
  442. */
  443. #if FF_API_UNSANITIZED_BITRATES
  444. int min_bitrate;
  445. #else
  446. int64_t min_bitrate;
  447. #endif
  448. /**
  449. * Average bitrate of the stream, in bits per second.
  450. * Zero if unknown or unspecified.
  451. */
  452. #if FF_API_UNSANITIZED_BITRATES
  453. int avg_bitrate;
  454. #else
  455. int64_t avg_bitrate;
  456. #endif
  457. /**
  458. * The size of the buffer to which the ratecontrol is applied, in bits.
  459. * Zero if unknown or unspecified.
  460. */
  461. int buffer_size;
  462. /**
  463. * The delay between the time the packet this structure is associated with
  464. * is received and the time when it should be decoded, in periods of a 27MHz
  465. * clock.
  466. *
  467. * UINT64_MAX when unknown or unspecified.
  468. */
  469. uint64_t vbv_delay;
  470. } AVCPBProperties;
  471. /**
  472. * This structure supplies correlation between a packet timestamp and a wall clock
  473. * production time. The definition follows the Producer Reference Time ('prft')
  474. * as defined in ISO/IEC 14496-12
  475. */
  476. typedef struct AVProducerReferenceTime {
  477. /**
  478. * A UTC timestamp, in microseconds, since Unix epoch (e.g, av_gettime()).
  479. */
  480. int64_t wallclock;
  481. int flags;
  482. } AVProducerReferenceTime;
  483. /**
  484. * The decoder will keep a reference to the frame and may reuse it later.
  485. */
  486. #define AV_GET_BUFFER_FLAG_REF (1 << 0)
  487. /**
  488. * The encoder will keep a reference to the packet and may reuse it later.
  489. */
  490. #define AV_GET_ENCODE_BUFFER_FLAG_REF (1 << 0)
  491. struct AVCodecInternal;
  492. /**
  493. * main external API structure.
  494. * New fields can be added to the end with minor version bumps.
  495. * Removal, reordering and changes to existing fields require a major
  496. * version bump.
  497. * You can use AVOptions (av_opt* / av_set/get*()) to access these fields from user
  498. * applications.
  499. * The name string for AVOptions options matches the associated command line
  500. * parameter name and can be found in libavcodec/options_table.h
  501. * The AVOption/command line parameter names differ in some cases from the C
  502. * structure field names for historic reasons or brevity.
  503. * sizeof(AVCodecContext) must not be used outside libav*.
  504. */
  505. typedef struct AVCodecContext {
  506. /**
  507. * information on struct for av_log
  508. * - set by avcodec_alloc_context3
  509. */
  510. const AVClass *av_class;
  511. int log_level_offset;
  512. enum AVMediaType codec_type; /* see AVMEDIA_TYPE_xxx */
  513. const struct AVCodec *codec;
  514. enum AVCodecID codec_id; /* see AV_CODEC_ID_xxx */
  515. /**
  516. * fourcc (LSB first, so "ABCD" -> ('D'<<24) + ('C'<<16) + ('B'<<8) + 'A').
  517. * This is used to work around some encoder bugs.
  518. * A demuxer should set this to what is stored in the field used to identify the codec.
  519. * If there are multiple such fields in a container then the demuxer should choose the one
  520. * which maximizes the information about the used codec.
  521. * If the codec tag field in a container is larger than 32 bits then the demuxer should
  522. * remap the longer ID to 32 bits with a table or other structure. Alternatively a new
  523. * extra_codec_tag + size could be added but for this a clear advantage must be demonstrated
  524. * first.
  525. * - encoding: Set by user, if not then the default based on codec_id will be used.
  526. * - decoding: Set by user, will be converted to uppercase by libavcodec during init.
  527. */
  528. unsigned int codec_tag;
  529. void *priv_data;
  530. /**
  531. * Private context used for internal data.
  532. *
  533. * Unlike priv_data, this is not codec-specific. It is used in general
  534. * libavcodec functions.
  535. */
  536. struct AVCodecInternal *internal;
  537. /**
  538. * Private data of the user, can be used to carry app specific stuff.
  539. * - encoding: Set by user.
  540. * - decoding: Set by user.
  541. */
  542. void *opaque;
  543. /**
  544. * the average bitrate
  545. * - encoding: Set by user; unused for constant quantizer encoding.
  546. * - decoding: Set by user, may be overwritten by libavcodec
  547. * if this info is available in the stream
  548. */
  549. int64_t bit_rate;
  550. /**
  551. * number of bits the bitstream is allowed to diverge from the reference.
  552. * the reference can be CBR (for CBR pass1) or VBR (for pass2)
  553. * - encoding: Set by user; unused for constant quantizer encoding.
  554. * - decoding: unused
  555. */
  556. int bit_rate_tolerance;
  557. /**
  558. * Global quality for codecs which cannot change it per frame.
  559. * This should be proportional to MPEG-1/2/4 qscale.
  560. * - encoding: Set by user.
  561. * - decoding: unused
  562. */
  563. int global_quality;
  564. /**
  565. * - encoding: Set by user.
  566. * - decoding: unused
  567. */
  568. int compression_level;
  569. #define FF_COMPRESSION_DEFAULT -1
  570. /**
  571. * AV_CODEC_FLAG_*.
  572. * - encoding: Set by user.
  573. * - decoding: Set by user.
  574. */
  575. int flags;
  576. /**
  577. * AV_CODEC_FLAG2_*
  578. * - encoding: Set by user.
  579. * - decoding: Set by user.
  580. */
  581. int flags2;
  582. /**
  583. * some codecs need / can use extradata like Huffman tables.
  584. * MJPEG: Huffman tables
  585. * rv10: additional flags
  586. * MPEG-4: global headers (they can be in the bitstream or here)
  587. * The allocated memory should be AV_INPUT_BUFFER_PADDING_SIZE bytes larger
  588. * than extradata_size to avoid problems if it is read with the bitstream reader.
  589. * The bytewise contents of extradata must not depend on the architecture or CPU endianness.
  590. * Must be allocated with the av_malloc() family of functions.
  591. * - encoding: Set/allocated/freed by libavcodec.
  592. * - decoding: Set/allocated/freed by user.
  593. */
  594. uint8_t *extradata;
  595. int extradata_size;
  596. /**
  597. * This is the fundamental unit of time (in seconds) in terms
  598. * of which frame timestamps are represented. For fixed-fps content,
  599. * timebase should be 1/framerate and timestamp increments should be
  600. * identically 1.
  601. * This often, but not always is the inverse of the frame rate or field rate
  602. * for video. 1/time_base is not the average frame rate if the frame rate is not
  603. * constant.
  604. *
  605. * Like containers, elementary streams also can store timestamps, 1/time_base
  606. * is the unit in which these timestamps are specified.
  607. * As example of such codec time base see ISO/IEC 14496-2:2001(E)
  608. * vop_time_increment_resolution and fixed_vop_rate
  609. * (fixed_vop_rate == 0 implies that it is different from the framerate)
  610. *
  611. * - encoding: MUST be set by user.
  612. * - decoding: the use of this field for decoding is deprecated.
  613. * Use framerate instead.
  614. */
  615. AVRational time_base;
  616. /**
  617. * For some codecs, the time base is closer to the field rate than the frame rate.
  618. * Most notably, H.264 and MPEG-2 specify time_base as half of frame duration
  619. * if no telecine is used ...
  620. *
  621. * Set to time_base ticks per frame. Default 1, e.g., H.264/MPEG-2 set it to 2.
  622. */
  623. int ticks_per_frame;
  624. /**
  625. * Codec delay.
  626. *
  627. * Encoding: Number of frames delay there will be from the encoder input to
  628. * the decoder output. (we assume the decoder matches the spec)
  629. * Decoding: Number of frames delay in addition to what a standard decoder
  630. * as specified in the spec would produce.
  631. *
  632. * Video:
  633. * Number of frames the decoded output will be delayed relative to the
  634. * encoded input.
  635. *
  636. * Audio:
  637. * For encoding, this field is unused (see initial_padding).
  638. *
  639. * For decoding, this is the number of samples the decoder needs to
  640. * output before the decoder's output is valid. When seeking, you should
  641. * start decoding this many samples prior to your desired seek point.
  642. *
  643. * - encoding: Set by libavcodec.
  644. * - decoding: Set by libavcodec.
  645. */
  646. int delay;
  647. /* video only */
  648. /**
  649. * picture width / height.
  650. *
  651. * @note Those fields may not match the values of the last
  652. * AVFrame output by avcodec_decode_video2 due frame
  653. * reordering.
  654. *
  655. * - encoding: MUST be set by user.
  656. * - decoding: May be set by the user before opening the decoder if known e.g.
  657. * from the container. Some decoders will require the dimensions
  658. * to be set by the caller. During decoding, the decoder may
  659. * overwrite those values as required while parsing the data.
  660. */
  661. int width, height;
  662. /**
  663. * Bitstream width / height, may be different from width/height e.g. when
  664. * the decoded frame is cropped before being output or lowres is enabled.
  665. *
  666. * @note Those field may not match the value of the last
  667. * AVFrame output by avcodec_receive_frame() due frame
  668. * reordering.
  669. *
  670. * - encoding: unused
  671. * - decoding: May be set by the user before opening the decoder if known
  672. * e.g. from the container. During decoding, the decoder may
  673. * overwrite those values as required while parsing the data.
  674. */
  675. int coded_width, coded_height;
  676. /**
  677. * the number of pictures in a group of pictures, or 0 for intra_only
  678. * - encoding: Set by user.
  679. * - decoding: unused
  680. */
  681. int gop_size;
  682. /**
  683. * Pixel format, see AV_PIX_FMT_xxx.
  684. * May be set by the demuxer if known from headers.
  685. * May be overridden by the decoder if it knows better.
  686. *
  687. * @note This field may not match the value of the last
  688. * AVFrame output by avcodec_receive_frame() due frame
  689. * reordering.
  690. *
  691. * - encoding: Set by user.
  692. * - decoding: Set by user if known, overridden by libavcodec while
  693. * parsing the data.
  694. */
  695. enum AVPixelFormat pix_fmt;
  696. /**
  697. * If non NULL, 'draw_horiz_band' is called by the libavcodec
  698. * decoder to draw a horizontal band. It improves cache usage. Not
  699. * all codecs can do that. You must check the codec capabilities
  700. * beforehand.
  701. * When multithreading is used, it may be called from multiple threads
  702. * at the same time; threads might draw different parts of the same AVFrame,
  703. * or multiple AVFrames, and there is no guarantee that slices will be drawn
  704. * in order.
  705. * The function is also used by hardware acceleration APIs.
  706. * It is called at least once during frame decoding to pass
  707. * the data needed for hardware render.
  708. * In that mode instead of pixel data, AVFrame points to
  709. * a structure specific to the acceleration API. The application
  710. * reads the structure and can change some fields to indicate progress
  711. * or mark state.
  712. * - encoding: unused
  713. * - decoding: Set by user.
  714. * @param height the height of the slice
  715. * @param y the y position of the slice
  716. * @param type 1->top field, 2->bottom field, 3->frame
  717. * @param offset offset into the AVFrame.data from which the slice should be read
  718. */
  719. void (*draw_horiz_band)(struct AVCodecContext *s,
  720. const AVFrame *src, int offset[AV_NUM_DATA_POINTERS],
  721. int y, int type, int height);
  722. /**
  723. * callback to negotiate the pixelFormat
  724. * @param fmt is the list of formats which are supported by the codec,
  725. * it is terminated by -1 as 0 is a valid format, the formats are ordered by quality.
  726. * The first is always the native one.
  727. * @note The callback may be called again immediately if initialization for
  728. * the selected (hardware-accelerated) pixel format failed.
  729. * @warning Behavior is undefined if the callback returns a value not
  730. * in the fmt list of formats.
  731. * @return the chosen format
  732. * - encoding: unused
  733. * - decoding: Set by user, if not set the native format will be chosen.
  734. */
  735. enum AVPixelFormat (*get_format)(struct AVCodecContext *s, const enum AVPixelFormat * fmt);
  736. /**
  737. * maximum number of B-frames between non-B-frames
  738. * Note: The output will be delayed by max_b_frames+1 relative to the input.
  739. * - encoding: Set by user.
  740. * - decoding: unused
  741. */
  742. int max_b_frames;
  743. /**
  744. * qscale factor between IP and B-frames
  745. * If > 0 then the last P-frame quantizer will be used (q= lastp_q*factor+offset).
  746. * If < 0 then normal ratecontrol will be done (q= -normal_q*factor+offset).
  747. * - encoding: Set by user.
  748. * - decoding: unused
  749. */
  750. float b_quant_factor;
  751. #if FF_API_PRIVATE_OPT
  752. /** @deprecated use encoder private options instead */
  753. attribute_deprecated
  754. int b_frame_strategy;
  755. #endif
  756. /**
  757. * qscale offset between IP and B-frames
  758. * - encoding: Set by user.
  759. * - decoding: unused
  760. */
  761. float b_quant_offset;
  762. /**
  763. * Size of the frame reordering buffer in the decoder.
  764. * For MPEG-2 it is 1 IPB or 0 low delay IP.
  765. * - encoding: Set by libavcodec.
  766. * - decoding: Set by libavcodec.
  767. */
  768. int has_b_frames;
  769. #if FF_API_PRIVATE_OPT
  770. /** @deprecated use encoder private options instead */
  771. attribute_deprecated
  772. int mpeg_quant;
  773. #endif
  774. /**
  775. * qscale factor between P- and I-frames
  776. * If > 0 then the last P-frame quantizer will be used (q = lastp_q * factor + offset).
  777. * If < 0 then normal ratecontrol will be done (q= -normal_q*factor+offset).
  778. * - encoding: Set by user.
  779. * - decoding: unused
  780. */
  781. float i_quant_factor;
  782. /**
  783. * qscale offset between P and I-frames
  784. * - encoding: Set by user.
  785. * - decoding: unused
  786. */
  787. float i_quant_offset;
  788. /**
  789. * luminance masking (0-> disabled)
  790. * - encoding: Set by user.
  791. * - decoding: unused
  792. */
  793. float lumi_masking;
  794. /**
  795. * temporary complexity masking (0-> disabled)
  796. * - encoding: Set by user.
  797. * - decoding: unused
  798. */
  799. float temporal_cplx_masking;
  800. /**
  801. * spatial complexity masking (0-> disabled)
  802. * - encoding: Set by user.
  803. * - decoding: unused
  804. */
  805. float spatial_cplx_masking;
  806. /**
  807. * p block masking (0-> disabled)
  808. * - encoding: Set by user.
  809. * - decoding: unused
  810. */
  811. float p_masking;
  812. /**
  813. * darkness masking (0-> disabled)
  814. * - encoding: Set by user.
  815. * - decoding: unused
  816. */
  817. float dark_masking;
  818. /**
  819. * slice count
  820. * - encoding: Set by libavcodec.
  821. * - decoding: Set by user (or 0).
  822. */
  823. int slice_count;
  824. #if FF_API_PRIVATE_OPT
  825. /** @deprecated use encoder private options instead */
  826. attribute_deprecated
  827. int prediction_method;
  828. #define FF_PRED_LEFT 0
  829. #define FF_PRED_PLANE 1
  830. #define FF_PRED_MEDIAN 2
  831. #endif
  832. /**
  833. * slice offsets in the frame in bytes
  834. * - encoding: Set/allocated by libavcodec.
  835. * - decoding: Set/allocated by user (or NULL).
  836. */
  837. int *slice_offset;
  838. /**
  839. * sample aspect ratio (0 if unknown)
  840. * That is the width of a pixel divided by the height of the pixel.
  841. * Numerator and denominator must be relatively prime and smaller than 256 for some video standards.
  842. * - encoding: Set by user.
  843. * - decoding: Set by libavcodec.
  844. */
  845. AVRational sample_aspect_ratio;
  846. /**
  847. * motion estimation comparison function
  848. * - encoding: Set by user.
  849. * - decoding: unused
  850. */
  851. int me_cmp;
  852. /**
  853. * subpixel motion estimation comparison function
  854. * - encoding: Set by user.
  855. * - decoding: unused
  856. */
  857. int me_sub_cmp;
  858. /**
  859. * macroblock comparison function (not supported yet)
  860. * - encoding: Set by user.
  861. * - decoding: unused
  862. */
  863. int mb_cmp;
  864. /**
  865. * interlaced DCT comparison function
  866. * - encoding: Set by user.
  867. * - decoding: unused
  868. */
  869. int ildct_cmp;
  870. #define FF_CMP_SAD 0
  871. #define FF_CMP_SSE 1
  872. #define FF_CMP_SATD 2
  873. #define FF_CMP_DCT 3
  874. #define FF_CMP_PSNR 4
  875. #define FF_CMP_BIT 5
  876. #define FF_CMP_RD 6
  877. #define FF_CMP_ZERO 7
  878. #define FF_CMP_VSAD 8
  879. #define FF_CMP_VSSE 9
  880. #define FF_CMP_NSSE 10
  881. #define FF_CMP_W53 11
  882. #define FF_CMP_W97 12
  883. #define FF_CMP_DCTMAX 13
  884. #define FF_CMP_DCT264 14
  885. #define FF_CMP_MEDIAN_SAD 15
  886. #define FF_CMP_CHROMA 256
  887. /**
  888. * ME diamond size & shape
  889. * - encoding: Set by user.
  890. * - decoding: unused
  891. */
  892. int dia_size;
  893. /**
  894. * amount of previous MV predictors (2a+1 x 2a+1 square)
  895. * - encoding: Set by user.
  896. * - decoding: unused
  897. */
  898. int last_predictor_count;
  899. #if FF_API_PRIVATE_OPT
  900. /** @deprecated use encoder private options instead */
  901. attribute_deprecated
  902. int pre_me;
  903. #endif
  904. /**
  905. * motion estimation prepass comparison function
  906. * - encoding: Set by user.
  907. * - decoding: unused
  908. */
  909. int me_pre_cmp;
  910. /**
  911. * ME prepass diamond size & shape
  912. * - encoding: Set by user.
  913. * - decoding: unused
  914. */
  915. int pre_dia_size;
  916. /**
  917. * subpel ME quality
  918. * - encoding: Set by user.
  919. * - decoding: unused
  920. */
  921. int me_subpel_quality;
  922. /**
  923. * maximum motion estimation search range in subpel units
  924. * If 0 then no limit.
  925. *
  926. * - encoding: Set by user.
  927. * - decoding: unused
  928. */
  929. int me_range;
  930. /**
  931. * slice flags
  932. * - encoding: unused
  933. * - decoding: Set by user.
  934. */
  935. int slice_flags;
  936. #define SLICE_FLAG_CODED_ORDER 0x0001 ///< draw_horiz_band() is called in coded order instead of display
  937. #define SLICE_FLAG_ALLOW_FIELD 0x0002 ///< allow draw_horiz_band() with field slices (MPEG-2 field pics)
  938. #define SLICE_FLAG_ALLOW_PLANE 0x0004 ///< allow draw_horiz_band() with 1 component at a time (SVQ1)
  939. /**
  940. * macroblock decision mode
  941. * - encoding: Set by user.
  942. * - decoding: unused
  943. */
  944. int mb_decision;
  945. #define FF_MB_DECISION_SIMPLE 0 ///< uses mb_cmp
  946. #define FF_MB_DECISION_BITS 1 ///< chooses the one which needs the fewest bits
  947. #define FF_MB_DECISION_RD 2 ///< rate distortion
  948. /**
  949. * custom intra quantization matrix
  950. * Must be allocated with the av_malloc() family of functions, and will be freed in
  951. * avcodec_free_context().
  952. * - encoding: Set/allocated by user, freed by libavcodec. Can be NULL.
  953. * - decoding: Set/allocated/freed by libavcodec.
  954. */
  955. uint16_t *intra_matrix;
  956. /**
  957. * custom inter quantization matrix
  958. * Must be allocated with the av_malloc() family of functions, and will be freed in
  959. * avcodec_free_context().
  960. * - encoding: Set/allocated by user, freed by libavcodec. Can be NULL.
  961. * - decoding: Set/allocated/freed by libavcodec.
  962. */
  963. uint16_t *inter_matrix;
  964. #if FF_API_PRIVATE_OPT
  965. /** @deprecated use encoder private options instead */
  966. attribute_deprecated
  967. int scenechange_threshold;
  968. /** @deprecated use encoder private options instead */
  969. attribute_deprecated
  970. int noise_reduction;
  971. #endif
  972. /**
  973. * precision of the intra DC coefficient - 8
  974. * - encoding: Set by user.
  975. * - decoding: Set by libavcodec
  976. */
  977. int intra_dc_precision;
  978. /**
  979. * Number of macroblock rows at the top which are skipped.
  980. * - encoding: unused
  981. * - decoding: Set by user.
  982. */
  983. int skip_top;
  984. /**
  985. * Number of macroblock rows at the bottom which are skipped.
  986. * - encoding: unused
  987. * - decoding: Set by user.
  988. */
  989. int skip_bottom;
  990. /**
  991. * minimum MB Lagrange multiplier
  992. * - encoding: Set by user.
  993. * - decoding: unused
  994. */
  995. int mb_lmin;
  996. /**
  997. * maximum MB Lagrange multiplier
  998. * - encoding: Set by user.
  999. * - decoding: unused
  1000. */
  1001. int mb_lmax;
  1002. #if FF_API_PRIVATE_OPT
  1003. /**
  1004. * @deprecated use encoder private options instead
  1005. */
  1006. attribute_deprecated
  1007. int me_penalty_compensation;
  1008. #endif
  1009. /**
  1010. * - encoding: Set by user.
  1011. * - decoding: unused
  1012. */
  1013. int bidir_refine;
  1014. #if FF_API_PRIVATE_OPT
  1015. /** @deprecated use encoder private options instead */
  1016. attribute_deprecated
  1017. int brd_scale;
  1018. #endif
  1019. /**
  1020. * minimum GOP size
  1021. * - encoding: Set by user.
  1022. * - decoding: unused
  1023. */
  1024. int keyint_min;
  1025. /**
  1026. * number of reference frames
  1027. * - encoding: Set by user.
  1028. * - decoding: Set by lavc.
  1029. */
  1030. int refs;
  1031. #if FF_API_PRIVATE_OPT
  1032. /** @deprecated use encoder private options instead */
  1033. attribute_deprecated
  1034. int chromaoffset;
  1035. #endif
  1036. /**
  1037. * Note: Value depends upon the compare function used for fullpel ME.
  1038. * - encoding: Set by user.
  1039. * - decoding: unused
  1040. */
  1041. int mv0_threshold;
  1042. #if FF_API_PRIVATE_OPT
  1043. /** @deprecated use encoder private options instead */
  1044. attribute_deprecated
  1045. int b_sensitivity;
  1046. #endif
  1047. /**
  1048. * Chromaticity coordinates of the source primaries.
  1049. * - encoding: Set by user
  1050. * - decoding: Set by libavcodec
  1051. */
  1052. enum AVColorPrimaries color_primaries;
  1053. /**
  1054. * Color Transfer Characteristic.
  1055. * - encoding: Set by user
  1056. * - decoding: Set by libavcodec
  1057. */
  1058. enum AVColorTransferCharacteristic color_trc;
  1059. /**
  1060. * YUV colorspace type.
  1061. * - encoding: Set by user
  1062. * - decoding: Set by libavcodec
  1063. */
  1064. enum AVColorSpace colorspace;
  1065. /**
  1066. * MPEG vs JPEG YUV range.
  1067. * - encoding: Set by user
  1068. * - decoding: Set by libavcodec
  1069. */
  1070. enum AVColorRange color_range;
  1071. /**
  1072. * This defines the location of chroma samples.
  1073. * - encoding: Set by user
  1074. * - decoding: Set by libavcodec
  1075. */
  1076. enum AVChromaLocation chroma_sample_location;
  1077. /**
  1078. * Number of slices.
  1079. * Indicates number of picture subdivisions. Used for parallelized
  1080. * decoding.
  1081. * - encoding: Set by user
  1082. * - decoding: unused
  1083. */
  1084. int slices;
  1085. /** Field order
  1086. * - encoding: set by libavcodec
  1087. * - decoding: Set by user.
  1088. */
  1089. enum AVFieldOrder field_order;
  1090. /* audio only */
  1091. int sample_rate; ///< samples per second
  1092. int channels; ///< number of audio channels
  1093. /**
  1094. * audio sample format
  1095. * - encoding: Set by user.
  1096. * - decoding: Set by libavcodec.
  1097. */
  1098. enum AVSampleFormat sample_fmt; ///< sample format
  1099. /* The following data should not be initialized. */
  1100. /**
  1101. * Number of samples per channel in an audio frame.
  1102. *
  1103. * - encoding: set by libavcodec in avcodec_open2(). Each submitted frame
  1104. * except the last must contain exactly frame_size samples per channel.
  1105. * May be 0 when the codec has AV_CODEC_CAP_VARIABLE_FRAME_SIZE set, then the
  1106. * frame size is not restricted.
  1107. * - decoding: may be set by some decoders to indicate constant frame size
  1108. */
  1109. int frame_size;
  1110. /**
  1111. * Frame counter, set by libavcodec.
  1112. *
  1113. * - decoding: total number of frames returned from the decoder so far.
  1114. * - encoding: total number of frames passed to the encoder so far.
  1115. *
  1116. * @note the counter is not incremented if encoding/decoding resulted in
  1117. * an error.
  1118. */
  1119. int frame_number;
  1120. /**
  1121. * number of bytes per packet if constant and known or 0
  1122. * Used by some WAV based audio codecs.
  1123. */
  1124. int block_align;
  1125. /**
  1126. * Audio cutoff bandwidth (0 means "automatic")
  1127. * - encoding: Set by user.
  1128. * - decoding: unused
  1129. */
  1130. int cutoff;
  1131. /**
  1132. * Audio channel layout.
  1133. * - encoding: set by user.
  1134. * - decoding: set by user, may be overwritten by libavcodec.
  1135. */
  1136. uint64_t channel_layout;
  1137. /**
  1138. * Request decoder to use this channel layout if it can (0 for default)
  1139. * - encoding: unused
  1140. * - decoding: Set by user.
  1141. */
  1142. uint64_t request_channel_layout;
  1143. /**
  1144. * Type of service that the audio stream conveys.
  1145. * - encoding: Set by user.
  1146. * - decoding: Set by libavcodec.
  1147. */
  1148. enum AVAudioServiceType audio_service_type;
  1149. /**
  1150. * desired sample format
  1151. * - encoding: Not used.
  1152. * - decoding: Set by user.
  1153. * Decoder will decode to this format if it can.
  1154. */
  1155. enum AVSampleFormat request_sample_fmt;
  1156. /**
  1157. * This callback is called at the beginning of each frame to get data
  1158. * buffer(s) for it. There may be one contiguous buffer for all the data or
  1159. * there may be a buffer per each data plane or anything in between. What
  1160. * this means is, you may set however many entries in buf[] you feel necessary.
  1161. * Each buffer must be reference-counted using the AVBuffer API (see description
  1162. * of buf[] below).
  1163. *
  1164. * The following fields will be set in the frame before this callback is
  1165. * called:
  1166. * - format
  1167. * - width, height (video only)
  1168. * - sample_rate, channel_layout, nb_samples (audio only)
  1169. * Their values may differ from the corresponding values in
  1170. * AVCodecContext. This callback must use the frame values, not the codec
  1171. * context values, to calculate the required buffer size.
  1172. *
  1173. * This callback must fill the following fields in the frame:
  1174. * - data[]
  1175. * - linesize[]
  1176. * - extended_data:
  1177. * * if the data is planar audio with more than 8 channels, then this
  1178. * callback must allocate and fill extended_data to contain all pointers
  1179. * to all data planes. data[] must hold as many pointers as it can.
  1180. * extended_data must be allocated with av_malloc() and will be freed in
  1181. * av_frame_unref().
  1182. * * otherwise extended_data must point to data
  1183. * - buf[] must contain one or more pointers to AVBufferRef structures. Each of
  1184. * the frame's data and extended_data pointers must be contained in these. That
  1185. * is, one AVBufferRef for each allocated chunk of memory, not necessarily one
  1186. * AVBufferRef per data[] entry. See: av_buffer_create(), av_buffer_alloc(),
  1187. * and av_buffer_ref().
  1188. * - extended_buf and nb_extended_buf must be allocated with av_malloc() by
  1189. * this callback and filled with the extra buffers if there are more
  1190. * buffers than buf[] can hold. extended_buf will be freed in
  1191. * av_frame_unref().
  1192. *
  1193. * If AV_CODEC_CAP_DR1 is not set then get_buffer2() must call
  1194. * avcodec_default_get_buffer2() instead of providing buffers allocated by
  1195. * some other means.
  1196. *
  1197. * Each data plane must be aligned to the maximum required by the target
  1198. * CPU.
  1199. *
  1200. * @see avcodec_default_get_buffer2()
  1201. *
  1202. * Video:
  1203. *
  1204. * If AV_GET_BUFFER_FLAG_REF is set in flags then the frame may be reused
  1205. * (read and/or written to if it is writable) later by libavcodec.
  1206. *
  1207. * avcodec_align_dimensions2() should be used to find the required width and
  1208. * height, as they normally need to be rounded up to the next multiple of 16.
  1209. *
  1210. * Some decoders do not support linesizes changing between frames.
  1211. *
  1212. * If frame multithreading is used, this callback may be called from a
  1213. * different thread, but not from more than one at once. Does not need to be
  1214. * reentrant.
  1215. *
  1216. * @see avcodec_align_dimensions2()
  1217. *
  1218. * Audio:
  1219. *
  1220. * Decoders request a buffer of a particular size by setting
  1221. * AVFrame.nb_samples prior to calling get_buffer2(). The decoder may,
  1222. * however, utilize only part of the buffer by setting AVFrame.nb_samples
  1223. * to a smaller value in the output frame.
  1224. *
  1225. * As a convenience, av_samples_get_buffer_size() and
  1226. * av_samples_fill_arrays() in libavutil may be used by custom get_buffer2()
  1227. * functions to find the required data size and to fill data pointers and
  1228. * linesize. In AVFrame.linesize, only linesize[0] may be set for audio
  1229. * since all planes must be the same size.
  1230. *
  1231. * @see av_samples_get_buffer_size(), av_samples_fill_arrays()
  1232. *
  1233. * - encoding: unused
  1234. * - decoding: Set by libavcodec, user can override.
  1235. */
  1236. int (*get_buffer2)(struct AVCodecContext *s, AVFrame *frame, int flags);
  1237. #if FF_API_OLD_ENCDEC
  1238. /**
  1239. * If non-zero, the decoded audio and video frames returned from
  1240. * avcodec_decode_video2() and avcodec_decode_audio4() are reference-counted
  1241. * and are valid indefinitely. The caller must free them with
  1242. * av_frame_unref() when they are not needed anymore.
  1243. * Otherwise, the decoded frames must not be freed by the caller and are
  1244. * only valid until the next decode call.
  1245. *
  1246. * This is always automatically enabled if avcodec_receive_frame() is used.
  1247. *
  1248. * - encoding: unused
  1249. * - decoding: set by the caller before avcodec_open2().
  1250. */
  1251. attribute_deprecated
  1252. int refcounted_frames;
  1253. #endif
  1254. /* - encoding parameters */
  1255. float qcompress; ///< amount of qscale change between easy & hard scenes (0.0-1.0)
  1256. float qblur; ///< amount of qscale smoothing over time (0.0-1.0)
  1257. /**
  1258. * minimum quantizer
  1259. * - encoding: Set by user.
  1260. * - decoding: unused
  1261. */
  1262. int qmin;
  1263. /**
  1264. * maximum quantizer
  1265. * - encoding: Set by user.
  1266. * - decoding: unused
  1267. */
  1268. int qmax;
  1269. /**
  1270. * maximum quantizer difference between frames
  1271. * - encoding: Set by user.
  1272. * - decoding: unused
  1273. */
  1274. int max_qdiff;
  1275. /**
  1276. * decoder bitstream buffer size
  1277. * - encoding: Set by user.
  1278. * - decoding: unused
  1279. */
  1280. int rc_buffer_size;
  1281. /**
  1282. * ratecontrol override, see RcOverride
  1283. * - encoding: Allocated/set/freed by user.
  1284. * - decoding: unused
  1285. */
  1286. int rc_override_count;
  1287. RcOverride *rc_override;
  1288. /**
  1289. * maximum bitrate
  1290. * - encoding: Set by user.
  1291. * - decoding: Set by user, may be overwritten by libavcodec.
  1292. */
  1293. int64_t rc_max_rate;
  1294. /**
  1295. * minimum bitrate
  1296. * - encoding: Set by user.
  1297. * - decoding: unused
  1298. */
  1299. int64_t rc_min_rate;
  1300. /**
  1301. * Ratecontrol attempt to use, at maximum, <value> of what can be used without an underflow.
  1302. * - encoding: Set by user.
  1303. * - decoding: unused.
  1304. */
  1305. float rc_max_available_vbv_use;
  1306. /**
  1307. * Ratecontrol attempt to use, at least, <value> times the amount needed to prevent a vbv overflow.
  1308. * - encoding: Set by user.
  1309. * - decoding: unused.
  1310. */
  1311. float rc_min_vbv_overflow_use;
  1312. /**
  1313. * Number of bits which should be loaded into the rc buffer before decoding starts.
  1314. * - encoding: Set by user.
  1315. * - decoding: unused
  1316. */
  1317. int rc_initial_buffer_occupancy;
  1318. #if FF_API_CODER_TYPE
  1319. #define FF_CODER_TYPE_VLC 0
  1320. #define FF_CODER_TYPE_AC 1
  1321. #define FF_CODER_TYPE_RAW 2
  1322. #define FF_CODER_TYPE_RLE 3
  1323. /**
  1324. * @deprecated use encoder private options instead
  1325. */
  1326. attribute_deprecated
  1327. int coder_type;
  1328. #endif /* FF_API_CODER_TYPE */
  1329. #if FF_API_PRIVATE_OPT
  1330. /** @deprecated use encoder private options instead */
  1331. attribute_deprecated
  1332. int context_model;
  1333. #endif
  1334. #if FF_API_PRIVATE_OPT
  1335. /** @deprecated use encoder private options instead */
  1336. attribute_deprecated
  1337. int frame_skip_threshold;
  1338. /** @deprecated use encoder private options instead */
  1339. attribute_deprecated
  1340. int frame_skip_factor;
  1341. /** @deprecated use encoder private options instead */
  1342. attribute_deprecated
  1343. int frame_skip_exp;
  1344. /** @deprecated use encoder private options instead */
  1345. attribute_deprecated
  1346. int frame_skip_cmp;
  1347. #endif /* FF_API_PRIVATE_OPT */
  1348. /**
  1349. * trellis RD quantization
  1350. * - encoding: Set by user.
  1351. * - decoding: unused
  1352. */
  1353. int trellis;
  1354. #if FF_API_PRIVATE_OPT
  1355. /** @deprecated use encoder private options instead */
  1356. attribute_deprecated
  1357. int min_prediction_order;
  1358. /** @deprecated use encoder private options instead */
  1359. attribute_deprecated
  1360. int max_prediction_order;
  1361. /** @deprecated use encoder private options instead */
  1362. attribute_deprecated
  1363. int64_t timecode_frame_start;
  1364. #endif
  1365. #if FF_API_RTP_CALLBACK
  1366. /**
  1367. * @deprecated unused
  1368. */
  1369. /* The RTP callback: This function is called */
  1370. /* every time the encoder has a packet to send. */
  1371. /* It depends on the encoder if the data starts */
  1372. /* with a Start Code (it should). H.263 does. */
  1373. /* mb_nb contains the number of macroblocks */
  1374. /* encoded in the RTP payload. */
  1375. attribute_deprecated
  1376. void (*rtp_callback)(struct AVCodecContext *avctx, void *data, int size, int mb_nb);
  1377. #endif
  1378. #if FF_API_PRIVATE_OPT
  1379. /** @deprecated use encoder private options instead */
  1380. attribute_deprecated
  1381. int rtp_payload_size; /* The size of the RTP payload: the coder will */
  1382. /* do its best to deliver a chunk with size */
  1383. /* below rtp_payload_size, the chunk will start */
  1384. /* with a start code on some codecs like H.263. */
  1385. /* This doesn't take account of any particular */
  1386. /* headers inside the transmitted RTP payload. */
  1387. #endif
  1388. #if FF_API_STAT_BITS
  1389. /* statistics, used for 2-pass encoding */
  1390. attribute_deprecated
  1391. int mv_bits;
  1392. attribute_deprecated
  1393. int header_bits;
  1394. attribute_deprecated
  1395. int i_tex_bits;
  1396. attribute_deprecated
  1397. int p_tex_bits;
  1398. attribute_deprecated
  1399. int i_count;
  1400. attribute_deprecated
  1401. int p_count;
  1402. attribute_deprecated
  1403. int skip_count;
  1404. attribute_deprecated
  1405. int misc_bits;
  1406. /** @deprecated this field is unused */
  1407. attribute_deprecated
  1408. int frame_bits;
  1409. #endif
  1410. /**
  1411. * pass1 encoding statistics output buffer
  1412. * - encoding: Set by libavcodec.
  1413. * - decoding: unused
  1414. */
  1415. char *stats_out;
  1416. /**
  1417. * pass2 encoding statistics input buffer
  1418. * Concatenated stuff from stats_out of pass1 should be placed here.
  1419. * - encoding: Allocated/set/freed by user.
  1420. * - decoding: unused
  1421. */
  1422. char *stats_in;
  1423. /**
  1424. * Work around bugs in encoders which sometimes cannot be detected automatically.
  1425. * - encoding: Set by user
  1426. * - decoding: Set by user
  1427. */
  1428. int workaround_bugs;
  1429. #define FF_BUG_AUTODETECT 1 ///< autodetection
  1430. #define FF_BUG_XVID_ILACE 4
  1431. #define FF_BUG_UMP4 8
  1432. #define FF_BUG_NO_PADDING 16
  1433. #define FF_BUG_AMV 32
  1434. #define FF_BUG_QPEL_CHROMA 64
  1435. #define FF_BUG_STD_QPEL 128
  1436. #define FF_BUG_QPEL_CHROMA2 256
  1437. #define FF_BUG_DIRECT_BLOCKSIZE 512
  1438. #define FF_BUG_EDGE 1024
  1439. #define FF_BUG_HPEL_CHROMA 2048
  1440. #define FF_BUG_DC_CLIP 4096
  1441. #define FF_BUG_MS 8192 ///< Work around various bugs in Microsoft's broken decoders.
  1442. #define FF_BUG_TRUNCATED 16384
  1443. #define FF_BUG_IEDGE 32768
  1444. /**
  1445. * strictly follow the standard (MPEG-4, ...).
  1446. * - encoding: Set by user.
  1447. * - decoding: Set by user.
  1448. * Setting this to STRICT or higher means the encoder and decoder will
  1449. * generally do stupid things, whereas setting it to unofficial or lower
  1450. * will mean the encoder might produce output that is not supported by all
  1451. * spec-compliant decoders. Decoders don't differentiate between normal,
  1452. * unofficial and experimental (that is, they always try to decode things
  1453. * when they can) unless they are explicitly asked to behave stupidly
  1454. * (=strictly conform to the specs)
  1455. */
  1456. int strict_std_compliance;
  1457. #define FF_COMPLIANCE_VERY_STRICT 2 ///< Strictly conform to an older more strict version of the spec or reference software.
  1458. #define FF_COMPLIANCE_STRICT 1 ///< Strictly conform to all the things in the spec no matter what consequences.
  1459. #define FF_COMPLIANCE_NORMAL 0
  1460. #define FF_COMPLIANCE_UNOFFICIAL -1 ///< Allow unofficial extensions
  1461. #define FF_COMPLIANCE_EXPERIMENTAL -2 ///< Allow nonstandardized experimental things.
  1462. /**
  1463. * error concealment flags
  1464. * - encoding: unused
  1465. * - decoding: Set by user.
  1466. */
  1467. int error_concealment;
  1468. #define FF_EC_GUESS_MVS 1
  1469. #define FF_EC_DEBLOCK 2
  1470. #define FF_EC_FAVOR_INTER 256
  1471. /**
  1472. * debug
  1473. * - encoding: Set by user.
  1474. * - decoding: Set by user.
  1475. */
  1476. int debug;
  1477. #define FF_DEBUG_PICT_INFO 1
  1478. #define FF_DEBUG_RC 2
  1479. #define FF_DEBUG_BITSTREAM 4
  1480. #define FF_DEBUG_MB_TYPE 8
  1481. #define FF_DEBUG_QP 16
  1482. #define FF_DEBUG_DCT_COEFF 0x00000040
  1483. #define FF_DEBUG_SKIP 0x00000080
  1484. #define FF_DEBUG_STARTCODE 0x00000100
  1485. #define FF_DEBUG_ER 0x00000400
  1486. #define FF_DEBUG_MMCO 0x00000800
  1487. #define FF_DEBUG_BUGS 0x00001000
  1488. #define FF_DEBUG_BUFFERS 0x00008000
  1489. #define FF_DEBUG_THREADS 0x00010000
  1490. #define FF_DEBUG_GREEN_MD 0x00800000
  1491. #define FF_DEBUG_NOMC 0x01000000
  1492. /**
  1493. * Error recognition; may misdetect some more or less valid parts as errors.
  1494. * - encoding: Set by user.
  1495. * - decoding: Set by user.
  1496. */
  1497. int err_recognition;
  1498. /**
  1499. * Verify checksums embedded in the bitstream (could be of either encoded or
  1500. * decoded data, depending on the codec) and print an error message on mismatch.
  1501. * If AV_EF_EXPLODE is also set, a mismatching checksum will result in the
  1502. * decoder returning an error.
  1503. */
  1504. #define AV_EF_CRCCHECK (1<<0)
  1505. #define AV_EF_BITSTREAM (1<<1) ///< detect bitstream specification deviations
  1506. #define AV_EF_BUFFER (1<<2) ///< detect improper bitstream length
  1507. #define AV_EF_EXPLODE (1<<3) ///< abort decoding on minor error detection
  1508. #define AV_EF_IGNORE_ERR (1<<15) ///< ignore errors and continue
  1509. #define AV_EF_CAREFUL (1<<16) ///< consider things that violate the spec, are fast to calculate and have not been seen in the wild as errors
  1510. #define AV_EF_COMPLIANT (1<<17) ///< consider all spec non compliances as errors
  1511. #define AV_EF_AGGRESSIVE (1<<18) ///< consider things that a sane encoder should not do as an error
  1512. /**
  1513. * opaque 64-bit number (generally a PTS) that will be reordered and
  1514. * output in AVFrame.reordered_opaque
  1515. * - encoding: Set by libavcodec to the reordered_opaque of the input
  1516. * frame corresponding to the last returned packet. Only
  1517. * supported by encoders with the
  1518. * AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE capability.
  1519. * - decoding: Set by user.
  1520. */
  1521. int64_t reordered_opaque;
  1522. /**
  1523. * Hardware accelerator in use
  1524. * - encoding: unused.
  1525. * - decoding: Set by libavcodec
  1526. */
  1527. const struct AVHWAccel *hwaccel;
  1528. /**
  1529. * Hardware accelerator context.
  1530. * For some hardware accelerators, a global context needs to be
  1531. * provided by the user. In that case, this holds display-dependent
  1532. * data FFmpeg cannot instantiate itself. Please refer to the
  1533. * FFmpeg HW accelerator documentation to know how to fill this
  1534. * is. e.g. for VA API, this is a struct vaapi_context.
  1535. * - encoding: unused
  1536. * - decoding: Set by user
  1537. */
  1538. void *hwaccel_context;
  1539. /**
  1540. * error
  1541. * - encoding: Set by libavcodec if flags & AV_CODEC_FLAG_PSNR.
  1542. * - decoding: unused
  1543. */
  1544. uint64_t error[AV_NUM_DATA_POINTERS];
  1545. /**
  1546. * DCT algorithm, see FF_DCT_* below
  1547. * - encoding: Set by user.
  1548. * - decoding: unused
  1549. */
  1550. int dct_algo;
  1551. #define FF_DCT_AUTO 0
  1552. #define FF_DCT_FASTINT 1
  1553. #define FF_DCT_INT 2
  1554. #define FF_DCT_MMX 3
  1555. #define FF_DCT_ALTIVEC 5
  1556. #define FF_DCT_FAAN 6
  1557. /**
  1558. * IDCT algorithm, see FF_IDCT_* below.
  1559. * - encoding: Set by user.
  1560. * - decoding: Set by user.
  1561. */
  1562. int idct_algo;
  1563. #define FF_IDCT_AUTO 0
  1564. #define FF_IDCT_INT 1
  1565. #define FF_IDCT_SIMPLE 2
  1566. #define FF_IDCT_SIMPLEMMX 3
  1567. #define FF_IDCT_ARM 7
  1568. #define FF_IDCT_ALTIVEC 8
  1569. #define FF_IDCT_SIMPLEARM 10
  1570. #define FF_IDCT_XVID 14
  1571. #define FF_IDCT_SIMPLEARMV5TE 16
  1572. #define FF_IDCT_SIMPLEARMV6 17
  1573. #define FF_IDCT_FAAN 20
  1574. #define FF_IDCT_SIMPLENEON 22
  1575. #define FF_IDCT_NONE 24 /* Used by XvMC to extract IDCT coefficients with FF_IDCT_PERM_NONE */
  1576. #define FF_IDCT_SIMPLEAUTO 128
  1577. /**
  1578. * bits per sample/pixel from the demuxer (needed for huffyuv).
  1579. * - encoding: Set by libavcodec.
  1580. * - decoding: Set by user.
  1581. */
  1582. int bits_per_coded_sample;
  1583. /**
  1584. * Bits per sample/pixel of internal libavcodec pixel/sample format.
  1585. * - encoding: set by user.
  1586. * - decoding: set by libavcodec.
  1587. */
  1588. int bits_per_raw_sample;
  1589. /**
  1590. * low resolution decoding, 1-> 1/2 size, 2->1/4 size
  1591. * - encoding: unused
  1592. * - decoding: Set by user.
  1593. */
  1594. int lowres;
  1595. #if FF_API_CODED_FRAME
  1596. /**
  1597. * the picture in the bitstream
  1598. * - encoding: Set by libavcodec.
  1599. * - decoding: unused
  1600. *
  1601. * @deprecated use the quality factor packet side data instead
  1602. */
  1603. attribute_deprecated AVFrame *coded_frame;
  1604. #endif
  1605. /**
  1606. * thread count
  1607. * is used to decide how many independent tasks should be passed to execute()
  1608. * - encoding: Set by user.
  1609. * - decoding: Set by user.
  1610. */
  1611. int thread_count;
  1612. /**
  1613. * Which multithreading methods to use.
  1614. * Use of FF_THREAD_FRAME will increase decoding delay by one frame per thread,
  1615. * so clients which cannot provide future frames should not use it.
  1616. *
  1617. * - encoding: Set by user, otherwise the default is used.
  1618. * - decoding: Set by user, otherwise the default is used.
  1619. */
  1620. int thread_type;
  1621. #define FF_THREAD_FRAME 1 ///< Decode more than one frame at once
  1622. #define FF_THREAD_SLICE 2 ///< Decode more than one part of a single frame at once
  1623. /**
  1624. * Which multithreading methods are in use by the codec.
  1625. * - encoding: Set by libavcodec.
  1626. * - decoding: Set by libavcodec.
  1627. */
  1628. int active_thread_type;
  1629. #if FF_API_THREAD_SAFE_CALLBACKS
  1630. /**
  1631. * Set by the client if its custom get_buffer() callback can be called
  1632. * synchronously from another thread, which allows faster multithreaded decoding.
  1633. * draw_horiz_band() will be called from other threads regardless of this setting.
  1634. * Ignored if the default get_buffer() is used.
  1635. * - encoding: Set by user.
  1636. * - decoding: Set by user.
  1637. *
  1638. * @deprecated the custom get_buffer2() callback should always be
  1639. * thread-safe. Thread-unsafe get_buffer2() implementations will be
  1640. * invalid starting with LIBAVCODEC_VERSION_MAJOR=60; in other words,
  1641. * libavcodec will behave as if this field was always set to 1.
  1642. * Callers that want to be forward compatible with future libavcodec
  1643. * versions should wrap access to this field in
  1644. * #if LIBAVCODEC_VERSION_MAJOR < 60
  1645. */
  1646. attribute_deprecated
  1647. int thread_safe_callbacks;
  1648. #endif
  1649. /**
  1650. * The codec may call this to execute several independent things.
  1651. * It will return only after finishing all tasks.
  1652. * The user may replace this with some multithreaded implementation,
  1653. * the default implementation will execute the parts serially.
  1654. * @param count the number of things to execute
  1655. * - encoding: Set by libavcodec, user can override.
  1656. * - decoding: Set by libavcodec, user can override.
  1657. */
  1658. int (*execute)(struct AVCodecContext *c, int (*func)(struct AVCodecContext *c2, void *arg), void *arg2, int *ret, int count, int size);
  1659. /**
  1660. * The codec may call this to execute several independent things.
  1661. * It will return only after finishing all tasks.
  1662. * The user may replace this with some multithreaded implementation,
  1663. * the default implementation will execute the parts serially.
  1664. * Also see avcodec_thread_init and e.g. the --enable-pthread configure option.
  1665. * @param c context passed also to func
  1666. * @param count the number of things to execute
  1667. * @param arg2 argument passed unchanged to func
  1668. * @param ret return values of executed functions, must have space for "count" values. May be NULL.
  1669. * @param func function that will be called count times, with jobnr from 0 to count-1.
  1670. * threadnr will be in the range 0 to c->thread_count-1 < MAX_THREADS and so that no
  1671. * two instances of func executing at the same time will have the same threadnr.
  1672. * @return always 0 currently, but code should handle a future improvement where when any call to func
  1673. * returns < 0 no further calls to func may be done and < 0 is returned.
  1674. * - encoding: Set by libavcodec, user can override.
  1675. * - decoding: Set by libavcodec, user can override.
  1676. */
  1677. int (*execute2)(struct AVCodecContext *c, int (*func)(struct AVCodecContext *c2, void *arg, int jobnr, int threadnr), void *arg2, int *ret, int count);
  1678. /**
  1679. * noise vs. sse weight for the nsse comparison function
  1680. * - encoding: Set by user.
  1681. * - decoding: unused
  1682. */
  1683. int nsse_weight;
  1684. /**
  1685. * profile
  1686. * - encoding: Set by user.
  1687. * - decoding: Set by libavcodec.
  1688. */
  1689. int profile;
  1690. #define FF_PROFILE_UNKNOWN -99
  1691. #define FF_PROFILE_RESERVED -100
  1692. #define FF_PROFILE_AAC_MAIN 0
  1693. #define FF_PROFILE_AAC_LOW 1
  1694. #define FF_PROFILE_AAC_SSR 2
  1695. #define FF_PROFILE_AAC_LTP 3
  1696. #define FF_PROFILE_AAC_HE 4
  1697. #define FF_PROFILE_AAC_HE_V2 28
  1698. #define FF_PROFILE_AAC_LD 22
  1699. #define FF_PROFILE_AAC_ELD 38
  1700. #define FF_PROFILE_MPEG2_AAC_LOW 128
  1701. #define FF_PROFILE_MPEG2_AAC_HE 131
  1702. #define FF_PROFILE_DNXHD 0
  1703. #define FF_PROFILE_DNXHR_LB 1
  1704. #define FF_PROFILE_DNXHR_SQ 2
  1705. #define FF_PROFILE_DNXHR_HQ 3
  1706. #define FF_PROFILE_DNXHR_HQX 4
  1707. #define FF_PROFILE_DNXHR_444 5
  1708. #define FF_PROFILE_DTS 20
  1709. #define FF_PROFILE_DTS_ES 30
  1710. #define FF_PROFILE_DTS_96_24 40
  1711. #define FF_PROFILE_DTS_HD_HRA 50
  1712. #define FF_PROFILE_DTS_HD_MA 60
  1713. #define FF_PROFILE_DTS_EXPRESS 70
  1714. #define FF_PROFILE_MPEG2_422 0
  1715. #define FF_PROFILE_MPEG2_HIGH 1
  1716. #define FF_PROFILE_MPEG2_SS 2
  1717. #define FF_PROFILE_MPEG2_SNR_SCALABLE 3
  1718. #define FF_PROFILE_MPEG2_MAIN 4
  1719. #define FF_PROFILE_MPEG2_SIMPLE 5
  1720. #define FF_PROFILE_H264_CONSTRAINED (1<<9) // 8+1; constraint_set1_flag
  1721. #define FF_PROFILE_H264_INTRA (1<<11) // 8+3; constraint_set3_flag
  1722. #define FF_PROFILE_H264_BASELINE 66
  1723. #define FF_PROFILE_H264_CONSTRAINED_BASELINE (66|FF_PROFILE_H264_CONSTRAINED)
  1724. #define FF_PROFILE_H264_MAIN 77
  1725. #define FF_PROFILE_H264_EXTENDED 88
  1726. #define FF_PROFILE_H264_HIGH 100
  1727. #define FF_PROFILE_H264_HIGH_10 110
  1728. #define FF_PROFILE_H264_HIGH_10_INTRA (110|FF_PROFILE_H264_INTRA)
  1729. #define FF_PROFILE_H264_MULTIVIEW_HIGH 118
  1730. #define FF_PROFILE_H264_HIGH_422 122
  1731. #define FF_PROFILE_H264_HIGH_422_INTRA (122|FF_PROFILE_H264_INTRA)
  1732. #define FF_PROFILE_H264_STEREO_HIGH 128
  1733. #define FF_PROFILE_H264_HIGH_444 144
  1734. #define FF_PROFILE_H264_HIGH_444_PREDICTIVE 244
  1735. #define FF_PROFILE_H264_HIGH_444_INTRA (244|FF_PROFILE_H264_INTRA)
  1736. #define FF_PROFILE_H264_CAVLC_444 44
  1737. #define FF_PROFILE_VC1_SIMPLE 0
  1738. #define FF_PROFILE_VC1_MAIN 1
  1739. #define FF_PROFILE_VC1_COMPLEX 2
  1740. #define FF_PROFILE_VC1_ADVANCED 3
  1741. #define FF_PROFILE_MPEG4_SIMPLE 0
  1742. #define FF_PROFILE_MPEG4_SIMPLE_SCALABLE 1
  1743. #define FF_PROFILE_MPEG4_CORE 2
  1744. #define FF_PROFILE_MPEG4_MAIN 3
  1745. #define FF_PROFILE_MPEG4_N_BIT 4
  1746. #define FF_PROFILE_MPEG4_SCALABLE_TEXTURE 5
  1747. #define FF_PROFILE_MPEG4_SIMPLE_FACE_ANIMATION 6
  1748. #define FF_PROFILE_MPEG4_BASIC_ANIMATED_TEXTURE 7
  1749. #define FF_PROFILE_MPEG4_HYBRID 8
  1750. #define FF_PROFILE_MPEG4_ADVANCED_REAL_TIME 9
  1751. #define FF_PROFILE_MPEG4_CORE_SCALABLE 10
  1752. #define FF_PROFILE_MPEG4_ADVANCED_CODING 11
  1753. #define FF_PROFILE_MPEG4_ADVANCED_CORE 12
  1754. #define FF_PROFILE_MPEG4_ADVANCED_SCALABLE_TEXTURE 13
  1755. #define FF_PROFILE_MPEG4_SIMPLE_STUDIO 14
  1756. #define FF_PROFILE_MPEG4_ADVANCED_SIMPLE 15
  1757. #define FF_PROFILE_JPEG2000_CSTREAM_RESTRICTION_0 1
  1758. #define FF_PROFILE_JPEG2000_CSTREAM_RESTRICTION_1 2
  1759. #define FF_PROFILE_JPEG2000_CSTREAM_NO_RESTRICTION 32768
  1760. #define FF_PROFILE_JPEG2000_DCINEMA_2K 3
  1761. #define FF_PROFILE_JPEG2000_DCINEMA_4K 4
  1762. #define FF_PROFILE_VP9_0 0
  1763. #define FF_PROFILE_VP9_1 1
  1764. #define FF_PROFILE_VP9_2 2
  1765. #define FF_PROFILE_VP9_3 3
  1766. #define FF_PROFILE_HEVC_MAIN 1
  1767. #define FF_PROFILE_HEVC_MAIN_10 2
  1768. #define FF_PROFILE_HEVC_MAIN_STILL_PICTURE 3
  1769. #define FF_PROFILE_HEVC_REXT 4
  1770. #define FF_PROFILE_VVC_MAIN_10 1
  1771. #define FF_PROFILE_VVC_MAIN_10_444 33
  1772. #define FF_PROFILE_AV1_MAIN 0
  1773. #define FF_PROFILE_AV1_HIGH 1
  1774. #define FF_PROFILE_AV1_PROFESSIONAL 2
  1775. #define FF_PROFILE_MJPEG_HUFFMAN_BASELINE_DCT 0xc0
  1776. #define FF_PROFILE_MJPEG_HUFFMAN_EXTENDED_SEQUENTIAL_DCT 0xc1
  1777. #define FF_PROFILE_MJPEG_HUFFMAN_PROGRESSIVE_DCT 0xc2
  1778. #define FF_PROFILE_MJPEG_HUFFMAN_LOSSLESS 0xc3
  1779. #define FF_PROFILE_MJPEG_JPEG_LS 0xf7
  1780. #define FF_PROFILE_SBC_MSBC 1
  1781. #define FF_PROFILE_PRORES_PROXY 0
  1782. #define FF_PROFILE_PRORES_LT 1
  1783. #define FF_PROFILE_PRORES_STANDARD 2
  1784. #define FF_PROFILE_PRORES_HQ 3
  1785. #define FF_PROFILE_PRORES_4444 4
  1786. #define FF_PROFILE_PRORES_XQ 5
  1787. #define FF_PROFILE_ARIB_PROFILE_A 0
  1788. #define FF_PROFILE_ARIB_PROFILE_C 1
  1789. #define FF_PROFILE_KLVA_SYNC 0
  1790. #define FF_PROFILE_KLVA_ASYNC 1
  1791. /**
  1792. * level
  1793. * - encoding: Set by user.
  1794. * - decoding: Set by libavcodec.
  1795. */
  1796. int level;
  1797. #define FF_LEVEL_UNKNOWN -99
  1798. /**
  1799. * Skip loop filtering for selected frames.
  1800. * - encoding: unused
  1801. * - decoding: Set by user.
  1802. */
  1803. enum AVDiscard skip_loop_filter;
  1804. /**
  1805. * Skip IDCT/dequantization for selected frames.
  1806. * - encoding: unused
  1807. * - decoding: Set by user.
  1808. */
  1809. enum AVDiscard skip_idct;
  1810. /**
  1811. * Skip decoding for selected frames.
  1812. * - encoding: unused
  1813. * - decoding: Set by user.
  1814. */
  1815. enum AVDiscard skip_frame;
  1816. /**
  1817. * Header containing style information for text subtitles.
  1818. * For SUBTITLE_ASS subtitle type, it should contain the whole ASS
  1819. * [Script Info] and [V4+ Styles] section, plus the [Events] line and
  1820. * the Format line following. It shouldn't include any Dialogue line.
  1821. * - encoding: Set/allocated/freed by user (before avcodec_open2())
  1822. * - decoding: Set/allocated/freed by libavcodec (by avcodec_open2())
  1823. */
  1824. uint8_t *subtitle_header;
  1825. int subtitle_header_size;
  1826. #if FF_API_VBV_DELAY
  1827. /**
  1828. * VBV delay coded in the last frame (in periods of a 27 MHz clock).
  1829. * Used for compliant TS muxing.
  1830. * - encoding: Set by libavcodec.
  1831. * - decoding: unused.
  1832. * @deprecated this value is now exported as a part of
  1833. * AV_PKT_DATA_CPB_PROPERTIES packet side data
  1834. */
  1835. attribute_deprecated
  1836. uint64_t vbv_delay;
  1837. #endif
  1838. #if FF_API_SIDEDATA_ONLY_PKT
  1839. /**
  1840. * Encoding only and set by default. Allow encoders to output packets
  1841. * that do not contain any encoded data, only side data.
  1842. *
  1843. * Some encoders need to output such packets, e.g. to update some stream
  1844. * parameters at the end of encoding.
  1845. *
  1846. * @deprecated this field disables the default behaviour and
  1847. * it is kept only for compatibility.
  1848. */
  1849. attribute_deprecated
  1850. int side_data_only_packets;
  1851. #endif
  1852. /**
  1853. * Audio only. The number of "priming" samples (padding) inserted by the
  1854. * encoder at the beginning of the audio. I.e. this number of leading
  1855. * decoded samples must be discarded by the caller to get the original audio
  1856. * without leading padding.
  1857. *
  1858. * - decoding: unused
  1859. * - encoding: Set by libavcodec. The timestamps on the output packets are
  1860. * adjusted by the encoder so that they always refer to the
  1861. * first sample of the data actually contained in the packet,
  1862. * including any added padding. E.g. if the timebase is
  1863. * 1/samplerate and the timestamp of the first input sample is
  1864. * 0, the timestamp of the first output packet will be
  1865. * -initial_padding.
  1866. */
  1867. int initial_padding;
  1868. /**
  1869. * - decoding: For codecs that store a framerate value in the compressed
  1870. * bitstream, the decoder may export it here. { 0, 1} when
  1871. * unknown.
  1872. * - encoding: May be used to signal the framerate of CFR content to an
  1873. * encoder.
  1874. */
  1875. AVRational framerate;
  1876. /**
  1877. * Nominal unaccelerated pixel format, see AV_PIX_FMT_xxx.
  1878. * - encoding: unused.
  1879. * - decoding: Set by libavcodec before calling get_format()
  1880. */
  1881. enum AVPixelFormat sw_pix_fmt;
  1882. /**
  1883. * Timebase in which pkt_dts/pts and AVPacket.dts/pts are.
  1884. * - encoding unused.
  1885. * - decoding set by user.
  1886. */
  1887. AVRational pkt_timebase;
  1888. /**
  1889. * AVCodecDescriptor
  1890. * - encoding: unused.
  1891. * - decoding: set by libavcodec.
  1892. */
  1893. const AVCodecDescriptor *codec_descriptor;
  1894. /**
  1895. * Current statistics for PTS correction.
  1896. * - decoding: maintained and used by libavcodec, not intended to be used by user apps
  1897. * - encoding: unused
  1898. */
  1899. int64_t pts_correction_num_faulty_pts; /// Number of incorrect PTS values so far
  1900. int64_t pts_correction_num_faulty_dts; /// Number of incorrect DTS values so far
  1901. int64_t pts_correction_last_pts; /// PTS of the last frame
  1902. int64_t pts_correction_last_dts; /// DTS of the last frame
  1903. /**
  1904. * Character encoding of the input subtitles file.
  1905. * - decoding: set by user
  1906. * - encoding: unused
  1907. */
  1908. char *sub_charenc;
  1909. /**
  1910. * Subtitles character encoding mode. Formats or codecs might be adjusting
  1911. * this setting (if they are doing the conversion themselves for instance).
  1912. * - decoding: set by libavcodec
  1913. * - encoding: unused
  1914. */
  1915. int sub_charenc_mode;
  1916. #define FF_SUB_CHARENC_MODE_DO_NOTHING -1 ///< do nothing (demuxer outputs a stream supposed to be already in UTF-8, or the codec is bitmap for instance)
  1917. #define FF_SUB_CHARENC_MODE_AUTOMATIC 0 ///< libavcodec will select the mode itself
  1918. #define FF_SUB_CHARENC_MODE_PRE_DECODER 1 ///< the AVPacket data needs to be recoded to UTF-8 before being fed to the decoder, requires iconv
  1919. #define FF_SUB_CHARENC_MODE_IGNORE 2 ///< neither convert the subtitles, nor check them for valid UTF-8
  1920. /**
  1921. * Skip processing alpha if supported by codec.
  1922. * Note that if the format uses pre-multiplied alpha (common with VP6,
  1923. * and recommended due to better video quality/compression)
  1924. * the image will look as if alpha-blended onto a black background.
  1925. * However for formats that do not use pre-multiplied alpha
  1926. * there might be serious artefacts (though e.g. libswscale currently
  1927. * assumes pre-multiplied alpha anyway).
  1928. *
  1929. * - decoding: set by user
  1930. * - encoding: unused
  1931. */
  1932. int skip_alpha;
  1933. /**
  1934. * Number of samples to skip after a discontinuity
  1935. * - decoding: unused
  1936. * - encoding: set by libavcodec
  1937. */
  1938. int seek_preroll;
  1939. #if FF_API_DEBUG_MV
  1940. /**
  1941. * @deprecated unused
  1942. */
  1943. attribute_deprecated
  1944. int debug_mv;
  1945. #define FF_DEBUG_VIS_MV_P_FOR 0x00000001 //visualize forward predicted MVs of P frames
  1946. #define FF_DEBUG_VIS_MV_B_FOR 0x00000002 //visualize forward predicted MVs of B frames
  1947. #define FF_DEBUG_VIS_MV_B_BACK 0x00000004 //visualize backward predicted MVs of B frames
  1948. #endif
  1949. /**
  1950. * custom intra quantization matrix
  1951. * - encoding: Set by user, can be NULL.
  1952. * - decoding: unused.
  1953. */
  1954. uint16_t *chroma_intra_matrix;
  1955. /**
  1956. * dump format separator.
  1957. * can be ", " or "\n " or anything else
  1958. * - encoding: Set by user.
  1959. * - decoding: Set by user.
  1960. */
  1961. uint8_t *dump_separator;
  1962. /**
  1963. * ',' separated list of allowed decoders.
  1964. * If NULL then all are allowed
  1965. * - encoding: unused
  1966. * - decoding: set by user
  1967. */
  1968. char *codec_whitelist;
  1969. /**
  1970. * Properties of the stream that gets decoded
  1971. * - encoding: unused
  1972. * - decoding: set by libavcodec
  1973. */
  1974. unsigned properties;
  1975. #define FF_CODEC_PROPERTY_LOSSLESS 0x00000001
  1976. #define FF_CODEC_PROPERTY_CLOSED_CAPTIONS 0x00000002
  1977. /**
  1978. * Additional data associated with the entire coded stream.
  1979. *
  1980. * - decoding: unused
  1981. * - encoding: may be set by libavcodec after avcodec_open2().
  1982. */
  1983. AVPacketSideData *coded_side_data;
  1984. int nb_coded_side_data;
  1985. /**
  1986. * A reference to the AVHWFramesContext describing the input (for encoding)
  1987. * or output (decoding) frames. The reference is set by the caller and
  1988. * afterwards owned (and freed) by libavcodec - it should never be read by
  1989. * the caller after being set.
  1990. *
  1991. * - decoding: This field should be set by the caller from the get_format()
  1992. * callback. The previous reference (if any) will always be
  1993. * unreffed by libavcodec before the get_format() call.
  1994. *
  1995. * If the default get_buffer2() is used with a hwaccel pixel
  1996. * format, then this AVHWFramesContext will be used for
  1997. * allocating the frame buffers.
  1998. *
  1999. * - encoding: For hardware encoders configured to use a hwaccel pixel
  2000. * format, this field should be set by the caller to a reference
  2001. * to the AVHWFramesContext describing input frames.
  2002. * AVHWFramesContext.format must be equal to
  2003. * AVCodecContext.pix_fmt.
  2004. *
  2005. * This field should be set before avcodec_open2() is called.
  2006. */
  2007. AVBufferRef *hw_frames_ctx;
  2008. /**
  2009. * Control the form of AVSubtitle.rects[N]->ass
  2010. * - decoding: set by user
  2011. * - encoding: unused
  2012. */
  2013. int sub_text_format;
  2014. #define FF_SUB_TEXT_FMT_ASS 0
  2015. #if FF_API_ASS_TIMING
  2016. #define FF_SUB_TEXT_FMT_ASS_WITH_TIMINGS 1
  2017. #endif
  2018. /**
  2019. * Audio only. The amount of padding (in samples) appended by the encoder to
  2020. * the end of the audio. I.e. this number of decoded samples must be
  2021. * discarded by the caller from the end of the stream to get the original
  2022. * audio without any trailing padding.
  2023. *
  2024. * - decoding: unused
  2025. * - encoding: unused
  2026. */
  2027. int trailing_padding;
  2028. /**
  2029. * The number of pixels per image to maximally accept.
  2030. *
  2031. * - decoding: set by user
  2032. * - encoding: set by user
  2033. */
  2034. int64_t max_pixels;
  2035. /**
  2036. * A reference to the AVHWDeviceContext describing the device which will
  2037. * be used by a hardware encoder/decoder. The reference is set by the
  2038. * caller and afterwards owned (and freed) by libavcodec.
  2039. *
  2040. * This should be used if either the codec device does not require
  2041. * hardware frames or any that are used are to be allocated internally by
  2042. * libavcodec. If the user wishes to supply any of the frames used as
  2043. * encoder input or decoder output then hw_frames_ctx should be used
  2044. * instead. When hw_frames_ctx is set in get_format() for a decoder, this
  2045. * field will be ignored while decoding the associated stream segment, but
  2046. * may again be used on a following one after another get_format() call.
  2047. *
  2048. * For both encoders and decoders this field should be set before
  2049. * avcodec_open2() is called and must not be written to thereafter.
  2050. *
  2051. * Note that some decoders may require this field to be set initially in
  2052. * order to support hw_frames_ctx at all - in that case, all frames
  2053. * contexts used must be created on the same device.
  2054. */
  2055. AVBufferRef *hw_device_ctx;
  2056. /**
  2057. * Bit set of AV_HWACCEL_FLAG_* flags, which affect hardware accelerated
  2058. * decoding (if active).
  2059. * - encoding: unused
  2060. * - decoding: Set by user (either before avcodec_open2(), or in the
  2061. * AVCodecContext.get_format callback)
  2062. */
  2063. int hwaccel_flags;
  2064. /**
  2065. * Video decoding only. Certain video codecs support cropping, meaning that
  2066. * only a sub-rectangle of the decoded frame is intended for display. This
  2067. * option controls how cropping is handled by libavcodec.
  2068. *
  2069. * When set to 1 (the default), libavcodec will apply cropping internally.
  2070. * I.e. it will modify the output frame width/height fields and offset the
  2071. * data pointers (only by as much as possible while preserving alignment, or
  2072. * by the full amount if the AV_CODEC_FLAG_UNALIGNED flag is set) so that
  2073. * the frames output by the decoder refer only to the cropped area. The
  2074. * crop_* fields of the output frames will be zero.
  2075. *
  2076. * When set to 0, the width/height fields of the output frames will be set
  2077. * to the coded dimensions and the crop_* fields will describe the cropping
  2078. * rectangle. Applying the cropping is left to the caller.
  2079. *
  2080. * @warning When hardware acceleration with opaque output frames is used,
  2081. * libavcodec is unable to apply cropping from the top/left border.
  2082. *
  2083. * @note when this option is set to zero, the width/height fields of the
  2084. * AVCodecContext and output AVFrames have different meanings. The codec
  2085. * context fields store display dimensions (with the coded dimensions in
  2086. * coded_width/height), while the frame fields store the coded dimensions
  2087. * (with the display dimensions being determined by the crop_* fields).
  2088. */
  2089. int apply_cropping;
  2090. /*
  2091. * Video decoding only. Sets the number of extra hardware frames which
  2092. * the decoder will allocate for use by the caller. This must be set
  2093. * before avcodec_open2() is called.
  2094. *
  2095. * Some hardware decoders require all frames that they will use for
  2096. * output to be defined in advance before decoding starts. For such
  2097. * decoders, the hardware frame pool must therefore be of a fixed size.
  2098. * The extra frames set here are on top of any number that the decoder
  2099. * needs internally in order to operate normally (for example, frames
  2100. * used as reference pictures).
  2101. */
  2102. int extra_hw_frames;
  2103. /**
  2104. * The percentage of damaged samples to discard a frame.
  2105. *
  2106. * - decoding: set by user
  2107. * - encoding: unused
  2108. */
  2109. int discard_damaged_percentage;
  2110. /**
  2111. * The number of samples per frame to maximally accept.
  2112. *
  2113. * - decoding: set by user
  2114. * - encoding: set by user
  2115. */
  2116. int64_t max_samples;
  2117. /**
  2118. * Bit set of AV_CODEC_EXPORT_DATA_* flags, which affects the kind of
  2119. * metadata exported in frame, packet, or coded stream side data by
  2120. * decoders and encoders.
  2121. *
  2122. * - decoding: set by user
  2123. * - encoding: set by user
  2124. */
  2125. int export_side_data;
  2126. /**
  2127. * This callback is called at the beginning of each packet to get a data
  2128. * buffer for it.
  2129. *
  2130. * The following field will be set in the packet before this callback is
  2131. * called:
  2132. * - size
  2133. * This callback must use the above value to calculate the required buffer size,
  2134. * which must padded by at least AV_INPUT_BUFFER_PADDING_SIZE bytes.
  2135. *
  2136. * This callback must fill the following fields in the packet:
  2137. * - data: alignment requirements for AVPacket apply, if any. Some architectures and
  2138. * encoders may benefit from having aligned data.
  2139. * - buf: must contain a pointer to an AVBufferRef structure. The packet's
  2140. * data pointer must be contained in it. See: av_buffer_create(), av_buffer_alloc(),
  2141. * and av_buffer_ref().
  2142. *
  2143. * If AV_CODEC_CAP_DR1 is not set then get_encode_buffer() must call
  2144. * avcodec_default_get_encode_buffer() instead of providing a buffer allocated by
  2145. * some other means.
  2146. *
  2147. * The flags field may contain a combination of AV_GET_ENCODE_BUFFER_FLAG_ flags.
  2148. * They may be used for example to hint what use the buffer may get after being
  2149. * created.
  2150. * Implementations of this callback may ignore flags they don't understand.
  2151. * If AV_GET_ENCODE_BUFFER_FLAG_REF is set in flags then the packet may be reused
  2152. * (read and/or written to if it is writable) later by libavcodec.
  2153. *
  2154. * This callback must be thread-safe, as when frame threading is used, it may
  2155. * be called from multiple threads simultaneously.
  2156. *
  2157. * @see avcodec_default_get_encode_buffer()
  2158. *
  2159. * - encoding: Set by libavcodec, user can override.
  2160. * - decoding: unused
  2161. */
  2162. int (*get_encode_buffer)(struct AVCodecContext *s, AVPacket *pkt, int flags);
  2163. } AVCodecContext;
  2164. #if FF_API_CODEC_GET_SET
  2165. /**
  2166. * Accessors for some AVCodecContext fields. These used to be provided for ABI
  2167. * compatibility, and do not need to be used anymore.
  2168. */
  2169. attribute_deprecated
  2170. AVRational av_codec_get_pkt_timebase (const AVCodecContext *avctx);
  2171. attribute_deprecated
  2172. void av_codec_set_pkt_timebase (AVCodecContext *avctx, AVRational val);
  2173. attribute_deprecated
  2174. const AVCodecDescriptor *av_codec_get_codec_descriptor(const AVCodecContext *avctx);
  2175. attribute_deprecated
  2176. void av_codec_set_codec_descriptor(AVCodecContext *avctx, const AVCodecDescriptor *desc);
  2177. attribute_deprecated
  2178. unsigned av_codec_get_codec_properties(const AVCodecContext *avctx);
  2179. attribute_deprecated
  2180. int av_codec_get_lowres(const AVCodecContext *avctx);
  2181. attribute_deprecated
  2182. void av_codec_set_lowres(AVCodecContext *avctx, int val);
  2183. attribute_deprecated
  2184. int av_codec_get_seek_preroll(const AVCodecContext *avctx);
  2185. attribute_deprecated
  2186. void av_codec_set_seek_preroll(AVCodecContext *avctx, int val);
  2187. attribute_deprecated
  2188. uint16_t *av_codec_get_chroma_intra_matrix(const AVCodecContext *avctx);
  2189. attribute_deprecated
  2190. void av_codec_set_chroma_intra_matrix(AVCodecContext *avctx, uint16_t *val);
  2191. #endif
  2192. struct AVSubtitle;
  2193. #if FF_API_CODEC_GET_SET
  2194. attribute_deprecated
  2195. int av_codec_get_max_lowres(const AVCodec *codec);
  2196. #endif
  2197. struct MpegEncContext;
  2198. /**
  2199. * @defgroup lavc_hwaccel AVHWAccel
  2200. *
  2201. * @note Nothing in this structure should be accessed by the user. At some
  2202. * point in future it will not be externally visible at all.
  2203. *
  2204. * @{
  2205. */
  2206. typedef struct AVHWAccel {
  2207. /**
  2208. * Name of the hardware accelerated codec.
  2209. * The name is globally unique among encoders and among decoders (but an
  2210. * encoder and a decoder can share the same name).
  2211. */
  2212. const char *name;
  2213. /**
  2214. * Type of codec implemented by the hardware accelerator.
  2215. *
  2216. * See AVMEDIA_TYPE_xxx
  2217. */
  2218. enum AVMediaType type;
  2219. /**
  2220. * Codec implemented by the hardware accelerator.
  2221. *
  2222. * See AV_CODEC_ID_xxx
  2223. */
  2224. enum AVCodecID id;
  2225. /**
  2226. * Supported pixel format.
  2227. *
  2228. * Only hardware accelerated formats are supported here.
  2229. */
  2230. enum AVPixelFormat pix_fmt;
  2231. /**
  2232. * Hardware accelerated codec capabilities.
  2233. * see AV_HWACCEL_CODEC_CAP_*
  2234. */
  2235. int capabilities;
  2236. /*****************************************************************
  2237. * No fields below this line are part of the public API. They
  2238. * may not be used outside of libavcodec and can be changed and
  2239. * removed at will.
  2240. * New public fields should be added right above.
  2241. *****************************************************************
  2242. */
  2243. /**
  2244. * Allocate a custom buffer
  2245. */
  2246. int (*alloc_frame)(AVCodecContext *avctx, AVFrame *frame);
  2247. /**
  2248. * Called at the beginning of each frame or field picture.
  2249. *
  2250. * Meaningful frame information (codec specific) is guaranteed to
  2251. * be parsed at this point. This function is mandatory.
  2252. *
  2253. * Note that buf can be NULL along with buf_size set to 0.
  2254. * Otherwise, this means the whole frame is available at this point.
  2255. *
  2256. * @param avctx the codec context
  2257. * @param buf the frame data buffer base
  2258. * @param buf_size the size of the frame in bytes
  2259. * @return zero if successful, a negative value otherwise
  2260. */
  2261. int (*start_frame)(AVCodecContext *avctx, const uint8_t *buf, uint32_t buf_size);
  2262. /**
  2263. * Callback for parameter data (SPS/PPS/VPS etc).
  2264. *
  2265. * Useful for hardware decoders which keep persistent state about the
  2266. * video parameters, and need to receive any changes to update that state.
  2267. *
  2268. * @param avctx the codec context
  2269. * @param type the nal unit type
  2270. * @param buf the nal unit data buffer
  2271. * @param buf_size the size of the nal unit in bytes
  2272. * @return zero if successful, a negative value otherwise
  2273. */
  2274. int (*decode_params)(AVCodecContext *avctx, int type, const uint8_t *buf, uint32_t buf_size);
  2275. /**
  2276. * Callback for each slice.
  2277. *
  2278. * Meaningful slice information (codec specific) is guaranteed to
  2279. * be parsed at this point. This function is mandatory.
  2280. * The only exception is XvMC, that works on MB level.
  2281. *
  2282. * @param avctx the codec context
  2283. * @param buf the slice data buffer base
  2284. * @param buf_size the size of the slice in bytes
  2285. * @return zero if successful, a negative value otherwise
  2286. */
  2287. int (*decode_slice)(AVCodecContext *avctx, const uint8_t *buf, uint32_t buf_size);
  2288. /**
  2289. * Called at the end of each frame or field picture.
  2290. *
  2291. * The whole picture is parsed at this point and can now be sent
  2292. * to the hardware accelerator. This function is mandatory.
  2293. *
  2294. * @param avctx the codec context
  2295. * @return zero if successful, a negative value otherwise
  2296. */
  2297. int (*end_frame)(AVCodecContext *avctx);
  2298. /**
  2299. * Size of per-frame hardware accelerator private data.
  2300. *
  2301. * Private data is allocated with av_mallocz() before
  2302. * AVCodecContext.get_buffer() and deallocated after
  2303. * AVCodecContext.release_buffer().
  2304. */
  2305. int frame_priv_data_size;
  2306. /**
  2307. * Called for every Macroblock in a slice.
  2308. *
  2309. * XvMC uses it to replace the ff_mpv_reconstruct_mb().
  2310. * Instead of decoding to raw picture, MB parameters are
  2311. * stored in an array provided by the video driver.
  2312. *
  2313. * @param s the mpeg context
  2314. */
  2315. void (*decode_mb)(struct MpegEncContext *s);
  2316. /**
  2317. * Initialize the hwaccel private data.
  2318. *
  2319. * This will be called from ff_get_format(), after hwaccel and
  2320. * hwaccel_context are set and the hwaccel private data in AVCodecInternal
  2321. * is allocated.
  2322. */
  2323. int (*init)(AVCodecContext *avctx);
  2324. /**
  2325. * Uninitialize the hwaccel private data.
  2326. *
  2327. * This will be called from get_format() or avcodec_close(), after hwaccel
  2328. * and hwaccel_context are already uninitialized.
  2329. */
  2330. int (*uninit)(AVCodecContext *avctx);
  2331. /**
  2332. * Size of the private data to allocate in
  2333. * AVCodecInternal.hwaccel_priv_data.
  2334. */
  2335. int priv_data_size;
  2336. /**
  2337. * Internal hwaccel capabilities.
  2338. */
  2339. int caps_internal;
  2340. /**
  2341. * Fill the given hw_frames context with current codec parameters. Called
  2342. * from get_format. Refer to avcodec_get_hw_frames_parameters() for
  2343. * details.
  2344. *
  2345. * This CAN be called before AVHWAccel.init is called, and you must assume
  2346. * that avctx->hwaccel_priv_data is invalid.
  2347. */
  2348. int (*frame_params)(AVCodecContext *avctx, AVBufferRef *hw_frames_ctx);
  2349. } AVHWAccel;
  2350. /**
  2351. * HWAccel is experimental and is thus avoided in favor of non experimental
  2352. * codecs
  2353. */
  2354. #define AV_HWACCEL_CODEC_CAP_EXPERIMENTAL 0x0200
  2355. /**
  2356. * Hardware acceleration should be used for decoding even if the codec level
  2357. * used is unknown or higher than the maximum supported level reported by the
  2358. * hardware driver.
  2359. *
  2360. * It's generally a good idea to pass this flag unless you have a specific
  2361. * reason not to, as hardware tends to under-report supported levels.
  2362. */
  2363. #define AV_HWACCEL_FLAG_IGNORE_LEVEL (1 << 0)
  2364. /**
  2365. * Hardware acceleration can output YUV pixel formats with a different chroma
  2366. * sampling than 4:2:0 and/or other than 8 bits per component.
  2367. */
  2368. #define AV_HWACCEL_FLAG_ALLOW_HIGH_DEPTH (1 << 1)
  2369. /**
  2370. * Hardware acceleration should still be attempted for decoding when the
  2371. * codec profile does not match the reported capabilities of the hardware.
  2372. *
  2373. * For example, this can be used to try to decode baseline profile H.264
  2374. * streams in hardware - it will often succeed, because many streams marked
  2375. * as baseline profile actually conform to constrained baseline profile.
  2376. *
  2377. * @warning If the stream is actually not supported then the behaviour is
  2378. * undefined, and may include returning entirely incorrect output
  2379. * while indicating success.
  2380. */
  2381. #define AV_HWACCEL_FLAG_ALLOW_PROFILE_MISMATCH (1 << 2)
  2382. /**
  2383. * @}
  2384. */
  2385. #if FF_API_AVPICTURE
  2386. /**
  2387. * @defgroup lavc_picture AVPicture
  2388. *
  2389. * Functions for working with AVPicture
  2390. * @{
  2391. */
  2392. /**
  2393. * Picture data structure.
  2394. *
  2395. * Up to four components can be stored into it, the last component is
  2396. * alpha.
  2397. * @deprecated use AVFrame or imgutils functions instead
  2398. */
  2399. typedef struct AVPicture {
  2400. attribute_deprecated
  2401. uint8_t *data[AV_NUM_DATA_POINTERS]; ///< pointers to the image data planes
  2402. attribute_deprecated
  2403. int linesize[AV_NUM_DATA_POINTERS]; ///< number of bytes per line
  2404. } AVPicture;
  2405. /**
  2406. * @}
  2407. */
  2408. #endif
  2409. enum AVSubtitleType {
  2410. SUBTITLE_NONE,
  2411. SUBTITLE_BITMAP, ///< A bitmap, pict will be set
  2412. /**
  2413. * Plain text, the text field must be set by the decoder and is
  2414. * authoritative. ass and pict fields may contain approximations.
  2415. */
  2416. SUBTITLE_TEXT,
  2417. /**
  2418. * Formatted text, the ass field must be set by the decoder and is
  2419. * authoritative. pict and text fields may contain approximations.
  2420. */
  2421. SUBTITLE_ASS,
  2422. };
  2423. #define AV_SUBTITLE_FLAG_FORCED 0x00000001
  2424. typedef struct AVSubtitleRect {
  2425. int x; ///< top left corner of pict, undefined when pict is not set
  2426. int y; ///< top left corner of pict, undefined when pict is not set
  2427. int w; ///< width of pict, undefined when pict is not set
  2428. int h; ///< height of pict, undefined when pict is not set
  2429. int nb_colors; ///< number of colors in pict, undefined when pict is not set
  2430. #if FF_API_AVPICTURE
  2431. /**
  2432. * @deprecated unused
  2433. */
  2434. attribute_deprecated
  2435. AVPicture pict;
  2436. #endif
  2437. /**
  2438. * data+linesize for the bitmap of this subtitle.
  2439. * Can be set for text/ass as well once they are rendered.
  2440. */
  2441. uint8_t *data[4];
  2442. int linesize[4];
  2443. enum AVSubtitleType type;
  2444. char *text; ///< 0 terminated plain UTF-8 text
  2445. /**
  2446. * 0 terminated ASS/SSA compatible event line.
  2447. * The presentation of this is unaffected by the other values in this
  2448. * struct.
  2449. */
  2450. char *ass;
  2451. int flags;
  2452. } AVSubtitleRect;
  2453. typedef struct AVSubtitle {
  2454. uint16_t format; /* 0 = graphics */
  2455. uint32_t start_display_time; /* relative to packet pts, in ms */
  2456. uint32_t end_display_time; /* relative to packet pts, in ms */
  2457. unsigned num_rects;
  2458. AVSubtitleRect **rects;
  2459. int64_t pts; ///< Same as packet pts, in AV_TIME_BASE
  2460. } AVSubtitle;
  2461. #if FF_API_NEXT
  2462. /**
  2463. * If c is NULL, returns the first registered codec,
  2464. * if c is non-NULL, returns the next registered codec after c,
  2465. * or NULL if c is the last one.
  2466. */
  2467. attribute_deprecated
  2468. AVCodec *av_codec_next(const AVCodec *c);
  2469. #endif
  2470. /**
  2471. * Return the LIBAVCODEC_VERSION_INT constant.
  2472. */
  2473. unsigned avcodec_version(void);
  2474. /**
  2475. * Return the libavcodec build-time configuration.
  2476. */
  2477. const char *avcodec_configuration(void);
  2478. /**
  2479. * Return the libavcodec license.
  2480. */
  2481. const char *avcodec_license(void);
  2482. #if FF_API_NEXT
  2483. /**
  2484. * @deprecated Calling this function is unnecessary.
  2485. */
  2486. attribute_deprecated
  2487. void avcodec_register(AVCodec *codec);
  2488. /**
  2489. * @deprecated Calling this function is unnecessary.
  2490. */
  2491. attribute_deprecated
  2492. void avcodec_register_all(void);
  2493. #endif
  2494. /**
  2495. * Allocate an AVCodecContext and set its fields to default values. The
  2496. * resulting struct should be freed with avcodec_free_context().
  2497. *
  2498. * @param codec if non-NULL, allocate private data and initialize defaults
  2499. * for the given codec. It is illegal to then call avcodec_open2()
  2500. * with a different codec.
  2501. * If NULL, then the codec-specific defaults won't be initialized,
  2502. * which may result in suboptimal default settings (this is
  2503. * important mainly for encoders, e.g. libx264).
  2504. *
  2505. * @return An AVCodecContext filled with default values or NULL on failure.
  2506. */
  2507. AVCodecContext *avcodec_alloc_context3(const AVCodec *codec);
  2508. /**
  2509. * Free the codec context and everything associated with it and write NULL to
  2510. * the provided pointer.
  2511. */
  2512. void avcodec_free_context(AVCodecContext **avctx);
  2513. #if FF_API_GET_CONTEXT_DEFAULTS
  2514. /**
  2515. * @deprecated This function should not be used, as closing and opening a codec
  2516. * context multiple time is not supported. A new codec context should be
  2517. * allocated for each new use.
  2518. */
  2519. int avcodec_get_context_defaults3(AVCodecContext *s, const AVCodec *codec);
  2520. #endif
  2521. /**
  2522. * Get the AVClass for AVCodecContext. It can be used in combination with
  2523. * AV_OPT_SEARCH_FAKE_OBJ for examining options.
  2524. *
  2525. * @see av_opt_find().
  2526. */
  2527. const AVClass *avcodec_get_class(void);
  2528. #if FF_API_GET_FRAME_CLASS
  2529. /**
  2530. * @deprecated This function should not be used.
  2531. */
  2532. attribute_deprecated
  2533. const AVClass *avcodec_get_frame_class(void);
  2534. #endif
  2535. /**
  2536. * Get the AVClass for AVSubtitleRect. It can be used in combination with
  2537. * AV_OPT_SEARCH_FAKE_OBJ for examining options.
  2538. *
  2539. * @see av_opt_find().
  2540. */
  2541. const AVClass *avcodec_get_subtitle_rect_class(void);
  2542. #if FF_API_COPY_CONTEXT
  2543. /**
  2544. * Copy the settings of the source AVCodecContext into the destination
  2545. * AVCodecContext. The resulting destination codec context will be
  2546. * unopened, i.e. you are required to call avcodec_open2() before you
  2547. * can use this AVCodecContext to decode/encode video/audio data.
  2548. *
  2549. * @param dest target codec context, should be initialized with
  2550. * avcodec_alloc_context3(NULL), but otherwise uninitialized
  2551. * @param src source codec context
  2552. * @return AVERROR() on error (e.g. memory allocation error), 0 on success
  2553. *
  2554. * @deprecated The semantics of this function are ill-defined and it should not
  2555. * be used. If you need to transfer the stream parameters from one codec context
  2556. * to another, use an intermediate AVCodecParameters instance and the
  2557. * avcodec_parameters_from_context() / avcodec_parameters_to_context()
  2558. * functions.
  2559. */
  2560. attribute_deprecated
  2561. int avcodec_copy_context(AVCodecContext *dest, const AVCodecContext *src);
  2562. #endif
  2563. /**
  2564. * Fill the parameters struct based on the values from the supplied codec
  2565. * context. Any allocated fields in par are freed and replaced with duplicates
  2566. * of the corresponding fields in codec.
  2567. *
  2568. * @return >= 0 on success, a negative AVERROR code on failure
  2569. */
  2570. int avcodec_parameters_from_context(AVCodecParameters *par,
  2571. const AVCodecContext *codec);
  2572. /**
  2573. * Fill the codec context based on the values from the supplied codec
  2574. * parameters. Any allocated fields in codec that have a corresponding field in
  2575. * par are freed and replaced with duplicates of the corresponding field in par.
  2576. * Fields in codec that do not have a counterpart in par are not touched.
  2577. *
  2578. * @return >= 0 on success, a negative AVERROR code on failure.
  2579. */
  2580. int avcodec_parameters_to_context(AVCodecContext *codec,
  2581. const AVCodecParameters *par);
  2582. /**
  2583. * Initialize the AVCodecContext to use the given AVCodec. Prior to using this
  2584. * function the context has to be allocated with avcodec_alloc_context3().
  2585. *
  2586. * The functions avcodec_find_decoder_by_name(), avcodec_find_encoder_by_name(),
  2587. * avcodec_find_decoder() and avcodec_find_encoder() provide an easy way for
  2588. * retrieving a codec.
  2589. *
  2590. * @warning This function is not thread safe!
  2591. *
  2592. * @note Always call this function before using decoding routines (such as
  2593. * @ref avcodec_receive_frame()).
  2594. *
  2595. * @code
  2596. * av_dict_set(&opts, "b", "2.5M", 0);
  2597. * codec = avcodec_find_decoder(AV_CODEC_ID_H264);
  2598. * if (!codec)
  2599. * exit(1);
  2600. *
  2601. * context = avcodec_alloc_context3(codec);
  2602. *
  2603. * if (avcodec_open2(context, codec, opts) < 0)
  2604. * exit(1);
  2605. * @endcode
  2606. *
  2607. * @param avctx The context to initialize.
  2608. * @param codec The codec to open this context for. If a non-NULL codec has been
  2609. * previously passed to avcodec_alloc_context3() or
  2610. * for this context, then this parameter MUST be either NULL or
  2611. * equal to the previously passed codec.
  2612. * @param options A dictionary filled with AVCodecContext and codec-private options.
  2613. * On return this object will be filled with options that were not found.
  2614. *
  2615. * @return zero on success, a negative value on error
  2616. * @see avcodec_alloc_context3(), avcodec_find_decoder(), avcodec_find_encoder(),
  2617. * av_dict_set(), av_opt_find().
  2618. */
  2619. int avcodec_open2(AVCodecContext *avctx, const AVCodec *codec, AVDictionary **options);
  2620. /**
  2621. * Close a given AVCodecContext and free all the data associated with it
  2622. * (but not the AVCodecContext itself).
  2623. *
  2624. * Calling this function on an AVCodecContext that hasn't been opened will free
  2625. * the codec-specific data allocated in avcodec_alloc_context3() with a non-NULL
  2626. * codec. Subsequent calls will do nothing.
  2627. *
  2628. * @note Do not use this function. Use avcodec_free_context() to destroy a
  2629. * codec context (either open or closed). Opening and closing a codec context
  2630. * multiple times is not supported anymore -- use multiple codec contexts
  2631. * instead.
  2632. */
  2633. int avcodec_close(AVCodecContext *avctx);
  2634. /**
  2635. * Free all allocated data in the given subtitle struct.
  2636. *
  2637. * @param sub AVSubtitle to free.
  2638. */
  2639. void avsubtitle_free(AVSubtitle *sub);
  2640. /**
  2641. * @}
  2642. */
  2643. /**
  2644. * @addtogroup lavc_decoding
  2645. * @{
  2646. */
  2647. /**
  2648. * The default callback for AVCodecContext.get_buffer2(). It is made public so
  2649. * it can be called by custom get_buffer2() implementations for decoders without
  2650. * AV_CODEC_CAP_DR1 set.
  2651. */
  2652. int avcodec_default_get_buffer2(AVCodecContext *s, AVFrame *frame, int flags);
  2653. /**
  2654. * The default callback for AVCodecContext.get_encode_buffer(). It is made public so
  2655. * it can be called by custom get_encode_buffer() implementations for encoders without
  2656. * AV_CODEC_CAP_DR1 set.
  2657. */
  2658. int avcodec_default_get_encode_buffer(AVCodecContext *s, AVPacket *pkt, int flags);
  2659. /**
  2660. * Modify width and height values so that they will result in a memory
  2661. * buffer that is acceptable for the codec if you do not use any horizontal
  2662. * padding.
  2663. *
  2664. * May only be used if a codec with AV_CODEC_CAP_DR1 has been opened.
  2665. */
  2666. void avcodec_align_dimensions(AVCodecContext *s, int *width, int *height);
  2667. /**
  2668. * Modify width and height values so that they will result in a memory
  2669. * buffer that is acceptable for the codec if you also ensure that all
  2670. * line sizes are a multiple of the respective linesize_align[i].
  2671. *
  2672. * May only be used if a codec with AV_CODEC_CAP_DR1 has been opened.
  2673. */
  2674. void avcodec_align_dimensions2(AVCodecContext *s, int *width, int *height,
  2675. int linesize_align[AV_NUM_DATA_POINTERS]);
  2676. /**
  2677. * Converts AVChromaLocation to swscale x/y chroma position.
  2678. *
  2679. * The positions represent the chroma (0,0) position in a coordinates system
  2680. * with luma (0,0) representing the origin and luma(1,1) representing 256,256
  2681. *
  2682. * @param xpos horizontal chroma sample position
  2683. * @param ypos vertical chroma sample position
  2684. */
  2685. int avcodec_enum_to_chroma_pos(int *xpos, int *ypos, enum AVChromaLocation pos);
  2686. /**
  2687. * Converts swscale x/y chroma position to AVChromaLocation.
  2688. *
  2689. * The positions represent the chroma (0,0) position in a coordinates system
  2690. * with luma (0,0) representing the origin and luma(1,1) representing 256,256
  2691. *
  2692. * @param xpos horizontal chroma sample position
  2693. * @param ypos vertical chroma sample position
  2694. */
  2695. enum AVChromaLocation avcodec_chroma_pos_to_enum(int xpos, int ypos);
  2696. #if FF_API_OLD_ENCDEC
  2697. /**
  2698. * Decode the audio frame of size avpkt->size from avpkt->data into frame.
  2699. *
  2700. * Some decoders may support multiple frames in a single AVPacket. Such
  2701. * decoders would then just decode the first frame and the return value would be
  2702. * less than the packet size. In this case, avcodec_decode_audio4 has to be
  2703. * called again with an AVPacket containing the remaining data in order to
  2704. * decode the second frame, etc... Even if no frames are returned, the packet
  2705. * needs to be fed to the decoder with remaining data until it is completely
  2706. * consumed or an error occurs.
  2707. *
  2708. * Some decoders (those marked with AV_CODEC_CAP_DELAY) have a delay between input
  2709. * and output. This means that for some packets they will not immediately
  2710. * produce decoded output and need to be flushed at the end of decoding to get
  2711. * all the decoded data. Flushing is done by calling this function with packets
  2712. * with avpkt->data set to NULL and avpkt->size set to 0 until it stops
  2713. * returning samples. It is safe to flush even those decoders that are not
  2714. * marked with AV_CODEC_CAP_DELAY, then no samples will be returned.
  2715. *
  2716. * @warning The input buffer, avpkt->data must be AV_INPUT_BUFFER_PADDING_SIZE
  2717. * larger than the actual read bytes because some optimized bitstream
  2718. * readers read 32 or 64 bits at once and could read over the end.
  2719. *
  2720. * @note The AVCodecContext MUST have been opened with @ref avcodec_open2()
  2721. * before packets may be fed to the decoder.
  2722. *
  2723. * @param avctx the codec context
  2724. * @param[out] frame The AVFrame in which to store decoded audio samples.
  2725. * The decoder will allocate a buffer for the decoded frame by
  2726. * calling the AVCodecContext.get_buffer2() callback.
  2727. * When AVCodecContext.refcounted_frames is set to 1, the frame is
  2728. * reference counted and the returned reference belongs to the
  2729. * caller. The caller must release the frame using av_frame_unref()
  2730. * when the frame is no longer needed. The caller may safely write
  2731. * to the frame if av_frame_is_writable() returns 1.
  2732. * When AVCodecContext.refcounted_frames is set to 0, the returned
  2733. * reference belongs to the decoder and is valid only until the
  2734. * next call to this function or until closing or flushing the
  2735. * decoder. The caller may not write to it.
  2736. * @param[out] got_frame_ptr Zero if no frame could be decoded, otherwise it is
  2737. * non-zero. Note that this field being set to zero
  2738. * does not mean that an error has occurred. For
  2739. * decoders with AV_CODEC_CAP_DELAY set, no given decode
  2740. * call is guaranteed to produce a frame.
  2741. * @param[in] avpkt The input AVPacket containing the input buffer.
  2742. * At least avpkt->data and avpkt->size should be set. Some
  2743. * decoders might also require additional fields to be set.
  2744. * @return A negative error code is returned if an error occurred during
  2745. * decoding, otherwise the number of bytes consumed from the input
  2746. * AVPacket is returned.
  2747. *
  2748. * @deprecated Use avcodec_send_packet() and avcodec_receive_frame().
  2749. */
  2750. attribute_deprecated
  2751. int avcodec_decode_audio4(AVCodecContext *avctx, AVFrame *frame,
  2752. int *got_frame_ptr, const AVPacket *avpkt);
  2753. /**
  2754. * Decode the video frame of size avpkt->size from avpkt->data into picture.
  2755. * Some decoders may support multiple frames in a single AVPacket, such
  2756. * decoders would then just decode the first frame.
  2757. *
  2758. * @warning The input buffer must be AV_INPUT_BUFFER_PADDING_SIZE larger than
  2759. * the actual read bytes because some optimized bitstream readers read 32 or 64
  2760. * bits at once and could read over the end.
  2761. *
  2762. * @warning The end of the input buffer buf should be set to 0 to ensure that
  2763. * no overreading happens for damaged MPEG streams.
  2764. *
  2765. * @note Codecs which have the AV_CODEC_CAP_DELAY capability set have a delay
  2766. * between input and output, these need to be fed with avpkt->data=NULL,
  2767. * avpkt->size=0 at the end to return the remaining frames.
  2768. *
  2769. * @note The AVCodecContext MUST have been opened with @ref avcodec_open2()
  2770. * before packets may be fed to the decoder.
  2771. *
  2772. * @param avctx the codec context
  2773. * @param[out] picture The AVFrame in which the decoded video frame will be stored.
  2774. * Use av_frame_alloc() to get an AVFrame. The codec will
  2775. * allocate memory for the actual bitmap by calling the
  2776. * AVCodecContext.get_buffer2() callback.
  2777. * When AVCodecContext.refcounted_frames is set to 1, the frame is
  2778. * reference counted and the returned reference belongs to the
  2779. * caller. The caller must release the frame using av_frame_unref()
  2780. * when the frame is no longer needed. The caller may safely write
  2781. * to the frame if av_frame_is_writable() returns 1.
  2782. * When AVCodecContext.refcounted_frames is set to 0, the returned
  2783. * reference belongs to the decoder and is valid only until the
  2784. * next call to this function or until closing or flushing the
  2785. * decoder. The caller may not write to it.
  2786. *
  2787. * @param[in] avpkt The input AVPacket containing the input buffer.
  2788. * You can create such packet with av_init_packet() and by then setting
  2789. * data and size, some decoders might in addition need other fields like
  2790. * flags&AV_PKT_FLAG_KEY. All decoders are designed to use the least
  2791. * fields possible.
  2792. * @param[in,out] got_picture_ptr Zero if no frame could be decompressed, otherwise, it is nonzero.
  2793. * @return On error a negative value is returned, otherwise the number of bytes
  2794. * used or zero if no frame could be decompressed.
  2795. *
  2796. * @deprecated Use avcodec_send_packet() and avcodec_receive_frame().
  2797. */
  2798. attribute_deprecated
  2799. int avcodec_decode_video2(AVCodecContext *avctx, AVFrame *picture,
  2800. int *got_picture_ptr,
  2801. const AVPacket *avpkt);
  2802. #endif
  2803. /**
  2804. * Decode a subtitle message.
  2805. * Return a negative value on error, otherwise return the number of bytes used.
  2806. * If no subtitle could be decompressed, got_sub_ptr is zero.
  2807. * Otherwise, the subtitle is stored in *sub.
  2808. * Note that AV_CODEC_CAP_DR1 is not available for subtitle codecs. This is for
  2809. * simplicity, because the performance difference is expected to be negligible
  2810. * and reusing a get_buffer written for video codecs would probably perform badly
  2811. * due to a potentially very different allocation pattern.
  2812. *
  2813. * Some decoders (those marked with AV_CODEC_CAP_DELAY) have a delay between input
  2814. * and output. This means that for some packets they will not immediately
  2815. * produce decoded output and need to be flushed at the end of decoding to get
  2816. * all the decoded data. Flushing is done by calling this function with packets
  2817. * with avpkt->data set to NULL and avpkt->size set to 0 until it stops
  2818. * returning subtitles. It is safe to flush even those decoders that are not
  2819. * marked with AV_CODEC_CAP_DELAY, then no subtitles will be returned.
  2820. *
  2821. * @note The AVCodecContext MUST have been opened with @ref avcodec_open2()
  2822. * before packets may be fed to the decoder.
  2823. *
  2824. * @param avctx the codec context
  2825. * @param[out] sub The preallocated AVSubtitle in which the decoded subtitle will be stored,
  2826. * must be freed with avsubtitle_free if *got_sub_ptr is set.
  2827. * @param[in,out] got_sub_ptr Zero if no subtitle could be decompressed, otherwise, it is nonzero.
  2828. * @param[in] avpkt The input AVPacket containing the input buffer.
  2829. */
  2830. int avcodec_decode_subtitle2(AVCodecContext *avctx, AVSubtitle *sub,
  2831. int *got_sub_ptr,
  2832. AVPacket *avpkt);
  2833. /**
  2834. * Supply raw packet data as input to a decoder.
  2835. *
  2836. * Internally, this call will copy relevant AVCodecContext fields, which can
  2837. * influence decoding per-packet, and apply them when the packet is actually
  2838. * decoded. (For example AVCodecContext.skip_frame, which might direct the
  2839. * decoder to drop the frame contained by the packet sent with this function.)
  2840. *
  2841. * @warning The input buffer, avpkt->data must be AV_INPUT_BUFFER_PADDING_SIZE
  2842. * larger than the actual read bytes because some optimized bitstream
  2843. * readers read 32 or 64 bits at once and could read over the end.
  2844. *
  2845. * @warning Do not mix this API with the legacy API (like avcodec_decode_video2())
  2846. * on the same AVCodecContext. It will return unexpected results now
  2847. * or in future libavcodec versions.
  2848. *
  2849. * @note The AVCodecContext MUST have been opened with @ref avcodec_open2()
  2850. * before packets may be fed to the decoder.
  2851. *
  2852. * @param avctx codec context
  2853. * @param[in] avpkt The input AVPacket. Usually, this will be a single video
  2854. * frame, or several complete audio frames.
  2855. * Ownership of the packet remains with the caller, and the
  2856. * decoder will not write to the packet. The decoder may create
  2857. * a reference to the packet data (or copy it if the packet is
  2858. * not reference-counted).
  2859. * Unlike with older APIs, the packet is always fully consumed,
  2860. * and if it contains multiple frames (e.g. some audio codecs),
  2861. * will require you to call avcodec_receive_frame() multiple
  2862. * times afterwards before you can send a new packet.
  2863. * It can be NULL (or an AVPacket with data set to NULL and
  2864. * size set to 0); in this case, it is considered a flush
  2865. * packet, which signals the end of the stream. Sending the
  2866. * first flush packet will return success. Subsequent ones are
  2867. * unnecessary and will return AVERROR_EOF. If the decoder
  2868. * still has frames buffered, it will return them after sending
  2869. * a flush packet.
  2870. *
  2871. * @return 0 on success, otherwise negative error code:
  2872. * AVERROR(EAGAIN): input is not accepted in the current state - user
  2873. * must read output with avcodec_receive_frame() (once
  2874. * all output is read, the packet should be resent, and
  2875. * the call will not fail with EAGAIN).
  2876. * AVERROR_EOF: the decoder has been flushed, and no new packets can
  2877. * be sent to it (also returned if more than 1 flush
  2878. * packet is sent)
  2879. * AVERROR(EINVAL): codec not opened, it is an encoder, or requires flush
  2880. * AVERROR(ENOMEM): failed to add packet to internal queue, or similar
  2881. * other errors: legitimate decoding errors
  2882. */
  2883. int avcodec_send_packet(AVCodecContext *avctx, const AVPacket *avpkt);
  2884. /**
  2885. * Return decoded output data from a decoder.
  2886. *
  2887. * @param avctx codec context
  2888. * @param frame This will be set to a reference-counted video or audio
  2889. * frame (depending on the decoder type) allocated by the
  2890. * decoder. Note that the function will always call
  2891. * av_frame_unref(frame) before doing anything else.
  2892. *
  2893. * @return
  2894. * 0: success, a frame was returned
  2895. * AVERROR(EAGAIN): output is not available in this state - user must try
  2896. * to send new input
  2897. * AVERROR_EOF: the decoder has been fully flushed, and there will be
  2898. * no more output frames
  2899. * AVERROR(EINVAL): codec not opened, or it is an encoder
  2900. * AVERROR_INPUT_CHANGED: current decoded frame has changed parameters
  2901. * with respect to first decoded frame. Applicable
  2902. * when flag AV_CODEC_FLAG_DROPCHANGED is set.
  2903. * other negative values: legitimate decoding errors
  2904. */
  2905. int avcodec_receive_frame(AVCodecContext *avctx, AVFrame *frame);
  2906. /**
  2907. * Supply a raw video or audio frame to the encoder. Use avcodec_receive_packet()
  2908. * to retrieve buffered output packets.
  2909. *
  2910. * @param avctx codec context
  2911. * @param[in] frame AVFrame containing the raw audio or video frame to be encoded.
  2912. * Ownership of the frame remains with the caller, and the
  2913. * encoder will not write to the frame. The encoder may create
  2914. * a reference to the frame data (or copy it if the frame is
  2915. * not reference-counted).
  2916. * It can be NULL, in which case it is considered a flush
  2917. * packet. This signals the end of the stream. If the encoder
  2918. * still has packets buffered, it will return them after this
  2919. * call. Once flushing mode has been entered, additional flush
  2920. * packets are ignored, and sending frames will return
  2921. * AVERROR_EOF.
  2922. *
  2923. * For audio:
  2924. * If AV_CODEC_CAP_VARIABLE_FRAME_SIZE is set, then each frame
  2925. * can have any number of samples.
  2926. * If it is not set, frame->nb_samples must be equal to
  2927. * avctx->frame_size for all frames except the last.
  2928. * The final frame may be smaller than avctx->frame_size.
  2929. * @return 0 on success, otherwise negative error code:
  2930. * AVERROR(EAGAIN): input is not accepted in the current state - user
  2931. * must read output with avcodec_receive_packet() (once
  2932. * all output is read, the packet should be resent, and
  2933. * the call will not fail with EAGAIN).
  2934. * AVERROR_EOF: the encoder has been flushed, and no new frames can
  2935. * be sent to it
  2936. * AVERROR(EINVAL): codec not opened, refcounted_frames not set, it is a
  2937. * decoder, or requires flush
  2938. * AVERROR(ENOMEM): failed to add packet to internal queue, or similar
  2939. * other errors: legitimate encoding errors
  2940. */
  2941. int avcodec_send_frame(AVCodecContext *avctx, const AVFrame *frame);
  2942. /**
  2943. * Read encoded data from the encoder.
  2944. *
  2945. * @param avctx codec context
  2946. * @param avpkt This will be set to a reference-counted packet allocated by the
  2947. * encoder. Note that the function will always call
  2948. * av_packet_unref(avpkt) before doing anything else.
  2949. * @return 0 on success, otherwise negative error code:
  2950. * AVERROR(EAGAIN): output is not available in the current state - user
  2951. * must try to send input
  2952. * AVERROR_EOF: the encoder has been fully flushed, and there will be
  2953. * no more output packets
  2954. * AVERROR(EINVAL): codec not opened, or it is a decoder
  2955. * other errors: legitimate encoding errors
  2956. */
  2957. int avcodec_receive_packet(AVCodecContext *avctx, AVPacket *avpkt);
  2958. /**
  2959. * Create and return a AVHWFramesContext with values adequate for hardware
  2960. * decoding. This is meant to get called from the get_format callback, and is
  2961. * a helper for preparing a AVHWFramesContext for AVCodecContext.hw_frames_ctx.
  2962. * This API is for decoding with certain hardware acceleration modes/APIs only.
  2963. *
  2964. * The returned AVHWFramesContext is not initialized. The caller must do this
  2965. * with av_hwframe_ctx_init().
  2966. *
  2967. * Calling this function is not a requirement, but makes it simpler to avoid
  2968. * codec or hardware API specific details when manually allocating frames.
  2969. *
  2970. * Alternatively to this, an API user can set AVCodecContext.hw_device_ctx,
  2971. * which sets up AVCodecContext.hw_frames_ctx fully automatically, and makes
  2972. * it unnecessary to call this function or having to care about
  2973. * AVHWFramesContext initialization at all.
  2974. *
  2975. * There are a number of requirements for calling this function:
  2976. *
  2977. * - It must be called from get_format with the same avctx parameter that was
  2978. * passed to get_format. Calling it outside of get_format is not allowed, and
  2979. * can trigger undefined behavior.
  2980. * - The function is not always supported (see description of return values).
  2981. * Even if this function returns successfully, hwaccel initialization could
  2982. * fail later. (The degree to which implementations check whether the stream
  2983. * is actually supported varies. Some do this check only after the user's
  2984. * get_format callback returns.)
  2985. * - The hw_pix_fmt must be one of the choices suggested by get_format. If the
  2986. * user decides to use a AVHWFramesContext prepared with this API function,
  2987. * the user must return the same hw_pix_fmt from get_format.
  2988. * - The device_ref passed to this function must support the given hw_pix_fmt.
  2989. * - After calling this API function, it is the user's responsibility to
  2990. * initialize the AVHWFramesContext (returned by the out_frames_ref parameter),
  2991. * and to set AVCodecContext.hw_frames_ctx to it. If done, this must be done
  2992. * before returning from get_format (this is implied by the normal
  2993. * AVCodecContext.hw_frames_ctx API rules).
  2994. * - The AVHWFramesContext parameters may change every time time get_format is
  2995. * called. Also, AVCodecContext.hw_frames_ctx is reset before get_format. So
  2996. * you are inherently required to go through this process again on every
  2997. * get_format call.
  2998. * - It is perfectly possible to call this function without actually using
  2999. * the resulting AVHWFramesContext. One use-case might be trying to reuse a
  3000. * previously initialized AVHWFramesContext, and calling this API function
  3001. * only to test whether the required frame parameters have changed.
  3002. * - Fields that use dynamically allocated values of any kind must not be set
  3003. * by the user unless setting them is explicitly allowed by the documentation.
  3004. * If the user sets AVHWFramesContext.free and AVHWFramesContext.user_opaque,
  3005. * the new free callback must call the potentially set previous free callback.
  3006. * This API call may set any dynamically allocated fields, including the free
  3007. * callback.
  3008. *
  3009. * The function will set at least the following fields on AVHWFramesContext
  3010. * (potentially more, depending on hwaccel API):
  3011. *
  3012. * - All fields set by av_hwframe_ctx_alloc().
  3013. * - Set the format field to hw_pix_fmt.
  3014. * - Set the sw_format field to the most suited and most versatile format. (An
  3015. * implication is that this will prefer generic formats over opaque formats
  3016. * with arbitrary restrictions, if possible.)
  3017. * - Set the width/height fields to the coded frame size, rounded up to the
  3018. * API-specific minimum alignment.
  3019. * - Only _if_ the hwaccel requires a pre-allocated pool: set the initial_pool_size
  3020. * field to the number of maximum reference surfaces possible with the codec,
  3021. * plus 1 surface for the user to work (meaning the user can safely reference
  3022. * at most 1 decoded surface at a time), plus additional buffering introduced
  3023. * by frame threading. If the hwaccel does not require pre-allocation, the
  3024. * field is left to 0, and the decoder will allocate new surfaces on demand
  3025. * during decoding.
  3026. * - Possibly AVHWFramesContext.hwctx fields, depending on the underlying
  3027. * hardware API.
  3028. *
  3029. * Essentially, out_frames_ref returns the same as av_hwframe_ctx_alloc(), but
  3030. * with basic frame parameters set.
  3031. *
  3032. * The function is stateless, and does not change the AVCodecContext or the
  3033. * device_ref AVHWDeviceContext.
  3034. *
  3035. * @param avctx The context which is currently calling get_format, and which
  3036. * implicitly contains all state needed for filling the returned
  3037. * AVHWFramesContext properly.
  3038. * @param device_ref A reference to the AVHWDeviceContext describing the device
  3039. * which will be used by the hardware decoder.
  3040. * @param hw_pix_fmt The hwaccel format you are going to return from get_format.
  3041. * @param out_frames_ref On success, set to a reference to an _uninitialized_
  3042. * AVHWFramesContext, created from the given device_ref.
  3043. * Fields will be set to values required for decoding.
  3044. * Not changed if an error is returned.
  3045. * @return zero on success, a negative value on error. The following error codes
  3046. * have special semantics:
  3047. * AVERROR(ENOENT): the decoder does not support this functionality. Setup
  3048. * is always manual, or it is a decoder which does not
  3049. * support setting AVCodecContext.hw_frames_ctx at all,
  3050. * or it is a software format.
  3051. * AVERROR(EINVAL): it is known that hardware decoding is not supported for
  3052. * this configuration, or the device_ref is not supported
  3053. * for the hwaccel referenced by hw_pix_fmt.
  3054. */
  3055. int avcodec_get_hw_frames_parameters(AVCodecContext *avctx,
  3056. AVBufferRef *device_ref,
  3057. enum AVPixelFormat hw_pix_fmt,
  3058. AVBufferRef **out_frames_ref);
  3059. /**
  3060. * @defgroup lavc_parsing Frame parsing
  3061. * @{
  3062. */
  3063. enum AVPictureStructure {
  3064. AV_PICTURE_STRUCTURE_UNKNOWN, //< unknown
  3065. AV_PICTURE_STRUCTURE_TOP_FIELD, //< coded as top field
  3066. AV_PICTURE_STRUCTURE_BOTTOM_FIELD, //< coded as bottom field
  3067. AV_PICTURE_STRUCTURE_FRAME, //< coded as frame
  3068. };
  3069. typedef struct AVCodecParserContext {
  3070. void *priv_data;
  3071. struct AVCodecParser *parser;
  3072. int64_t frame_offset; /* offset of the current frame */
  3073. int64_t cur_offset; /* current offset
  3074. (incremented by each av_parser_parse()) */
  3075. int64_t next_frame_offset; /* offset of the next frame */
  3076. /* video info */
  3077. int pict_type; /* XXX: Put it back in AVCodecContext. */
  3078. /**
  3079. * This field is used for proper frame duration computation in lavf.
  3080. * It signals, how much longer the frame duration of the current frame
  3081. * is compared to normal frame duration.
  3082. *
  3083. * frame_duration = (1 + repeat_pict) * time_base
  3084. *
  3085. * It is used by codecs like H.264 to display telecined material.
  3086. */
  3087. int repeat_pict; /* XXX: Put it back in AVCodecContext. */
  3088. int64_t pts; /* pts of the current frame */
  3089. int64_t dts; /* dts of the current frame */
  3090. /* private data */
  3091. int64_t last_pts;
  3092. int64_t last_dts;
  3093. int fetch_timestamp;
  3094. #define AV_PARSER_PTS_NB 4
  3095. int cur_frame_start_index;
  3096. int64_t cur_frame_offset[AV_PARSER_PTS_NB];
  3097. int64_t cur_frame_pts[AV_PARSER_PTS_NB];
  3098. int64_t cur_frame_dts[AV_PARSER_PTS_NB];
  3099. int flags;
  3100. #define PARSER_FLAG_COMPLETE_FRAMES 0x0001
  3101. #define PARSER_FLAG_ONCE 0x0002
  3102. /// Set if the parser has a valid file offset
  3103. #define PARSER_FLAG_FETCHED_OFFSET 0x0004
  3104. #define PARSER_FLAG_USE_CODEC_TS 0x1000
  3105. int64_t offset; ///< byte offset from starting packet start
  3106. int64_t cur_frame_end[AV_PARSER_PTS_NB];
  3107. /**
  3108. * Set by parser to 1 for key frames and 0 for non-key frames.
  3109. * It is initialized to -1, so if the parser doesn't set this flag,
  3110. * old-style fallback using AV_PICTURE_TYPE_I picture type as key frames
  3111. * will be used.
  3112. */
  3113. int key_frame;
  3114. #if FF_API_CONVERGENCE_DURATION
  3115. /**
  3116. * @deprecated unused
  3117. */
  3118. attribute_deprecated
  3119. int64_t convergence_duration;
  3120. #endif
  3121. // Timestamp generation support:
  3122. /**
  3123. * Synchronization point for start of timestamp generation.
  3124. *
  3125. * Set to >0 for sync point, 0 for no sync point and <0 for undefined
  3126. * (default).
  3127. *
  3128. * For example, this corresponds to presence of H.264 buffering period
  3129. * SEI message.
  3130. */
  3131. int dts_sync_point;
  3132. /**
  3133. * Offset of the current timestamp against last timestamp sync point in
  3134. * units of AVCodecContext.time_base.
  3135. *
  3136. * Set to INT_MIN when dts_sync_point unused. Otherwise, it must
  3137. * contain a valid timestamp offset.
  3138. *
  3139. * Note that the timestamp of sync point has usually a nonzero
  3140. * dts_ref_dts_delta, which refers to the previous sync point. Offset of
  3141. * the next frame after timestamp sync point will be usually 1.
  3142. *
  3143. * For example, this corresponds to H.264 cpb_removal_delay.
  3144. */
  3145. int dts_ref_dts_delta;
  3146. /**
  3147. * Presentation delay of current frame in units of AVCodecContext.time_base.
  3148. *
  3149. * Set to INT_MIN when dts_sync_point unused. Otherwise, it must
  3150. * contain valid non-negative timestamp delta (presentation time of a frame
  3151. * must not lie in the past).
  3152. *
  3153. * This delay represents the difference between decoding and presentation
  3154. * time of the frame.
  3155. *
  3156. * For example, this corresponds to H.264 dpb_output_delay.
  3157. */
  3158. int pts_dts_delta;
  3159. /**
  3160. * Position of the packet in file.
  3161. *
  3162. * Analogous to cur_frame_pts/dts
  3163. */
  3164. int64_t cur_frame_pos[AV_PARSER_PTS_NB];
  3165. /**
  3166. * Byte position of currently parsed frame in stream.
  3167. */
  3168. int64_t pos;
  3169. /**
  3170. * Previous frame byte position.
  3171. */
  3172. int64_t last_pos;
  3173. /**
  3174. * Duration of the current frame.
  3175. * For audio, this is in units of 1 / AVCodecContext.sample_rate.
  3176. * For all other types, this is in units of AVCodecContext.time_base.
  3177. */
  3178. int duration;
  3179. enum AVFieldOrder field_order;
  3180. /**
  3181. * Indicate whether a picture is coded as a frame, top field or bottom field.
  3182. *
  3183. * For example, H.264 field_pic_flag equal to 0 corresponds to
  3184. * AV_PICTURE_STRUCTURE_FRAME. An H.264 picture with field_pic_flag
  3185. * equal to 1 and bottom_field_flag equal to 0 corresponds to
  3186. * AV_PICTURE_STRUCTURE_TOP_FIELD.
  3187. */
  3188. enum AVPictureStructure picture_structure;
  3189. /**
  3190. * Picture number incremented in presentation or output order.
  3191. * This field may be reinitialized at the first picture of a new sequence.
  3192. *
  3193. * For example, this corresponds to H.264 PicOrderCnt.
  3194. */
  3195. int output_picture_number;
  3196. /**
  3197. * Dimensions of the decoded video intended for presentation.
  3198. */
  3199. int width;
  3200. int height;
  3201. /**
  3202. * Dimensions of the coded video.
  3203. */
  3204. int coded_width;
  3205. int coded_height;
  3206. /**
  3207. * The format of the coded data, corresponds to enum AVPixelFormat for video
  3208. * and for enum AVSampleFormat for audio.
  3209. *
  3210. * Note that a decoder can have considerable freedom in how exactly it
  3211. * decodes the data, so the format reported here might be different from the
  3212. * one returned by a decoder.
  3213. */
  3214. int format;
  3215. } AVCodecParserContext;
  3216. typedef struct AVCodecParser {
  3217. int codec_ids[5]; /* several codec IDs are permitted */
  3218. int priv_data_size;
  3219. int (*parser_init)(AVCodecParserContext *s);
  3220. /* This callback never returns an error, a negative value means that
  3221. * the frame start was in a previous packet. */
  3222. int (*parser_parse)(AVCodecParserContext *s,
  3223. AVCodecContext *avctx,
  3224. const uint8_t **poutbuf, int *poutbuf_size,
  3225. const uint8_t *buf, int buf_size);
  3226. void (*parser_close)(AVCodecParserContext *s);
  3227. int (*split)(AVCodecContext *avctx, const uint8_t *buf, int buf_size);
  3228. #if FF_API_NEXT
  3229. attribute_deprecated
  3230. struct AVCodecParser *next;
  3231. #endif
  3232. } AVCodecParser;
  3233. /**
  3234. * Iterate over all registered codec parsers.
  3235. *
  3236. * @param opaque a pointer where libavcodec will store the iteration state. Must
  3237. * point to NULL to start the iteration.
  3238. *
  3239. * @return the next registered codec parser or NULL when the iteration is
  3240. * finished
  3241. */
  3242. const AVCodecParser *av_parser_iterate(void **opaque);
  3243. #if FF_API_NEXT
  3244. attribute_deprecated
  3245. AVCodecParser *av_parser_next(const AVCodecParser *c);
  3246. attribute_deprecated
  3247. void av_register_codec_parser(AVCodecParser *parser);
  3248. #endif
  3249. AVCodecParserContext *av_parser_init(int codec_id);
  3250. /**
  3251. * Parse a packet.
  3252. *
  3253. * @param s parser context.
  3254. * @param avctx codec context.
  3255. * @param poutbuf set to pointer to parsed buffer or NULL if not yet finished.
  3256. * @param poutbuf_size set to size of parsed buffer or zero if not yet finished.
  3257. * @param buf input buffer.
  3258. * @param buf_size buffer size in bytes without the padding. I.e. the full buffer
  3259. size is assumed to be buf_size + AV_INPUT_BUFFER_PADDING_SIZE.
  3260. To signal EOF, this should be 0 (so that the last frame
  3261. can be output).
  3262. * @param pts input presentation timestamp.
  3263. * @param dts input decoding timestamp.
  3264. * @param pos input byte position in stream.
  3265. * @return the number of bytes of the input bitstream used.
  3266. *
  3267. * Example:
  3268. * @code
  3269. * while(in_len){
  3270. * len = av_parser_parse2(myparser, AVCodecContext, &data, &size,
  3271. * in_data, in_len,
  3272. * pts, dts, pos);
  3273. * in_data += len;
  3274. * in_len -= len;
  3275. *
  3276. * if(size)
  3277. * decode_frame(data, size);
  3278. * }
  3279. * @endcode
  3280. */
  3281. int av_parser_parse2(AVCodecParserContext *s,
  3282. AVCodecContext *avctx,
  3283. uint8_t **poutbuf, int *poutbuf_size,
  3284. const uint8_t *buf, int buf_size,
  3285. int64_t pts, int64_t dts,
  3286. int64_t pos);
  3287. #if FF_API_PARSER_CHANGE
  3288. /**
  3289. * @return 0 if the output buffer is a subset of the input, 1 if it is allocated and must be freed
  3290. * @deprecated Use dump_extradata, remove_extra or extract_extradata
  3291. * bitstream filters instead.
  3292. */
  3293. attribute_deprecated
  3294. int av_parser_change(AVCodecParserContext *s,
  3295. AVCodecContext *avctx,
  3296. uint8_t **poutbuf, int *poutbuf_size,
  3297. const uint8_t *buf, int buf_size, int keyframe);
  3298. #endif
  3299. void av_parser_close(AVCodecParserContext *s);
  3300. /**
  3301. * @}
  3302. * @}
  3303. */
  3304. /**
  3305. * @addtogroup lavc_encoding
  3306. * @{
  3307. */
  3308. #if FF_API_OLD_ENCDEC
  3309. /**
  3310. * Encode a frame of audio.
  3311. *
  3312. * Takes input samples from frame and writes the next output packet, if
  3313. * available, to avpkt. The output packet does not necessarily contain data for
  3314. * the most recent frame, as encoders can delay, split, and combine input frames
  3315. * internally as needed.
  3316. *
  3317. * @param avctx codec context
  3318. * @param avpkt output AVPacket.
  3319. * The user can supply an output buffer by setting
  3320. * avpkt->data and avpkt->size prior to calling the
  3321. * function, but if the size of the user-provided data is not
  3322. * large enough, encoding will fail. If avpkt->data and
  3323. * avpkt->size are set, avpkt->destruct must also be set. All
  3324. * other AVPacket fields will be reset by the encoder using
  3325. * av_init_packet(). If avpkt->data is NULL, the encoder will
  3326. * allocate it. The encoder will set avpkt->size to the size
  3327. * of the output packet.
  3328. *
  3329. * If this function fails or produces no output, avpkt will be
  3330. * freed using av_packet_unref().
  3331. * @param[in] frame AVFrame containing the raw audio data to be encoded.
  3332. * May be NULL when flushing an encoder that has the
  3333. * AV_CODEC_CAP_DELAY capability set.
  3334. * If AV_CODEC_CAP_VARIABLE_FRAME_SIZE is set, then each frame
  3335. * can have any number of samples.
  3336. * If it is not set, frame->nb_samples must be equal to
  3337. * avctx->frame_size for all frames except the last.
  3338. * The final frame may be smaller than avctx->frame_size.
  3339. * @param[out] got_packet_ptr This field is set to 1 by libavcodec if the
  3340. * output packet is non-empty, and to 0 if it is
  3341. * empty. If the function returns an error, the
  3342. * packet can be assumed to be invalid, and the
  3343. * value of got_packet_ptr is undefined and should
  3344. * not be used.
  3345. * @return 0 on success, negative error code on failure
  3346. *
  3347. * @deprecated use avcodec_send_frame()/avcodec_receive_packet() instead.
  3348. * If allowed and required, set AVCodecContext.get_encode_buffer to
  3349. * a custom function to pass user supplied output buffers.
  3350. */
  3351. attribute_deprecated
  3352. int avcodec_encode_audio2(AVCodecContext *avctx, AVPacket *avpkt,
  3353. const AVFrame *frame, int *got_packet_ptr);
  3354. /**
  3355. * Encode a frame of video.
  3356. *
  3357. * Takes input raw video data from frame and writes the next output packet, if
  3358. * available, to avpkt. The output packet does not necessarily contain data for
  3359. * the most recent frame, as encoders can delay and reorder input frames
  3360. * internally as needed.
  3361. *
  3362. * @param avctx codec context
  3363. * @param avpkt output AVPacket.
  3364. * The user can supply an output buffer by setting
  3365. * avpkt->data and avpkt->size prior to calling the
  3366. * function, but if the size of the user-provided data is not
  3367. * large enough, encoding will fail. All other AVPacket fields
  3368. * will be reset by the encoder using av_init_packet(). If
  3369. * avpkt->data is NULL, the encoder will allocate it.
  3370. * The encoder will set avpkt->size to the size of the
  3371. * output packet. The returned data (if any) belongs to the
  3372. * caller, he is responsible for freeing it.
  3373. *
  3374. * If this function fails or produces no output, avpkt will be
  3375. * freed using av_packet_unref().
  3376. * @param[in] frame AVFrame containing the raw video data to be encoded.
  3377. * May be NULL when flushing an encoder that has the
  3378. * AV_CODEC_CAP_DELAY capability set.
  3379. * @param[out] got_packet_ptr This field is set to 1 by libavcodec if the
  3380. * output packet is non-empty, and to 0 if it is
  3381. * empty. If the function returns an error, the
  3382. * packet can be assumed to be invalid, and the
  3383. * value of got_packet_ptr is undefined and should
  3384. * not be used.
  3385. * @return 0 on success, negative error code on failure
  3386. *
  3387. * @deprecated use avcodec_send_frame()/avcodec_receive_packet() instead.
  3388. * If allowed and required, set AVCodecContext.get_encode_buffer to
  3389. * a custom function to pass user supplied output buffers.
  3390. */
  3391. attribute_deprecated
  3392. int avcodec_encode_video2(AVCodecContext *avctx, AVPacket *avpkt,
  3393. const AVFrame *frame, int *got_packet_ptr);
  3394. #endif
  3395. int avcodec_encode_subtitle(AVCodecContext *avctx, uint8_t *buf, int buf_size,
  3396. const AVSubtitle *sub);
  3397. /**
  3398. * @}
  3399. */
  3400. #if FF_API_AVPICTURE
  3401. /**
  3402. * @addtogroup lavc_picture
  3403. * @{
  3404. */
  3405. /**
  3406. * @deprecated unused
  3407. */
  3408. attribute_deprecated
  3409. int avpicture_alloc(AVPicture *picture, enum AVPixelFormat pix_fmt, int width, int height);
  3410. /**
  3411. * @deprecated unused
  3412. */
  3413. attribute_deprecated
  3414. void avpicture_free(AVPicture *picture);
  3415. /**
  3416. * @deprecated use av_image_fill_arrays() instead.
  3417. */
  3418. attribute_deprecated
  3419. int avpicture_fill(AVPicture *picture, const uint8_t *ptr,
  3420. enum AVPixelFormat pix_fmt, int width, int height);
  3421. /**
  3422. * @deprecated use av_image_copy_to_buffer() instead.
  3423. */
  3424. attribute_deprecated
  3425. int avpicture_layout(const AVPicture *src, enum AVPixelFormat pix_fmt,
  3426. int width, int height,
  3427. unsigned char *dest, int dest_size);
  3428. /**
  3429. * @deprecated use av_image_get_buffer_size() instead.
  3430. */
  3431. attribute_deprecated
  3432. int avpicture_get_size(enum AVPixelFormat pix_fmt, int width, int height);
  3433. /**
  3434. * @deprecated av_image_copy() instead.
  3435. */
  3436. attribute_deprecated
  3437. void av_picture_copy(AVPicture *dst, const AVPicture *src,
  3438. enum AVPixelFormat pix_fmt, int width, int height);
  3439. /**
  3440. * @deprecated unused
  3441. */
  3442. attribute_deprecated
  3443. int av_picture_crop(AVPicture *dst, const AVPicture *src,
  3444. enum AVPixelFormat pix_fmt, int top_band, int left_band);
  3445. /**
  3446. * @deprecated unused
  3447. */
  3448. attribute_deprecated
  3449. int av_picture_pad(AVPicture *dst, const AVPicture *src, int height, int width, enum AVPixelFormat pix_fmt,
  3450. int padtop, int padbottom, int padleft, int padright, int *color);
  3451. /**
  3452. * @}
  3453. */
  3454. #endif
  3455. /**
  3456. * @defgroup lavc_misc Utility functions
  3457. * @ingroup libavc
  3458. *
  3459. * Miscellaneous utility functions related to both encoding and decoding
  3460. * (or neither).
  3461. * @{
  3462. */
  3463. /**
  3464. * @defgroup lavc_misc_pixfmt Pixel formats
  3465. *
  3466. * Functions for working with pixel formats.
  3467. * @{
  3468. */
  3469. #if FF_API_GETCHROMA
  3470. /**
  3471. * @deprecated Use av_pix_fmt_get_chroma_sub_sample
  3472. */
  3473. attribute_deprecated
  3474. void avcodec_get_chroma_sub_sample(enum AVPixelFormat pix_fmt, int *h_shift, int *v_shift);
  3475. #endif
  3476. /**
  3477. * Return a value representing the fourCC code associated to the
  3478. * pixel format pix_fmt, or 0 if no associated fourCC code can be
  3479. * found.
  3480. */
  3481. unsigned int avcodec_pix_fmt_to_codec_tag(enum AVPixelFormat pix_fmt);
  3482. /**
  3483. * Find the best pixel format to convert to given a certain source pixel
  3484. * format. When converting from one pixel format to another, information loss
  3485. * may occur. For example, when converting from RGB24 to GRAY, the color
  3486. * information will be lost. Similarly, other losses occur when converting from
  3487. * some formats to other formats. avcodec_find_best_pix_fmt_of_2() searches which of
  3488. * the given pixel formats should be used to suffer the least amount of loss.
  3489. * The pixel formats from which it chooses one, are determined by the
  3490. * pix_fmt_list parameter.
  3491. *
  3492. *
  3493. * @param[in] pix_fmt_list AV_PIX_FMT_NONE terminated array of pixel formats to choose from
  3494. * @param[in] src_pix_fmt source pixel format
  3495. * @param[in] has_alpha Whether the source pixel format alpha channel is used.
  3496. * @param[out] loss_ptr Combination of flags informing you what kind of losses will occur.
  3497. * @return The best pixel format to convert to or -1 if none was found.
  3498. */
  3499. enum AVPixelFormat avcodec_find_best_pix_fmt_of_list(const enum AVPixelFormat *pix_fmt_list,
  3500. enum AVPixelFormat src_pix_fmt,
  3501. int has_alpha, int *loss_ptr);
  3502. #if FF_API_AVCODEC_PIX_FMT
  3503. /**
  3504. * @deprecated see av_get_pix_fmt_loss()
  3505. */
  3506. attribute_deprecated
  3507. int avcodec_get_pix_fmt_loss(enum AVPixelFormat dst_pix_fmt, enum AVPixelFormat src_pix_fmt,
  3508. int has_alpha);
  3509. /**
  3510. * @deprecated see av_find_best_pix_fmt_of_2()
  3511. */
  3512. attribute_deprecated
  3513. enum AVPixelFormat avcodec_find_best_pix_fmt_of_2(enum AVPixelFormat dst_pix_fmt1, enum AVPixelFormat dst_pix_fmt2,
  3514. enum AVPixelFormat src_pix_fmt, int has_alpha, int *loss_ptr);
  3515. attribute_deprecated
  3516. enum AVPixelFormat avcodec_find_best_pix_fmt2(enum AVPixelFormat dst_pix_fmt1, enum AVPixelFormat dst_pix_fmt2,
  3517. enum AVPixelFormat src_pix_fmt, int has_alpha, int *loss_ptr);
  3518. #endif
  3519. enum AVPixelFormat avcodec_default_get_format(struct AVCodecContext *s, const enum AVPixelFormat * fmt);
  3520. /**
  3521. * @}
  3522. */
  3523. #if FF_API_TAG_STRING
  3524. /**
  3525. * Put a string representing the codec tag codec_tag in buf.
  3526. *
  3527. * @param buf buffer to place codec tag in
  3528. * @param buf_size size in bytes of buf
  3529. * @param codec_tag codec tag to assign
  3530. * @return the length of the string that would have been generated if
  3531. * enough space had been available, excluding the trailing null
  3532. *
  3533. * @deprecated see av_fourcc_make_string() and av_fourcc2str().
  3534. */
  3535. attribute_deprecated
  3536. size_t av_get_codec_tag_string(char *buf, size_t buf_size, unsigned int codec_tag);
  3537. #endif
  3538. void avcodec_string(char *buf, int buf_size, AVCodecContext *enc, int encode);
  3539. /**
  3540. * Return a name for the specified profile, if available.
  3541. *
  3542. * @param codec the codec that is searched for the given profile
  3543. * @param profile the profile value for which a name is requested
  3544. * @return A name for the profile if found, NULL otherwise.
  3545. */
  3546. const char *av_get_profile_name(const AVCodec *codec, int profile);
  3547. /**
  3548. * Return a name for the specified profile, if available.
  3549. *
  3550. * @param codec_id the ID of the codec to which the requested profile belongs
  3551. * @param profile the profile value for which a name is requested
  3552. * @return A name for the profile if found, NULL otherwise.
  3553. *
  3554. * @note unlike av_get_profile_name(), which searches a list of profiles
  3555. * supported by a specific decoder or encoder implementation, this
  3556. * function searches the list of profiles from the AVCodecDescriptor
  3557. */
  3558. const char *avcodec_profile_name(enum AVCodecID codec_id, int profile);
  3559. int avcodec_default_execute(AVCodecContext *c, int (*func)(AVCodecContext *c2, void *arg2),void *arg, int *ret, int count, int size);
  3560. int avcodec_default_execute2(AVCodecContext *c, int (*func)(AVCodecContext *c2, void *arg2, int, int),void *arg, int *ret, int count);
  3561. //FIXME func typedef
  3562. /**
  3563. * Fill AVFrame audio data and linesize pointers.
  3564. *
  3565. * The buffer buf must be a preallocated buffer with a size big enough
  3566. * to contain the specified samples amount. The filled AVFrame data
  3567. * pointers will point to this buffer.
  3568. *
  3569. * AVFrame extended_data channel pointers are allocated if necessary for
  3570. * planar audio.
  3571. *
  3572. * @param frame the AVFrame
  3573. * frame->nb_samples must be set prior to calling the
  3574. * function. This function fills in frame->data,
  3575. * frame->extended_data, frame->linesize[0].
  3576. * @param nb_channels channel count
  3577. * @param sample_fmt sample format
  3578. * @param buf buffer to use for frame data
  3579. * @param buf_size size of buffer
  3580. * @param align plane size sample alignment (0 = default)
  3581. * @return >=0 on success, negative error code on failure
  3582. * @todo return the size in bytes required to store the samples in
  3583. * case of success, at the next libavutil bump
  3584. */
  3585. int avcodec_fill_audio_frame(AVFrame *frame, int nb_channels,
  3586. enum AVSampleFormat sample_fmt, const uint8_t *buf,
  3587. int buf_size, int align);
  3588. /**
  3589. * Reset the internal codec state / flush internal buffers. Should be called
  3590. * e.g. when seeking or when switching to a different stream.
  3591. *
  3592. * @note for decoders, when refcounted frames are not used
  3593. * (i.e. avctx->refcounted_frames is 0), this invalidates the frames previously
  3594. * returned from the decoder. When refcounted frames are used, the decoder just
  3595. * releases any references it might keep internally, but the caller's reference
  3596. * remains valid.
  3597. *
  3598. * @note for encoders, this function will only do something if the encoder
  3599. * declares support for AV_CODEC_CAP_ENCODER_FLUSH. When called, the encoder
  3600. * will drain any remaining packets, and can then be re-used for a different
  3601. * stream (as opposed to sending a null frame which will leave the encoder
  3602. * in a permanent EOF state after draining). This can be desirable if the
  3603. * cost of tearing down and replacing the encoder instance is high.
  3604. */
  3605. void avcodec_flush_buffers(AVCodecContext *avctx);
  3606. /**
  3607. * Return codec bits per sample.
  3608. *
  3609. * @param[in] codec_id the codec
  3610. * @return Number of bits per sample or zero if unknown for the given codec.
  3611. */
  3612. int av_get_bits_per_sample(enum AVCodecID codec_id);
  3613. /**
  3614. * Return the PCM codec associated with a sample format.
  3615. * @param be endianness, 0 for little, 1 for big,
  3616. * -1 (or anything else) for native
  3617. * @return AV_CODEC_ID_PCM_* or AV_CODEC_ID_NONE
  3618. */
  3619. enum AVCodecID av_get_pcm_codec(enum AVSampleFormat fmt, int be);
  3620. /**
  3621. * Return codec bits per sample.
  3622. * Only return non-zero if the bits per sample is exactly correct, not an
  3623. * approximation.
  3624. *
  3625. * @param[in] codec_id the codec
  3626. * @return Number of bits per sample or zero if unknown for the given codec.
  3627. */
  3628. int av_get_exact_bits_per_sample(enum AVCodecID codec_id);
  3629. /**
  3630. * Return audio frame duration.
  3631. *
  3632. * @param avctx codec context
  3633. * @param frame_bytes size of the frame, or 0 if unknown
  3634. * @return frame duration, in samples, if known. 0 if not able to
  3635. * determine.
  3636. */
  3637. int av_get_audio_frame_duration(AVCodecContext *avctx, int frame_bytes);
  3638. /**
  3639. * This function is the same as av_get_audio_frame_duration(), except it works
  3640. * with AVCodecParameters instead of an AVCodecContext.
  3641. */
  3642. int av_get_audio_frame_duration2(AVCodecParameters *par, int frame_bytes);
  3643. #if FF_API_OLD_BSF
  3644. typedef struct AVBitStreamFilterContext {
  3645. void *priv_data;
  3646. const struct AVBitStreamFilter *filter;
  3647. AVCodecParserContext *parser;
  3648. struct AVBitStreamFilterContext *next;
  3649. /**
  3650. * Internal default arguments, used if NULL is passed to av_bitstream_filter_filter().
  3651. * Not for access by library users.
  3652. */
  3653. char *args;
  3654. } AVBitStreamFilterContext;
  3655. /**
  3656. * @deprecated the old bitstream filtering API (using AVBitStreamFilterContext)
  3657. * is deprecated. Use the new bitstream filtering API (using AVBSFContext).
  3658. */
  3659. attribute_deprecated
  3660. void av_register_bitstream_filter(AVBitStreamFilter *bsf);
  3661. /**
  3662. * @deprecated the old bitstream filtering API (using AVBitStreamFilterContext)
  3663. * is deprecated. Use av_bsf_get_by_name(), av_bsf_alloc(), and av_bsf_init()
  3664. * from the new bitstream filtering API (using AVBSFContext).
  3665. */
  3666. attribute_deprecated
  3667. AVBitStreamFilterContext *av_bitstream_filter_init(const char *name);
  3668. /**
  3669. * @deprecated the old bitstream filtering API (using AVBitStreamFilterContext)
  3670. * is deprecated. Use av_bsf_send_packet() and av_bsf_receive_packet() from the
  3671. * new bitstream filtering API (using AVBSFContext).
  3672. */
  3673. attribute_deprecated
  3674. int av_bitstream_filter_filter(AVBitStreamFilterContext *bsfc,
  3675. AVCodecContext *avctx, const char *args,
  3676. uint8_t **poutbuf, int *poutbuf_size,
  3677. const uint8_t *buf, int buf_size, int keyframe);
  3678. /**
  3679. * @deprecated the old bitstream filtering API (using AVBitStreamFilterContext)
  3680. * is deprecated. Use av_bsf_free() from the new bitstream filtering API (using
  3681. * AVBSFContext).
  3682. */
  3683. attribute_deprecated
  3684. void av_bitstream_filter_close(AVBitStreamFilterContext *bsf);
  3685. /**
  3686. * @deprecated the old bitstream filtering API (using AVBitStreamFilterContext)
  3687. * is deprecated. Use av_bsf_iterate() from the new bitstream filtering API (using
  3688. * AVBSFContext).
  3689. */
  3690. attribute_deprecated
  3691. const AVBitStreamFilter *av_bitstream_filter_next(const AVBitStreamFilter *f);
  3692. #endif
  3693. #if FF_API_NEXT
  3694. attribute_deprecated
  3695. const AVBitStreamFilter *av_bsf_next(void **opaque);
  3696. #endif
  3697. /* memory */
  3698. /**
  3699. * Same behaviour av_fast_malloc but the buffer has additional
  3700. * AV_INPUT_BUFFER_PADDING_SIZE at the end which will always be 0.
  3701. *
  3702. * In addition the whole buffer will initially and after resizes
  3703. * be 0-initialized so that no uninitialized data will ever appear.
  3704. */
  3705. void av_fast_padded_malloc(void *ptr, unsigned int *size, size_t min_size);
  3706. /**
  3707. * Same behaviour av_fast_padded_malloc except that buffer will always
  3708. * be 0-initialized after call.
  3709. */
  3710. void av_fast_padded_mallocz(void *ptr, unsigned int *size, size_t min_size);
  3711. /**
  3712. * Encode extradata length to a buffer. Used by xiph codecs.
  3713. *
  3714. * @param s buffer to write to; must be at least (v/255+1) bytes long
  3715. * @param v size of extradata in bytes
  3716. * @return number of bytes written to the buffer.
  3717. */
  3718. unsigned int av_xiphlacing(unsigned char *s, unsigned int v);
  3719. #if FF_API_USER_VISIBLE_AVHWACCEL
  3720. /**
  3721. * Register the hardware accelerator hwaccel.
  3722. *
  3723. * @deprecated This function doesn't do anything.
  3724. */
  3725. attribute_deprecated
  3726. void av_register_hwaccel(AVHWAccel *hwaccel);
  3727. /**
  3728. * If hwaccel is NULL, returns the first registered hardware accelerator,
  3729. * if hwaccel is non-NULL, returns the next registered hardware accelerator
  3730. * after hwaccel, or NULL if hwaccel is the last one.
  3731. *
  3732. * @deprecated AVHWaccel structures contain no user-serviceable parts, so
  3733. * this function should not be used.
  3734. */
  3735. attribute_deprecated
  3736. AVHWAccel *av_hwaccel_next(const AVHWAccel *hwaccel);
  3737. #endif
  3738. #if FF_API_LOCKMGR
  3739. /**
  3740. * Lock operation used by lockmgr
  3741. *
  3742. * @deprecated Deprecated together with av_lockmgr_register().
  3743. */
  3744. enum AVLockOp {
  3745. AV_LOCK_CREATE, ///< Create a mutex
  3746. AV_LOCK_OBTAIN, ///< Lock the mutex
  3747. AV_LOCK_RELEASE, ///< Unlock the mutex
  3748. AV_LOCK_DESTROY, ///< Free mutex resources
  3749. };
  3750. /**
  3751. * Register a user provided lock manager supporting the operations
  3752. * specified by AVLockOp. The "mutex" argument to the function points
  3753. * to a (void *) where the lockmgr should store/get a pointer to a user
  3754. * allocated mutex. It is NULL upon AV_LOCK_CREATE and equal to the
  3755. * value left by the last call for all other ops. If the lock manager is
  3756. * unable to perform the op then it should leave the mutex in the same
  3757. * state as when it was called and return a non-zero value. However,
  3758. * when called with AV_LOCK_DESTROY the mutex will always be assumed to
  3759. * have been successfully destroyed. If av_lockmgr_register succeeds
  3760. * it will return a non-negative value, if it fails it will return a
  3761. * negative value and destroy all mutex and unregister all callbacks.
  3762. * av_lockmgr_register is not thread-safe, it must be called from a
  3763. * single thread before any calls which make use of locking are used.
  3764. *
  3765. * @param cb User defined callback. av_lockmgr_register invokes calls
  3766. * to this callback and the previously registered callback.
  3767. * The callback will be used to create more than one mutex
  3768. * each of which must be backed by its own underlying locking
  3769. * mechanism (i.e. do not use a single static object to
  3770. * implement your lock manager). If cb is set to NULL the
  3771. * lockmgr will be unregistered.
  3772. *
  3773. * @deprecated This function does nothing, and always returns 0. Be sure to
  3774. * build with thread support to get basic thread safety.
  3775. */
  3776. attribute_deprecated
  3777. int av_lockmgr_register(int (*cb)(void **mutex, enum AVLockOp op));
  3778. #endif
  3779. /**
  3780. * @return a positive value if s is open (i.e. avcodec_open2() was called on it
  3781. * with no corresponding avcodec_close()), 0 otherwise.
  3782. */
  3783. int avcodec_is_open(AVCodecContext *s);
  3784. /**
  3785. * Allocate a CPB properties structure and initialize its fields to default
  3786. * values.
  3787. *
  3788. * @param size if non-NULL, the size of the allocated struct will be written
  3789. * here. This is useful for embedding it in side data.
  3790. *
  3791. * @return the newly allocated struct or NULL on failure
  3792. */
  3793. AVCPBProperties *av_cpb_properties_alloc(size_t *size);
  3794. /**
  3795. * @}
  3796. */
  3797. #endif /* AVCODEC_AVCODEC_H */