754 Commits (b06cb15b9d7928bf54b639c9f9f7658c2c38bfb9)

Author SHA1 Message Date
  Anton Khirnov 11c9bd633f libopenh264enc: export CPB props side data 9 years ago
  Anton Khirnov f0b769c16d lavc: add a packet side data type for VBV-like parameters 9 years ago
  Anton Khirnov 84adab333c lavc: add stream-global packet side data 9 years ago
  Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref 9 years ago
  Vittorio Giovara 3ee2c60cc2 utils: Use data buffers directly instead of an AVPicture 9 years ago
  Vittorio Giovara a17a766190 lavc: Add data and linesize to AVSubtitleRect 9 years ago
  Derek Buitenhuis 17e41cf361 avcodec: Do not lock during init if there is no init function 9 years ago
  Derek Buitenhuis eae58428bd avcodec: Do not lock during open for codecs marked as having threadsafe init 9 years ago
  wm4 a5d58fea68 lavc: reimplement avcodec_get_type() using codec descriptors 9 years ago
  wm4 87a051f976 lavc: allow asynchronous decoders to return correct pkt_dts values 9 years ago
  Vittorio Giovara 8f12ef9860 lavu: Drop deprecated duplicated AVFrame/AVCodecContext parameters 9 years ago
  Vittorio Giovara 9f90b24877 lavc: Drop deprecated get_buffer related functions 9 years ago
  Vittorio Giovara 01bcc2d5c2 lavc: Drop deprecated destruct_packet related functions 9 years ago
  Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 10 years ago
  Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
  Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 10 years ago
  Vittorio Giovara 40cf1bbacc Deprecate avctx.coded_frame 9 years ago
  Vittorio Giovara d6604b29ef Gather all coded_frame allocations and free functions to a single place 9 years ago
  Paul B Mahol 5a79bf0284 PCM signed 16-bit big-endian planar decoder 10 years ago
  Luca Barbato a78f5548d9 avcodec: Free the default avoptions on init failure 10 years ago
  Luca Barbato aef0be0875 avcodec: Unref the dummy buffer on the fail path 10 years ago
  Vittorio Giovara 117b432748 lavc: Introduce AVCodec internal capabilities 10 years ago
  Vittorio Giovara 9993a067f6 lavc: Improve thread locking error message 10 years ago
  Andreas Cadhalpun ea1d0b7ece avcodec/utils: use correct printf specifier in ff_set_sar 10 years ago
  Anton Khirnov a536a4e4bc lavc: support extracting audio service type from side data 10 years ago
  Anton Khirnov 728685f37a Add a side data type for audio service type. 10 years ago
  Paul B Mahol 9a4aaae3b2 lavc: add GBRAP to avcodec_align_dimensions2 10 years ago
  Rémi Denis-Courmont 57b6704ecd avcodec: add AVCodecContext.sw_pix_fmt 10 years ago
  Luca Barbato e3e317e0c0 lavc: Compact the side-data passthrough 10 years ago
  Rémi Denis-Courmont 4ff670d99b hwaccel: Deinitialize hardware acceleration early enough 10 years ago
  Vittorio Giovara bae557edce dump: display codec tags when available 10 years ago
  Anton Khirnov 7ea1b3472a lavc: deprecate the use of AVCodecContext.time_base for decoding 11 years ago
  Anton Khirnov 2df0c32ea1 lavc: use a separate field for exporting audio encoder padding 10 years ago
  Vittorio Giovara 9f3a70c442 dump: print the original coded dimensions when available 10 years ago
  Vittorio Giovara 41e86146e7 dump: print detailed color space information 10 years ago
  Vittorio Giovara 20a5956b8d dump: split audio and video probing on multiple lines 10 years ago
  Vittorio Giovara 147f2e91ee avcodec: make sure color_range is properly initialized 10 years ago
  Rémi Denis-Courmont 153fadc390 ff_get_format: fix infinite loop 10 years ago
  Manfred Georg 577899a645 lavc: specify the behavior of av_lockmgr_register on failure. 10 years ago
  Rémi Denis-Courmont 1c80c9d7ef hwaccel: Call ->get_format again if hwaccel init fails 10 years ago
  Vittorio Giovara 9301486408 avcodec: add stream-level stereo3d side data 10 years ago
  Gabriel Dume 4b1f5e5090 cosmetics: Write NULL pointer inequality checks more compactly 10 years ago
  Gabriel Dume f929ab0569 cosmetics: Write NULL pointer equality checks more compactly 10 years ago
  Anton Khirnov d63443b968 lavc: drop the av_fast_{re,m}alloc compatibility wrappers 10 years ago
  Anton Khirnov 472f9ed312 Remove obsolete FF_API_AVFRAME_COLORSPACE cruft. 10 years ago
  Diego Biurrun 53abe32409 avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as const 10 years ago
  Diego Biurrun eba2233b58 build: Add define for SIMD extensions requiring 16-byte aligned buffers 10 years ago
  Diego Biurrun 2d60444331 dsputil: Split motion estimation compare bits off into their own context 11 years ago
  Diego Biurrun 3c650efb81 dsputil: Move draw_edges() to mpegvideoencdsp 11 years ago
  Anton Khirnov 1b04eb20f7 lavc: do not allocate edges in the default get_buffer2() 11 years ago