74340 Commits (9126ae4b6ba366f8e948a294b1955bcaf858eb16)
 

Author SHA1 Message Date
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 10 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 10 years ago
Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 10 years ago
Vittorio Giovara 4b6b1082a7 lavc: Deprecate avctx.me_method 10 years ago
Vittorio Giovara 03eb557414 wmv2enc: Check memory allocation 10 years ago
Vittorio Giovara a67b67944a ac3enc_template: Use the correct context field 10 years ago
Martin Storsjö 60a21b3d81 configure: Check for _M_ARMT to detect thumb when using MSVC 10 years ago
Martin Storsjö 616b409c8f configure: Check MSVC defines for identifying hardfloat 10 years ago
Martin Storsjö 2192ff84dd configure: Default to armasm for --toolchain=msvc when targeting arm 10 years ago
Martin Storsjö e4015b00d4 configure: Simplify, remove an unnecessary intermediate variable 10 years ago
Martin Storsjö 6d3081e6c3 doc: Remove the now unnecessary remark about PATH and link.exe 10 years ago
Alexandra Hájková 9e8627a1ff asfdec: interpret the first flag in an asf packet as length flag 10 years ago
Henrik Gramner 65c1480152 checkasm: Modify report format 10 years ago
Anton Khirnov f3bd3810d2 qsvdec_*: add missing CODEC_CAP_DR1 10 years ago
Paul B Mahol 4a2836eaf3 avfilter: add acrossfade filter 10 years ago
Michael Niedermayer 0b6f092ed3 Merge commit '4b6b1082a73907c7c3de2646c6398bc61320f2c6' 10 years ago
Michael Niedermayer 59b009411f Merge commit '03eb55741427c6608f63972c105e565ca0ba4f15' 10 years ago
Michael Niedermayer c707437572 Merge commit 'a67b67944aa9e6e794934d15f9fd9a9cf7173e09' 10 years ago
Michael Niedermayer af5f707e46 avcodec/v410enc: do not use internal->byte_buffer 10 years ago
Michael Niedermayer 9fe873bec8 avcodec/utils: do not use internal->byte_buffer when little downsizing is expected 10 years ago
Michael Niedermayer 0dbfb5386f avcodec/internal: Deprecate ff_alloc_packet() in favor of ff_alloc_packet2() 10 years ago
Michael Niedermayer e36db49b7b avcodec: Add a min size parameter to ff_alloc_packet2() 10 years ago
Claudio Freire 59216e0525 AAC Encoder: clipping avoidance 10 years ago
Michael Niedermayer c8c86b8f9b avformat/mpegts: Replace silent cliping of language_count by asserts 10 years ago
Shivraj Patil 71aede3ced avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 bilinear functions 10 years ago
Michael Niedermayer 42aa02418e avformat/mpegts: Use DVB_TELETEXT timestamp heuristic also for DVB subtitles 10 years ago
Michael Niedermayer d06ea6e5ce Merge commit '60a21b3d81c1a11cf5a08950eadd4e84ca2e597c' 10 years ago
Michael Niedermayer 8324d427c2 Merge commit '616b409c8f1e4fa568908212c01f6530da8d2e71' 10 years ago
Michael Niedermayer d9f3efd3d6 Merge commit '2192ff84dd720968108bc1ca54e239f4c94eb61d' 10 years ago
Michael Niedermayer a74e3fc18b Merge commit 'e4015b00d4e9e40dc1693a018edd51bf7a04993e' 10 years ago
Michael Niedermayer 46f01e4133 Merge commit '6d3081e6c374ff7da12b07ed33d1662be1b32dbc' 10 years ago
Michael Niedermayer 90696ef368 Merge commit '9e8627a1ff9207b9e272d248da2e1bd0cc6fe2fe' 10 years ago
Michael Niedermayer b940145c67 Merge commit '65c14801527068fcaf729eeffc142ffd4682a21a' 10 years ago
Michael Niedermayer d12be9ed70 Merge commit 'f3bd3810d274a7f51b5925fc3d2fc33e8043a5d4' 10 years ago
Michael Niedermayer c719b7a42b ffserver: add (), fix order of operations 10 years ago
Reynaldo H. Verdejo Pinochet b16b8c815c ffserver: drop superfluous else clause 10 years ago
Reynaldo H. Verdejo Pinochet c75bc268a2 ffserver: simplify assignment with ternary 10 years ago
Reynaldo H. Verdejo Pinochet 2ea642ff4b ffserver: move decl to start of func 10 years ago
Michael Niedermayer 33c4fc0a2d doc/decoders: Add entry for dvbsub and document compute_clut 10 years ago
Michael Niedermayer d41dceb14e avcodec/dvbsubdec: Add option to select when to computer clut (always/never/"if needed") 10 years ago
Michael Niedermayer dcc540db6e Merge commit '342b0ba5f93b09b1d0c2597db44605300e6fcc53' 10 years ago
Michael Niedermayer 27e61a716c Merge commit '5fd553d31272d5ed42a7a5a0ecaab7b3452da83a' 10 years ago
Michael Niedermayer 867686997c Merge commit '0cff125200ab53fa3ae70d85b4f614f269fe3426' 10 years ago
Michael Niedermayer 508c815d4d Merge commit '9b4b96c0dee90d260891ec765b28f6ca15594340' 10 years ago
Michael Niedermayer dc07e576ce avformat/isom: Use AVRN codec to handle AVDJ 10 years ago
Michael Niedermayer 29a43bd588 avformat/hlsenc: Fix wording in comment 10 years ago
Steve Lhomme c5327df838 force WINAPI_FAMILY to WINAPI_FAMILY_DESKTOP_APP to use DVXA 10 years ago
Martin Storsjö 342b0ba5f9 configure: Only redirect strtoll to _strtoi64 if necessary 10 years ago
Martin Storsjö 5fd553d312 configure: Only redefine inline to __inline for msvc if necessary 10 years ago
Martin Storsjö 0cff125200 configure: Only add -FIstdlib.h for msvc/icl if necessary 10 years ago