1489 Commits (db5cc75f8b5620e7cd2d05762c3b087ab16d8c24)

Author SHA1 Message Date
Vittorio Giovara 35c6ce76b1 Canopus HQX decoder 10 years ago
Oleksij Rempel c56b9b1eb2 lavc: Add DSS SP decoder 10 years ago
Anton Khirnov 31d2039cb4 h264_parser: export video format and dimensions 10 years ago
Vittorio Giovara cb70a93ca1 lavc: Document interaction between avcodec_open2() and decoding routines 10 years ago
Anton Khirnov 728685f37a Add a side data type for audio service type. 10 years ago
Anton Khirnov e44b58924f lavc: deprecate unused AVCodecContext.stream_codec_tag 10 years ago
Stefano Sabatini e2ad0b66fa imgutils: create misc functions for dealing with buffers 10 years ago
Rémi Denis-Courmont 6c99c92a42 libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flag 10 years ago
Rémi Denis-Courmont 57b6704ecd avcodec: add AVCodecContext.sw_pix_fmt 10 years ago
Vittorio Giovara b72727a524 lavc: mention that the parser callback never returns an error 10 years ago
Anton Khirnov 530c1441fd lavc: make lmax/lmin into private options of mpegvideo encoders 10 years ago
Anton Khirnov 15ec053c4c lavc: make border_masking into private options of mpegvideo encoders 10 years ago
Anton Khirnov c4f7bee087 lavc: deprecate unused mb_threshold field 10 years ago
Anton Khirnov 59b55c494e lavc: deprecate unused me_threshold field 10 years ago
Anton Khirnov 66a68ddd1a lavc: make rc_buffer_aggressivity/rc_initial_cplx into private options of mpegvideo encoders 10 years ago
Anton Khirnov a75c2eb25a lavc: make rc_eq into private options of mpegvideo encoders 10 years ago
Anton Khirnov 946f95354b lavc: make rc_qmod_* into private options of mpegvideo encoders 10 years ago
Anton Khirnov a6e4ce9fd5 lavc: make rc_qsquish a private option of mpegvideo encoders 10 years ago
Anton Khirnov 7ea1b3472a lavc: deprecate the use of AVCodecContext.time_base for decoding 10 years ago
Rémi Denis-Courmont d565fef1b8 vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level check 10 years ago
Anton Khirnov 2df0c32ea1 lavc: use a separate field for exporting audio encoder padding 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
Martin Storsjö d07ddc93e2 avcodec: Fix a doxy comment to refer to the right function 10 years ago
Michael Niedermayer 37c46743ee avcodec: fix missing doxygen comment marker 10 years ago
Vittorio Giovara 9301486408 avcodec: add stream-level stereo3d side data 10 years ago
Diego Biurrun d35b94fbab avcodec: Rename xvidmmx IDCT to xvid 11 years ago
Diego Biurrun ad1ee5fa75 avcodec: Undeprecate reordered_opaque 11 years ago
Kieran Kunhya 1ef9e83764 avcodec: Deprecate dtg_active_format field in favor of avframe side-data 11 years ago
Diego Biurrun 9f17685dfb avcodec: Deprecate unused defines and options 11 years ago
Anton Khirnov c5fca0174d lavc: add a property for marking codecs that support frame reordering 11 years ago
Diego Biurrun 53abe32409 avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as const 11 years ago
Anton Khirnov 874390e163 lavc: add a convenience function for rescaling timestamps in a packet 11 years ago
Anton Khirnov 0957b274e3 lavc: add an option to enable side data-only packets during encoding 11 years ago
wm4 8c02adc62d lavu: add all color-related enums to AVFrame 11 years ago
Vittorio Giovara bddd8cbf68 Add transformation matrix API. 11 years ago
Anton Khirnov fd056029f4 lavc: add avcodec_free_context(). 11 years ago
Anton Khirnov dd2d3b766b lavc: Add hwaccel private data and init/uninit callbacks 11 years ago
Luca Barbato ebc29519d1 hwaccel: Support specific frame allocators 11 years ago
Anton Khirnov a871ef0cc9 hwaccel: Rename priv_data_size to frame_priv_data_size 11 years ago
Anton Khirnov 08bb256758 lavc: document which parts of AVHWAccel are private. 11 years ago
Anton Khirnov ba71c74017 lavc: deprecate AVCodecContext.codec_name 11 years ago
Anton Khirnov a2941c8cb2 lavc: move CODEC_FLAG_MV0 to mpegvideo 11 years ago
Anton Khirnov 6484149158 lavc: make the xvid-specific "gmc" flag a private option of libxvid 11 years ago
Anton Khirnov b2c31710c9 lavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideo 11 years ago
Anton Khirnov 5fccedaa67 lavc: deprecate CODEC_FLAG_INPUT_PRESERVED 11 years ago
Kostya Shishkov e2834567d7 On2 AVC decoder 11 years ago
Anton Khirnov b19a5e5198 lavc: improve AVCodecContext.delay doxy 11 years ago
Peter Ross 86a0432688 Silicon Graphics Motion Video Compressor 1 & 2 decoder 11 years ago
Peter Ross 07761294fc Silicon Graphics RLE 8-bit video decoder 11 years ago