76274 Commits (51ee62d50b194422d1318e403a4c7780f65e2b70)
 

Author SHA1 Message Date
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
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
Clément Bœsch 6b5412cbfa avutil/opt: print more meaningful default flags values 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
Marton Balint 5e9f14e4bf libzvbi-teletextdec: fix AVSubtitleRect pict compatiblity code 9 years ago
Marton Balint 03037a4aad ffplay: use a separate struct for the rescaled YUVA AVSubtitle rectangles 9 years ago
Carl Eugen Hoyos a3bed3f3e1 lavf/ingenientdec: Add a probe function. 9 years ago
Carl Eugen Hoyos 9c069bf71a lavc/hapdec: Use correct no-transparency colour space. 9 years ago
Michael Niedermayer e06ef9aa5f avcodec/dpxenc: Fix "libavcodec/dpxenc.c:250:44: warning: passing argument 3 of av_image_copy_to_buffer from incompatible pointer type" 9 years ago
Paul B Mahol daabc59c64 avformat/genh: add ADPCM IMA DVI support 9 years ago
Paul B Mahol a03fe8adba avformat/ads: extend format long description 9 years ago
Paul B Mahol dfc64f4ddf avformat/svag: extend format long description 9 years ago
Paul B Mahol 8dea76180c avcodec: extend long decription for adpcm psx codec 9 years ago
Paul B Mahol dd456245b6 avformat/msf: extend format long description 9 years ago
Tom Butterworth abae43a7d4 Add myself as maintainer for Hap 9 years ago
Ganesh Ajjanagadde 8738885c7d Revert "configure: add -Wstrict-prototypes when available" 9 years ago
Ganesh Ajjanagadde e6a93e59ad configure: add -Wstrict-prototypes when available 9 years ago
Ganesh Ajjanagadde 8ed79c45b4 avutil/qsort: use the do while form for AV_QSORT, AV_MSORT 9 years ago
Ronald S. Bultje 0c7b44a01c vf_psnr/ssim: don't crash if stats_file is NULL. 9 years ago
Tom Butterworth a60539bb5e avcodec/hap: set bits_per_coded_sample 9 years ago
Paul B Mahol ca09eacbce avfilter: add shuffleframes filter 9 years ago
Michael Niedermayer 573334da82 avformat/mov: Autodetect mp3s which need parsing 9 years ago
Ganesh Ajjanagadde a7c5005d7b avdevice/pulse_audio_common: add av_warn_unused_result 9 years ago