44852 Commits (7147efa9f5988e2423a1a9702cecfebcf6b89c27)
 

Author SHA1 Message Date
Michael Niedermayer 8c51ea5489 Merge commit 'c831ebf61629d219ebcaa9f02d262e67aad09d83' 13 years ago
Michael Niedermayer b8044972c4 Merge commit '117d8c6d1f1c187ffc6098d9618457e00534e013' 13 years ago
Michael Niedermayer 0da50055eb matroskadec: fix typo 13 years ago
Michael Niedermayer 6902c3acb0 Merge commit '870e75524aa0d00ebcd1d15589c8d29b84af1565' 13 years ago
Clément Bœsch 2f39d7ff3f lavfi/select: make lavc dependency optional. 13 years ago
Mans Rullgard a27a690fac ARM: swap source operands in some add instructions 13 years ago
Mans Rullgard 0122118ec3 configure: update tms470 detection for latest version 13 years ago
Janne Grunau 6746cd7f61 lavf probe: prevent codec probe with no data at all seen 13 years ago
Michael Niedermayer a16c512374 Merge commit 'c9a39cec70603f662f4c326b21b11c4f0112079a' 13 years ago
Michael Niedermayer 1df2e3c707 Merge commit '8d4dd55c37b14ecea596f3477b35bf6c20688d8b' 13 years ago
jamal 33f92a3ea2 configure: fix git domain check with out of tree build 13 years ago
Michael Niedermayer db0087dc1d mxfdec: fix index_tables check in mxf_read_seek() 13 years ago
Stefano Sabatini 5bd6a4800d tests: add fate-ffprobe test 13 years ago
Stefano Sabatini 53d71335cb lavd/lavfi: push frames until the last sink is EOF 13 years ago
Stefano Sabatini 98f753ec51 lavfi/testsrc: increase precision of the duration parameter 13 years ago
Mans Rullgard a34a609fc1 motion_est: fix use of inline on extern functions 13 years ago
Michael Niedermayer 16e52c86ba error_resilience: guess_dc: check malloc failure 13 years ago
Michael Niedermayer d2981b8ef1 h263dec: disable coded dimensions = 0 handling 13 years ago
Michael Niedermayer 61ced71d79 Merge commit '581281e242609a222233a2e5538b89dfb88fb18e' 13 years ago
Matthieu Bouron d57ca5e5a8 mxfenc: support 23.976 and 24 frame rates 13 years ago
Matthieu Bouron 906a263813 mxfenc: factorize samples per frame code 13 years ago
Michael Niedermayer d1974e05d1 j2k: fix "static is not at beginning of declaration" warning 13 years ago
Michael Niedermayer 161c6d1682 configure: Detect old git domain and inform the user about it. 13 years ago
Michael Niedermayer 168bc5f2c5 mov: fix 32/64 format type 13 years ago
Michael Niedermayer 36c2694d83 dcadec: fix "set but not used" variable 13 years ago
Michael Niedermayer c1f3a4d1e3 libavfilter/filtfmts: fix argv/argc checks 13 years ago
Michael Niedermayer f5326dc68e bavfilter/filtfmts: fix type for channel layouts 13 years ago
Michael Niedermayer 270a325f0c av_des_init: suppress warning about unused parameter 13 years ago
Anton Khirnov 50d1f4437b mp3dec: read Xing frame TOC index 13 years ago
Anton Khirnov 2d1a1a7f62 mp3dec: use named constants for Xing header flags 13 years ago
John Van Sickle 9bf41210a9 libx264: add support for nal-hrd, required for Blu-ray streams. 13 years ago
Yusuke Nakamura d17d0ec8c2 mov: support random access point grouping 13 years ago
Luca Barbato c831ebf616 matroskadec: split frame parsing 13 years ago
Luca Barbato 117d8c6d1f matroska: implement support for ProRes 13 years ago
Luca Barbato 870e75524a matroskadec: validate lace_size when parsed 13 years ago
Luca Barbato c9a39cec70 matroskadec: return meaningful errors in matroska_decode_buffer 13 years ago
Luca Barbato 8d4dd55c37 matroskadec: refactor matroska_decode_buffer 13 years ago
Luca Barbato 7d8431004a matroskadec: properly support BlockDuration 13 years ago
Luca Barbato 2d0e7713f9 matroskadec: split laces parsing 13 years ago
Moritz Bunkus 8071dca3d5 matroska: implement support for ALAC 13 years ago
Dale Curtis df1d84121b matroskadec: fix incorrect unsigned->signed conversion 13 years ago
Luca Barbato 581281e242 matroskadec: check realloc in lzo encoding 13 years ago
Luca Barbato cd4739c4f2 matroska: honor error_recognition on unknown doctypes 13 years ago
Alex Converse df6c3f9fb3 tiffdec: Add support for GRAY16LE. 13 years ago
Alex Converse 298ed797e1 tiffenc: Add support for little endian RGB48 and GRAY16 13 years ago
Janne Grunau 8701f4f8e8 mpeg4: support frame parameter changes with frame-mt 13 years ago
Janne Grunau 01fc5d6609 mpegvideo: check ff_find_unused_picture() return value for errors 13 years ago
Janne Grunau 32c7589bb7 mpegvideo: release frame buffers before freeing them 13 years ago
Andrey Utkin cb3591e697 avutil: Cast AV_NOPTS_VALUE to int64_t explicitly 13 years ago
Michael Niedermayer d5fd610dab wmavoice: initialize best_hist_ptr to NULL to prevent (incorrect) warning. 13 years ago