853 Commits (351b22caae65ad5c5d2deb3815d79d032eb04385)

Author SHA1 Message Date
Anton Khirnov d7b3ee9a3a lavc: deprecate avcodec_get_frame_defaults(). 11 years ago
Lenny Wang 64f73acd1d cmdutils & opencl: add -opencl_bench option to test and show available OpenCL devices 11 years ago
Vittorio Giovara 7e244c6860 avframe: add codec-independent stereoscopic metadata 11 years ago
Timothy Gu 82b2e9cb1d build: rename version.h to libavutil/ffversion.h 11 years ago
John Stebbins 1eaac1d6f7 mpeg12dec: Extract CC user data into frame side data 11 years ago
Stefano Sabatini 68590650f0 lavu/avstring: add av_utf8_decode() function 11 years ago
Ben Boeckel c28b61caf0 Document new APIs for av_packet_{un, }pack_dictionary() 11 years ago
Anton Khirnov cce3e0a49f Move av_fast_{m,re}alloc from lavc to lavu. 11 years ago
Anton Khirnov 8941971a8f lavc: make error_rate a private option of mpegvideo encoders 11 years ago
Anton Khirnov 728c465856 vdpau: add a constructor for AVVDPAUContext. 11 years ago
Anton Khirnov ca22d1dea2 vdpau: add a convenience function for getting a decoder profile. 11 years ago
Jan Ekström cd8f772d06 lavc: Add colorimetry values for BT.2020, other non-included ones 11 years ago
Michael Niedermayer 85cabf1ca9 avutil: add av_fopen_utf8() 11 years ago
John Stebbins 28096e0a80 h264: wait for initial complete frame before outputing frames 11 years ago
Michael Niedermayer b85bf3423c doc/APIchanges: add 2 missing hashes & versions 11 years ago
Marton Balint dbe6f9f2c2 lavc: add support for CODEC_CAP_DELAY in subtitles 11 years ago
Stefano Sabatini d61617a523 lavu/parseutils: add av_get_known_color_name() 11 years ago
Stefano Sabatini 8696e51baf lavu/opt: add AV_OPT_TYPE_CHANNEL_LAYOUT and handler functions 11 years ago
Michael Niedermayer ccf96f8c64 swscale/options: switch default to bicubic 11 years ago
Michael Niedermayer e57dba0d52 avcodec: add av_codec_get_max_lowres() 11 years ago
Michael Niedermayer 5082fcc0e2 avformat: add support to force specific AVCodecs 11 years ago
Anton Khirnov 0767bfd199 lavfi: allow user-provided execute() callbacks 11 years ago
Kieran Kunhya e208e6d209 lavu: Add interleaved 4:2:2 8/10-bit formats 11 years ago
Paul B Mahol 1f5d1342ea doc: Add missing hashes and dates to APIChanges 11 years ago
James Almer 164e0e544f doc/APIchanges: Fix two hashes 11 years ago
Michael Niedermayer 4d09d2ef9f doc/APIchanges: List merge commit hashes and version numbers 11 years ago
Luca Barbato c38854c399 doc: Add missing hashes and dates to APIChanges 11 years ago
Luca Barbato 3feb3d6ce4 mem: Introduce av_reallocp 11 years ago
Clément Bœsch f974289671 doc/APIchanges: update hashes and dates after last two commits. 11 years ago
Clément Bœsch 3e1f507f3e avcodec: make avcodec_close() more tolerant. 11 years ago
Clément Bœsch 36cd017acd avformat: make avformat_close_input() more tolerant. 11 years ago
Stefano Sabatini 7528fdcda3 doc/APIchanges: add missing entry for av_format_probe_score() function addition 11 years ago
Michael Niedermayer 1e0e193240 sws: add dither enum 12 years ago
Reimar Döffinger d404fe35b2 Make new VDPAU easier to use by adding context to callback. 12 years ago
Reimar Döffinger af05edc658 vdpau: Add an allocation function for AVVDPAUContext. 12 years ago
Luca Barbato 5a9a9d4a2a lavc: Add refcounted api to AVPacket 12 years ago
Rémi Denis-Courmont f824535a4a vdpau: deprecate bitstream buffers within the hardware context 12 years ago
Rémi Denis-Courmont 549294fbbe vdpau: deprecate VDPAU codec capability 12 years ago
Rémi Denis-Courmont a0ad5d0113 vdpau: deprecate old codec-specific pixel formats 12 years ago
Yusuke Nakamura a8b19271c3 avcodec: Add output_picture_number to AVCodecParserContext 12 years ago
Michael Niedermayer abc8110f7e avcodec: add avcodec_chroma_pos_to_enum() 12 years ago
Stefano Sabatini 838bd73139 lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the next bump 12 years ago
Matthew Heaney bc35df29c1 lavf: add AV_DISPOSITION flags for WebVTT text track kinds 12 years ago
Kieran Kunhya 95d5246454 lavc: Add option to encode MPEG-2 AAC with libfdk-aac 12 years ago
James Almer 99b8cd0c81 lavu: Add RIPEMD hashing 12 years ago
James Almer b06717ef40 APIchanges: Add missing entry for SHA-2 512 12 years ago
Martin Storsjö fc962d4e7a mem: Add av_realloc_array and av_reallocp_array 12 years ago
Anton Khirnov 129bb23843 lavfi: add a slice threading infrastructure 12 years ago
Anton Khirnov 2a6eaeaa85 Move get_logical_cpus() from lavc/pthread to lavu/cpu. 12 years ago
Yusuke Nakamura b493847df4 avcodec: Add picture structure information to AVCodecParserContext. 12 years ago