1911 Commits (dbf81e9acc8ac90286defbc465f6eae5e6f52180)

Author SHA1 Message Date
Thomas Guillem 4cbe586250 avcodec: fix invalid version check 4 years ago
Marvin Scholz 3bd9d8dcbf avformat: remove LIBAVFORMAT_VERSION_MICRO >= 100 checks 4 years ago
Marvin Scholz dc20caa8e0 avutil: remove LIBAVUTIL_VERSION_MICRO >= 100 checks 4 years ago
Marvin Scholz 8cf02acd84 avcodec: remove LIBAVCODEC_VERSION_MICRO >= 100 checks 4 years ago
Marvin Scholz 18e98b8a0c avcommon: remove libav from version check macros 4 years ago
Rémi Denis-Courmont 267113c912 Add little-endian variant of G.726 4 years ago
Thomas Guillem 07ed287157 avcodec: vaapi: handle the hw_frames_ctx initialization by VLC 4 years ago
Thomas Guillem f5b6d9d346 avcodec: vaapi: use a sem to pace frames allocation 5 years ago
Alexandre Janniaux f80e843cbc avcodec: simplify lavc_UpdateVideoFormat check 4 years ago
Steve Lhomme e99f23d50f win32: don't get the COM interface pointers directly 5 years ago
Hugo Beauzée-Luyssen ecdd995774 avcodec: encoder: Don't unref frame twice 4 years ago
Hugo Beauzée-Luyssen b04e2c5d9f avcodec: encoder: Fix leak on error 4 years ago
Zhao Zhili 2cdd2fa516 fourcc: add FFmpeg mapping for NotchLC 5 years ago
Zhao Zhili 51c3da8b00 avcodec: map VLC_CODEC_YUVA_444_12 5 years ago
Zhao Zhili ce5a4b18b1 avcodec: video: fix draining 5 years ago
Steve Lhomme 7b29989f92 win32: remove _WIN32_WINNT force to Win7 or older 5 years ago
Marvin Scholz 347f73b9a7 Only define VLC_WINSTORE_APP if true 5 years ago
Marvin Scholz f31d58a4c8 ffmpeg: remove unnecessary header checks 5 years ago
Marvin Scholz f6165fc85a codec/avcodec: remove avutil version check 5 years ago
Lyndon Brown b4e6354412 configure: purge MMX/MMXEXT 7 years ago
Rémi Denis-Courmont f32f289264 Rationalise not found error codes 5 years ago
Thomas Guillem 08cbeca2b7 avcodec: vaapi: adapt to the hw_device_ctx API 5 years ago
Thomas Guillem 906ffbaa63 avcodec: video: fix swfmt detection when using a hw_device_ctx 5 years ago
Thomas Guillem fe63b86f3b avcodec: video: also store the pic reference in opaque_ref 5 years ago
Thomas Guillem 03b9c4bcd9 avcodec: video: remove unused data 5 years ago
Thomas Guillem e3b5b5b07b avcodec: va: change vlc_va_Get arguments 5 years ago
Romain Vimont e5d44f6af0 vlc_tick: add MIN and MAX constants 5 years ago
Thomas Guillem bd8359f36f avcodec: va: make sys a void pointer 5 years ago
Ilkka Ollakka 16fd46fa50 avcodec: remove use of av_init_packet as it is deprecated in new ffmpeg major version 5 years ago
Steve Lhomme c78f7ac90f avcodec: always use AVPixelFormat instead of PixelFormat 5 years ago
Steve Lhomme b6f3628fa2 avcodec: use enum AVPixelFormat where a pixel format is expected 5 years ago
Steve Lhomme c663b44b90 avcodec: use enum AVCodecID where a codec ID is expected 5 years ago
Steve Lhomme 50aeffdf10 directx_va: allow AV1 decoding 5 years ago
Zhao Zhili 21ab6be22e codec: avcodec: check open codec return value 5 years ago
Zhao Zhili 7cd7b322a8 codec: avcodec: return error for realloc failure 5 years ago
Alaric Senat e54daddeaa avcodec: fix assignation indent 5 years ago
Alaric Senat 321a29b0a2 avcodec: fill audio frame channel field 5 years ago
Steve Lhomme a69b492a62 directx_va: only call profile readers if we don't have one 5 years ago
Ilkka Ollakka e7190e7a70 avcodec/subtitle: stop using removed setter for pkt timebase 5 years ago
Ilkka Ollakka 72bbf71707 avcodec/vaapi: use AV_PIX_FMT_VAAPI 5 years ago
Ilkka Ollakka 8ed4f2a7a2 avcodec: move picture type to use sidedata on encoding 5 years ago
Tristan Matthews 4b7a2c5ae8 avcodec: fourcc: map Codec 2 5 years ago
Zhao Zhili a5a69e6048 codec: avcodec: don't touch AVCodecContext active_thread_type 5 years ago
Romain Vimont 3716a7da5b config: remove remaining "advanced" flags 5 years ago
Lyndon Brown 98a3ec2878 purge options made obsolete during v2.1 development 7 years ago
Lyndon Brown 02ef32e647 remove some useless option longtexts 5 years ago
Lyndon Brown d75459a35b remove unnecessary option longtext 7 years ago
Alexandre Janniaux 9c05197257 avcodec: encoder: fix comment location 5 years ago
Steve Lhomme 476a951465 d3d11va: remove unneeded ID3D11Texture2D_GetDesc call 5 years ago
Francois Cartegnie 0834d39352 codec: avcodec: use filtered/best effort pts 5 years ago