76351 Commits (ff0dfb5c361aae841147f9f0ad2f72c45b973da5)
 

Author SHA1 Message Date
Timothy Gu b9cd3e1add srtenc: Reindent 10 years ago
Timothy Gu 852c4b3d42 drawutils: Reindent 10 years ago
Timothy Gu 87d5509261 avfilter: Reindent 10 years ago
Timothy Gu 9b40ce5a45 avcodec: srtdec: Reindent 10 years ago
James Almer d897d4c12d x86/vf_w3fdif: use aligned loads in w3fdif_complex_high 10 years ago
Rostislav Pehlivanov e6f99520aa FATE: Slightly increase thresholds on prediction AAC encoding tests 10 years ago
Kieran Kunhya b3e5f15b95 opusdec: Don't run vector_fmul_scalar on zero length arrays 10 years ago
Michael Niedermayer 07225fa74f avcodec/opusdec: Fix extra samples read index 10 years ago
Kyle Swanson dcb95ef482 avfilter: add vibrato filter 10 years ago
Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref 10 years ago
Luca Barbato a5d4204309 avformat: Always return ref-counted AVPacket 10 years ago
Luca Barbato f0ca6ffa0a avprobe: Unref the packet once it is used 10 years ago
Clément Bœsch 51ee62d50b avcodec/options: remove a few more redundant "default" information 10 years ago
Clément Bœsch 90c4ccc629 avcodec/options: remove redundant and wrong default information for skipcmp option 10 years ago
Clément Bœsch 7794627032 avcodec/avdct: remove redundant "default" information in options 10 years ago
Derek Buitenhuis a7fcc43bcc tests/aac: Add bitexact flags to AAC LTP Encode test 10 years ago
Tinglin Liu 9ea812692c mov: Add support parsing QuickTime Metadata Keys. 10 years ago
Vittorio Giovara 63ea8e0610 timecode: Support HFR values 10 years ago
Vittorio Giovara 8c22148220 timecode: Do not fail for non-standard framerates 10 years ago
Michael Niedermayer 4f00d23577 tests/fate/aac: Add bitexact flags to fate-aac-pns-encode 10 years ago
Hendrik Leppkes 9cbae3a7d5 roqvideodec: use av_frame_copy 10 years ago
Ganesh Ajjanagadde 68a0a164d1 avfilter/vf_removegrain: replace qsort with AV_QSORT 10 years ago
Paul B Mahol ff1e44b01e avformat/thp: set duration for audio stream too 10 years ago
Paul B Mahol 035ae3c009 avcodec: add SDX2 DPCM decoder 10 years ago
Ganesh Ajjanagadde 2ccc1b304e MAINTAINERS: add key fingerprint 10 years ago
Tom Butterworth 9f5d6f460c hap: Set avctx.bits_per_coded_sample 10 years ago
Clément Bœsch 6b5412cbfa avutil/opt: print more meaningful default flags values 10 years ago
Vittorio Giovara fe66671bd5 cmdutils: Check for and report the correct codec capability 10 years ago
Vittorio Giovara 3c5cf2a31b screenpresso: Drop parameter change check 10 years ago
Alexis Ballier 447b5b278c mpegvideo_enc: Fix encoding videos with less frames than the delay of the encoder 10 years ago
Michael Niedermayer 27eeee76b2 mpegvideo_enc: Merge ifs with identical conditions 10 years ago
Michael Niedermayer f0a88d4d2a mpegvideo_enc: Factor new_picture unref out 10 years ago
Nicolas George 559603dae1 lavfi/drawutils: add const to blending mask. 10 years ago
Ganesh Ajjanagadde bbd6bc6bd0 avutil/tree: clean up pointer incompatibility warnings 10 years ago
Carl Eugen Hoyos 6498b34bba lavf/xwma: Support wmapro. 10 years ago
Michael Niedermayer 65ffca9f80 avutil/tree: Document the guaranteed ordering of compare arguments for av_tree_find() 10 years ago
Ganesh Ajjanagadde 9bc3d3355f avcodec/huffman: replace qsort with AV_QSORT 10 years ago
Ganesh Ajjanagadde 104f8ea873 version.sh: add note that ffversion.h is auto-generated 10 years ago
Ganesh Ajjanagadde c7131762c0 all: add const-correctness to qsort comparators 10 years ago
Paul B Mahol f7751a5e53 avformat/aiffdec: give friendly message if compressed codec tag is unsupported 10 years ago
Paul B Mahol 1f36b43c28 doc/general: update after recent additions 10 years ago
Paul B Mahol 6f3ba23ae0 avformat: add xvag demuxer 10 years ago
Ganesh Ajjanagadde 7c8fcbbde3 avutil/tree: add additional const qualifier to the comparator 10 years ago
Ganesh Ajjanagadde 94f333f9dc avutil/tree: improve documentation for av_tree_find, av_tree_insert 10 years ago
Ganesh Ajjanagadde 2ee51ef259 avfilter/vf_deshake: use a void * comparator for consistency 10 years ago
Ganesh Ajjanagadde 38f4e973ef all: fix -Wextra-semi reported on clang 10 years ago
Ganesh Ajjanagadde 4c96985af1 all: remove some casts of function pointer to void * 10 years ago
Ronald S. Bultje 49d8a70dc5 vp9: uses ff_set_dimensions (which sets coded_width/height). 10 years ago
Ronald S. Bultje 52f84d82bd videodsp: don't overread edges in vfix3 emu_edge. 10 years ago
Ganesh Ajjanagadde 683462911d avfilter: avoid zero arguments to variadic macro 10 years ago