44624 Commits (98f753ec5198d4f74ba9f68cc85badf8a6257547)
 

Author SHA1 Message Date
Stefano Sabatini 98f753ec51 lavfi/testsrc: increase precision of the duration parameter 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
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
Michael Niedermayer 8846115b1a Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 67d501b4f1 Merge commit '1b3439b3055b083df51d7f7838ecc6b3f708b15c' 13 years ago
Mans Rullgard ac3a9b51f7 configure: msvc: default to 'lib' as 'ar' tool 13 years ago
Mans Rullgard 3dbc777c7f build: support some non-standard ar variants 13 years ago
Tim Nicholson b90210e9c5 doc/filters: clarify use of graph2dot 13 years ago
Stefano Sabatini f398617b19 ffprobe: fix CSV writer output 13 years ago
Janne Grunau b16d001b62 rv34: use ff_MPV_common_frame_size_change() 13 years ago
Janne Grunau 435c0b87d2 mpegvideo: add reinit function for frame parameter changes 13 years ago
Janne Grunau 1b3439b305 mpegvideo: move frame size dependent memory management to separate functions 13 years ago
Bobby Bingham d0c6ac0deb Fix segfault with -filters option 13 years ago
Bobby Bingham f1b6c14297 ffserver: fix typo in log message 13 years ago
Mans Rullgard aeeb782c2a configure: add --toolchain option 13 years ago
Michael Niedermayer 8d07742cb1 avidec: workaround aac with broken block align 13 years ago
Derek Buitenhuis 8e2a950b29 ffprobe: Add a few common disposition cases 13 years ago
Clément Bœsch b89c16e73e lavfi/select: make sure avctx is set before closing it. 13 years ago
Carl Eugen Hoyos 9e208ce6dd Silence warning C4554 when compiling with msvc. 13 years ago
Michael Niedermayer 0b2ac679e2 sonic: factorize tail_size 13 years ago
Michael Niedermayer 512beea529 sonicenc: limit quant so that golomb codes are less than 32 bits long 13 years ago
Martin Storsjö e772f9faec configure: Make the smoothstreaming muxer enable the ismv muxer 13 years ago
Martin Storsjö 84cc314e40 smoothstreaming: Export the mp4 codec tags 13 years ago
Michael Niedermayer efac6f7472 x86/mpegaudiodec: drop likely now unneeded #if HAVE_AVX_EXTERNAL 13 years ago
Michael Niedermayer c0dfc720ef mpegaudiodec: add prototypes for all functions that may need them 13 years ago
Michael Niedermayer 36e5c472c8 allcodecs: re-enable sonic 13 years ago
Michael Niedermayer a44cbc1cbc sonic: update to encode2() API 13 years ago
Luca Barbato 9888ffb1ce mov: check for EOF in long lasting loops 13 years ago
Luca Barbato 419ffb2390 avcodec: cleanup utils.c 13 years ago
Justin Ruggles ee90119e9e binkaudio: remove unneeded GET_BITS_SAFE macro 13 years ago
Justin Ruggles 7bfd1766d1 binkaudio: use float sample format 13 years ago