4233 Commits (c45ba265fcbb57fcacf82f66cb2a2643210308e1)

Author SHA1 Message Date
Timothy Gu 54220ce731 pixfmt: Use enum assignment for aliases 8 years ago
Timothy Gu bdcd586c0d pixdesc: Order function prototypes semantically 8 years ago
Shivraj Patil c1cc13cd2a avutil/mips/generic_macros_msa: rename macro variable which causes segfault for mips r6 8 years ago
Timo Rothenpieler a0d7ce1406 avutil/hwcontext_cuda: align allocated frames 8 years ago
Timo Rothenpieler 97e7f03d35 avutil/hwcontext_cuda: use proper synchronization flag 8 years ago
James Almer 13dd5edb88 avutil/hwcontext: use CONFIG_QSV instead of CONFIG_LIBMFX for qsv 8 years ago
Sasi Inguva 3cb400c11a avutil/frame: Add a flag to discard frame after decode. 8 years ago
Mark Thompson a2c912c3b6 lavu/timestamp: Avoid C++-unfriendly code in user header 8 years ago
Michael Niedermayer ac028794ad avutil/version: Improve lib versioning scheme for release branches with the next major release 8 years ago
Michael Niedermayer adbf1c9054 avutil/version: Mention similarities and differences to semver 8 years ago
Michael Niedermayer 21f70940ae avutil/mem: remove av_realloc / av_malloc incompatibility warning 8 years ago
Umair Khan fb1f67a70b avutil: Softfloat implementation for IEEE 754 floating point 8 years ago
Timothy Gu 1ae4b1e09d mem: Extend and edit Doxygen 8 years ago
Paul B Mahol 9876d8fc6d swresample: add int64 sample format 8 years ago
Marton Balint b72a7b96f8 avformat: factorize iso 8601 timestamp writer to a dictionary avutil function 8 years ago
Timothy Gu 58c7bf789f doxygen: Standardize root-level modules 8 years ago
Timothy Gu a4d7a6d1dd mathematics: Extend and edit Doxygen 8 years ago
Timothy Gu 952c4cf7d0 rational: Extend Doxygen 8 years ago
Timothy Gu f29ffbc87d avutil/hash: Add more detailed Doxygen documentation 8 years ago
Timothy Gu ec234ccea4 mem: Order function prototypes semantically 8 years ago
Timothy Gu 1fcf243216 mathematics: Make function prototypes identical to definitions 8 years ago
Carl Eugen Hoyos 5aede05120 lavu/hwcontext_vaapi: Fix compilation if VA_FOURCC_ABGR is not defined. 8 years ago
Timothy Gu 39211cb9aa murmur3: Add Doxygen documentation 8 years ago
Timothy Gu 0a7a4e33f3 avutil: Add detailed Doxygen description to a few hashes 8 years ago
Timothy Gu 19d7098c9e avutil: Group hash functions separately in Doxygen 8 years ago
Timothy Gu 04da20e58f dynarray: Change AV_ to FF_ for AV_DYNARRAY_ADD 8 years ago
Timothy Gu 22df70e9ed doxygen: Add a note on libavutil's modular nature 8 years ago
Zhao Zhili 65b2feb890 avutil/mem: fix memleak 8 years ago
James Almer fb91850fe1 avutil/frame: access avframe fields directly in get_frame_defaults() 8 years ago
Kacper Michajłow 69630f4d30 libavutil/opt: Small bugfix in example. 8 years ago
Zhao Zhili 450cf400fc avutil/mem: fix wrong comment 8 years ago
Ronald S. Bultje f0a2b6249b vp9: add 16x16 idct avx2 (8-bit). 8 years ago
Marton Balint 593987810e avutil/parseutils: dont assume standard time when parsing a timestamp 8 years ago
Matthieu Bouron 0f2654c9a3 lavc: add mediacodec hwaccel support 8 years ago
Michael Niedermayer 042fb69deb avutil/frame: Move new field to the end of AVFrame 8 years ago
Matthieu Bouron 9eb3da2f99 asm: FF_-prefix internal macros used in inline assembly 9 years ago
Hendrik Leppkes 06a0e18435 hwcontext_dxva2: Use GetDesktopWindow instead of GetShellWindow 9 years ago
Hendrik Leppkes 0c312a4562 hwcontext_dxva2: support P010 10-bit surfaces 9 years ago
Mark Thompson fe498ef514 hwcontext_vaapi: Return all formats for constraints without config 9 years ago
Anton Khirnov 32c8359093 lavc: export the timestamps when decoding in AVFrame.pts 9 years ago
Anton Khirnov 59e7361cc7 hwcontext: add a QSV implementation 9 years ago
Vittorio Giovara a816432337 pixdesc: Add new SMPTE 431, 432, and 2085 color properties 9 years ago
Neil Birkbeck 5d560d38de pixfmt: Add ARIB STD-B76 color transfer characteristic 9 years ago
Jan Sebechlebsky f5273197dc avutil/threadmessage.h: Fix swapped comments 9 years ago
Vittorio Giovara bcc07e2576 pixdesc: Use C99 array to list color properties names 9 years ago
Matt Oliver 5ca44ebd99 lavu/intmath.h: fix compilation with msvc10. 9 years ago
Carl Eugen Hoyos 4c9d1c6f9a lavu/file_open: Use current directory for temporary files also on Android. 9 years ago
Paul B Mahol 8100426fe4 avutil: add 10-bit planar RGB with alpha 9 years ago
Michael Niedermayer 37bb600405 avutil/opt: Fix max/min checking in av_opt_set() for AV_OPT_TYPE_VIDEO_RATE 9 years ago
James Almer 172af20852 x86/showcqt: use three operand format for some instructions 9 years ago