76401 Commits (306808f10fe8d8f20ee2d49311befd82a6295010)
 

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